-- Logs begin at Fri 2020-12-11 12:55:05 UTC, end at Fri 2020-12-11 15:48:06 UTC. -- Dec 11 13:37:15.842934 n-d-766726-2 systemd[1]: Starting Devstack devstack@c-api.service... Dec 11 13:37:15.851568 n-d-766726-2 devstack@c-api.service[88092]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: *** Starting uWSGI 2.0.15-debian (64bit) on [Fri Dec 11 13:37:15 2020] *** Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: nodename: n-d-766726-2 Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: machine: x86_64 Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: clock source: unix Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: pcre jit disabled Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: detected number of CPU cores: 4 Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: current working directory: / Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: detected binary path: /usr/bin/uwsgi-core Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: dropping root privileges as early as possible Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: your processes number limit is 47843 Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: your memory page size is 4096 bytes Dec 11 13:37:15.853562 n-d-766726-2 devstack@c-api.service[88092]: detected max file descriptor number: 2048 Dec 11 13:37:15.855355 n-d-766726-2 devstack@c-api.service[88092]: lock engine: pthread robust mutexes Dec 11 13:37:15.855355 n-d-766726-2 devstack@c-api.service[88092]: thunder lock: enabled Dec 11 13:37:15.855355 n-d-766726-2 devstack@c-api.service[88092]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Dec 11 13:37:15.855355 n-d-766726-2 devstack@c-api.service[88092]: dropping root privileges after socket binding Dec 11 13:37:15.855355 n-d-766726-2 devstack@c-api.service[88092]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Dec 11 13:37:15.901246 n-d-766726-2 devstack@c-api.service[88092]: Python main interpreter initialized at 0x5579f57ac9c0 Dec 11 13:37:15.901246 n-d-766726-2 devstack@c-api.service[88092]: dropping root privileges after plugin initialization Dec 11 13:37:15.901246 n-d-766726-2 devstack@c-api.service[88092]: python threads support enabled Dec 11 13:37:15.901246 n-d-766726-2 devstack@c-api.service[88092]: your server socket listen backlog is limited to 100 connections Dec 11 13:37:15.901246 n-d-766726-2 devstack@c-api.service[88092]: your mercy for graceful operations on workers is 90 seconds Dec 11 13:37:15.901812 n-d-766726-2 devstack@c-api.service[88092]: mapped 402621 bytes (393 KB) for 2 cores Dec 11 13:37:15.901812 n-d-766726-2 devstack@c-api.service[88092]: *** Operational MODE: preforking *** Dec 11 13:37:15.901980 n-d-766726-2 devstack@c-api.service[88092]: dropping root privileges after application loading Dec 11 13:37:15.901980 n-d-766726-2 devstack@c-api.service[88092]: *** uWSGI is running in multiple interpreter mode *** Dec 11 13:37:15.901980 n-d-766726-2 devstack@c-api.service[88092]: spawned uWSGI master process (pid: 88092) Dec 11 13:37:15.902172 n-d-766726-2 systemd[1]: Started Devstack devstack@c-api.service. Dec 11 13:37:15.902493 n-d-766726-2 devstack@c-api.service[88092]: spawned uWSGI worker 1 (pid: 88093, cores: 1) Dec 11 13:37:15.902864 n-d-766726-2 devstack@c-api.service[88092]: spawned uWSGI worker 2 (pid: 88094, cores: 1) Dec 11 13:37:15.902960 n-d-766726-2 devstack@c-api.service[88092]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Dec 11 13:37:19.650923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88094) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 11 13:37:19.653268 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 11 13:37:19.662712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88094) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 11 13:37:19.664347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:19.665470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:19.665900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:19.666937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:19.667155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:19.667416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:19.667630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:19.667923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:19.668133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:19.668371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:19.832004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88093) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 11 13:37:19.834644 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 11 13:37:19.839385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88093) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 11 13:37:19.841054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:19.841757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:19.842424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:19.843186 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:19.843484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:19.843778 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:19.844073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:19.844459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:19.844807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:19.845134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:19.867440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:19.867774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:19.868121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:19.868314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:19.868579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:19.868927 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:19.869283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:19.878219 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:19.878621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:19.878969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:19.879313 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:19.879655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:19.880024 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:19.880379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:19.887887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:19.888256 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:19.888604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:19.888944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:19.889280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:19.889614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:19.889961 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:19.892189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:19.892556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:19.892894 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:19.893298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:19.893601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:19.893875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:19.894219 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.056752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.057068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.057364 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.057672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.057958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.058233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.058612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.061484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.061859 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.062162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.062531 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.062909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.063248 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.063568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.065796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.066195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.066557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.066854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.067144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.067437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.067740 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.068743 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.069077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.069370 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.069667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.069954 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.070244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.070572 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.588141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.588484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.588663 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.588839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.589013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.589258 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.589508 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.594635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.595411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.595577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.595812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.596048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.596280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.596532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.600050 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.600331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.600505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.600689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.600931 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.601128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.601389 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.602906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.603148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.603392 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.603630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.603861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.604088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.604333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.611232 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.611526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.611526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.611907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.612066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.612246 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.612468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.623309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.623622 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.623806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.623982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.624157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.624397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.624646 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.631821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.632097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.632274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.632449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.632695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.632934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.633183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.635692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.635904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.636148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.636384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.636616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.636867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.637094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.638537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.638743 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.638995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.639284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.639451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.639782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.639935 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.644928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.645223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.645393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.645611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.645849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.646092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.646352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.649812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.650023 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.650310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.650509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.650749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.651004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.651679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.652895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.653153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.653328 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.654146 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.654146 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.654146 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.654146 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.657775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.658007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.658426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.658686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.658864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.659101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.659320 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.664609 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.664889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.665092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.665314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.665496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.665665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.665910 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.667980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.668225 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.668408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.668646 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.668820 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.668986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.669162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.669341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.669520 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.669520 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.669853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.670026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.670026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.670026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.671016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.671256 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.671568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.671796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.671973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.672153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.672355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.672515 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.672650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.672807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.672947 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.673103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.673103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.673425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.673605 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.673770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.673770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.673770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.674223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.674223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.674564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.675689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.675924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.676269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.676428 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.676614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.676749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.676882 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.677058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.677203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.677340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.677496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.677632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.677767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.677767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.680319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.680567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.680772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.680970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.681139 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.681327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.681500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.681671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.681831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.681986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.682156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.682156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.682156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.682671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.683859 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.684104 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.684354 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.684597 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.684832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.685033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.685225 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.685403 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.685569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.685569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.685888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.686059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.686237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.686442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.686639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.686811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.686811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.687140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.687311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.687488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.687650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.688171 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.689010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.689152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.689283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.689412 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.689559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.689689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.689818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.689952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.690077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.690211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.690347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.690568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.690691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.691134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.691339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.691563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.691831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.692089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.692356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.692356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.693586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.693993 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.693993 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.694309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.694523 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.694786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.695010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.695777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.696010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.696145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.696259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.696464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.696720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.696982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.697224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.701703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.701703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.701703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.702227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.702400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.702400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.702660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.702800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.702965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.703136 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.703302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.703302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.703302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.703811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.703811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.703811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.703811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.703811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.703811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.703811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.705425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.705425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.705425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.705896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.705896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.706212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.706212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.707371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.707582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.707767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.708006 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.708233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.708458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.708695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.709978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.710215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.710482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.710717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.710917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.711140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.711384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.712470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.712707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.712937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.713172 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.713397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.713585 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.713834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.714633 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.714865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.715055 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.715295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.715489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.715709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.715956 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.717436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.717626 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.717840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.718203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.718634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.718836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.719255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.722160 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.722351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.722527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.722683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.722820 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.722951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.723096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.723228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.723361 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.723500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.723634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.723809 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.724386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.725004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.728232 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.728440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.728700 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.728951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.729163 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.729560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.729785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.732342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.732714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.732887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.733038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.733179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.733320 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.733463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.733608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.733767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.733767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.734043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.734176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.734546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.735746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.736086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.736333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.736574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.736817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.737046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.737242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.737489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.738876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.739090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.739502 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.739711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.739983 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.740309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.740490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.740643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.740789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.740923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.741157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.741777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.742178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.742339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.742537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.742675 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.742818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.742950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.743156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.743514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.743907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.744047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.744325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.744843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.745259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.745667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.746070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.746565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.746700 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.746788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.747023 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.747269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.747509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.747777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.747978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.748427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.748841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.749264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.749731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.750132 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.750619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.752185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.752590 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.752996 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.753429 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.753828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.754233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.754734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.756577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.756907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.757331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.757744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.758186 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.758606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.784897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88093) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 11 13:37:20.785262 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.785511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.785939 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.786185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.786470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.786706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.786940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.787177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.787385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.787614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.787849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.788115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.788266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.788468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.788912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.789113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.789522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.789754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.789977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.790230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.790495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.790691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.790890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.791126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.791377 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.791600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.791817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.792038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.792270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.792486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.792719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.792943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.793079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88094) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 11 13:37:20.793231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.793367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.793548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.793730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.793867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.794005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.794145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.794295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.794464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.794625 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.794772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.794985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.795178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.795178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.795438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.795578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.795578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.795845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.795995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.795995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.796268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.796402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.796402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.796667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.796806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.796806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.797078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.797227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.797227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.797472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.798249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.798249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.799776 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.799945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.799945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.800183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.800326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.800326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.800604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.800817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.800817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.801128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.801272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.801272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.801550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.801698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.801698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.801964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.802100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.802100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.802385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.802529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.802529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.802802 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.802958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.802958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.803220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.803360 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.803360 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.803627 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.803767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.803907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.804046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.804046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.804318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.804459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.804459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.804728 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.804866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.804866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.805131 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.805325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.805325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.805616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.805754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.805754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.806020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.806158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.806158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.806445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.806588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.806588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.806867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.807008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.807008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.807280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.807420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.807420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.807684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.807822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.807822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.808094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.808233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.808233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.808489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.808679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.808679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.808982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.809200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.809200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.809955 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.810088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.810088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.810359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.810572 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.810572 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.810862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.811000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.811000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.811404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.811546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.811687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.811826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.811826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.811826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.812217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.812356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.812356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.812630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.812770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.812915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.813056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.813056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.813786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.813923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.813923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.814199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.814334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.814334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.814627 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.814767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.814767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.815032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.815175 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.815175 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.815429 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.815628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.815628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.815892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.816031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.816031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.816293 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.816433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.816433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.816696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.816847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.816847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.817114 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.817253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.817253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.817519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.817656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.817656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.817932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.818079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.818079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.818343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.818524 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.818524 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.818790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.818918 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.818918 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.819222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.819363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.819363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.819656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.820179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.820179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.820443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.820581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.820581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.820849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.820999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.820999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.821274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.821462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.821462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.821742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.821881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.821881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.822148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.822299 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.822299 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.822650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.822794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.822794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.823068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.823209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.823209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.823489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.823641 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.823641 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.823906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.824046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.824046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.824314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.824453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.824453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.824723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.824875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.824875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.825145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.825292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.825292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.825561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.825750 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.825750 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.826030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.826185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.826328 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.826511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.826511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.826779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.826921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.826921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.826921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.827363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.827521 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.827521 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.827784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.827925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.827925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.828191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.828331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.828331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.828599 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.828751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.828751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.829669 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.829850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.830505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.830640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.830640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.830916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.831056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.831056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.831340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.831483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.831483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.831811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.831942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.831942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.832219 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.832362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.832362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.832643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.832787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.832787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.833054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.833195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.833195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.833466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.833606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.833606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.833886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.834025 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.834025 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.834270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.834536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.834536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.834851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.834992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.834992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.835287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.835427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.835427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.835696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.835845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.835845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.836077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.836198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.836198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.836443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.836588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.836588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.836848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.837037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.837037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.837327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.837474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.837625 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.837770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.837770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.838038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.838215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.838215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.838483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.838607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.838607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.838857 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.838986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.839112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.839112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.839112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.839449 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 11 13:37:20.839449 n-d-766726-2 devstack@c-api.service[88092]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 11 13:37:20.839789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.839789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.839789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.839789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.839789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.839789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.839789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.839789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.839789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.841384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.841384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.841384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.841384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.841384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.841384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.841384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.841384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.841384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.842556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.842556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.842556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.842556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.843112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.843112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.843487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.843918 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.844334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.844781 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.845216 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.845621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.851460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.851460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.851460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.851460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.851460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.851460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.851460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.851460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.851460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.852639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.852639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.852639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.852639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.852639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.852639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.852639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.852639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.852639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.853537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.853537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.853767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.853976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.854425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.854830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.855224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.855619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.856047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.856464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.856839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.857223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.857620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.858027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.858486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.858897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.859334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.859758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.860210 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.860603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.860943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.861266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.861699 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.862129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.862579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.862978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.863376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.863778 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.864173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.864589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.865007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.865411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.865799 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.866221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.866671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.867066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.867504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.867939 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.868345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.868710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.868949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.869196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.869568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.870009 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.870467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.870871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.871254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.871692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.872196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.872398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.872818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.873188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.873594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.873982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.874433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.874837 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.875248 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.876152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.876816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.877211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.877611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.878016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.878468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.878829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.879268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.879667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.880024 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.880393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.880796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.881187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.881583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.881992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:20.882645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:20.882814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:20.883222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:20.883612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:20.884020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:20.884406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:20.886939 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 11 13:37:20.886939 n-d-766726-2 devstack@c-api.service[88092]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 11 13:37:20.951147 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-f771ecad-1390-48a1-ae39-94317dff20ad 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 13:37:21.074290 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 13:37:21.179280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 11 13:37:21.186355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 11 13:37:21.194286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 11 13:37:21.200952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 11 13:37:21.202136 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.202778 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.224337 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.keymgr.conf_key_mgr [None req-f771ecad-1390-48a1-ae39-94317dff20ad 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' Dec 11 13:37:21.227172 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.227876 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.234574 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.235230 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.241314 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.241868 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.246755 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.247310 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.257844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-f771ecad-1390-48a1-ae39-94317dff20ad 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 13:37:21.264535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 11 13:37:21.271538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 11 13:37:21.272599 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.273038 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.275583 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.276006 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.278035 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.278479 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.280391 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.280806 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.283228 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.283650 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.286231 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.api.contrib.hosts [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 11 13:37:21.287265 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.287697 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.290216 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.290846 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.293376 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.293956 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.296522 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.297032 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.299500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: extensions {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.301963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: extra_specs {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.304458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: backups {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.309094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-volume-manage {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.311565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-snapshot-manage {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.314487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: encryption {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.316800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-quota-sets {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.319219 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-volume-transfer {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.321775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-quota-class-sets {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.323866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-hosts {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.326591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-volume-type-access {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.329509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: qos-specs {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.332745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: scheduler-stats {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.335197 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: cgsnapshots {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.337670 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: capabilities {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.339672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: consistencygroups {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.342833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-services {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.345220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: encryption {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.347314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-availability-zone {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.350019 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.350486 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.352521 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.352950 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.355036 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.355455 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.357664 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.358092 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.360699 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.361133 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.363328 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.363749 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.365702 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.366145 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.368391 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.368810 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.370675 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.371112 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.372963 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.373378 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.375024 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.snapshot_actions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] SnapshotActionsController initialized {{(pid=88093) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 11 13:37:21.375416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeActions extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.376650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.377018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.377521 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension AdminActions extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.377897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension AdminActions extending resource: snapshots {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.378267 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension AdminActions extending resource: backups {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.378657 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.379018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.379397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.379746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.380121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.380476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.380829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension TypesManage extending resource: types {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.381197 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.381962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension UsedLimits extending resource: limits {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.382297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.382517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 11 13:37:21.388409 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-f771ecad-1390-48a1-ae39-94317dff20ad 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. Dec 11 13:37:21.391438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 11 13:37:21.395713 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-f771ecad-1390-48a1-ae39-94317dff20ad 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 Dec 11 13:37:21.400577 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 11 13:37:21.409905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 11 13:37:21.411182 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.411832 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.437431 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.keymgr.conf_key_mgr [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca 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' Dec 11 13:37:21.440763 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.441394 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.451458 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.452112 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.460846 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.461479 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.467891 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.468523 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.472104 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Initializing extension manager. {{(pid=88093) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 11 13:37:21.472575 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.472933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.473476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.473826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.474168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: ExtendedServices {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.474582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-extended-services {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.474925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Extended services support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.475257 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.475563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-extended-services {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.475912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.476260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.476562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: TypesExtraSpecs {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.476890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-types-extra-specs {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.477226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Type extra specs support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.477553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.477928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-types-extra-specs {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.478303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.478671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.478999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: Backups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.479296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: backups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.479636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Backups support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.479960 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.480287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: backups {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.482135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.482562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.482763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 13:37:21.482949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeActions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.483229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-volume-actions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.483735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Enable volume actions. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.483930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.484270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-volume-actions {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.484639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.485037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.486021 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: SchedulerHints {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.486330 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: OS-SCH-HNT {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.486707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.487040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.487369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: OS-SCH-HNT {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.487712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.488057 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.488384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeManage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.488711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-volume-manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.489042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.489367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.489692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-volume-manage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.490033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.490395 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.490724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: SnapshotManage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.491050 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-snapshot-manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.491379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.491705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.491995 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 11 13:37:21.492257 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-snapshot-manage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.492429 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.492653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.492979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeTypeEncryption {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.493343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: encryption {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.493693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Encryption support for volume types. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.494013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.494332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: encryption {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.494703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.495040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.495367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: ExtendedSnapshotAttributes {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.495688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-extended-snapshot-attributes {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.496014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Extended SnapshotAttributes support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.496336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.497154 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.497154 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.497451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.497630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: Quotas {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.497875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-quota-sets {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.498203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Quota management support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.498553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.498874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-quota-sets {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.499212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.499545 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.499867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeTransfer {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.500187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-volume-transfer {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.500522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Volume transfer management support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.500888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.501212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-volume-transfer {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.501808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.501997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.rpc [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 11 13:37:21.502166 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.502490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: AdminActions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.502817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-admin-actions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.503140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Enable admin actions. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.503323 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.503551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.503759 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-admin-actions {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.503929 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.504090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.504401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.504719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: QuotaClasses {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.505046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-quota-class-sets {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.505371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Quota classes management support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.505691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.506011 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-quota-class-sets {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.506346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.506707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.507031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeTenantAttribute {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.508403 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-vol-tenant-attr {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.508628 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.508849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.508849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.509303 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.509985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-vol-tenant-attr {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.509985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.509985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.509985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: Hosts {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.509985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-hosts {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.509985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Admin-only host administration. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.509985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.511275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-hosts {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.511275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.511275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.511868 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.512082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeTypeAccess {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.512082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-volume-type-access {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.512498 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.512709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Volume type access support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.512709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.512709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-volume-type-access {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.512709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.513534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.513534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeUnmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.513925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-volume-unmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.513925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Enable volume unmanage operation. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.514327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.514583 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.514812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-volume-unmanage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.514812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.515244 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.515460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.515460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeImageMetadata {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.515860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-vol-image-meta {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.516069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Show image metadata associated with the volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.516353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.516675 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-vol-image-meta {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.517005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.517342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.517578 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.517976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: Qos_specs_manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.517976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: qos-specs {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.518428 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.518650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: QoS specs support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.518650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.519075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: qos-specs {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.519294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.519514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.519764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeMigStatusAttribute {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.520090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-vol-mig-status-attr {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.520412 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.520737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.521055 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-vol-mig-status-attr {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.521433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.521660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.521897 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.api.contrib.hosts [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 11 13:37:21.522087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: Scheduler_stats {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.522277 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: scheduler-stats {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.522636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Scheduler stats support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.522953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.523268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: scheduler-stats {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.523495 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.523708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.523921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.524150 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.524355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: Cgsnapshots {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.524570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: cgsnapshots {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.524794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: cgsnapshots support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.525070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.525391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: cgsnapshots {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.525776 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.526033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.526357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: Capabilities {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.526701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: capabilities {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.527027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Capabilities support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.527263 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.527467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.527673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: capabilities {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.527893 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.528417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.528417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.528844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: SnapshotUnmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.528844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-snapshot-unmanage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.529255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Enable volume unmanage operation. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.529467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.529693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-snapshot-unmanage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.530026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.530421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.530662 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: Consistencygroups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.530977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: consistencygroups {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.531812 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.532522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: consistency groups support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.532522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.532947 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.533162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: consistencygroups {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.533162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.services.Services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.533162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.533784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: Services {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.533784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-services {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.534200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Services support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.534200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.534736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-services {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.535011 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.535236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.535449 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.535676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: TypesManage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.535676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-types-manage {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.536502 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.536716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Types manage support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.536716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.536716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-types-manage {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.537337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.537337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.537742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: SnapshotActions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.537973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-snapshot-actions {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.538187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Enable snapshot manager actions. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.538635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: extensions {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.538863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.538863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-snapshot-actions {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.539291 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.539291 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.539713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: UsedLimits {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.539924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-used-limits {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.540198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Provide data on limited resources that are being used. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.540519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.540837 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-used-limits {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.541170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: extra_specs {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.541392 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.541607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.541833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeEncryptionMetadata {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.542044 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-volume-encryption-metadata {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.542400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.542719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.543037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-volume-encryption-metadata {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.543371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.543701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.544023 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: VolumeHostAttribute {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.544404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-vol-host-attr {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.544651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: backups {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.545001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Expose host as an attribute of a volume. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.545001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.545415 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-vol-host-attr {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.545647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.545857 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88093) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.546121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext name: AvailabilityZones {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.546645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext alias: os-availability-zone {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.546871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext description: Describe Availability Zones. {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.547096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88093) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.547325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Loaded extension: os-availability-zone {{(pid=88093) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.549275 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.549708 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.549940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-volume-manage {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.553228 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.553670 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.554720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-snapshot-manage {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.556065 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.556601 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.558248 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: encryption {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.558721 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.558721 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.564363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-quota-sets {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.567997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-volume-transfer {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.571763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-quota-class-sets {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.572150 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.572606 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.575274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-hosts {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.577471 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.577635 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.580152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-volume-type-access {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.582540 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.583011 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.583928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: qos-specs {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.588294 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.588501 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: scheduler-stats {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.588746 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.591804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: cgsnapshots {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.592601 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.593048 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.595377 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: capabilities {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.597209 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.597659 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.598332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: consistencygroups {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.602179 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.602660 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.602943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-services {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.605819 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: encryption {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.606528 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.606965 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.609279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-availability-zone {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.611362 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.611847 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.613621 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.614182 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.614390 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.614643 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.617348 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.617981 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.618345 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.618805 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.621512 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.622132 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.626952 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.627229 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.627384 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.627551 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.630651 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.631282 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.632482 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.632914 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.634614 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.635208 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.635421 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.635600 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.637554 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.637980 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.638302 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.638965 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.639893 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.640320 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.642753 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.642946 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.643164 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.643492 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.645970 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.646236 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.646437 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.646911 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.648708 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.649132 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.649806 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.650449 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.651328 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.652112 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.652878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.snapshot_actions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] SnapshotActionsController initialized {{(pid=88094) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 11 13:37:21.653457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeActions extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.653790 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.654116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.654306 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.654857 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.655406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension AdminActions extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.655773 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: extensions {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.655950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension AdminActions extending resource: snapshots {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.656489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension AdminActions extending resource: backups {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.657565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.658106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeTypeAccess extending resource: types {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.658278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: extra_specs {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.658707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.659232 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.659820 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.660350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.660528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: backups {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.660872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension TypesManage extending resource: types {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.661427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension SnapshotActions extending resource: snapshots {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.661948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension UsedLimits extending resource: limits {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.662496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.663534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-volume-manage {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.665589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-snapshot-manage {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.667794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: encryption {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.671463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-quota-sets {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.673702 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca 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. Dec 11 13:37:21.674289 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-volume-transfer {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.676752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-quota-class-sets {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.678660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-hosts {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.681442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-volume-type-access {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.683842 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: qos-specs {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.684861 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca 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 Dec 11 13:37:21.686785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: scheduler-stats {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.689624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: cgsnapshots {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.691825 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: capabilities {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.693732 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: consistencygroups {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.696652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-services {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.699096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: encryption {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.700974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extended resource: os-availability-zone {{(pid=88093) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.703461 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.704454 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.706671 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.707104 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.709252 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.709675 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.711951 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.712391 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.714527 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.714952 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.717174 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.717596 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.719719 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.720154 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.722465 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.722900 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.724819 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.725238 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.727182 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.727611 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.729449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.snapshot_actions [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] SnapshotActionsController initialized {{(pid=88093) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 11 13:37:21.729844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeActions extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.730270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.730683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.731052 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension AdminActions extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.731206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Initializing extension manager. {{(pid=88094) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 11 13:37:21.731405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension AdminActions extending resource: snapshots {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.731893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.732215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension AdminActions extending resource: backups {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.732406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.732944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.733208 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.733731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.733850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.734245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: ExtendedServices {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.734657 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.734763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-extended-services {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.735407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Extended services support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.735797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.736120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.736261 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-extended-services {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.736809 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.737269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.737442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.737604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension TypesManage extending resource: types {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.737779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.738273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: TypesExtraSpecs {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.738422 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.738797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-types-extra-specs {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.739090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension UsedLimits extending resource: limits {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.739292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Type extra specs support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.739781 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.739913 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-f771ecad-1390-48a1-ae39-94317dff20ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88093) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:21.740263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-types-extra-specs {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.740768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.741270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.741756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: Backups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.742236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: backups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.742758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Backups support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.743241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.743722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: backups {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.744227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.744722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.745207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeActions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.745687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-volume-actions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.746172 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Enable volume actions. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.746683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.747174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-volume-actions {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.747679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.748173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.748655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: SchedulerHints {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.749137 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: OS-SCH-HNT {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.749638 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.749900 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-f771ecad-1390-48a1-ae39-94317dff20ad 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. Dec 11 13:37:21.750114 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.751139 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: OS-SCH-HNT {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.751912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.752411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.752890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeManage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.753371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-volume-manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.754964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.755463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.755957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-volume-manage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.756470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.756971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.757459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: SnapshotManage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.757943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-snapshot-manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.758486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.758972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.759455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-snapshot-manage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.759875 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-f771ecad-1390-48a1-ae39-94317dff20ad 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 Dec 11 13:37:21.760000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.760431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.760914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeTypeEncryption {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.761392 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: encryption {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.761880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Encryption support for volume types. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.762378 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.762867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: encryption {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.763369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.763863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.764350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: ExtendedSnapshotAttributes {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.764834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-extended-snapshot-attributes {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.765315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Extended SnapshotAttributes support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.765792 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.766340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.767376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.767870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.768364 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: Quotas {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.768844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-quota-sets {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.769282 n-d-766726-2 devstack@c-api.service[88092]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5579f57ac9c0 pid: 88093 (default app) Dec 11 13:37:21.769416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Quota management support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.769775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.770252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-quota-sets {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.770788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.771280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.771761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeTransfer {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.772236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-volume-transfer {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.772721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Volume transfer management support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.773199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.773673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-volume-transfer {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.774186 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.774715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.774921 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1/1] 10.222.0.58 () {50 vars in 766 bytes} [Fri Dec 11 13:37:21 2020] GET /volume/v3 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Dec 11 13:37:21.775176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: AdminActions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.775897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-admin-actions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.776382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Enable admin actions. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.776867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.777351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-admin-actions {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.777849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.778350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.778864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: QuotaClasses {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.779337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-quota-class-sets {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.779821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Quota classes management support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.780296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.780776 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-quota-class-sets {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.781275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.781767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.782288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeTenantAttribute {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.783775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-vol-tenant-attr {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.783917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.784360 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.784842 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-vol-tenant-attr {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.785346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.786420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.786420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: Hosts {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.786798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-hosts {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.787282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Admin-only host administration. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.787758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.788239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-hosts {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.788739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.789229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.789712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeTypeAccess {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.790187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-volume-type-access {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.791214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Volume type access support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.791214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.791602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-volume-type-access {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.792279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.792564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.793044 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeUnmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.793524 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-volume-unmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.794003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Enable volume unmanage operation. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.794529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.795016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-volume-unmanage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.795526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.796384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.796545 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeImageMetadata {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.796942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-vol-image-meta {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.797430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Show image metadata associated with the volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.798473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.798961 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-vol-image-meta {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.799461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.799958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.800407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: Qos_specs_manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.801111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: qos-specs {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.801610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: QoS specs support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.802094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.802601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: qos-specs {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.803109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.803602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.804085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeMigStatusAttribute {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.804559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-vol-mig-status-attr {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.805044 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.805526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.806004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-vol-mig-status-attr {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.806563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.807058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.807534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: Scheduler_stats {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.808006 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: scheduler-stats {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.808488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Scheduler stats support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.808959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.809409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: scheduler-stats {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.809746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.810083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.810492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: Cgsnapshots {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.810912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: cgsnapshots {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.811287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: cgsnapshots support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.811650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.811959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: cgsnapshots {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.812369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.812793 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.814126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: Capabilities {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.814685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: capabilities {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.815211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Capabilities support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.815658 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.815991 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: capabilities {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.816381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.816713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.817033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: SnapshotUnmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.817342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-snapshot-unmanage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.817743 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Enable volume unmanage operation. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.817925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.818266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-snapshot-unmanage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.818638 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.818970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.819294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: Consistencygroups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.819615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: consistencygroups {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.819936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: consistency groups support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.820255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.820578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: consistencygroups {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.820914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.services.Services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.821275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.821572 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: Services {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.821887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-services {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.822199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Services support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.822574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.822852 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-services {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.823200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.823780 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.824286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: TypesManage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.824701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-types-manage {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.825192 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Types manage support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.825678 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.826108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-types-manage {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.826651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.827222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.827687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: SnapshotActions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.833969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-snapshot-actions {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.833969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Enable snapshot manager actions. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.833969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.833969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-snapshot-actions {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.833969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.833969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.833969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: UsedLimits {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.839621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-used-limits {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.839621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Provide data on limited resources that are being used. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.839621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.839621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-used-limits {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.839621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.839621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.839621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeEncryptionMetadata {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.842003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-volume-encryption-metadata {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.842003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.842003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.842003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-volume-encryption-metadata {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.842003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.842003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.842003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: VolumeHostAttribute {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.843519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-vol-host-attr {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.843519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Expose host as an attribute of a volume. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.843519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.843519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-vol-host-attr {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.843519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 11 13:37:21.844457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88094) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 11 13:37:21.844457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext name: AvailabilityZones {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 11 13:37:21.844959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext alias: os-availability-zone {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 11 13:37:21.845430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext description: Describe Availability Zones. {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 11 13:37:21.845921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88094) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 11 13:37:21.846462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.extensions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Loaded extension: os-availability-zone {{(pid=88094) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 11 13:37:21.848137 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.848710 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.851631 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.852546 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.856729 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.857503 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.862058 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.862854 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.886964 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.887709 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.894551 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.895279 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.901998 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.902729 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.908532 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.908982 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.912987 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.913426 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.917460 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.917912 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.922330 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.923420 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.927440 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.928751 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.931810 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.932328 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.934422 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.934829 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.938408 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.939037 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.948621 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.949243 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.954939 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.955375 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.957643 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.958066 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.960186 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.960620 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.962560 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.962976 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.964745 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.965170 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.968032 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.968459 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.970801 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.971231 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.973456 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.973877 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.975865 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:21.976284 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:21.977868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: extensions {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.979970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: extra_specs {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.982160 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: backups {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.985518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-volume-manage {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.987735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-snapshot-manage {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.989788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: encryption {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.992040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-quota-sets {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.994312 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-volume-transfer {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.996604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-quota-class-sets {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:21.999852 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-hosts {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.003290 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-volume-type-access {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.005541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: qos-specs {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.008618 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: scheduler-stats {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.010696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: cgsnapshots {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.012831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: capabilities {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.014868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: consistencygroups {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.018640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-services {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.022067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: encryption {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.025871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extended resource: os-availability-zone {{(pid=88094) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 11 13:37:22.031262 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.032240 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.034917 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.035352 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.037407 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.037825 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.040039 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.040469 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.042510 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.042960 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.045283 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.045727 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.048319 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.048753 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.051120 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.051527 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.053597 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.054031 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.056027 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 13:37:22.056449 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 13:37:22.058079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.snapshot_actions [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] SnapshotActionsController initialized {{(pid=88094) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 11 13:37:22.058523 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeActions extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.058974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.059338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.059720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension AdminActions extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.060234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension AdminActions extending resource: snapshots {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.060602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension AdminActions extending resource: backups {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.060969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.061332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeTypeAccess extending resource: types {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.061714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.062074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.062497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.062862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.063287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension TypesManage extending resource: types {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.064144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension SnapshotActions extending resource: snapshots {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.065653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension UsedLimits extending resource: limits {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.065653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88094) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 11 13:37:22.070951 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca 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. Dec 11 13:37:22.077138 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-5caa9786-d10f-44ab-b794-ca097eaff0ca 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 Dec 11 13:37:22.085102 n-d-766726-2 devstack@c-api.service[88092]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x5579f57ac9c0 pid: 88094 (default app) Dec 11 13:37:30.425782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] POST http://10.222.0.58/volume/v3/ccd5b3056e224f00ac15986fc7d6f442/types Dec 11 13:37:30.428725 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:37:30.428725 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:37:30.429664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:37:30.432982 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:37:30.432982 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:37:30.447535 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-be3697ec-b536-4f6a-9f36-24545d693c40 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 13:37:30.496644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] http://10.222.0.58/volume/v3/ccd5b3056e224f00ac15986fc7d6f442/types returned with HTTP 200 Dec 11 13:37:30.498238 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 2/2] 10.222.0.58 () {60 vars in 1228 bytes} [Fri Dec 11 13:37:29 2020] POST /volume/v3/ccd5b3056e224f00ac15986fc7d6f442/types => generated 186 bytes in 787 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:37:30.965904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-be3697ec-b536-4f6a-9f36-24545d693c40 req-e67c2923-c08a-42ec-ab23-bda2927ce7c0 admin admin] POST http://10.222.0.58/volume/v3/ccd5b3056e224f00ac15986fc7d6f442/types/26c848ff-90e4-416e-8ad9-508efa7d2077/extra_specs Dec 11 13:37:30.968681 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:37:30.968681 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:37:30.969515 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-be3697ec-b536-4f6a-9f36-24545d693c40 req-e67c2923-c08a-42ec-ab23-bda2927ce7c0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:37:30.972906 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:37:30.972906 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:37:31.020287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [req-be3697ec-b536-4f6a-9f36-24545d693c40 req-e67c2923-c08a-42ec-ab23-bda2927ce7c0 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 13:37:31.227398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-be3697ec-b536-4f6a-9f36-24545d693c40 req-e67c2923-c08a-42ec-ab23-bda2927ce7c0 admin admin] http://10.222.0.58/volume/v3/ccd5b3056e224f00ac15986fc7d6f442/types/26c848ff-90e4-416e-8ad9-508efa7d2077/extra_specs returned with HTTP 200 Dec 11 13:37:31.228707 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1/3] 10.222.0.58 () {62 vars in 1445 bytes} [Fri Dec 11 13:37:30 2020] POST /volume/v3/ccd5b3056e224f00ac15986fc7d6f442/types/26c848ff-90e4-416e-8ad9-508efa7d2077/extra_specs => generated 55 bytes in 721 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 13:38:42.724014 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] GET http://10.222.0.58/volume// Dec 11 13:38:42.724602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:38:42.725016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:38:42.726586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:38:42.727384 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 3/4] 10.222.0.58 () {56 vars in 1088 bytes} [Fri Dec 11 13:38:42 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:41:52.579244 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0cbb58ad-9554-4f9f-aa51-aff51fc3baf5 tempest-verify_tempest_config-83402760 tempest-verify_tempest_config-83402760] GET http://10.222.0.58/volume/v3/df42ab99328b4c4c86430daaa815dec2/extensions Dec 11 13:41:52.580231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0cbb58ad-9554-4f9f-aa51-aff51fc3baf5 tempest-verify_tempest_config-83402760 tempest-verify_tempest_config-83402760] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:41:52.581118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0cbb58ad-9554-4f9f-aa51-aff51fc3baf5 tempest-verify_tempest_config-83402760 tempest-verify_tempest_config-83402760] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:41:52.582632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0cbb58ad-9554-4f9f-aa51-aff51fc3baf5 tempest-verify_tempest_config-83402760 tempest-verify_tempest_config-83402760] http://10.222.0.58/volume/v3/df42ab99328b4c4c86430daaa815dec2/extensions returned with HTTP 200 Dec 11 13:41:52.584235 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 2/5] 10.222.0.58 () {58 vars in 1213 bytes} [Fri Dec 11 13:41:52 2020] GET /volume/v3/df42ab99328b4c4c86430daaa815dec2/extensions => generated 5245 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:41:52.643728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] GET http://10.222.0.58/volume/ Dec 11 13:41:52.644601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:41:52.644916 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Dec 11 13:41:52.644916 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:41:52.645589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:41:52.647649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be3697ec-b536-4f6a-9f36-24545d693c40 admin admin] http://10.222.0.58/volume/ returned with HTTP 300 Dec 11 13:41:52.648978 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 4/6] 10.222.0.58 () {52 vars in 806 bytes} [Fri Dec 11 13:41:52 2020] GET /volume => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:51:01.660861 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] POST http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes Dec 11 13:51:01.661855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1132519154"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:01.663371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1132519154'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 13:51:01.665031 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Create volume of 1 GB Dec 11 13:51:01.726440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Availability zone cache updated, next update will occur around 2020-12-11 14:51:01.723149. {{(pid=88094) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 11 13:51:01.731080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Availability Zones retrieved successfully. Dec 11 13:51:01.965495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Flow 'volume_create_api' (cc63a75b-745c-450d-9699-4dc6290b9d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:51:01.976408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02a1792c-6572-418e-b47a-f615daf17bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:01.986849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 13:51:02.193305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02a1792c-6572-418e-b47a-f615daf17bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:02.198719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5411d720-7ddb-4b30-8539-655c1ae1aa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:02.305053 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 11 13:51:02.306238 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 11 13:51:02.422180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Created reservations ['114a3b17-f109-4353-a6eb-6766e6188385', '3b7376c6-39d9-496c-8d9b-49717b1edcb8', '5fddacee-e8ae-485f-961e-afabd77465af', 'aecf39a9-45cf-4b44-848e-a225fa0d1a59'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 13:51:02.431298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5411d720-7ddb-4b30-8539-655c1ae1aa9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['114a3b17-f109-4353-a6eb-6766e6188385', '3b7376c6-39d9-496c-8d9b-49717b1edcb8', '5fddacee-e8ae-485f-961e-afabd77465af', 'aecf39a9-45cf-4b44-848e-a225fa0d1a59']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:02.444962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f11be306-6cbc-4e66-ae2d-b63bdb1417b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:02.565753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f11be306-6cbc-4e66-ae2d-b63bdb1417b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de8658a2-5f3b-4eff-83f7-42a30b9b25c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1132519154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3db2008b10340ff893bc8d516d81fdc',qos_specs=None,replication_status=,reservations=['114a3b17-f109-4353-a6eb-6766e6188385','3b7376c6-39d9-496c-8d9b-49717b1edcb8','5fddacee-e8ae-485f-961e-afabd77465af','aecf39a9-45cf-4b44-848e-a225fa0d1a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a6443415cdd4442a7071e829c27d0d2',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T13:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1132519154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de8658a2-5f3b-4eff-83f7-42a30b9b25c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3db2008b10340ff893bc8d516d81fdc',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,user_id='9a6443415cdd4442a7071e829c27d0d2',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:02.567872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40632001-955d-4a90-b9a3-a5f7c5b2efb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:02.605198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40632001-955d-4a90-b9a3-a5f7c5b2efb7) 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-LiveAutoBlockMigrationV225Test-volume-1132519154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3db2008b10340ff893bc8d516d81fdc',qos_specs=None,replication_status=,reservations=['114a3b17-f109-4353-a6eb-6766e6188385','3b7376c6-39d9-496c-8d9b-49717b1edcb8','5fddacee-e8ae-485f-961e-afabd77465af','aecf39a9-45cf-4b44-848e-a225fa0d1a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a6443415cdd4442a7071e829c27d0d2',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:02.608715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3412f3ca-9bff-4e17-9e0d-e5fe92a87176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:02.722073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3412f3ca-9bff-4e17-9e0d-e5fe92a87176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:02.726282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Flow 'volume_create_api' (cc63a75b-745c-450d-9699-4dc6290b9d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:51:02.823790 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Create volume request issued successfully. Dec 11 13:51:02.890736 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdf21087-d19e-4345-92e9-3660ce4bb830 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes returned with HTTP 202 Dec 11 13:51:02.893851 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 3/7] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 13:51:01 2020] POST /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes => generated 830 bytes in 1237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 13:51:02.908693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dcf5d10f-dbcc-49a4-959f-d8046e0459c1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:02.909216 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dcf5d10f-dbcc-49a4-959f-d8046e0459c1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:02.909696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dcf5d10f-dbcc-49a4-959f-d8046e0459c1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:03.352327 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:03.352327 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:03.390338 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dcf5d10f-dbcc-49a4-959f-d8046e0459c1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:03.476777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dcf5d10f-dbcc-49a4-959f-d8046e0459c1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:03.478842 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 5/8] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:02 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:04.512122 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4bfd05a-fbeb-46ff-ae34-82d49e544c14 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:04.516066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4bfd05a-fbeb-46ff-ae34-82d49e544c14 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:04.516852 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:04.516852 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:04.517975 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4bfd05a-fbeb-46ff-ae34-82d49e544c14 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:04.739892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:04.739892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:04.774091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4bfd05a-fbeb-46ff-ae34-82d49e544c14 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:04.837655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4bfd05a-fbeb-46ff-ae34-82d49e544c14 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:04.844000 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 4/9] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:04 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:05.880435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92481b12-a49e-4c8f-b104-267d0b7f1013 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:05.889283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92481b12-a49e-4c8f-b104-267d0b7f1013 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:05.889552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:05.889552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:05.890704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92481b12-a49e-4c8f-b104-267d0b7f1013 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:05.996850 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:05.996850 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:06.023473 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-92481b12-a49e-4c8f-b104-267d0b7f1013 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:06.069170 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92481b12-a49e-4c8f-b104-267d0b7f1013 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:06.070238 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 6/10] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:05 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 923 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:07.878284 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-d4bfd05a-fbeb-46ff-ae34-82d49e544c14 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] 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. Dec 11 13:51:07.882333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-6351155d-7298-410c-92df-492396b1227f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:07.883155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-6351155d-7298-410c-92df-492396b1227f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:07.883546 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:07.883546 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:07.884150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-6351155d-7298-410c-92df-492396b1227f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:08.001064 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:08.001064 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:08.015724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-6351155d-7298-410c-92df-492396b1227f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:08.046442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-6351155d-7298-410c-92df-492396b1227f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:08.087810 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 5/11] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:51:07 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 923 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:51:08.393183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92481b12-a49e-4c8f-b104-267d0b7f1013 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume// Dec 11 13:51:08.394159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92481b12-a49e-4c8f-b104-267d0b7f1013 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:08.394554 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:08.394554 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:08.395142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92481b12-a49e-4c8f-b104-267d0b7f1013 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:08.396365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92481b12-a49e-4c8f-b104-267d0b7f1013 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:51:08.397164 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 7/12] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 13:51:08 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:51:08.439235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e764d4c-4a8b-4a65-8e5a-0b6b3102acd7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] POST http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments Dec 11 13:51:08.439995 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:08.439995 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:08.440647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e764d4c-4a8b-4a65-8e5a-0b6b3102acd7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de8658a2-5f3b-4eff-83f7-42a30b9b25c7", "instance_uuid": "695c9418-9aa4-4b29-8cb1-585f2e6e48c6", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:08.788529 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:08.788529 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:09.118658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e764d4c-4a8b-4a65-8e5a-0b6b3102acd7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments returned with HTTP 200 Dec 11 13:51:09.130204 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 6/13] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 13:51:08 2020] POST /volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments => generated 273 bytes in 688 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:09.259214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6921d94-a40b-4863-9a0e-d7798f176090 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:09.260197 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6921d94-a40b-4863-9a0e-d7798f176090 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:09.261052 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6921d94-a40b-4863-9a0e-d7798f176090 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:09.267435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e764d4c-4a8b-4a65-8e5a-0b6b3102acd7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume// Dec 11 13:51:09.268253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e764d4c-4a8b-4a65-8e5a-0b6b3102acd7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:09.269323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:09.269323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:09.270080 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e764d4c-4a8b-4a65-8e5a-0b6b3102acd7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:09.274191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e764d4c-4a8b-4a65-8e5a-0b6b3102acd7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:51:09.275584 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 7/14] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 13:51:09 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:51:09.425986 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-65f60f29-55ee-458a-913b-ec4b9f43a2d5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:09.427188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-65f60f29-55ee-458a-913b-ec4b9f43a2d5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:09.428083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-65f60f29-55ee-458a-913b-ec4b9f43a2d5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:09.666415 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:09.666415 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:09.710239 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a6921d94-a40b-4863-9a0e-d7798f176090 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:09.766547 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:09.766547 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:09.802769 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-65f60f29-55ee-458a-913b-ec4b9f43a2d5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:09.824502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:09.824502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:09.858801 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:09.858801 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:09.861051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6921d94-a40b-4863-9a0e-d7798f176090 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:09.889786 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 8/15] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:09 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 637 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:09.909691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-65f60f29-55ee-458a-913b-ec4b9f43a2d5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:09.912815 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 8/16] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 13:51:09 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 1021 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 13:51:10.033050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-d75d5eea-e91f-4cd8-950c-b65645696c7c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] PUT http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments/6bae9e0f-d406-4685-88d8-25be74c2183f Dec 11 13:51:10.035866 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:10.035866 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:10.042085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-d75d5eea-e91f-4cd8-950c-b65645696c7c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:10.181211 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 13:51:10.181211 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 13:51:10.182822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-d75d5eea-e91f-4cd8-950c-b65645696c7c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Lock "b'cinder-attachment_update-de8658a2-5f3b-4eff-83f7-42a30b9b25c7-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.057s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 13:51:10.188487 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:10.188487 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:10.895062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ef829ea-3937-473a-ab31-9a686a868822 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:10.895960 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ef829ea-3937-473a-ab31-9a686a868822 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:10.896527 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:10.896527 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:10.897241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ef829ea-3937-473a-ab31-9a686a868822 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:11.014214 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:11.014214 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:11.050299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ef829ea-3937-473a-ab31-9a686a868822 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:11.092237 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:11.092237 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:11.123745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ef829ea-3937-473a-ab31-9a686a868822 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:11.124690 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 9/17] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:10 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:12.142124 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a712bfef-874c-414e-bed7-93dedc694102 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:12.143411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a712bfef-874c-414e-bed7-93dedc694102 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:12.143837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:12.143837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:12.144449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a712bfef-874c-414e-bed7-93dedc694102 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:12.275991 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:12.275991 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:12.298520 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a712bfef-874c-414e-bed7-93dedc694102 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:12.346802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:12.346802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:12.361670 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a712bfef-874c-414e-bed7-93dedc694102 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:12.362979 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 10/18] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:12 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:13.393102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-791dedc5-0765-4f38-845e-42ffaaaff0a1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:13.393822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-791dedc5-0765-4f38-845e-42ffaaaff0a1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:13.393822 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:13.393822 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:13.394229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-791dedc5-0765-4f38-845e-42ffaaaff0a1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:13.516154 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:13.516154 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:13.534525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-791dedc5-0765-4f38-845e-42ffaaaff0a1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:13.584983 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:13.584983 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:13.607277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-791dedc5-0765-4f38-845e-42ffaaaff0a1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:13.627252 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 11/19] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:13 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:51:14.632572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4f6a58f-0798-49f0-acfb-dea698cfa77b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:14.633404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4f6a58f-0798-49f0-acfb-dea698cfa77b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:14.633404 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:14.633404 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:14.634114 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4f6a58f-0798-49f0-acfb-dea698cfa77b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:14.774179 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:14.774179 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:14.794355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4f6a58f-0798-49f0-acfb-dea698cfa77b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:14.847799 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:14.847799 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:14.873978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4f6a58f-0798-49f0-acfb-dea698cfa77b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:14.877618 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 12/20] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:14 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:51:15.895347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd7abe40-635f-4eba-8e83-0c841676aef5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:15.896004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd7abe40-635f-4eba-8e83-0c841676aef5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:15.896362 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:15.896362 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:15.899566 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd7abe40-635f-4eba-8e83-0c841676aef5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:16.053199 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:16.053199 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:16.093293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dd7abe40-635f-4eba-8e83-0c841676aef5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:16.260266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:16.260266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:16.281743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd7abe40-635f-4eba-8e83-0c841676aef5 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:16.283904 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 13/21] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:15 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:17.306219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03654619-6378-4dbb-9f45-fb4af5cac09c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:17.307482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-03654619-6378-4dbb-9f45-fb4af5cac09c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:17.308039 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:17.308039 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:17.308714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-03654619-6378-4dbb-9f45-fb4af5cac09c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:17.440772 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:17.440772 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:17.463020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-03654619-6378-4dbb-9f45-fb4af5cac09c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:17.509941 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:17.509941 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:17.534176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03654619-6378-4dbb-9f45-fb4af5cac09c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:17.555292 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 14/22] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:17 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:18.449922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-d75d5eea-e91f-4cd8-950c-b65645696c7c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Lock "b'cinder-attachment_update-de8658a2-5f3b-4eff-83f7-42a30b9b25c7-n-h2-766726-2'" released by "attachment_update" :: held 8.268s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 13:51:18.450753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-d75d5eea-e91f-4cd8-950c-b65645696c7c tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments/6bae9e0f-d406-4685-88d8-25be74c2183f returned with HTTP 200 Dec 11 13:51:18.457731 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 9/23] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 13:51:10 2020] PUT /volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments/6bae9e0f-d406-4685-88d8-25be74c2183f => generated 762 bytes in 8438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:18.562572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-013675d7-c89a-442d-8b3e-2b2c0618b145 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:18.563557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-013675d7-c89a-442d-8b3e-2b2c0618b145 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:18.563976 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:18.563976 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:18.564828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-013675d7-c89a-442d-8b3e-2b2c0618b145 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:18.749470 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:18.749470 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:18.792073 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-013675d7-c89a-442d-8b3e-2b2c0618b145 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:18.821722 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:18.821722 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:18.834061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-013675d7-c89a-442d-8b3e-2b2c0618b145 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:18.835204 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 15/24] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:18 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 923 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:19.862035 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-468808df-490b-4d1f-919b-629c5e1c19f8 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:19.862677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-468808df-490b-4d1f-919b-629c5e1c19f8 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:19.862837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:19.862837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:19.863379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-468808df-490b-4d1f-919b-629c5e1c19f8 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:19.958927 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:19.958927 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:19.970183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-468808df-490b-4d1f-919b-629c5e1c19f8 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:20.001249 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:20.001249 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:20.013537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-468808df-490b-4d1f-919b-629c5e1c19f8 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:20.015407 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 10/25] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:19 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 923 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:21.036485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2b68bf7-16ef-44e9-b9ba-2072146323fb tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:21.037266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2b68bf7-16ef-44e9-b9ba-2072146323fb tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:21.037266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:21.037266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:21.037664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2b68bf7-16ef-44e9-b9ba-2072146323fb tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:21.222348 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:21.222348 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:21.244048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d2b68bf7-16ef-44e9-b9ba-2072146323fb tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:21.296916 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:21.296916 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:21.317905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2b68bf7-16ef-44e9-b9ba-2072146323fb tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:21.318789 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 16/26] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:21 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 923 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:22.334811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-32cb7d4a-0594-41ed-b591-91d4ce1e97c3 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:22.335623 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-32cb7d4a-0594-41ed-b591-91d4ce1e97c3 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:22.335623 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:22.335623 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:22.336544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-32cb7d4a-0594-41ed-b591-91d4ce1e97c3 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:22.443476 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:22.443476 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:22.474763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-32cb7d4a-0594-41ed-b591-91d4ce1e97c3 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:22.524764 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:22.524764 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:22.544978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-32cb7d4a-0594-41ed-b591-91d4ce1e97c3 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:22.549318 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 11/27] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:22 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 923 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:23.566431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-231ee260-1b89-483f-b0d8-283f7d8fa717 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:23.568533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-231ee260-1b89-483f-b0d8-283f7d8fa717 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:23.569011 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:23.569011 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:23.569796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-231ee260-1b89-483f-b0d8-283f7d8fa717 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:23.683867 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:23.683867 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:23.696061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-231ee260-1b89-483f-b0d8-283f7d8fa717 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:23.723281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:23.723281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:23.736458 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-231ee260-1b89-483f-b0d8-283f7d8fa717 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:23.739105 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 17/28] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:23 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 923 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:24.759124 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ae31127-0025-47e5-9145-76176913c935 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:24.761199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ae31127-0025-47e5-9145-76176913c935 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:24.761681 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:24.761681 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:24.762448 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ae31127-0025-47e5-9145-76176913c935 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:24.868830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:24.868830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:24.879009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7ae31127-0025-47e5-9145-76176913c935 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:24.904349 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:24.904349 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:24.933456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ae31127-0025-47e5-9145-76176913c935 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:24.935059 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 12/29] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:24 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 923 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:25.650416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e1c08b2-dfee-4016-ad4e-a6b7b66c53c7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] POST http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments/6bae9e0f-d406-4685-88d8-25be74c2183f/action Dec 11 13:51:25.650416 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:25.650416 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:25.650416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e1c08b2-dfee-4016-ad4e-a6b7b66c53c7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:51:25.650416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e1c08b2-dfee-4016-ad4e-a6b7b66c53c7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:25.841644 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:25.841644 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:25.866782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b9956e-19a8-474f-94e9-880f047f33cc req-9e1c08b2-dfee-4016-ad4e-a6b7b66c53c7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments/6bae9e0f-d406-4685-88d8-25be74c2183f/action returned with HTTP 204 Dec 11 13:51:25.869725 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 18/30] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 13:51:25 2020] POST /volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments/6bae9e0f-d406-4685-88d8-25be74c2183f/action => generated 0 bytes in 238 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:51:25.955259 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5acb626f-0999-46b1-81c3-7183720cf45f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:51:25.956295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5acb626f-0999-46b1-81c3-7183720cf45f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:25.956923 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:25.956923 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:25.957636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5acb626f-0999-46b1-81c3-7183720cf45f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:26.154079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:26.154079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:26.220204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5acb626f-0999-46b1-81c3-7183720cf45f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:51:26.343979 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:26.343979 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:26.375075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5acb626f-0999-46b1-81c3-7183720cf45f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:51:26.376129 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 13/31] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:25 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 1215 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:29.959506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] POST http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes Dec 11 13:51:29.960839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:29.960839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:29.961519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1129501800"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:29.962880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1129501800'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 13:51:29.963443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Create volume of 1 GB Dec 11 13:51:29.990556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Availability Zones retrieved successfully. Dec 11 13:51:30.009193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Flow 'volume_create_api' (78dd8db2-bb28-4eca-936c-404f351a1017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:51:30.023332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aaf2c68-8ca4-485d-be78-1cfbc1a612e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:30.025491 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 13:51:30.183697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aaf2c68-8ca4-485d-be78-1cfbc1a612e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:30.186082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c8be9e-65d9-4590-9dfa-027502d069fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:30.382083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Created reservations ['90a72b0f-2679-4e43-bff3-22144a7ae5a3', '026fe220-8750-45db-8c70-a87800b920ff', '38c14251-4bb2-4b95-bc80-846c87dd7bf7', '99e5b607-0d7b-4488-96e0-62be025086a5'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 13:51:30.384228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43c8be9e-65d9-4590-9dfa-027502d069fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90a72b0f-2679-4e43-bff3-22144a7ae5a3', '026fe220-8750-45db-8c70-a87800b920ff', '38c14251-4bb2-4b95-bc80-846c87dd7bf7', '99e5b607-0d7b-4488-96e0-62be025086a5']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:30.386771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca00a600-332a-4435-9e83-5d5e5dcb9b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:30.455054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca00a600-332a-4435-9e83-5d5e5dcb9b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51ff1b08-c4fb-4eaf-93c0-579b0948ed4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1129501800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4d29ef99bf445799d24e0b3dbc979b2',qos_specs=None,replication_status=,reservations=['90a72b0f-2679-4e43-bff3-22144a7ae5a3','026fe220-8750-45db-8c70-a87800b920ff','38c14251-4bb2-4b95-bc80-846c87dd7bf7','99e5b607-0d7b-4488-96e0-62be025086a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eed6dbd13604bfda05e6b8941debd24',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T13:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1129501800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51ff1b08-c4fb-4eaf-93c0-579b0948ed4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4d29ef99bf445799d24e0b3dbc979b2',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,user_id='3eed6dbd13604bfda05e6b8941debd24',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:30.457602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3e0aaf-9683-4ef7-9638-208c77d98516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:30.485340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa3e0aaf-9683-4ef7-9638-208c77d98516) 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-1129501800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4d29ef99bf445799d24e0b3dbc979b2',qos_specs=None,replication_status=,reservations=['90a72b0f-2679-4e43-bff3-22144a7ae5a3','026fe220-8750-45db-8c70-a87800b920ff','38c14251-4bb2-4b95-bc80-846c87dd7bf7','99e5b607-0d7b-4488-96e0-62be025086a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eed6dbd13604bfda05e6b8941debd24',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:30.487485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2996dfde-b0a7-48f6-9431-63e572dd4e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:30.502691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2996dfde-b0a7-48f6-9431-63e572dd4e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:30.505298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Flow 'volume_create_api' (78dd8db2-bb28-4eca-936c-404f351a1017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:51:30.557343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Create volume request issued successfully. Dec 11 13:51:30.570980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1626aa62-cdaf-47c2-a703-fb948d201e21 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes returned with HTTP 202 Dec 11 13:51:30.572210 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 19/32] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 13:51:29 2020] POST /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes => generated 824 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 13:51:30.601401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9376506f-bace-4e0f-afbe-6fb0e99b5830 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:30.603774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9376506f-bace-4e0f-afbe-6fb0e99b5830 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:30.604412 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:30.604412 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:30.605490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9376506f-bace-4e0f-afbe-6fb0e99b5830 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:30.803435 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:30.803435 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:30.838099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9376506f-bace-4e0f-afbe-6fb0e99b5830 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:30.892091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9376506f-bace-4e0f-afbe-6fb0e99b5830 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:30.892927 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 14/33] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:30 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 916 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:31.911989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb5b1cd8-d2a5-4ff3-b890-076853322b7d tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:31.913127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb5b1cd8-d2a5-4ff3-b890-076853322b7d tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:31.913578 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:31.913578 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:31.914278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb5b1cd8-d2a5-4ff3-b890-076853322b7d tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:32.034030 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:32.034030 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:32.057110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fb5b1cd8-d2a5-4ff3-b890-076853322b7d tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:32.131856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb5b1cd8-d2a5-4ff3-b890-076853322b7d tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:32.133111 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 20/34] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:31 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:33.148394 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e74d79b4-dd34-42cb-b7f1-97bb42d0d7ba tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:33.149857 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e74d79b4-dd34-42cb-b7f1-97bb42d0d7ba tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:33.150407 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:33.150407 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:33.160677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e74d79b4-dd34-42cb-b7f1-97bb42d0d7ba tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:33.274355 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:33.274355 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:33.290712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e74d79b4-dd34-42cb-b7f1-97bb42d0d7ba tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:33.322091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e74d79b4-dd34-42cb-b7f1-97bb42d0d7ba tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:33.335158 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 15/35] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:33 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:34.492456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-1cc69179-b281-4fa5-ba04-349c9f300e5a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:34.494522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-1cc69179-b281-4fa5-ba04-349c9f300e5a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:34.495159 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:34.495159 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:34.496443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-1cc69179-b281-4fa5-ba04-349c9f300e5a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:34.609465 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:34.609465 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:34.624074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-1cc69179-b281-4fa5-ba04-349c9f300e5a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:34.673117 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-1cc69179-b281-4fa5-ba04-349c9f300e5a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:34.674601 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 21/36] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:51:34 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 917 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:34.832018 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e74d79b4-dd34-42cb-b7f1-97bb42d0d7ba tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume// Dec 11 13:51:34.833018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e74d79b4-dd34-42cb-b7f1-97bb42d0d7ba tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:34.833444 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:34.833444 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:34.834306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e74d79b4-dd34-42cb-b7f1-97bb42d0d7ba tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:34.836000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e74d79b4-dd34-42cb-b7f1-97bb42d0d7ba tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:51:34.837020 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 16/37] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 13:51:34 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:51:34.861375 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-b5a9073e-db11-49a6-bace-c8f98424f8da tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] POST http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments Dec 11 13:51:34.862293 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:34.862293 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:34.863113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-b5a9073e-db11-49a6-bace-c8f98424f8da tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51ff1b08-c4fb-4eaf-93c0-579b0948ed4c", "instance_uuid": "2fe8742c-9059-42d8-b359-9da26ef83c2d", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:34.943281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:34.943281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:35.047126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-b5a9073e-db11-49a6-bace-c8f98424f8da tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments returned with HTTP 200 Dec 11 13:51:35.049233 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 22/38] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 13:51:34 2020] POST /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 13:51:35.117142 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e5a0a3bd-ec80-4f04-904f-3e646dd0d657 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:35.118674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e5a0a3bd-ec80-4f04-904f-3e646dd0d657 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:35.120106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e5a0a3bd-ec80-4f04-904f-3e646dd0d657 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:35.128117 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-b5a9073e-db11-49a6-bace-c8f98424f8da tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume// Dec 11 13:51:35.128879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-b5a9073e-db11-49a6-bace-c8f98424f8da tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:35.129271 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:35.129271 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:35.129952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-b5a9073e-db11-49a6-bace-c8f98424f8da tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:35.132201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-b5a9073e-db11-49a6-bace-c8f98424f8da tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:51:35.133133 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 23/39] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 13:51:35 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:51:35.148647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-6b55eacc-2f37-4249-bdfd-1e9c02e24c26 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:35.150172 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-6b55eacc-2f37-4249-bdfd-1e9c02e24c26 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:35.152787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-6b55eacc-2f37-4249-bdfd-1e9c02e24c26 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:35.232800 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:35.232800 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:35.250678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e5a0a3bd-ec80-4f04-904f-3e646dd0d657 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:35.280029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:35.280029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:35.293403 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:35.293403 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:35.300753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-6b55eacc-2f37-4249-bdfd-1e9c02e24c26 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:35.313305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e5a0a3bd-ec80-4f04-904f-3e646dd0d657 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:35.331130 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 17/40] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:35 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:35.338561 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:35.338561 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:35.354712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-6b55eacc-2f37-4249-bdfd-1e9c02e24c26 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:35.356225 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 24/41] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 13:51:35 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 1015 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 13:51:35.381242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-4bbb972e-e00e-48a0-93a2-e519f39670d4 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] PUT http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments/ceaf76a9-e7cd-4290-af6b-d132a98a3891 Dec 11 13:51:35.382196 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:35.382196 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:35.383015 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-4bbb972e-e00e-48a0-93a2-e519f39670d4 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:35.450321 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 13:51:35.450321 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 13:51:35.451355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-4bbb972e-e00e-48a0-93a2-e519f39670d4 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Lock "b'cinder-attachment_update-51ff1b08-c4fb-4eaf-93c0-579b0948ed4c-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.028s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 13:51:35.456791 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:35.456791 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:36.344562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72644934-538d-4098-8c2f-935f66df7777 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:36.345421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72644934-538d-4098-8c2f-935f66df7777 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:36.345778 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:36.345778 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:36.346508 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72644934-538d-4098-8c2f-935f66df7777 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:36.445135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:36.445135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:36.455586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-72644934-538d-4098-8c2f-935f66df7777 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:36.475956 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:36.475956 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:36.487440 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72644934-538d-4098-8c2f-935f66df7777 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:36.488451 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 25/42] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:36 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:37.507110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2d2c44e-5c89-4396-9b1c-bbf6d898c356 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:37.507754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2d2c44e-5c89-4396-9b1c-bbf6d898c356 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:37.508213 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:37.508213 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:37.508761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2d2c44e-5c89-4396-9b1c-bbf6d898c356 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:37.580486 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:37.580486 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:37.584681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-4bbb972e-e00e-48a0-93a2-e519f39670d4 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Lock "b'cinder-attachment_update-51ff1b08-c4fb-4eaf-93c0-579b0948ed4c-n-h2-766726-2'" released by "attachment_update" :: held 2.134s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 13:51:37.586120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-4bbb972e-e00e-48a0-93a2-e519f39670d4 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments/ceaf76a9-e7cd-4290-af6b-d132a98a3891 returned with HTTP 200 Dec 11 13:51:37.587594 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 18/43] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 13:51:35 2020] PUT /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments/ceaf76a9-e7cd-4290-af6b-d132a98a3891 => generated 762 bytes in 2216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:37.594267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d2d2c44e-5c89-4396-9b1c-bbf6d898c356 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:37.617768 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:37.617768 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:37.644569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2d2c44e-5c89-4396-9b1c-bbf6d898c356 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:37.654951 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 26/44] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:37 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 917 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:51:38.313754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-4bbb972e-e00e-48a0-93a2-e519f39670d4 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume// Dec 11 13:51:38.315125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-4bbb972e-e00e-48a0-93a2-e519f39670d4 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:38.315571 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:38.315571 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:38.316218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-4bbb972e-e00e-48a0-93a2-e519f39670d4 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:38.317969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-4bbb972e-e00e-48a0-93a2-e519f39670d4 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:51:38.319551 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 19/45] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 13:51:38 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:51:38.493393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-d887f44b-0645-4de4-9310-76457ad446b5 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] POST http://10.222.0.58/volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments Dec 11 13:51:38.493924 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:38.493924 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:38.494397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-d887f44b-0645-4de4-9310-76457ad446b5 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de8658a2-5f3b-4eff-83f7-42a30b9b25c7", "instance_uuid": "695c9418-9aa4-4b29-8cb1-585f2e6e48c6", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:38.561872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:38.561872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:38.662306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-655f4a02-7c9f-4d43-b83d-e871a4afd89e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:38.662861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-655f4a02-7c9f-4d43-b83d-e871a4afd89e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:38.663348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-655f4a02-7c9f-4d43-b83d-e871a4afd89e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:38.717515 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:38.717515 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:38.728214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-655f4a02-7c9f-4d43-b83d-e871a4afd89e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:38.753973 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:38.753973 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:38.765680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-655f4a02-7c9f-4d43-b83d-e871a4afd89e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:38.766975 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 20/46] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:38 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:39.057130 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] POST http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes Dec 11 13:51:39.058274 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:39.058274 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:39.059559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1124166976"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:39.064974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1124166976'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 13:51:39.076618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Create volume of 1 GB Dec 11 13:51:39.114014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Availability zone cache updated, next update will occur around 2020-12-11 14:51:39.111349. {{(pid=88093) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 11 13:51:39.114775 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Availability Zones retrieved successfully. Dec 11 13:51:39.174505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Flow 'volume_create_api' (2951a6ec-076d-4105-8b99-83dc31ed456b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:51:39.179451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c16654-b18c-4630-99a9-4f943a4d487a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:39.182208 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 13:51:39.282093 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39c16654-b18c-4630-99a9-4f943a4d487a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:39.284645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67da79c8-5a01-41da-a6d4-01695dca1d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:39.340437 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 11 13:51:39.341631 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 11 13:51:39.405482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Created reservations ['6dc3d478-5e5c-49a3-a98c-5b1b15174095', 'eec03558-850c-4eab-80e4-bd8afda93324', '83f04164-b1af-4eaa-836d-06cb334232bd', 'ed44bd02-a5b7-4c75-8e43-e42c45de8aa8'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 13:51:39.408537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67da79c8-5a01-41da-a6d4-01695dca1d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dc3d478-5e5c-49a3-a98c-5b1b15174095', 'eec03558-850c-4eab-80e4-bd8afda93324', '83f04164-b1af-4eaa-836d-06cb334232bd', 'ed44bd02-a5b7-4c75-8e43-e42c45de8aa8']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:39.412216 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c8501d-2f73-479c-98a7-76523c83c0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:39.492848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c8501d-2f73-479c-98a7-76523c83c0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd86374fb-c98a-43af-af5d-6976b547f454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1124166976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='028f0ba2014a41dc9df1fd71b988b737',qos_specs=None,replication_status=,reservations=['6dc3d478-5e5c-49a3-a98c-5b1b15174095','eec03558-850c-4eab-80e4-bd8afda93324','83f04164-b1af-4eaa-836d-06cb334232bd','ed44bd02-a5b7-4c75-8e43-e42c45de8aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ab821856da459e8d279bc00f8ac089',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T13:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1124166976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d86374fb-c98a-43af-af5d-6976b547f454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='028f0ba2014a41dc9df1fd71b988b737',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,user_id='e5ab821856da459e8d279bc00f8ac089',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:39.495745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10717281-8531-4c35-ad21-2bfb2d37603d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:39.533149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10717281-8531-4c35-ad21-2bfb2d37603d) 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-LiveMigrationTest-volume-1124166976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='028f0ba2014a41dc9df1fd71b988b737',qos_specs=None,replication_status=,reservations=['6dc3d478-5e5c-49a3-a98c-5b1b15174095','eec03558-850c-4eab-80e4-bd8afda93324','83f04164-b1af-4eaa-836d-06cb334232bd','ed44bd02-a5b7-4c75-8e43-e42c45de8aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ab821856da459e8d279bc00f8ac089',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:39.535399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc011100-9650-4e36-acd4-5587c7e2ab79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:39.574691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc011100-9650-4e36-acd4-5587c7e2ab79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:39.577356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Flow 'volume_create_api' (2951a6ec-076d-4105-8b99-83dc31ed456b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:51:39.713935 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Create volume request issued successfully. Dec 11 13:51:39.741019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb2d8e3e-1e98-462e-b5d1-d3678521e866 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes returned with HTTP 202 Dec 11 13:51:39.746291 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 21/47] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 13:51:39 2020] POST /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes => generated 817 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 13:51:39.759649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c51a169e-1926-4e4d-b1f5-c16d9f7ebcf4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:39.760696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c51a169e-1926-4e4d-b1f5-c16d9f7ebcf4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:39.761119 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:39.761119 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:39.762577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c51a169e-1926-4e4d-b1f5-c16d9f7ebcf4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:39.872704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:39.872704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:39.897277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c51a169e-1926-4e4d-b1f5-c16d9f7ebcf4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:39.941972 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c51a169e-1926-4e4d-b1f5-c16d9f7ebcf4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:39.946055 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 22/48] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:39 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 909 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:51:39.953883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e041773e-b836-4f2e-9c1d-8260f8b7c2af tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:39.954650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e041773e-b836-4f2e-9c1d-8260f8b7c2af tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:39.956884 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:39.956884 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:39.957419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e041773e-b836-4f2e-9c1d-8260f8b7c2af tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:40.017675 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:40.017675 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:40.047071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e041773e-b836-4f2e-9c1d-8260f8b7c2af tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:40.088002 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:40.088002 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:40.108293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e041773e-b836-4f2e-9c1d-8260f8b7c2af tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:40.112969 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 23/49] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:39 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 917 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:40.923612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-d887f44b-0645-4de4-9310-76457ad446b5 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] http://10.222.0.58/volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments returned with HTTP 200 Dec 11 13:51:40.924551 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 27/50] 10.222.0.37 () {64 vars in 1358 bytes} [Fri Dec 11 13:51:38 2020] POST /volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments => generated 762 bytes in 2437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 13:51:40.973268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4809b52c-b0f4-42ef-be1a-e6e0ae7c229e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:40.974691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4809b52c-b0f4-42ef-be1a-e6e0ae7c229e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:40.975688 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:40.975688 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:40.975872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4809b52c-b0f4-42ef-be1a-e6e0ae7c229e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:40.997691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-a3e5f288-67fc-41a9-b1cf-a414b61ec495 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] GET http://10.222.0.58/volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments/bf18b684-e247-45f6-8d36-d50218ac5455 Dec 11 13:51:40.999606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-a3e5f288-67fc-41a9-b1cf-a414b61ec495 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:41.000244 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:41.000244 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:41.001612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-a3e5f288-67fc-41a9-b1cf-a414b61ec495 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:41.049791 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-a3e5f288-67fc-41a9-b1cf-a414b61ec495 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] http://10.222.0.58/volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments/bf18b684-e247-45f6-8d36-d50218ac5455 returned with HTTP 200 Dec 11 13:51:41.051836 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 28/51] 10.222.0.37 () {60 vars in 1415 bytes} [Fri Dec 11 13:51:40 2020] GET /volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments/bf18b684-e247-45f6-8d36-d50218ac5455 => generated 789 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:41.057960 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:41.057960 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:41.069125 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4809b52c-b0f4-42ef-be1a-e6e0ae7c229e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:41.095720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4809b52c-b0f4-42ef-be1a-e6e0ae7c229e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:41.096747 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 24/52] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:40 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 910 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:41.130890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54acdf7f-e7c3-46ea-aac6-4ab50435f181 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:41.131868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54acdf7f-e7c3-46ea-aac6-4ab50435f181 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:41.132213 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:41.132213 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:41.132794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54acdf7f-e7c3-46ea-aac6-4ab50435f181 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:41.208420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:41.208420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:41.222936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-54acdf7f-e7c3-46ea-aac6-4ab50435f181 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:41.289148 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:41.289148 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:41.339319 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54acdf7f-e7c3-46ea-aac6-4ab50435f181 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:41.339319 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 29/53] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:41 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 917 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:41.712874 n-d-766726-2 devstack@c-api.service[88092]: WARNING keystonemiddleware.auth_token [None req-4809b52c-b0f4-42ef-be1a-e6e0ae7c229e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] 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. Dec 11 13:51:41.717888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-d7246e9a-31d4-4a80-b2a0-7cd64e893556 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:41.719752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-d7246e9a-31d4-4a80-b2a0-7cd64e893556 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:41.730951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:41.730951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:41.732229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-d7246e9a-31d4-4a80-b2a0-7cd64e893556 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:41.879009 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:41.879009 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:41.909071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-d7246e9a-31d4-4a80-b2a0-7cd64e893556 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:41.967451 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-d7246e9a-31d4-4a80-b2a0-7cd64e893556 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:41.969154 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 25/54] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:51:41 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 910 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:42.131097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54acdf7f-e7c3-46ea-aac6-4ab50435f181 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume// Dec 11 13:51:42.131932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54acdf7f-e7c3-46ea-aac6-4ab50435f181 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:42.132367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:42.132367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:42.133200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54acdf7f-e7c3-46ea-aac6-4ab50435f181 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:42.134493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54acdf7f-e7c3-46ea-aac6-4ab50435f181 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:51:42.135641 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 30/55] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 13:51:42 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:51:42.167358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-587a9d40-a697-474a-8e4b-13996d6e4de4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] POST http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments Dec 11 13:51:42.168647 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:42.168647 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:42.169715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-587a9d40-a697-474a-8e4b-13996d6e4de4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d86374fb-c98a-43af-af5d-6976b547f454", "instance_uuid": "a1f4155f-3e1f-4c78-8ee1-877468f4cdce", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:42.299287 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:42.299287 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:42.366147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-178346cf-0339-457f-8046-fec04cb70146 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:42.366719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-178346cf-0339-457f-8046-fec04cb70146 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:42.367261 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-178346cf-0339-457f-8046-fec04cb70146 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:42.464021 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-587a9d40-a697-474a-8e4b-13996d6e4de4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments returned with HTTP 200 Dec 11 13:51:42.478348 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 26/56] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 13:51:42 2020] POST /volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments => generated 273 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:42.519422 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:42.519422 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:42.589142 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88ac7803-cde9-48ac-975e-e08aa1a4b212 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:42.590278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88ac7803-cde9-48ac-975e-e08aa1a4b212 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:42.590820 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:42.590820 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:42.596641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-178346cf-0339-457f-8046-fec04cb70146 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:42.598222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88ac7803-cde9-48ac-975e-e08aa1a4b212 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:42.766490 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:42.766490 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:42.829937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-178346cf-0339-457f-8046-fec04cb70146 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:42.834875 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 31/57] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:42 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 917 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:51:42.837908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-178346cf-0339-457f-8046-fec04cb70146 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume// Dec 11 13:51:42.848342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-178346cf-0339-457f-8046-fec04cb70146 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:42.849082 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:42.849082 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:42.850260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-178346cf-0339-457f-8046-fec04cb70146 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:42.852957 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-178346cf-0339-457f-8046-fec04cb70146 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:51:42.857702 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 32/58] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 13:51:42 2020] GET /volume/ => generated 754 bytes in 22 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:51:42.878493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-7f23bb0a-9372-4024-a027-b90e1e59fdc6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:42.880228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-7f23bb0a-9372-4024-a027-b90e1e59fdc6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:42.889110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-7f23bb0a-9372-4024-a027-b90e1e59fdc6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:42.936916 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:42.936916 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:42.979660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-88ac7803-cde9-48ac-975e-e08aa1a4b212 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:43.082049 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:43.082049 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:43.099996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88ac7803-cde9-48ac-975e-e08aa1a4b212 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:43.100799 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 27/59] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:42 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 909 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:51:43.112276 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:43.112276 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:43.129326 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-e8b3f4c5-e3f5-484c-a53b-129c57094040 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] POST http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments/ceaf76a9-e7cd-4290-af6b-d132a98a3891/action Dec 11 13:51:43.138055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:43.138055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:43.143780 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-e8b3f4c5-e3f5-484c-a53b-129c57094040 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:51:43.146766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-e8b3f4c5-e3f5-484c-a53b-129c57094040 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:43.153522 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-7f23bb0a-9372-4024-a027-b90e1e59fdc6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:43.302813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:43.302813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:43.324342 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:43.324342 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:43.350123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ecb65b29-7717-4bcb-8820-e89e4b957449 req-e8b3f4c5-e3f5-484c-a53b-129c57094040 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments/ceaf76a9-e7cd-4290-af6b-d132a98a3891/action returned with HTTP 204 Dec 11 13:51:43.350123 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 28/60] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 13:51:43 2020] POST /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments/ceaf76a9-e7cd-4290-af6b-d132a98a3891/action => generated 0 bytes in 230 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:51:43.371437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-7f23bb0a-9372-4024-a027-b90e1e59fdc6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:43.371437 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 33/61] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 13:51:42 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 1008 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 13:51:43.390741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-ecd6e446-30d9-4729-953f-e23e5274aeaf tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] PUT http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments/3d976f26-b3a5-484e-98b1-59c8a1e392b9 Dec 11 13:51:43.391253 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:43.391253 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:43.391677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-ecd6e446-30d9-4729-953f-e23e5274aeaf tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:43.446182 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 13:51:43.446182 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 13:51:43.446725 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-ecd6e446-30d9-4729-953f-e23e5274aeaf tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Lock "b'cinder-attachment_update-d86374fb-c98a-43af-af5d-6976b547f454-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.015s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 13:51:43.450067 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:43.450067 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:43.879447 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d29dba38-de42-4f5e-98a5-8eb44e28629e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:43.879447 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d29dba38-de42-4f5e-98a5-8eb44e28629e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:43.879447 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:43.879447 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:43.879447 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d29dba38-de42-4f5e-98a5-8eb44e28629e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:44.002432 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:44.002432 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:44.023158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d29dba38-de42-4f5e-98a5-8eb44e28629e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:44.047260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:44.047260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:44.057938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d29dba38-de42-4f5e-98a5-8eb44e28629e tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:44.059577 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 34/62] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:43 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 1209 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:44.137445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a403b075-4e08-4745-a756-d4b8ac7844f6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:44.138660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a403b075-4e08-4745-a756-d4b8ac7844f6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:44.139183 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:44.139183 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:44.139999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a403b075-4e08-4745-a756-d4b8ac7844f6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:44.378441 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:44.378441 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:44.395084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a403b075-4e08-4745-a756-d4b8ac7844f6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:44.445215 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:44.445215 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:44.466259 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a403b075-4e08-4745-a756-d4b8ac7844f6 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:44.468823 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 35/63] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:44 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 909 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:51:45.497335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05b57d90-4cd4-4ea5-b5b5-4234c40aaea4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:45.498340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05b57d90-4cd4-4ea5-b5b5-4234c40aaea4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:45.498766 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:45.498766 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:45.499771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05b57d90-4cd4-4ea5-b5b5-4234c40aaea4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:45.827691 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:45.827691 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:45.859504 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-05b57d90-4cd4-4ea5-b5b5-4234c40aaea4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:45.948504 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:45.948504 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:46.005727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05b57d90-4cd4-4ea5-b5b5-4234c40aaea4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:46.007828 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 36/64] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:45 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 909 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:46.319785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f6da3aa4-006c-43a8-b072-98f5dfb3eb0e req-5c320a66-54d8-4524-b77d-63e78bb5a7de tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] GET http://10.222.0.58/volume/v3/76ad98ad46b0410e889aca8a0fc61f29/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:46.322873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f6da3aa4-006c-43a8-b072-98f5dfb3eb0e req-5c320a66-54d8-4524-b77d-63e78bb5a7de tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:46.323548 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:46.323548 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:46.325476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f6da3aa4-006c-43a8-b072-98f5dfb3eb0e req-5c320a66-54d8-4524-b77d-63e78bb5a7de tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:46.492291 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:46.492291 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:46.527951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-f6da3aa4-006c-43a8-b072-98f5dfb3eb0e req-5c320a66-54d8-4524-b77d-63e78bb5a7de tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] Volume info retrieved successfully. Dec 11 13:51:46.592071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:46.592071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:46.634519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f6da3aa4-006c-43a8-b072-98f5dfb3eb0e req-5c320a66-54d8-4524-b77d-63e78bb5a7de tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] http://10.222.0.58/volume/v3/76ad98ad46b0410e889aca8a0fc61f29/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:46.658330 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 37/65] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:51:46 2020] GET /volume/v3/76ad98ad46b0410e889aca8a0fc61f29/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 1391 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 13:51:46.682192 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f6da3aa4-006c-43a8-b072-98f5dfb3eb0e req-6f4232e6-e8e9-47ea-866b-f26c2c80955c tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] GET http://10.222.0.58/volume/v3/76ad98ad46b0410e889aca8a0fc61f29/volumes/803583e0-e5c2-473e-8a85-0774a0029f55 Dec 11 13:51:46.689582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f6da3aa4-006c-43a8-b072-98f5dfb3eb0e req-6f4232e6-e8e9-47ea-866b-f26c2c80955c tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:46.692335 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:46.692335 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:46.695194 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f6da3aa4-006c-43a8-b072-98f5dfb3eb0e req-6f4232e6-e8e9-47ea-866b-f26c2c80955c tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:47.032521 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f6da3aa4-006c-43a8-b072-98f5dfb3eb0e req-6f4232e6-e8e9-47ea-866b-f26c2c80955c tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] http://10.222.0.58/volume/v3/76ad98ad46b0410e889aca8a0fc61f29/volumes/803583e0-e5c2-473e-8a85-0774a0029f55 returned with HTTP 404 Dec 11 13:51:47.034144 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 38/66] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:51:46 2020] GET /volume/v3/76ad98ad46b0410e889aca8a0fc61f29/volumes/803583e0-e5c2-473e-8a85-0774a0029f55 => generated 109 bytes in 360 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:51:47.044665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f145e2c1-503b-489e-ac69-3c3cad7fbe68 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:47.045204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f145e2c1-503b-489e-ac69-3c3cad7fbe68 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:47.045694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f145e2c1-503b-489e-ac69-3c3cad7fbe68 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:47.048865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-ecd6e446-30d9-4729-953f-e23e5274aeaf tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Lock "b'cinder-attachment_update-d86374fb-c98a-43af-af5d-6976b547f454-n-h1-766726-2'" released by "attachment_update" :: held 3.586s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 13:51:47.066984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-ecd6e446-30d9-4729-953f-e23e5274aeaf tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments/3d976f26-b3a5-484e-98b1-59c8a1e392b9 returned with HTTP 200 Dec 11 13:51:47.069423 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 29/67] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 13:51:43 2020] PUT /volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments/3d976f26-b3a5-484e-98b1-59c8a1e392b9 => generated 762 bytes in 3683 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:47.085871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03cafb17-efcb-4b46-ae00-b7f70240eb78 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:47.087264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-03cafb17-efcb-4b46-ae00-b7f70240eb78 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:47.087865 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:47.087865 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:47.088884 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-03cafb17-efcb-4b46-ae00-b7f70240eb78 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:47.236052 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:47.236052 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:47.247986 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-03cafb17-efcb-4b46-ae00-b7f70240eb78 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:47.263245 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:47.263245 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:47.276610 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:47.276610 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:47.288686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03cafb17-efcb-4b46-ae00-b7f70240eb78 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:47.290711 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 30/68] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:47 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 1209 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:47.301853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f145e2c1-503b-489e-ac69-3c3cad7fbe68 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:47.360384 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:47.360384 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:47.382348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f145e2c1-503b-489e-ac69-3c3cad7fbe68 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:47.385162 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 39/69] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:47 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 910 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:48.413799 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-198efc70-b268-4444-b566-e0b703ac686e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:48.414620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-198efc70-b268-4444-b566-e0b703ac686e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:48.414620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:48.414620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:48.415033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-198efc70-b268-4444-b566-e0b703ac686e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:48.606780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:48.606780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:48.644393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-198efc70-b268-4444-b566-e0b703ac686e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:48.739844 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:48.739844 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:48.777408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-198efc70-b268-4444-b566-e0b703ac686e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:48.780660 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 31/70] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:48 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 910 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:49.332073 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-a6f0722e-c6c1-466d-aead-bb4d79ab8986 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:49.332735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-a6f0722e-c6c1-466d-aead-bb4d79ab8986 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:49.332937 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:49.332937 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:49.333455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-a6f0722e-c6c1-466d-aead-bb4d79ab8986 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:49.399705 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:49.399705 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:49.410164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-42748468-a730-4339-abbc-3dbedd746663 req-a6f0722e-c6c1-466d-aead-bb4d79ab8986 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:49.441303 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:49.441303 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:49.456377 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-a6f0722e-c6c1-466d-aead-bb4d79ab8986 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:49.470815 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 40/71] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:51:49 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 1209 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:49.484891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] POST http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c/action Dec 11 13:51:49.485758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:49.485758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:49.486656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:51:49.487206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:49.551222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:49.551222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:49.553140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:49.564572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Begin detaching volume completed successfully. Dec 11 13:51:49.565545 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c/action returned with HTTP 202 Dec 11 13:51:49.567576 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 32/72] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 13:51:49 2020] POST /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 13:51:49.592023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0807ce2c-e46e-49fc-a9f3-9848042e966a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:49.592549 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0807ce2c-e46e-49fc-a9f3-9848042e966a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:49.592742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:49.592742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:49.594413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0807ce2c-e46e-49fc-a9f3-9848042e966a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:49.680708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume// Dec 11 13:51:49.712730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:49.712730 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:49.712730 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:49.712730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:49.746261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-9e39d259-04ad-4d40-b027-16c805deede1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:51:49.756888 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:49.756888 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:49.768304 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 33/73] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 13:51:49 2020] GET /volume/ => generated 754 bytes in 53 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:51:49.775708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0807ce2c-e46e-49fc-a9f3-9848042e966a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:49.812369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-8f5ee15e-5207-4346-9a50-6a122808a859 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:49.812369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-8f5ee15e-5207-4346-9a50-6a122808a859 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:49.812369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-8f5ee15e-5207-4346-9a50-6a122808a859 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:49.820895 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:49.820895 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:49.849939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0807ce2c-e46e-49fc-a9f3-9848042e966a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:49.849939 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 41/74] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:49 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 1212 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:49.849939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-927707c7-ecae-4c44-87c1-b9514b9d36ca tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:49.849939 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-927707c7-ecae-4c44-87c1-b9514b9d36ca tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:49.849939 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:49.849939 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:49.849939 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-927707c7-ecae-4c44-87c1-b9514b9d36ca tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:50.056690 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:50.056690 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:50.086822 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:50.086822 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:50.095088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-927707c7-ecae-4c44-87c1-b9514b9d36ca tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:50.114928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-42748468-a730-4339-abbc-3dbedd746663 req-8f5ee15e-5207-4346-9a50-6a122808a859 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:50.149418 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:50.149418 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:50.158690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-8f5ee15e-5207-4346-9a50-6a122808a859 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:50.158690 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 34/75] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 13:51:49 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 1311 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 13:51:50.171165 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:50.171165 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:50.224855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-927707c7-ecae-4c44-87c1-b9514b9d36ca tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:50.224855 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 42/76] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:49 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 910 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:50.554970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-736da15e-f94f-4b54-bd23-b32ab1db70f5 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] DELETE http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments/ceaf76a9-e7cd-4290-af6b-d132a98a3891 Dec 11 13:51:50.554970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-736da15e-f94f-4b54-bd23-b32ab1db70f5 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:50.554970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:50.554970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:50.554970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-736da15e-f94f-4b54-bd23-b32ab1db70f5 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:50.588045 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:50.588045 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:50.869097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5186650a-965f-45d8-bc48-e8c2600e0fd1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:50.870288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5186650a-965f-45d8-bc48-e8c2600e0fd1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:50.870625 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:50.870625 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:50.871591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5186650a-965f-45d8-bc48-e8c2600e0fd1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:50.999307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:50.999307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:51.025099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5186650a-965f-45d8-bc48-e8c2600e0fd1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:51.078398 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:51.078398 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:51.090279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5186650a-965f-45d8-bc48-e8c2600e0fd1 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:51.091416 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 43/77] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:50 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 1212 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:51.229583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fb61a7b-0f8c-4da8-9584-bc0ca8579bf0 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:51.230163 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fb61a7b-0f8c-4da8-9584-bc0ca8579bf0 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:51.230533 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:51.230533 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:51.233310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fb61a7b-0f8c-4da8-9584-bc0ca8579bf0 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:51.296587 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:51.296587 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:51.309912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3fb61a7b-0f8c-4da8-9584-bc0ca8579bf0 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:51.339327 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:51.339327 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:51.350757 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fb61a7b-0f8c-4da8-9584-bc0ca8579bf0 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:51.352737 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 44/78] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:51 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 910 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:51.537159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-42748468-a730-4339-abbc-3dbedd746663 req-736da15e-f94f-4b54-bd23-b32ab1db70f5 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 13:51:51.537159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-42748468-a730-4339-abbc-3dbedd746663 req-736da15e-f94f-4b54-bd23-b32ab1db70f5 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 13:51:51.551675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-42748468-a730-4339-abbc-3dbedd746663 req-736da15e-f94f-4b54-bd23-b32ab1db70f5 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments/ceaf76a9-e7cd-4290-af6b-d132a98a3891 returned with HTTP 200 Dec 11 13:51:51.553043 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 35/79] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 13:51:50 2020] DELETE /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/attachments/ceaf76a9-e7cd-4290-af6b-d132a98a3891 => generated 19 bytes in 1015 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:52.111084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66d5d110-27fc-4c37-b4e1-7d98c9592526 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:51:52.112325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-66d5d110-27fc-4c37-b4e1-7d98c9592526 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:52.113427 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:52.113427 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:52.113871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-66d5d110-27fc-4c37-b4e1-7d98c9592526 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:52.169441 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:52.169441 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:52.179576 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-66d5d110-27fc-4c37-b4e1-7d98c9592526 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:52.246818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66d5d110-27fc-4c37-b4e1-7d98c9592526 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:51:52.246818 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 45/80] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:52 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:52.286329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] POST http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes Dec 11 13:51:52.286329 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:52.286329 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:52.286329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1084990652"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:52.286329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1084990652'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 13:51:52.286329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Create volume of 1 GB Dec 11 13:51:52.296370 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:52.296370 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:52.322619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Availability Zones retrieved successfully. Dec 11 13:51:52.371086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Flow 'volume_create_api' (0fb23a1d-715f-4c9d-8aef-43753acc968d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:51:52.373420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-feccfd2b-849d-41f4-ab58-b03fab9543b4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:52.374321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-feccfd2b-849d-41f4-ab58-b03fab9543b4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:52.375029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:52.375029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:52.379794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320aa4ab-31b2-4e63-961f-73cb5466e7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:52.380111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-feccfd2b-849d-41f4-ab58-b03fab9543b4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:52.382118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 13:51:52.607746 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:52.607746 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:52.629871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320aa4ab-31b2-4e63-961f-73cb5466e7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:52.632977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8d14ae-8140-45b5-b28e-332bd81e22d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:52.639780 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-feccfd2b-849d-41f4-ab58-b03fab9543b4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:52.717958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:52.717958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:52.760744 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-feccfd2b-849d-41f4-ab58-b03fab9543b4 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:52.760849 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 46/81] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:52 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 910 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:52.779496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-635d77b0-ad5e-447b-a7d9-af0ecf6f15bb tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] POST http://10.222.0.58/volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments/bf18b684-e247-45f6-8d36-d50218ac5455/action Dec 11 13:51:52.781577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:52.781577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:52.782165 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-635d77b0-ad5e-447b-a7d9-af0ecf6f15bb tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:51:52.782594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-635d77b0-ad5e-447b-a7d9-af0ecf6f15bb tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:52.882895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Created reservations ['e32a37b8-c3a6-4fef-a80b-1010ef2d3476', 'aba5414f-7d12-4824-ac55-71081f7d5775', 'ece89b79-bcf6-4dff-86d3-ea6191a29a4c', '1dc2e6c5-204c-499b-9cf8-ccfce2cd7c84'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 13:51:52.885334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8d14ae-8140-45b5-b28e-332bd81e22d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e32a37b8-c3a6-4fef-a80b-1010ef2d3476', 'aba5414f-7d12-4824-ac55-71081f7d5775', 'ece89b79-bcf6-4dff-86d3-ea6191a29a4c', '1dc2e6c5-204c-499b-9cf8-ccfce2cd7c84']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:52.887790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00737e71-2dee-41fa-bc24-5f1c25b4ce2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:53.022923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00737e71-2dee-41fa-bc24-5f1c25b4ce2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '342340bf-4cb9-4a0c-9086-5f99dcf7dec6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1084990652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4d29ef99bf445799d24e0b3dbc979b2',qos_specs=None,replication_status=,reservations=['e32a37b8-c3a6-4fef-a80b-1010ef2d3476','aba5414f-7d12-4824-ac55-71081f7d5775','ece89b79-bcf6-4dff-86d3-ea6191a29a4c','1dc2e6c5-204c-499b-9cf8-ccfce2cd7c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eed6dbd13604bfda05e6b8941debd24',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T13:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1084990652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=342340bf-4cb9-4a0c-9086-5f99dcf7dec6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4d29ef99bf445799d24e0b3dbc979b2',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,user_id='3eed6dbd13604bfda05e6b8941debd24',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:53.025133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96b3b2f-8a2f-42ca-9268-43966005a61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:53.025547 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:53.025547 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:53.067228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a96b3b2f-8a2f-42ca-9268-43966005a61f) 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-1084990652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4d29ef99bf445799d24e0b3dbc979b2',qos_specs=None,replication_status=,reservations=['e32a37b8-c3a6-4fef-a80b-1010ef2d3476','aba5414f-7d12-4824-ac55-71081f7d5775','ece89b79-bcf6-4dff-86d3-ea6191a29a4c','1dc2e6c5-204c-499b-9cf8-ccfce2cd7c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eed6dbd13604bfda05e6b8941debd24',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:53.070843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99e183f-2bf2-4fdd-85e6-aea4cee51742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:51:53.089036 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-635d77b0-ad5e-447b-a7d9-af0ecf6f15bb tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] http://10.222.0.58/volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments/bf18b684-e247-45f6-8d36-d50218ac5455/action returned with HTTP 204 Dec 11 13:51:53.090983 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 47/82] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 13:51:52 2020] POST /volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments/bf18b684-e247-45f6-8d36-d50218ac5455/action => generated 0 bytes in 330 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:51:53.103124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f99e183f-2bf2-4fdd-85e6-aea4cee51742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:51:53.111188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Flow 'volume_create_api' (0fb23a1d-715f-4c9d-8aef-43753acc968d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:51:53.123766 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-f197754e-2bc7-4965-8c56-22de7e44c760 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] POST http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments/3d976f26-b3a5-484e-98b1-59c8a1e392b9/action Dec 11 13:51:53.127549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:53.127549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:53.132455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-f197754e-2bc7-4965-8c56-22de7e44c760 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:51:53.133582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-f197754e-2bc7-4965-8c56-22de7e44c760 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:51:53.243323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Create volume request issued successfully. Dec 11 13:51:53.285800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea45a6ad-571d-4983-a630-6367e48fa9c2 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes returned with HTTP 202 Dec 11 13:51:53.289187 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 36/83] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 13:51:52 2020] POST /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes => generated 824 bytes in 1016 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 13:51:53.320199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a76f30e4-fbbb-4bfa-8b41-1864a4ba2f13 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 Dec 11 13:51:53.320944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a76f30e4-fbbb-4bfa-8b41-1864a4ba2f13 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:53.321312 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:53.321312 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:53.321911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a76f30e4-fbbb-4bfa-8b41-1864a4ba2f13 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:53.509208 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:53.509208 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:53.572173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a76f30e4-fbbb-4bfa-8b41-1864a4ba2f13 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:53.596630 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:53.596630 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:53.644202 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-677abc51-f4e6-47f1-8cc6-9794add983d3 req-f197754e-2bc7-4965-8c56-22de7e44c760 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments/3d976f26-b3a5-484e-98b1-59c8a1e392b9/action returned with HTTP 204 Dec 11 13:51:53.646492 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 48/84] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 13:51:53 2020] POST /volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments/3d976f26-b3a5-484e-98b1-59c8a1e392b9/action => generated 0 bytes in 551 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:51:53.688362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a76f30e4-fbbb-4bfa-8b41-1864a4ba2f13 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 returned with HTTP 200 Dec 11 13:51:53.691632 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 37/85] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:53 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 => generated 892 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:53.792831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6a3d15f-ba5e-4238-bd12-c87c499f8950 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:51:53.794018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6a3d15f-ba5e-4238-bd12-c87c499f8950 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:53.794548 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:53.794548 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:53.799135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6a3d15f-ba5e-4238-bd12-c87c499f8950 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:54.086699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:54.086699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:54.145690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d6a3d15f-ba5e-4238-bd12-c87c499f8950 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:51:54.249964 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:54.249964 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:54.295324 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6a3d15f-ba5e-4238-bd12-c87c499f8950 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:51:54.308219 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 49/86] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:53 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 1202 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:51:54.718050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52c179bf-246a-4668-b3ab-70762dbe8b47 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 Dec 11 13:51:54.719333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-52c179bf-246a-4668-b3ab-70762dbe8b47 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:54.719892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:54.719892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:54.721113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-52c179bf-246a-4668-b3ab-70762dbe8b47 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:54.976687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:54.976687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:55.002311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-52c179bf-246a-4668-b3ab-70762dbe8b47 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:55.059649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52c179bf-246a-4668-b3ab-70762dbe8b47 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 returned with HTTP 200 Dec 11 13:51:55.060505 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 38/87] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:54 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 => generated 916 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:56.091258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-75f636f1-80e4-48d6-b066-3f131bdc30c3 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 Dec 11 13:51:56.092247 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-75f636f1-80e4-48d6-b066-3f131bdc30c3 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:56.092507 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:56.092507 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:56.093074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-75f636f1-80e4-48d6-b066-3f131bdc30c3 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:56.171482 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:56.171482 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:56.183661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-75f636f1-80e4-48d6-b066-3f131bdc30c3 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:56.215877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-75f636f1-80e4-48d6-b066-3f131bdc30c3 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 returned with HTTP 200 Dec 11 13:51:56.216912 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 50/88] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:56 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 => generated 917 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:57.510827 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-de209501-4566-4eac-8822-bc8d8ef00793 req-4f600f2b-8abe-416f-ac71-0eefae560fdd tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] GET http://10.222.0.58/volume/v3/76ad98ad46b0410e889aca8a0fc61f29/volumes/7eacfd44-0921-4283-be2b-e92783fca6f0 Dec 11 13:51:57.512214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-de209501-4566-4eac-8822-bc8d8ef00793 req-4f600f2b-8abe-416f-ac71-0eefae560fdd tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:57.512630 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:57.512630 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:57.513295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-de209501-4566-4eac-8822-bc8d8ef00793 req-4f600f2b-8abe-416f-ac71-0eefae560fdd tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:57.598610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-de209501-4566-4eac-8822-bc8d8ef00793 req-4f600f2b-8abe-416f-ac71-0eefae560fdd tempest-VolumesAdminNegativeTest-577805695 tempest-VolumesAdminNegativeTest-577805695] http://10.222.0.58/volume/v3/76ad98ad46b0410e889aca8a0fc61f29/volumes/7eacfd44-0921-4283-be2b-e92783fca6f0 returned with HTTP 404 Dec 11 13:51:57.611128 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 39/89] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:51:57 2020] GET /volume/v3/76ad98ad46b0410e889aca8a0fc61f29/volumes/7eacfd44-0921-4283-be2b-e92783fca6f0 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:51:57.614643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8798e2b7-e4aa-4eab-8ed8-9cf5db4d1683 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] DELETE http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 Dec 11 13:51:57.615192 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8798e2b7-e4aa-4eab-8ed8-9cf5db4d1683 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:57.615415 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:57.615415 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:57.615803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8798e2b7-e4aa-4eab-8ed8-9cf5db4d1683 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:57.616301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-8798e2b7-e4aa-4eab-8ed8-9cf5db4d1683 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Delete volume with id: 342340bf-4cb9-4a0c-9086-5f99dcf7dec6 Dec 11 13:51:57.810544 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:57.810544 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:57.812319 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8798e2b7-e4aa-4eab-8ed8-9cf5db4d1683 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:57.889242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8798e2b7-e4aa-4eab-8ed8-9cf5db4d1683 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Delete volume request issued successfully. Dec 11 13:51:57.890009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8798e2b7-e4aa-4eab-8ed8-9cf5db4d1683 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 returned with HTTP 202 Dec 11 13:51:57.892511 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 51/90] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 13:51:57 2020] DELETE /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 13:51:57.910880 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42ee47f7-cb96-40f5-a97d-50684c9dabbd tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 Dec 11 13:51:57.912822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42ee47f7-cb96-40f5-a97d-50684c9dabbd tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:57.914019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42ee47f7-cb96-40f5-a97d-50684c9dabbd tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:58.020390 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:58.020390 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:58.031996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-42ee47f7-cb96-40f5-a97d-50684c9dabbd tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:58.084714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42ee47f7-cb96-40f5-a97d-50684c9dabbd tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 returned with HTTP 200 Dec 11 13:51:58.086148 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 40/91] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:57 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:51:59.119559 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-358dbd63-7227-42b2-b462-a8844da3388b tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 Dec 11 13:51:59.120483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-358dbd63-7227-42b2-b462-a8844da3388b tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:51:59.121115 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:51:59.121115 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:51:59.121816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-358dbd63-7227-42b2-b462-a8844da3388b tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:51:59.211554 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:51:59.211554 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:51:59.223764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-358dbd63-7227-42b2-b462-a8844da3388b tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:51:59.254925 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-358dbd63-7227-42b2-b462-a8844da3388b tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 returned with HTTP 200 Dec 11 13:51:59.256126 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 52/92] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:51:59 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:52:00.016733 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-9784cb32-27b0-4aad-9fe7-d38caeb4df24 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] DELETE http://10.222.0.58/volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments/6bae9e0f-d406-4685-88d8-25be74c2183f Dec 11 13:52:00.017613 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-9784cb32-27b0-4aad-9fe7-d38caeb4df24 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:00.017982 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:00.017982 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:00.025105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-9784cb32-27b0-4aad-9fe7-d38caeb4df24 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:00.071562 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:00.071562 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:00.283808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a00c5350-210d-450e-b293-c6bd46f29437 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 Dec 11 13:52:00.284411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a00c5350-210d-450e-b293-c6bd46f29437 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:00.284575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:00.284575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:00.285287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a00c5350-210d-450e-b293-c6bd46f29437 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:00.412969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:00.412969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:00.443759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a00c5350-210d-450e-b293-c6bd46f29437 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:52:00.492898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-9784cb32-27b0-4aad-9fe7-d38caeb4df24 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(bf18b684-e247-45f6-8d36-d50218ac5455)]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 13:52:00.500014 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a00c5350-210d-450e-b293-c6bd46f29437 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 returned with HTTP 200 Dec 11 13:52:00.500014 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 53/93] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:00 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 => generated 916 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:52:00.508208 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-9784cb32-27b0-4aad-9fe7-d38caeb4df24 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Adding status of: attached to pending status list for volume. {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 11 13:52:00.508208 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-9784cb32-27b0-4aad-9fe7-d38caeb4df24 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 13:52:00.545484 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-681e8d19-8667-448f-bd8a-bf3c19327919 req-9784cb32-27b0-4aad-9fe7-d38caeb4df24 tempest-LiveAutoBlockMigrationV225Test-1740824473 tempest-LiveAutoBlockMigrationV225Test-1740824473] http://10.222.0.58/volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments/6bae9e0f-d406-4685-88d8-25be74c2183f returned with HTTP 200 Dec 11 13:52:00.545484 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 41/94] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 13:52:00 2020] DELETE /volume/v3/bd9399a99dfe4d3280827b437eb4bf82/attachments/6bae9e0f-d406-4685-88d8-25be74c2183f => generated 192 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:52:01.514238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92ec522a-a183-4adc-bbdb-9f2038fbd217 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 Dec 11 13:52:01.515293 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92ec522a-a183-4adc-bbdb-9f2038fbd217 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:01.515668 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:01.515668 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:01.516426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92ec522a-a183-4adc-bbdb-9f2038fbd217 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:01.696980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92ec522a-a183-4adc-bbdb-9f2038fbd217 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 returned with HTTP 404 Dec 11 13:52:01.702468 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 54/95] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:01 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/342340bf-4cb9-4a0c-9086-5f99dcf7dec6 => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:52:01.714118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c6612fc-7229-4b73-ae58-825793d84119 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] DELETE http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:52:01.715056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c6612fc-7229-4b73-ae58-825793d84119 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:01.715386 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:01.715386 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:01.715997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c6612fc-7229-4b73-ae58-825793d84119 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:01.716776 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2c6612fc-7229-4b73-ae58-825793d84119 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Delete volume with id: 51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:52:01.901645 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:01.901645 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:01.902571 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c6612fc-7229-4b73-ae58-825793d84119 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:52:01.974970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c6612fc-7229-4b73-ae58-825793d84119 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Delete volume request issued successfully. Dec 11 13:52:01.975593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c6612fc-7229-4b73-ae58-825793d84119 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 202 Dec 11 13:52:01.977600 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 42/96] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 13:52:01 2020] DELETE /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 13:52:01.987467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7660470d-f0cf-4fcf-b9a0-2c015257536a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:52:01.988380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7660470d-f0cf-4fcf-b9a0-2c015257536a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:01.989888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7660470d-f0cf-4fcf-b9a0-2c015257536a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:02.100121 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:02.100121 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:02.113165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7660470d-f0cf-4fcf-b9a0-2c015257536a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:52:02.152234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7660470d-f0cf-4fcf-b9a0-2c015257536a tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:52:02.153984 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 55/97] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:01 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 916 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:52:03.171275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e77c777-7b48-4ebd-87d4-852bb2614fa8 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:52:03.177290 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e77c777-7b48-4ebd-87d4-852bb2614fa8 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:03.177764 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:03.177764 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:03.178844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e77c777-7b48-4ebd-87d4-852bb2614fa8 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:03.351707 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:03.351707 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:03.388425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1e77c777-7b48-4ebd-87d4-852bb2614fa8 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:52:03.414955 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e77c777-7b48-4ebd-87d4-852bb2614fa8 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:52:03.416663 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 43/98] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:03 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 916 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:52:04.444763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cebf8292-571d-4851-a9cc-1d4ee837d5be tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:52:04.446493 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cebf8292-571d-4851-a9cc-1d4ee837d5be tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:04.447053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:04.447053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:04.449495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cebf8292-571d-4851-a9cc-1d4ee837d5be tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:04.564054 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:04.564054 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:04.585864 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cebf8292-571d-4851-a9cc-1d4ee837d5be tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Volume info retrieved successfully. Dec 11 13:52:04.658920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cebf8292-571d-4851-a9cc-1d4ee837d5be tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 200 Dec 11 13:52:04.675905 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 56/99] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:04 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 916 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:52:05.003028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e77c777-7b48-4ebd-87d4-852bb2614fa8 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume// Dec 11 13:52:05.003434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e77c777-7b48-4ebd-87d4-852bb2614fa8 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:05.003641 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:05.003641 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:05.004475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e77c777-7b48-4ebd-87d4-852bb2614fa8 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:05.006098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e77c777-7b48-4ebd-87d4-852bb2614fa8 tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:52:05.007500 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 44/100] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 13:52:05 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:52:05.029912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-857f0d5c-3e02-4352-9b57-2f91a4aebd5c tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] POST http://10.222.0.58/volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments Dec 11 13:52:05.033695 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:05.033695 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:05.039941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-857f0d5c-3e02-4352-9b57-2f91a4aebd5c tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d86374fb-c98a-43af-af5d-6976b547f454", "instance_uuid": "a1f4155f-3e1f-4c78-8ee1-877468f4cdce", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:52:05.105478 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:05.105478 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:05.689101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86dc317e-ddec-45ca-b6de-c23a1b1eff4d tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] GET http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c Dec 11 13:52:05.691037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86dc317e-ddec-45ca-b6de-c23a1b1eff4d tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:05.691804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86dc317e-ddec-45ca-b6de-c23a1b1eff4d tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:05.800680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86dc317e-ddec-45ca-b6de-c23a1b1eff4d tempest-VolumesAdminNegativeTest-1050871995 tempest-VolumesAdminNegativeTest-1050871995] http://10.222.0.58/volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c returned with HTTP 404 Dec 11 13:52:05.801994 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 45/101] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:05 2020] GET /volume/v3/b4d29ef99bf445799d24e0b3dbc979b2/volumes/51ff1b08-c4fb-4eaf-93c0-579b0948ed4c => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 13:52:07.685068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-857f0d5c-3e02-4352-9b57-2f91a4aebd5c tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] http://10.222.0.58/volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments returned with HTTP 200 Dec 11 13:52:07.687095 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 57/102] 10.222.0.50 () {64 vars in 1358 bytes} [Fri Dec 11 13:52:05 2020] POST /volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments => generated 762 bytes in 2669 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:52:07.747313 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-5df833af-2a77-4daa-aa15-742a1047f82a tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] GET http://10.222.0.58/volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments/7677cb7d-3fa0-4ca7-916e-9fa29a1608c0 Dec 11 13:52:07.747780 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-5df833af-2a77-4daa-aa15-742a1047f82a tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:07.748264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-5df833af-2a77-4daa-aa15-742a1047f82a tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:07.806848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-5df833af-2a77-4daa-aa15-742a1047f82a tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] http://10.222.0.58/volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments/7677cb7d-3fa0-4ca7-916e-9fa29a1608c0 returned with HTTP 200 Dec 11 13:52:07.809256 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 46/103] 10.222.0.50 () {60 vars in 1415 bytes} [Fri Dec 11 13:52:07 2020] GET /volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments/7677cb7d-3fa0-4ca7-916e-9fa29a1608c0 => generated 789 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:52:15.506946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fa770b2-4863-471b-a073-bb8db50548b1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:52:15.507943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fa770b2-4863-471b-a073-bb8db50548b1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:15.508326 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:15.508326 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:15.509043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fa770b2-4863-471b-a073-bb8db50548b1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:15.625734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:15.625734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:15.643756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2fa770b2-4863-471b-a073-bb8db50548b1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:52:15.687128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:15.687128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:15.707441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fa770b2-4863-471b-a073-bb8db50548b1 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:52:15.723870 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 58/104] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:15 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 1215 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:52:17.624469 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-a4b66379-1764-4027-bf82-5e652e2e370f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:52:17.631895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-a4b66379-1764-4027-bf82-5e652e2e370f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:17.632557 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:17.632557 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:17.635900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-a4b66379-1764-4027-bf82-5e652e2e370f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:17.886153 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:17.886153 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:17.911164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-a4b66379-1764-4027-bf82-5e652e2e370f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:52:17.948294 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:17.948294 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:17.966650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-a4b66379-1764-4027-bf82-5e652e2e370f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:52:17.983389 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 47/105] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:52:17 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 1215 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:52:17.999252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] POST http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7/action Dec 11 13:52:18.009041 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:18.009041 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:18.010528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Action body: b'{"os-begin_detaching": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:52:18.011470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:52:18.261063 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:18.261063 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:18.264753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:52:18.289606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Begin detaching volume completed successfully. Dec 11 13:52:18.291043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7/action returned with HTTP 202 Dec 11 13:52:18.293706 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 59/106] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 13:52:17 2020] POST /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7/action => generated 0 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 13:52:18.336765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44f12dd9-e669-499b-858b-afe2fc9cb896 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:52:18.338170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44f12dd9-e669-499b-858b-afe2fc9cb896 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:18.338663 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:18.338663 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:18.341276 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44f12dd9-e669-499b-858b-afe2fc9cb896 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:18.422162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume// Dec 11 13:52:18.422688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:18.422877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:18.422877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:18.423787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:18.425139 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-b94b38ae-b6ef-4291-a133-6347ee37531f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:52:18.426449 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 60/107] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 13:52:18 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:52:18.442782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-727f7e82-f1d8-4a87-a47d-7a2412f81252 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:52:18.443362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-727f7e82-f1d8-4a87-a47d-7a2412f81252 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:18.443952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-727f7e82-f1d8-4a87-a47d-7a2412f81252 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:18.560100 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:18.560100 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:18.600031 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-44f12dd9-e669-499b-858b-afe2fc9cb896 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:52:18.650781 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:18.650781 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:18.662399 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:18.662399 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:18.667353 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-727f7e82-f1d8-4a87-a47d-7a2412f81252 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:52:18.704020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:18.704020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:18.715913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44f12dd9-e669-499b-858b-afe2fc9cb896 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:52:18.725453 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 48/108] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:18 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 1218 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:52:18.728933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-727f7e82-f1d8-4a87-a47d-7a2412f81252 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:52:18.730029 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 61/109] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 13:52:18 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 1317 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 13:52:19.057536 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-db390ac6-1ef8-45ca-9360-a4f8e9bfb678 tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] POST http://10.222.0.58/volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments/7677cb7d-3fa0-4ca7-916e-9fa29a1608c0/action Dec 11 13:52:19.060330 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:19.060330 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:19.060330 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-db390ac6-1ef8-45ca-9360-a4f8e9bfb678 tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:52:19.060330 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-db390ac6-1ef8-45ca-9360-a4f8e9bfb678 tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:52:19.165294 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-ee84670b-7bfb-42b1-bea8-2f6a10f5188b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] DELETE http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments/bf18b684-e247-45f6-8d36-d50218ac5455 Dec 11 13:52:19.166221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-ee84670b-7bfb-42b1-bea8-2f6a10f5188b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:19.166710 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:19.166710 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:19.167361 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-ee84670b-7bfb-42b1-bea8-2f6a10f5188b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:19.231951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:19.231951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:19.264809 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:19.264809 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:19.289378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-db390ac6-1ef8-45ca-9360-a4f8e9bfb678 tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] http://10.222.0.58/volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments/7677cb7d-3fa0-4ca7-916e-9fa29a1608c0/action returned with HTTP 204 Dec 11 13:52:19.291085 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 49/110] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 13:52:19 2020] POST /volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments/7677cb7d-3fa0-4ca7-916e-9fa29a1608c0/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:52:19.764003 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c33aa690-f862-4bfd-bc9e-63c042fda39f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:52:19.766498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c33aa690-f862-4bfd-bc9e-63c042fda39f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:19.767793 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:19.767793 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:19.772169 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c33aa690-f862-4bfd-bc9e-63c042fda39f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:20.016650 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:20.016650 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:20.037425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c33aa690-f862-4bfd-bc9e-63c042fda39f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:52:20.089752 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:20.089752 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:20.109889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c33aa690-f862-4bfd-bc9e-63c042fda39f tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:52:20.113162 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 50/111] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:19 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 1218 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:52:20.492977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-ee84670b-7bfb-42b1-bea8-2f6a10f5188b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 13:52:20.509793 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-ee84670b-7bfb-42b1-bea8-2f6a10f5188b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 13:52:20.533089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-64e3efd7-12b1-4981-96b7-2147fd393970 req-ee84670b-7bfb-42b1-bea8-2f6a10f5188b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments/bf18b684-e247-45f6-8d36-d50218ac5455 returned with HTTP 200 Dec 11 13:52:20.534776 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 62/112] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 13:52:19 2020] DELETE /volume/v3/e3db2008b10340ff893bc8d516d81fdc/attachments/bf18b684-e247-45f6-8d36-d50218ac5455 => generated 19 bytes in 1374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:52:21.140009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79b06d75-2955-481f-9a48-49779f7ea4e7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:52:21.142076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79b06d75-2955-481f-9a48-49779f7ea4e7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:21.143168 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:21.143168 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:21.147686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79b06d75-2955-481f-9a48-49779f7ea4e7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:21.430531 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:21.430531 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:21.471125 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-79b06d75-2955-481f-9a48-49779f7ea4e7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:52:21.577807 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79b06d75-2955-481f-9a48-49779f7ea4e7 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:52:21.598405 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 51/113] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:52:21 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 923 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:52:29.897607 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-7f80dd9a-0ccd-4c3e-8635-8395260aae2f tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] DELETE http://10.222.0.58/volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments/3d976f26-b3a5-484e-98b1-59c8a1e392b9 Dec 11 13:52:29.898413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-7f80dd9a-0ccd-4c3e-8635-8395260aae2f tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:52:29.898413 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:52:29.898413 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:52:29.898805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-7f80dd9a-0ccd-4c3e-8635-8395260aae2f tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:52:29.941623 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:52:29.941623 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:52:30.464087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-7f80dd9a-0ccd-4c3e-8635-8395260aae2f tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(7677cb7d-3fa0-4ca7-916e-9fa29a1608c0)]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 13:52:30.467283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-7f80dd9a-0ccd-4c3e-8635-8395260aae2f tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Adding status of: attached to pending status list for volume. {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 11 13:52:30.472572 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-7f80dd9a-0ccd-4c3e-8635-8395260aae2f tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 13:52:30.492628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ac3feea7-fdf0-4321-81cb-8061d915433d req-7f80dd9a-0ccd-4c3e-8635-8395260aae2f tempest-LiveMigrationTest-471306556 tempest-LiveMigrationTest-471306556] http://10.222.0.58/volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments/3d976f26-b3a5-484e-98b1-59c8a1e392b9 returned with HTTP 200 Dec 11 13:52:30.494039 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 63/114] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 13:52:29 2020] DELETE /volume/v3/e0e379d007ce43f2a453d6f3bd55ae15/attachments/3d976f26-b3a5-484e-98b1-59c8a1e392b9 => generated 192 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:53:10.116969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7effed7a-5726-4ea8-b4be-359d15224520 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:53:10.119144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7effed7a-5726-4ea8-b4be-359d15224520 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:53:10.119829 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:53:10.119829 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:53:10.124237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7effed7a-5726-4ea8-b4be-359d15224520 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:53:10.424368 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:10.424368 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:10.472530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7effed7a-5726-4ea8-b4be-359d15224520 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:53:10.532692 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:10.532692 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:10.553465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7effed7a-5726-4ea8-b4be-359d15224520 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:53:10.564138 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 52/115] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:53:10 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 1202 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:53:18.925311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-7b7bb69b-391e-4a76-99b3-088714afcc33 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:53:18.926207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-7b7bb69b-391e-4a76-99b3-088714afcc33 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:53:18.926352 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:53:18.926352 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:53:18.926931 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-7b7bb69b-391e-4a76-99b3-088714afcc33 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:53:19.178055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:19.178055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:19.225371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-7b7bb69b-391e-4a76-99b3-088714afcc33 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:53:19.312521 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:19.312521 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:19.348899 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-7b7bb69b-391e-4a76-99b3-088714afcc33 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:53:19.353860 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 64/116] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:53:18 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 1202 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:53:19.434201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] POST http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454/action Dec 11 13:53:19.435081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:53:19.435081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:53:19.435946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:53:19.436639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:53:19.611817 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:19.611817 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:19.613138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:53:19.635775 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Begin detaching volume completed successfully. Dec 11 13:53:19.636339 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454/action returned with HTTP 202 Dec 11 13:53:19.638783 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 53/117] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 13:53:19 2020] POST /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 13:53:19.683801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1d71cb4-5c5e-45d7-ab11-a4535d6df6e7 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:53:19.685066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1d71cb4-5c5e-45d7-ab11-a4535d6df6e7 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:53:19.685344 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:53:19.685344 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:53:19.686041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1d71cb4-5c5e-45d7-ab11-a4535d6df6e7 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:53:19.883982 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume// Dec 11 13:53:19.884467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:53:19.884705 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:53:19.884705 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:53:19.885085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:53:19.886154 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-072aef62-fd4b-479f-bbf8-b16a4bbab612 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:53:19.887026 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 54/118] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 13:53:19 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 13:53:19.887774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:19.887774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:19.907371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-a090fa92-de15-419f-9318-1b24bfb8451b tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:53:19.907959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-a090fa92-de15-419f-9318-1b24bfb8451b tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:53:19.908495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-a090fa92-de15-419f-9318-1b24bfb8451b tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:53:19.935529 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d1d71cb4-5c5e-45d7-ab11-a4535d6df6e7 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:53:20.072050 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:20.072050 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:20.139852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1d71cb4-5c5e-45d7-ab11-a4535d6df6e7 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:53:20.140164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:20.140164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:20.142175 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 65/119] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:53:19 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 1205 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:53:20.170092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-a090fa92-de15-419f-9318-1b24bfb8451b tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:53:20.260506 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:20.260506 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:20.319935 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-a090fa92-de15-419f-9318-1b24bfb8451b tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:53:20.322134 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 55/120] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 13:53:19 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 1304 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 13:53:20.745275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-407e21e0-4d2b-4304-9ec9-10fda5794f92 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] DELETE http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments/7677cb7d-3fa0-4ca7-916e-9fa29a1608c0 Dec 11 13:53:20.746263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-407e21e0-4d2b-4304-9ec9-10fda5794f92 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:53:20.746803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:53:20.746803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:53:20.749505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-407e21e0-4d2b-4304-9ec9-10fda5794f92 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:53:20.917396 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:20.917396 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:21.178013 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d00ab4a3-6b8c-4869-b6ca-287c388b8d28 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:53:21.181601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d00ab4a3-6b8c-4869-b6ca-287c388b8d28 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:53:21.182325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:53:21.182325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:53:21.184759 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d00ab4a3-6b8c-4869-b6ca-287c388b8d28 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:53:21.319271 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:21.319271 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:21.337246 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d00ab4a3-6b8c-4869-b6ca-287c388b8d28 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:53:21.382167 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:21.382167 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:21.401251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d00ab4a3-6b8c-4869-b6ca-287c388b8d28 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:53:21.403809 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 56/121] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:53:21 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 1205 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:53:22.425903 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7b48c98-8f6c-4d5e-bb6d-b9f9c48bd334 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:53:22.426928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7b48c98-8f6c-4d5e-bb6d-b9f9c48bd334 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:53:22.428056 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:53:22.428056 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:53:22.428705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7b48c98-8f6c-4d5e-bb6d-b9f9c48bd334 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:53:22.650604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:22.650604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:22.684059 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a7b48c98-8f6c-4d5e-bb6d-b9f9c48bd334 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:53:22.824133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:22.824133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:22.855533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7b48c98-8f6c-4d5e-bb6d-b9f9c48bd334 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:53:22.866813 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 57/122] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:53:22 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 1205 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:53:22.913846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-407e21e0-4d2b-4304-9ec9-10fda5794f92 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 13:53:22.917140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-407e21e0-4d2b-4304-9ec9-10fda5794f92 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 13:53:22.938294 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1f7ff7db-a4ee-4e0b-bd0b-0abf103364e3 req-407e21e0-4d2b-4304-9ec9-10fda5794f92 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments/7677cb7d-3fa0-4ca7-916e-9fa29a1608c0 returned with HTTP 200 Dec 11 13:53:22.939552 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 66/123] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 13:53:20 2020] DELETE /volume/v3/028f0ba2014a41dc9df1fd71b988b737/attachments/7677cb7d-3fa0-4ca7-916e-9fa29a1608c0 => generated 19 bytes in 2203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:53:23.883076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d7ec0d69-15fb-4e51-8d18-09bc2a373cbe tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:53:23.884688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d7ec0d69-15fb-4e51-8d18-09bc2a373cbe tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:53:23.885197 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:53:23.885197 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:53:23.886103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d7ec0d69-15fb-4e51-8d18-09bc2a373cbe tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:53:24.096219 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:53:24.096219 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:53:24.126550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d7ec0d69-15fb-4e51-8d18-09bc2a373cbe tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:53:24.215406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d7ec0d69-15fb-4e51-8d18-09bc2a373cbe tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:53:24.217531 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 58/124] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:53:23 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 910 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:38.960062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] POST http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes Dec 11 13:54:38.961241 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:38.961241 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:38.961945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1686568036"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:54:38.963291 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1686568036'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 13:54:38.963879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Create volume of 1 GB Dec 11 13:54:38.964769 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:38.964769 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:38.997298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Availability Zones retrieved successfully. Dec 11 13:54:39.047863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Flow 'volume_create_api' (b461b3cb-5f3a-4a76-bed9-5735a78c75db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:54:39.061909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c2a7c0-d2e5-41fb-a022-0293c9f28254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:54:39.066815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 13:54:39.172760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c2a7c0-d2e5-41fb-a022-0293c9f28254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:54:39.176191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19e93e6-7332-48ea-a099-e766d99ce3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:54:39.298212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Created reservations ['02d3c40a-f5fa-48b7-83b2-0693b347cf6b', 'df6d5dc0-1575-49e6-95aa-c396fae2b3bb', '74331f56-2093-4d6e-9ccc-5fb750bf82d8', 'd2380627-109a-43f1-b0bb-b381b1948f61'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 13:54:39.300889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b19e93e6-7332-48ea-a099-e766d99ce3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02d3c40a-f5fa-48b7-83b2-0693b347cf6b', 'df6d5dc0-1575-49e6-95aa-c396fae2b3bb', '74331f56-2093-4d6e-9ccc-5fb750bf82d8', 'd2380627-109a-43f1-b0bb-b381b1948f61']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:54:39.303083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9daf6d12-fdad-41a5-9719-9500e3809132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:54:39.500331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9daf6d12-fdad-41a5-9719-9500e3809132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64ad770-b6eb-4ed8-97da-a59ee80fbbe3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1686568036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732a22ba7b28431d8619b62b837f228c',qos_specs=None,replication_status=,reservations=['02d3c40a-f5fa-48b7-83b2-0693b347cf6b','df6d5dc0-1575-49e6-95aa-c396fae2b3bb','74331f56-2093-4d6e-9ccc-5fb750bf82d8','d2380627-109a-43f1-b0bb-b381b1948f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0b302e066044dc9bfef1a078371bc89',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T13:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1686568036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64ad770-b6eb-4ed8-97da-a59ee80fbbe3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='732a22ba7b28431d8619b62b837f228c',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,user_id='d0b302e066044dc9bfef1a078371bc89',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:54:39.505261 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618ba990-ab59-4ce3-a626-07d26a50509f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:54:39.566206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618ba990-ab59-4ce3-a626-07d26a50509f) 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-AttachSCSIVolumeTestJSON-volume-1686568036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732a22ba7b28431d8619b62b837f228c',qos_specs=None,replication_status=,reservations=['02d3c40a-f5fa-48b7-83b2-0693b347cf6b','df6d5dc0-1575-49e6-95aa-c396fae2b3bb','74331f56-2093-4d6e-9ccc-5fb750bf82d8','d2380627-109a-43f1-b0bb-b381b1948f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0b302e066044dc9bfef1a078371bc89',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:54:39.570234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ce56ad-4a3f-4ad1-a311-0f5d28651a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:54:39.589823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ce56ad-4a3f-4ad1-a311-0f5d28651a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:54:39.592900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Flow 'volume_create_api' (b461b3cb-5f3a-4a76-bed9-5735a78c75db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:54:39.663526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Create volume request issued successfully. Dec 11 13:54:39.684687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52cb2562-4e54-4e29-9963-f4cf45a66211 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes returned with HTTP 202 Dec 11 13:54:39.685585 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 67/125] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 13:54:38 2020] POST /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes => generated 824 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 13:54:39.710174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d88652c-a0ac-4edc-bcc9-fdb6dfc806f9 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:39.710447 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d88652c-a0ac-4edc-bcc9-fdb6dfc806f9 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:39.710605 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:39.710605 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:39.711274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d88652c-a0ac-4edc-bcc9-fdb6dfc806f9 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:39.837292 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:39.837292 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:39.872589 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5d88652c-a0ac-4edc-bcc9-fdb6dfc806f9 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:39.911509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d88652c-a0ac-4edc-bcc9-fdb6dfc806f9 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:39.912926 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 59/126] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:39 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 892 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:40.933507 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b1c6b02-b21c-47cd-b146-ee9cb9814a33 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:40.934150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b1c6b02-b21c-47cd-b146-ee9cb9814a33 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:40.934502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:40.934502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:40.935871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b1c6b02-b21c-47cd-b146-ee9cb9814a33 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:41.038884 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:41.038884 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:41.048773 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3b1c6b02-b21c-47cd-b146-ee9cb9814a33 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:41.076136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b1c6b02-b21c-47cd-b146-ee9cb9814a33 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:41.078434 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 68/127] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:40 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:42.299684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-986b358b-a361-43e0-8237-08282d770173 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:42.301405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-986b358b-a361-43e0-8237-08282d770173 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:42.301760 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:42.301760 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:42.302815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-986b358b-a361-43e0-8237-08282d770173 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:42.404272 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:42.404272 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:42.414104 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-facec948-d253-4625-bdb1-f56b87f3434b req-986b358b-a361-43e0-8237-08282d770173 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:42.440520 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-986b358b-a361-43e0-8237-08282d770173 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:42.441911 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 60/128] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:54:42 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:42.544919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b1c6b02-b21c-47cd-b146-ee9cb9814a33 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume// Dec 11 13:54:42.546490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b1c6b02-b21c-47cd-b146-ee9cb9814a33 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:42.546957 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:42.546957 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:42.547482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b1c6b02-b21c-47cd-b146-ee9cb9814a33 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:42.549406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b1c6b02-b21c-47cd-b146-ee9cb9814a33 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:54:42.550098 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 69/129] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 13:54:42 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:54:42.569808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-7967fea0-513d-42e5-b7fe-db9ccd7f2d7b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] POST http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/attachments Dec 11 13:54:42.570926 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:42.570926 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:42.571655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-7967fea0-513d-42e5-b7fe-db9ccd7f2d7b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e64ad770-b6eb-4ed8-97da-a59ee80fbbe3", "instance_uuid": "fd648050-8056-42cb-9194-c4adddf102b3", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:54:42.650864 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:42.650864 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:42.746995 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-7967fea0-513d-42e5-b7fe-db9ccd7f2d7b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/attachments returned with HTTP 200 Dec 11 13:54:42.748152 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 61/130] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 13:54:42 2020] POST /volume/v3/732a22ba7b28431d8619b62b837f228c/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 13:54:42.800419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec9b5450-c814-4d89-9a81-1876b27d021f tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:42.800971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec9b5450-c814-4d89-9a81-1876b27d021f tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:42.801469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec9b5450-c814-4d89-9a81-1876b27d021f tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:42.839504 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-7967fea0-513d-42e5-b7fe-db9ccd7f2d7b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume// Dec 11 13:54:42.840260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-7967fea0-513d-42e5-b7fe-db9ccd7f2d7b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:42.840752 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:42.840752 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:42.841396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-7967fea0-513d-42e5-b7fe-db9ccd7f2d7b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:42.842668 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-7967fea0-513d-42e5-b7fe-db9ccd7f2d7b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:54:42.844114 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 62/131] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 13:54:42 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:54:42.869301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-d31e0b6e-2883-4f75-b955-1bdd427e4d4c tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:42.870289 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-d31e0b6e-2883-4f75-b955-1bdd427e4d4c tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:42.870980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-d31e0b6e-2883-4f75-b955-1bdd427e4d4c tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:42.959575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:42.959575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:42.987037 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ec9b5450-c814-4d89-9a81-1876b27d021f tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:43.025349 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:43.025349 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:43.040477 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:43.040477 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:43.048684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-facec948-d253-4625-bdb1-f56b87f3434b req-d31e0b6e-2883-4f75-b955-1bdd427e4d4c tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:43.062382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec9b5450-c814-4d89-9a81-1876b27d021f tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:43.074608 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 70/132] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:42 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 916 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:43.112837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:43.112837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:43.160758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-d31e0b6e-2883-4f75-b955-1bdd427e4d4c tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:43.165325 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 63/133] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 13:54:42 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 1015 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 13:54:43.193896 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-10a22d97-373c-48e5-bdc4-ac741a162664 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] PUT http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/attachments/f5e98c2a-e691-4c98-93d6-5eb5475b2cdc Dec 11 13:54:43.195039 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:43.195039 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:43.195771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-10a22d97-373c-48e5-bdc4-ac741a162664 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:54:43.264692 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 13:54:43.264692 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 13:54:43.265223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-facec948-d253-4625-bdb1-f56b87f3434b req-10a22d97-373c-48e5-bdc4-ac741a162664 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Lock "b'cinder-attachment_update-e64ad770-b6eb-4ed8-97da-a59ee80fbbe3-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.026s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 13:54:43.269297 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:43.269297 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:44.101557 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02df0ec2-7f68-410c-bad8-4b325cbb8d15 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:44.103619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02df0ec2-7f68-410c-bad8-4b325cbb8d15 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:44.104273 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:44.104273 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:44.105387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02df0ec2-7f68-410c-bad8-4b325cbb8d15 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:44.216262 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:44.216262 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:44.233380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-02df0ec2-7f68-410c-bad8-4b325cbb8d15 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:44.269104 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:44.269104 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:44.288105 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02df0ec2-7f68-410c-bad8-4b325cbb8d15 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:44.290983 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 64/134] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:44 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 916 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:54:45.319303 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73f30db3-0eab-4f55-9d4f-f5e0ea62cffe tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:45.320774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73f30db3-0eab-4f55-9d4f-f5e0ea62cffe tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:45.321118 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:45.321118 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:45.321780 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73f30db3-0eab-4f55-9d4f-f5e0ea62cffe tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:45.515347 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:45.515347 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:45.536211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-73f30db3-0eab-4f55-9d4f-f5e0ea62cffe tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:45.605454 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:45.605454 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:45.628608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73f30db3-0eab-4f55-9d4f-f5e0ea62cffe tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:45.629732 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 65/135] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:45 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 916 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:46.012225 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-facec948-d253-4625-bdb1-f56b87f3434b req-10a22d97-373c-48e5-bdc4-ac741a162664 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Lock "b'cinder-attachment_update-e64ad770-b6eb-4ed8-97da-a59ee80fbbe3-n-h2-766726-2'" released by "attachment_update" :: held 2.747s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 13:54:46.015002 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-10a22d97-373c-48e5-bdc4-ac741a162664 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/attachments/f5e98c2a-e691-4c98-93d6-5eb5475b2cdc returned with HTTP 200 Dec 11 13:54:46.017009 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 71/136] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 13:54:43 2020] PUT /volume/v3/732a22ba7b28431d8619b62b837f228c/attachments/f5e98c2a-e691-4c98-93d6-5eb5475b2cdc => generated 762 bytes in 2839 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:54:46.665442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e7a995e-c798-4418-89f4-510c5ee12b5a tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:46.666511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e7a995e-c798-4418-89f4-510c5ee12b5a tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:46.666843 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:46.666843 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:46.670617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e7a995e-c798-4418-89f4-510c5ee12b5a tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:46.725719 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:46.725719 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:46.739656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9e7a995e-c798-4418-89f4-510c5ee12b5a tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:46.768430 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:46.768430 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:46.780497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e7a995e-c798-4418-89f4-510c5ee12b5a tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:46.789816 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 66/137] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:46 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:47.799381 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffd3561b-ce6d-4459-adae-54d7fa45264d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:47.801057 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffd3561b-ce6d-4459-adae-54d7fa45264d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:47.801842 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:47.801842 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:47.802526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffd3561b-ce6d-4459-adae-54d7fa45264d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:47.891156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:47.891156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:47.904755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ffd3561b-ce6d-4459-adae-54d7fa45264d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:47.955812 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:47.955812 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:47.977859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffd3561b-ce6d-4459-adae-54d7fa45264d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:47.984454 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 72/138] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:47 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:48.997847 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db7816d5-647e-4815-9dde-c65022b3b14d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:48.999589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db7816d5-647e-4815-9dde-c65022b3b14d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:49.000184 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:49.000184 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:49.001122 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db7816d5-647e-4815-9dde-c65022b3b14d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:49.066537 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:49.066537 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:49.075524 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-db7816d5-647e-4815-9dde-c65022b3b14d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:49.095728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:49.095728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:49.105125 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db7816d5-647e-4815-9dde-c65022b3b14d tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:49.106097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 67/139] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:48 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:50.136662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0bcf520f-4f0c-4aa7-a8cb-4783e2a0b302 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:50.137822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0bcf520f-4f0c-4aa7-a8cb-4783e2a0b302 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:50.142446 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:50.142446 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:50.142932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0bcf520f-4f0c-4aa7-a8cb-4783e2a0b302 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:50.231873 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:50.231873 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:50.243897 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0bcf520f-4f0c-4aa7-a8cb-4783e2a0b302 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:50.267558 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:50.267558 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:50.280225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0bcf520f-4f0c-4aa7-a8cb-4783e2a0b302 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:50.281368 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 73/140] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:50 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:51.297741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06f097bf-8ad5-488e-9f56-cb0ddea98c10 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:51.298346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06f097bf-8ad5-488e-9f56-cb0ddea98c10 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:51.298502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:51.298502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:51.298836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06f097bf-8ad5-488e-9f56-cb0ddea98c10 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:51.371353 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:51.371353 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:51.380692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-06f097bf-8ad5-488e-9f56-cb0ddea98c10 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:51.418768 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:51.418768 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:51.429689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06f097bf-8ad5-488e-9f56-cb0ddea98c10 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:51.431789 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 68/141] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:51 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:51.616439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-0b588e34-6884-4294-945c-4449a8495f37 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] POST http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/attachments/f5e98c2a-e691-4c98-93d6-5eb5475b2cdc/action Dec 11 13:54:51.616881 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:51.616881 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:51.617301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-0b588e34-6884-4294-945c-4449a8495f37 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:54:51.617862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-0b588e34-6884-4294-945c-4449a8495f37 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:54:51.781102 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:51.781102 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:51.819647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-facec948-d253-4625-bdb1-f56b87f3434b req-0b588e34-6884-4294-945c-4449a8495f37 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/attachments/f5e98c2a-e691-4c98-93d6-5eb5475b2cdc/action returned with HTTP 204 Dec 11 13:54:51.821221 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 74/142] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 13:54:51 2020] POST /volume/v3/732a22ba7b28431d8619b62b837f228c/attachments/f5e98c2a-e691-4c98-93d6-5eb5475b2cdc/action => generated 0 bytes in 210 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:54:52.452212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40d3a5cf-a49d-46c3-8737-510e83102a6e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:52.453844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40d3a5cf-a49d-46c3-8737-510e83102a6e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:52.454352 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:52.454352 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:52.455295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40d3a5cf-a49d-46c3-8737-510e83102a6e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:52.542741 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:52.542741 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:52.577196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-40d3a5cf-a49d-46c3-8737-510e83102a6e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:52.634320 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:52.634320 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:52.646218 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40d3a5cf-a49d-46c3-8737-510e83102a6e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:52.647509 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 69/143] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:52 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 1209 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:54:52.663962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-83734323-6938-40ad-8367-a1f988ab2873 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:52.664777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-83734323-6938-40ad-8367-a1f988ab2873 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:52.665162 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:52.665162 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:52.665851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-83734323-6938-40ad-8367-a1f988ab2873 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:52.763132 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:52.763132 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:52.775704 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-83734323-6938-40ad-8367-a1f988ab2873 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:52.804993 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:52.804993 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:52.823349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-83734323-6938-40ad-8367-a1f988ab2873 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:52.825420 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 75/144] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:52 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 1209 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:54:54.606658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-2b268455-3e91-48c1-aad4-7c8e1fad6100 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:54.607927 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-2b268455-3e91-48c1-aad4-7c8e1fad6100 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:54.608919 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:54.608919 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:54.609629 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-2b268455-3e91-48c1-aad4-7c8e1fad6100 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:54.682604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:54.682604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:54.700544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-2b268455-3e91-48c1-aad4-7c8e1fad6100 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:54.733793 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:54.733793 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:54.747060 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-2b268455-3e91-48c1-aad4-7c8e1fad6100 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:54.748495 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 70/145] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 13:54:54 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 1209 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:54:54.773811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] POST http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3/action Dec 11 13:54:54.774785 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:54.774785 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:54.775678 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Action body: b'{"os-begin_detaching": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 13:54:54.776419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:54:54.838019 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:54.838019 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:54.839752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:54.850594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Begin detaching volume completed successfully. Dec 11 13:54:54.851859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3/action returned with HTTP 202 Dec 11 13:54:54.859130 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 76/146] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 13:54:54 2020] POST /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 13:54:54.890587 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b70049c-5e0e-4145-9e8a-fe9149a59288 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:54.891128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b70049c-5e0e-4145-9e8a-fe9149a59288 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:54.891349 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:54.891349 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:54.891727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b70049c-5e0e-4145-9e8a-fe9149a59288 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:54.946643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume// Dec 11 13:54:54.947126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:54.947325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:54.947325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:54.947994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:54.949404 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-787ee9bd-73ab-45cf-97f3-6d9e75047ac0 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 13:54:54.950739 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 77/147] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 13:54:54 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 13:54:54.964675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-d4757bd5-47e3-4471-99ce-687f3208fbef tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:54.965751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-d4757bd5-47e3-4471-99ce-687f3208fbef tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:54.966454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-d4757bd5-47e3-4471-99ce-687f3208fbef tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:54.976973 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:54.976973 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:54.996792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2b70049c-5e0e-4145-9e8a-fe9149a59288 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:55.047959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:55.047959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:55.061556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b70049c-5e0e-4145-9e8a-fe9149a59288 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:55.074465 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 71/148] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:54 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 1212 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 13:54:55.075846 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:55.075846 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:55.085071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-d4757bd5-47e3-4471-99ce-687f3208fbef tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:55.112267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:55.112267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:55.121882 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-d4757bd5-47e3-4471-99ce-687f3208fbef tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:55.122768 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 78/149] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 13:54:54 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 1311 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 13:54:55.471386 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-90fe5b75-98b9-4309-bef8-4a55d03c53a2 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] DELETE http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/attachments/f5e98c2a-e691-4c98-93d6-5eb5475b2cdc Dec 11 13:54:55.472357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-90fe5b75-98b9-4309-bef8-4a55d03c53a2 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:55.472719 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:55.472719 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:55.473416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-90fe5b75-98b9-4309-bef8-4a55d03c53a2 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:55.514696 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:55.514696 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:56.087234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a0f9ea2-4c86-47e1-a2a7-9dc78807e73e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:56.088200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7a0f9ea2-4c86-47e1-a2a7-9dc78807e73e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:56.088814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:56.088814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:56.089906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7a0f9ea2-4c86-47e1-a2a7-9dc78807e73e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:56.325935 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:56.325935 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:56.347512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7a0f9ea2-4c86-47e1-a2a7-9dc78807e73e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:56.400547 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-90fe5b75-98b9-4309-bef8-4a55d03c53a2 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 13:54:56.401167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-90fe5b75-98b9-4309-bef8-4a55d03c53a2 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 13:54:56.414311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a0f9ea2-4c86-47e1-a2a7-9dc78807e73e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:56.414644 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 79/150] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:56 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:56.437394 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b2da3833-ad08-4e55-90d9-3762e70d695f req-90fe5b75-98b9-4309-bef8-4a55d03c53a2 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/attachments/f5e98c2a-e691-4c98-93d6-5eb5475b2cdc returned with HTTP 200 Dec 11 13:54:56.439718 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 72/151] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 13:54:55 2020] DELETE /volume/v3/732a22ba7b28431d8619b62b837f228c/attachments/f5e98c2a-e691-4c98-93d6-5eb5475b2cdc => generated 19 bytes in 979 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:57.440859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f52fb939-6e39-4d11-9ea7-dbddcf891d4e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:57.441570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f52fb939-6e39-4d11-9ea7-dbddcf891d4e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:57.441738 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:57.441738 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:57.442266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f52fb939-6e39-4d11-9ea7-dbddcf891d4e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:57.505508 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:57.505508 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:57.517147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f52fb939-6e39-4d11-9ea7-dbddcf891d4e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:57.551885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f52fb939-6e39-4d11-9ea7-dbddcf891d4e tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:57.553824 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 80/152] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:57 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:59.366357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8e8569c-edec-43e2-8ab3-5c6964ebfc31 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:59.367298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8e8569c-edec-43e2-8ab3-5c6964ebfc31 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:59.367496 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:59.367496 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:59.368032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8e8569c-edec-43e2-8ab3-5c6964ebfc31 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:59.522588 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:59.522588 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:59.546658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a8e8569c-edec-43e2-8ab3-5c6964ebfc31 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:59.579715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8e8569c-edec-43e2-8ab3-5c6964ebfc31 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:59.607260 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 73/153] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:59 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:54:59.609318 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89d3732d-ebe0-441c-9507-44127cb8a466 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:54:59.609731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89d3732d-ebe0-441c-9507-44127cb8a466 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:54:59.610837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:54:59.610837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:54:59.612319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89d3732d-ebe0-441c-9507-44127cb8a466 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:54:59.725711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:54:59.725711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:54:59.769166 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-89d3732d-ebe0-441c-9507-44127cb8a466 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:54:59.804279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89d3732d-ebe0-441c-9507-44127cb8a466 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:54:59.805968 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 81/154] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:54:59 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 917 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 13:55:10.096779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57f9ca45-82d7-4ea3-aaca-f2d4f946f877 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] DELETE http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:55:10.100630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57f9ca45-82d7-4ea3-aaca-f2d4f946f877 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:55:10.102773 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:55:10.102773 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:55:10.103902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57f9ca45-82d7-4ea3-aaca-f2d4f946f877 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:55:10.105250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-57f9ca45-82d7-4ea3-aaca-f2d4f946f877 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Delete volume with id: e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:55:10.254626 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:55:10.254626 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:55:10.257198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57f9ca45-82d7-4ea3-aaca-f2d4f946f877 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:55:10.331456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57f9ca45-82d7-4ea3-aaca-f2d4f946f877 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Delete volume request issued successfully. Dec 11 13:55:10.332919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57f9ca45-82d7-4ea3-aaca-f2d4f946f877 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 202 Dec 11 13:55:10.341584 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 74/155] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 13:55:10 2020] DELETE /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 13:55:10.347640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-04d033c9-220c-4ad4-b288-387d779f919b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:55:10.348341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-04d033c9-220c-4ad4-b288-387d779f919b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:55:10.348904 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:55:10.348904 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:55:10.349966 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-04d033c9-220c-4ad4-b288-387d779f919b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:55:10.556960 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:55:10.556960 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:55:10.578134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-04d033c9-220c-4ad4-b288-387d779f919b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:55:10.641937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-04d033c9-220c-4ad4-b288-387d779f919b tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:55:10.643212 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 82/156] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:55:10 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 916 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:55:11.667892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0324a681-26f5-46f0-8aef-1c66395b1d87 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:55:11.669173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0324a681-26f5-46f0-8aef-1c66395b1d87 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:55:11.672683 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:55:11.672683 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:55:11.673701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0324a681-26f5-46f0-8aef-1c66395b1d87 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:55:11.853288 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:55:11.853288 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:55:11.865937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0324a681-26f5-46f0-8aef-1c66395b1d87 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Volume info retrieved successfully. Dec 11 13:55:11.903077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0324a681-26f5-46f0-8aef-1c66395b1d87 tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 200 Dec 11 13:55:11.904109 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 75/157] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:55:11 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 916 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:55:12.920658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-790d2a29-3093-49d3-b737-7db935d3e1ca tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] GET http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 Dec 11 13:55:12.921170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-790d2a29-3093-49d3-b737-7db935d3e1ca tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:55:12.921582 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:55:12.921582 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:55:12.922220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-790d2a29-3093-49d3-b737-7db935d3e1ca tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:55:12.971324 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-790d2a29-3093-49d3-b737-7db935d3e1ca tempest-AttachSCSIVolumeTestJSON-1060082694 tempest-AttachSCSIVolumeTestJSON-1060082694] http://10.222.0.58/volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 returned with HTTP 404 Dec 11 13:55:12.972982 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 83/158] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:55:12 2020] GET /volume/v3/732a22ba7b28431d8619b62b837f228c/volumes/e64ad770-b6eb-4ed8-97da-a59ee80fbbe3 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:55:54.020749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76227f1a-3761-4d47-9686-b46bc214f0e6 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] DELETE http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:55:54.023622 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76227f1a-3761-4d47-9686-b46bc214f0e6 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:55:54.023999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:55:54.023999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:55:54.024620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76227f1a-3761-4d47-9686-b46bc214f0e6 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:55:54.025238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-76227f1a-3761-4d47-9686-b46bc214f0e6 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Delete volume with id: de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:55:54.100521 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:55:54.100521 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:55:54.101959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76227f1a-3761-4d47-9686-b46bc214f0e6 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:55:54.137976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76227f1a-3761-4d47-9686-b46bc214f0e6 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Delete volume request issued successfully. Dec 11 13:55:54.138862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76227f1a-3761-4d47-9686-b46bc214f0e6 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 202 Dec 11 13:55:54.139870 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 76/159] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 13:55:54 2020] DELETE /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 13:55:54.149267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24dbd544-51e8-49ae-a6db-c429ee0c573e tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:55:54.150046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24dbd544-51e8-49ae-a6db-c429ee0c573e tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:55:54.151318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24dbd544-51e8-49ae-a6db-c429ee0c573e tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:55:54.278938 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:55:54.278938 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:55:54.289164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-24dbd544-51e8-49ae-a6db-c429ee0c573e tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:55:54.317229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24dbd544-51e8-49ae-a6db-c429ee0c573e tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:55:54.318819 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 84/160] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:55:54 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:55:55.334911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccc369ad-9ac8-47a9-8f89-655641fdee92 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:55:55.336925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccc369ad-9ac8-47a9-8f89-655641fdee92 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:55:55.337993 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:55:55.337993 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:55:55.338655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccc369ad-9ac8-47a9-8f89-655641fdee92 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:55:55.402510 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:55:55.402510 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:55:55.414668 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ccc369ad-9ac8-47a9-8f89-655641fdee92 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:55:55.460354 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccc369ad-9ac8-47a9-8f89-655641fdee92 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:55:55.461920 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 77/161] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:55:55 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:55:56.479640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab4c741c-551f-4e9a-9a9d-83b4d8572d8b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:55:56.480893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab4c741c-551f-4e9a-9a9d-83b4d8572d8b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:55:56.481484 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:55:56.481484 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:55:56.482111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab4c741c-551f-4e9a-9a9d-83b4d8572d8b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:55:56.586113 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:55:56.586113 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:55:56.616125 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab4c741c-551f-4e9a-9a9d-83b4d8572d8b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Volume info retrieved successfully. Dec 11 13:55:56.674702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab4c741c-551f-4e9a-9a9d-83b4d8572d8b tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 200 Dec 11 13:55:56.676609 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 85/162] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:55:56 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 922 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:55:57.692346 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f90cb0e-640b-4d90-98b1-7a1632215779 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] GET http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 Dec 11 13:55:57.693582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f90cb0e-640b-4d90-98b1-7a1632215779 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:55:57.693963 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:55:57.693963 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:55:57.694627 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f90cb0e-640b-4d90-98b1-7a1632215779 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:55:57.819242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f90cb0e-640b-4d90-98b1-7a1632215779 tempest-LiveAutoBlockMigrationV225Test-984624706 tempest-LiveAutoBlockMigrationV225Test-984624706] http://10.222.0.58/volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 returned with HTTP 404 Dec 11 13:55:57.824701 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 78/163] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:55:57 2020] GET /volume/v3/e3db2008b10340ff893bc8d516d81fdc/volumes/de8658a2-5f3b-4eff-83f7-42a30b9b25c7 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:56:50.076446 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4c122a9-8bae-4f07-98c0-c630ee629c3e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] DELETE http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:56:50.077296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4c122a9-8bae-4f07-98c0-c630ee629c3e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:56:50.077621 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:56:50.077621 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:56:50.078822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4c122a9-8bae-4f07-98c0-c630ee629c3e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:56:50.080236 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-d4c122a9-8bae-4f07-98c0-c630ee629c3e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Delete volume with id: d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:56:50.381039 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:56:50.381039 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:56:50.386756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4c122a9-8bae-4f07-98c0-c630ee629c3e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:56:50.546223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4c122a9-8bae-4f07-98c0-c630ee629c3e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Delete volume request issued successfully. Dec 11 13:56:50.549114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4c122a9-8bae-4f07-98c0-c630ee629c3e tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 202 Dec 11 13:56:50.564834 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 86/164] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 13:56:50 2020] DELETE /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 0 bytes in 495 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 13:56:50.577579 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1b5087f-e8f2-4b4b-b9ec-be4596cd0771 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:56:50.578544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a1b5087f-e8f2-4b4b-b9ec-be4596cd0771 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:56:50.579436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a1b5087f-e8f2-4b4b-b9ec-be4596cd0771 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:56:50.787902 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:56:50.787902 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:56:50.807463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a1b5087f-e8f2-4b4b-b9ec-be4596cd0771 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:56:50.881717 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1b5087f-e8f2-4b4b-b9ec-be4596cd0771 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:56:50.911916 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 79/165] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:56:50 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 909 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:56:51.906944 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63335cdf-3518-4474-ada3-8449ca721965 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:56:51.907614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63335cdf-3518-4474-ada3-8449ca721965 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:56:51.907932 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:56:51.907932 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:56:51.908485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63335cdf-3518-4474-ada3-8449ca721965 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:56:52.035237 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:56:52.035237 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:56:52.119137 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-63335cdf-3518-4474-ada3-8449ca721965 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Volume info retrieved successfully. Dec 11 13:56:52.262898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63335cdf-3518-4474-ada3-8449ca721965 tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 200 Dec 11 13:56:52.267482 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 87/166] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:56:51 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 909 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:56:53.286470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebc4ba94-cd4b-42f8-87da-1453eaf8ea6a tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] GET http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 Dec 11 13:56:53.288458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebc4ba94-cd4b-42f8-87da-1453eaf8ea6a tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:56:53.289125 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:56:53.289125 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:56:53.290182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebc4ba94-cd4b-42f8-87da-1453eaf8ea6a tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:56:53.400504 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebc4ba94-cd4b-42f8-87da-1453eaf8ea6a tempest-LiveMigrationTest-1669481989 tempest-LiveMigrationTest-1669481989] http://10.222.0.58/volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 returned with HTTP 404 Dec 11 13:56:53.407352 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 80/167] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:56:53 2020] GET /volume/v3/028f0ba2014a41dc9df1fd71b988b737/volumes/d86374fb-c98a-43af-af5d-6976b547f454 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 13:59:45.327529 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] POST http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes Dec 11 13:59:45.328123 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:59:45.328123 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:59:45.328484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1481753987"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 13:59:45.329669 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1481753987'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 13:59:45.330043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Create volume of 1 GB Dec 11 13:59:45.346274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Availability Zones retrieved successfully. Dec 11 13:59:45.369747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Flow 'volume_create_api' (7d8250df-a23a-4e11-9754-e692fc61cce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:59:45.375515 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c0613c-b7b1-4801-8565-71a2587b3363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:59:45.377650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 13:59:45.460432 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c0613c-b7b1-4801-8565-71a2587b3363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:59:45.462949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8273798-9786-46a2-8595-7c6707007bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:59:45.586156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Created reservations ['82dd3aff-dcb1-466b-8899-625c5e353d70', '29c1392b-b7a9-419e-a45c-96e82dfaffd5', '59cc0b84-17f5-4bea-a0e4-ca0b754067f9', '3dd271d1-f46c-41d7-a8a0-944495edd2fc'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 13:59:45.588446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8273798-9786-46a2-8595-7c6707007bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82dd3aff-dcb1-466b-8899-625c5e353d70', '29c1392b-b7a9-419e-a45c-96e82dfaffd5', '59cc0b84-17f5-4bea-a0e4-ca0b754067f9', '3dd271d1-f46c-41d7-a8a0-944495edd2fc']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:59:45.591525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be2ef28-3d0e-413c-bd17-30e69445e71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:59:45.668636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2be2ef28-3d0e-413c-bd17-30e69445e71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28316b9a-d7ca-4466-a4c3-c56ff20a7c54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1481753987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e356bd2f535c4039b5bcf265a0fb69d5',qos_specs=None,replication_status=,reservations=['82dd3aff-dcb1-466b-8899-625c5e353d70','29c1392b-b7a9-419e-a45c-96e82dfaffd5','59cc0b84-17f5-4bea-a0e4-ca0b754067f9','3dd271d1-f46c-41d7-a8a0-944495edd2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddb32e626a44788b79c62cdd10e4d4e',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T13:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1481753987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28316b9a-d7ca-4466-a4c3-c56ff20a7c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e356bd2f535c4039b5bcf265a0fb69d5',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,user_id='3ddb32e626a44788b79c62cdd10e4d4e',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:59:45.674042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c50f79-734f-494e-9df6-b4f5dbd37154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:59:45.756573 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c50f79-734f-494e-9df6-b4f5dbd37154) 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-1481753987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e356bd2f535c4039b5bcf265a0fb69d5',qos_specs=None,replication_status=,reservations=['82dd3aff-dcb1-466b-8899-625c5e353d70','29c1392b-b7a9-419e-a45c-96e82dfaffd5','59cc0b84-17f5-4bea-a0e4-ca0b754067f9','3dd271d1-f46c-41d7-a8a0-944495edd2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddb32e626a44788b79c62cdd10e4d4e',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:59:45.759782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed098bca-3399-433d-83f0-3246ef22d576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 13:59:45.795275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed098bca-3399-433d-83f0-3246ef22d576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 13:59:45.798446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Flow 'volume_create_api' (7d8250df-a23a-4e11-9754-e692fc61cce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 13:59:45.902624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Create volume request issued successfully. Dec 11 13:59:45.922644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93bb0b4f-3509-45ab-b540-78f57839c50f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes returned with HTTP 202 Dec 11 13:59:45.923548 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 88/168] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 13:59:45 2020] POST /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes => generated 828 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 13:59:45.946175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c476f656-1bda-4d5f-900e-ba9198c37fb9 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 Dec 11 13:59:45.946754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c476f656-1bda-4d5f-900e-ba9198c37fb9 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:59:45.947244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c476f656-1bda-4d5f-900e-ba9198c37fb9 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:59:46.037986 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:59:46.037986 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:59:46.053675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c476f656-1bda-4d5f-900e-ba9198c37fb9 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 13:59:46.083915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c476f656-1bda-4d5f-900e-ba9198c37fb9 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 returned with HTTP 200 Dec 11 13:59:46.085104 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 81/169] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:59:45 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 13:59:47.107984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37ad172d-5355-4555-bf17-aa4eb2ca77d1 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 Dec 11 13:59:47.109145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37ad172d-5355-4555-bf17-aa4eb2ca77d1 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 13:59:47.109381 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 13:59:47.109381 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 13:59:47.109689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37ad172d-5355-4555-bf17-aa4eb2ca77d1 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 13:59:47.163873 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 13:59:47.163873 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 13:59:47.174406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-37ad172d-5355-4555-bf17-aa4eb2ca77d1 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 13:59:47.206164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37ad172d-5355-4555-bf17-aa4eb2ca77d1 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 returned with HTTP 200 Dec 11 13:59:47.213910 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 89/170] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 13:59:47 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 => generated 921 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:23.503696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] POST http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes Dec 11 14:00:23.505298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:23.505298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:23.506481 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-343841867"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:00:23.508597 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-343841867'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:00:23.514764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Create volume of 1 GB Dec 11 14:00:23.570881 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Availability Zones retrieved successfully. Dec 11 14:00:23.628693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Flow 'volume_create_api' (c2eafd45-a2ee-46f2-8f34-8e0f2758c782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:00:23.634188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418a53d9-77df-4227-9ce1-3e04a087081b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:23.636527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:00:23.960736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418a53d9-77df-4227-9ce1-3e04a087081b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:23.969288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2a2097-0cb0-4960-bdac-a199a7455b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:24.180324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Created reservations ['e91a6f11-01f1-4464-b27d-98e2cd090767', 'ca39be6c-cbea-4ed1-a1c9-b042e6d3e46a', 'e644e308-e3d9-4d76-9450-3b93aa5a2a1f', '8ac95fb3-37a4-44de-be94-cae831a11d0c'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:00:24.182241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2a2097-0cb0-4960-bdac-a199a7455b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e91a6f11-01f1-4464-b27d-98e2cd090767', 'ca39be6c-cbea-4ed1-a1c9-b042e6d3e46a', 'e644e308-e3d9-4d76-9450-3b93aa5a2a1f', '8ac95fb3-37a4-44de-be94-cae831a11d0c']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:24.184393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e3442d-4c67-4880-80de-a1940e0b2f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:24.370883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e3442d-4c67-4880-80de-a1940e0b2f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4666c5ab-85a8-4102-97d1-8e6ffea43e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-343841867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e356bd2f535c4039b5bcf265a0fb69d5',qos_specs=None,replication_status=,reservations=['e91a6f11-01f1-4464-b27d-98e2cd090767','ca39be6c-cbea-4ed1-a1c9-b042e6d3e46a','e644e308-e3d9-4d76-9450-3b93aa5a2a1f','8ac95fb3-37a4-44de-be94-cae831a11d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddb32e626a44788b79c62cdd10e4d4e',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-343841867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4666c5ab-85a8-4102-97d1-8e6ffea43e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e356bd2f535c4039b5bcf265a0fb69d5',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,user_id='3ddb32e626a44788b79c62cdd10e4d4e',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:24.400036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5994f36d-e527-4bed-97aa-a87dbf8281be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:24.479903 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5994f36d-e527-4bed-97aa-a87dbf8281be) 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-343841867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e356bd2f535c4039b5bcf265a0fb69d5',qos_specs=None,replication_status=,reservations=['e91a6f11-01f1-4464-b27d-98e2cd090767','ca39be6c-cbea-4ed1-a1c9-b042e6d3e46a','e644e308-e3d9-4d76-9450-3b93aa5a2a1f','8ac95fb3-37a4-44de-be94-cae831a11d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ddb32e626a44788b79c62cdd10e4d4e',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:24.496469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264ce4ed-096e-4156-8154-f5efb63a9a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:24.540738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264ce4ed-096e-4156-8154-f5efb63a9a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:24.555546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Flow 'volume_create_api' (c2eafd45-a2ee-46f2-8f34-8e0f2758c782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:00:24.886298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Create volume request issued successfully. Dec 11 14:00:24.949537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c1aaeb8-1b08-4e20-8b81-34cae42dccf3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes returned with HTTP 202 Dec 11 14:00:24.955092 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 82/171] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:00:23 2020] POST /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes => generated 827 bytes in 1457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:00:24.969830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-498b17da-79ce-4713-b58c-a167939e873c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:24.971429 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-498b17da-79ce-4713-b58c-a167939e873c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:24.972014 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:24.972014 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:24.975093 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-498b17da-79ce-4713-b58c-a167939e873c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:25.250172 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:25.250172 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:25.272785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-498b17da-79ce-4713-b58c-a167939e873c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:25.329145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-498b17da-79ce-4713-b58c-a167939e873c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:25.342460 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 90/172] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:24 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 919 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:26.358829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-996ca0da-dc9f-4c6a-a5e0-bb5464265f9d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:26.360047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-996ca0da-dc9f-4c6a-a5e0-bb5464265f9d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:26.360436 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:26.360436 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:26.361593 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-996ca0da-dc9f-4c6a-a5e0-bb5464265f9d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:26.613031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:26.613031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:26.671642 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-996ca0da-dc9f-4c6a-a5e0-bb5464265f9d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:26.769753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-996ca0da-dc9f-4c6a-a5e0-bb5464265f9d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:26.784441 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 83/173] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:26 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 919 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:27.792742 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbbe35ec-ac77-4ac7-b146-846246219f15 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:27.792742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbbe35ec-ac77-4ac7-b146-846246219f15 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:27.793786 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:27.793786 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:27.793786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbbe35ec-ac77-4ac7-b146-846246219f15 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:27.940586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:27.940586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:27.970797 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dbbe35ec-ac77-4ac7-b146-846246219f15 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:28.034068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbbe35ec-ac77-4ac7-b146-846246219f15 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:28.046579 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 91/174] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:27 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 920 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:32.225179 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-a350f1d9-1f21-4f2b-9cce-938f13390879 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:32.225924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-a350f1d9-1f21-4f2b-9cce-938f13390879 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:32.226342 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:32.226342 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:32.227046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-a350f1d9-1f21-4f2b-9cce-938f13390879 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:32.437298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:32.437298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:32.481042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-a350f1d9-1f21-4f2b-9cce-938f13390879 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:32.567411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-a350f1d9-1f21-4f2b-9cce-938f13390879 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:32.574848 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 84/175] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:00:32 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 920 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:32.960161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbbe35ec-ac77-4ac7-b146-846246219f15 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume// Dec 11 14:00:32.961009 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbbe35ec-ac77-4ac7-b146-846246219f15 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:32.961393 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:32.961393 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:32.962100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbbe35ec-ac77-4ac7-b146-846246219f15 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:32.964619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbbe35ec-ac77-4ac7-b146-846246219f15 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:00:32.965828 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 92/176] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:00:32 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:00:32.983701 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-7b180bd9-ee6c-4954-b7b8-fe95c9ea6a28 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] POST http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments Dec 11 14:00:32.984282 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:32.984282 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:32.984932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-7b180bd9-ee6c-4954-b7b8-fe95c9ea6a28 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4666c5ab-85a8-4102-97d1-8e6ffea43e32", "instance_uuid": "b9989cae-05a4-4275-a892-cb1b4d7c1e6e", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:00:33.223523 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:33.223523 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:33.471011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-7b180bd9-ee6c-4954-b7b8-fe95c9ea6a28 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments returned with HTTP 200 Dec 11 14:00:33.472748 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 85/177] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:00:32 2020] POST /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments => generated 273 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:00:33.577650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-138440ac-064f-4f77-a52e-f05fab5ac507 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:33.579320 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-138440ac-064f-4f77-a52e-f05fab5ac507 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:33.583840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-138440ac-064f-4f77-a52e-f05fab5ac507 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:33.607325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-7b180bd9-ee6c-4954-b7b8-fe95c9ea6a28 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume// Dec 11 14:00:33.608188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-7b180bd9-ee6c-4954-b7b8-fe95c9ea6a28 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:33.608561 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:33.608561 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:33.609281 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-7b180bd9-ee6c-4954-b7b8-fe95c9ea6a28 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:33.611864 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-7b180bd9-ee6c-4954-b7b8-fe95c9ea6a28 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:00:33.613601 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 86/178] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:00:33 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 14:00:33.633917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-59abc502-d640-4b9e-9908-e08c4be5a796 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:33.635140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-59abc502-d640-4b9e-9908-e08c4be5a796 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:33.636061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-59abc502-d640-4b9e-9908-e08c4be5a796 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:33.911604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:33.911604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:33.951936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-138440ac-064f-4f77-a52e-f05fab5ac507 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:33.959267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:33.959267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:34.008895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-59abc502-d640-4b9e-9908-e08c4be5a796 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:34.022415 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:34.022415 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:34.045970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-138440ac-064f-4f77-a52e-f05fab5ac507 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:34.054196 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 93/179] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:33 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 919 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:34.070988 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:34.070988 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:34.102293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-59abc502-d640-4b9e-9908-e08c4be5a796 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:34.103687 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 87/180] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:00:33 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 1018 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:00:34.127993 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-5056d66f-a78e-4091-a14c-15e7e4d8554a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] PUT http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments/160ed38e-d318-4f00-af4d-d7e36e947d1b Dec 11 14:00:34.129864 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:34.129864 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:34.131345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-5056d66f-a78e-4091-a14c-15e7e4d8554a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:00:34.173520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:00:34.173520 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:00:34.174559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-5056d66f-a78e-4091-a14c-15e7e4d8554a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Lock "b'cinder-attachment_update-4666c5ab-85a8-4102-97d1-8e6ffea43e32-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.015s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:00:34.177377 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:34.177377 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:35.069345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ac18005-5139-49dd-931e-786198c4f2da tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:35.071066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ac18005-5139-49dd-931e-786198c4f2da tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:35.071592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:35.071592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:35.074716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ac18005-5139-49dd-931e-786198c4f2da tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:35.276407 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:35.276407 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:35.300565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ac18005-5139-49dd-931e-786198c4f2da tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:35.352596 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:35.352596 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:35.378552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ac18005-5139-49dd-931e-786198c4f2da tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:35.384071 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 88/181] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:35 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 919 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:36.410884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3a0f6da-cbfa-430b-b1d7-29f09c4c33c7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:36.417307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3a0f6da-cbfa-430b-b1d7-29f09c4c33c7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:36.417797 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:36.417797 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:36.418574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3a0f6da-cbfa-430b-b1d7-29f09c4c33c7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:36.560871 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:36.560871 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:36.579209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f3a0f6da-cbfa-430b-b1d7-29f09c4c33c7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:36.690696 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:36.690696 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:36.739369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3a0f6da-cbfa-430b-b1d7-29f09c4c33c7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:36.741057 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 89/182] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:36 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 919 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:37.384124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-5056d66f-a78e-4091-a14c-15e7e4d8554a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Lock "b'cinder-attachment_update-4666c5ab-85a8-4102-97d1-8e6ffea43e32-n-h2-766726-2'" released by "attachment_update" :: held 3.204s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:00:37.385846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-5056d66f-a78e-4091-a14c-15e7e4d8554a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments/160ed38e-d318-4f00-af4d-d7e36e947d1b returned with HTTP 200 Dec 11 14:00:37.390226 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 94/183] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:00:34 2020] PUT /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments/160ed38e-d318-4f00-af4d-d7e36e947d1b => generated 762 bytes in 3271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:00:37.763858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5991bfb0-7f47-440d-a488-d621d096cda7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:37.764946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5991bfb0-7f47-440d-a488-d621d096cda7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:37.765328 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:37.765328 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:37.766048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5991bfb0-7f47-440d-a488-d621d096cda7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:37.979921 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:37.979921 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:38.003966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5991bfb0-7f47-440d-a488-d621d096cda7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:38.053006 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:38.053006 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:38.083768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5991bfb0-7f47-440d-a488-d621d096cda7 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:38.086438 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 90/184] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:37 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 920 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:39.108361 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1696ace-be91-428b-ba8f-f8c8ad2419dd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:39.109617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1696ace-be91-428b-ba8f-f8c8ad2419dd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:39.110057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:39.110057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:39.110752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1696ace-be91-428b-ba8f-f8c8ad2419dd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:39.307880 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:39.307880 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:39.338477 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] POST http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes Dec 11 14:00:39.338943 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:39.338943 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:39.339369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-668091360", "imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:00:39.340702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-668091360', 'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:00:39.347123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d1696ace-be91-428b-ba8f-f8c8ad2419dd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:39.399579 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:39.399579 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:39.416686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1696ace-be91-428b-ba8f-f8c8ad2419dd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:39.418465 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 95/185] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:39 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 920 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:39.540054 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Create volume of 1 GB Dec 11 14:00:39.567761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Availability Zones retrieved successfully. Dec 11 14:00:39.603186 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Flow 'volume_create_api' (36bacd4f-4303-42b4-ac6e-e10388fcafbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:00:39.607091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc5babbe-452e-4bd3-9764-8768fbe1d3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:39.610116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:00:39.927452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc5babbe-452e-4bd3-9764-8768fbe1d3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:39.930663 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d68b603-a000-45c4-8c47-a9fa108ecb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:40.070771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Created reservations ['848942a1-73ae-4367-94d1-dbcf46f52b17', '59a69297-95bb-465d-a53e-bc90ee10f7c9', '7ab544ac-f530-44dc-84cb-6e7d567568f6', '5ccad7e6-9ae2-4d56-8b9d-3325201c85f5'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:00:40.073799 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d68b603-a000-45c4-8c47-a9fa108ecb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['848942a1-73ae-4367-94d1-dbcf46f52b17', '59a69297-95bb-465d-a53e-bc90ee10f7c9', '7ab544ac-f530-44dc-84cb-6e7d567568f6', '5ccad7e6-9ae2-4d56-8b9d-3325201c85f5']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:40.076923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7007de21-9498-414f-abf7-91e968f28630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:40.146733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7007de21-9498-414f-abf7-91e968f28630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24b9932-462c-4238-9a89-81e3a4825ad0', '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-668091360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5da63d7617d64d26bc7f2763605a0ba9',qos_specs=None,replication_status=,reservations=['848942a1-73ae-4367-94d1-dbcf46f52b17','59a69297-95bb-465d-a53e-bc90ee10f7c9','7ab544ac-f530-44dc-84cb-6e7d567568f6','5ccad7e6-9ae2-4d56-8b9d-3325201c85f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e97483d86a71496099cd188bb4b85a39',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-668091360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24b9932-462c-4238-9a89-81e3a4825ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5da63d7617d64d26bc7f2763605a0ba9',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,user_id='e97483d86a71496099cd188bb4b85a39',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:40.149763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d2d5e7-ea9f-4129-a137-de8efed3f2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:40.198258 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d2d5e7-ea9f-4129-a137-de8efed3f2f7) 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-668091360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5da63d7617d64d26bc7f2763605a0ba9',qos_specs=None,replication_status=,reservations=['848942a1-73ae-4367-94d1-dbcf46f52b17','59a69297-95bb-465d-a53e-bc90ee10f7c9','7ab544ac-f530-44dc-84cb-6e7d567568f6','5ccad7e6-9ae2-4d56-8b9d-3325201c85f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e97483d86a71496099cd188bb4b85a39',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:40.201325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1419d241-706c-4401-b964-26a3dc2e8ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:00:40.242832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1419d241-706c-4401-b964-26a3dc2e8ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:00:40.245892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Flow 'volume_create_api' (36bacd4f-4303-42b4-ac6e-e10388fcafbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:00:40.310595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Create volume request issued successfully. Dec 11 14:00:40.365315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f58495d2-a832-42d2-a7d5-2545c2546b74 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes returned with HTTP 202 Dec 11 14:00:40.376598 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 91/186] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:00:39 2020] POST /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes => generated 821 bytes in 1033 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:00:40.381339 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-572e3de7-8f09-4179-8174-016c9501e5b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:40.381888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-572e3de7-8f09-4179-8174-016c9501e5b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:40.382091 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:40.382091 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:40.383204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-572e3de7-8f09-4179-8174-016c9501e5b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:40.446341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d30cb18-1e8e-4895-946b-76dae2e24ccd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:40.446914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d30cb18-1e8e-4895-946b-76dae2e24ccd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:40.447105 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:40.447105 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:40.447495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d30cb18-1e8e-4895-946b-76dae2e24ccd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:40.472416 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:40.472416 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:40.490952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-572e3de7-8f09-4179-8174-016c9501e5b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:40.543023 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:40.543023 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:40.554323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5d30cb18-1e8e-4895-946b-76dae2e24ccd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:40.578703 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:40.578703 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:40.582907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-572e3de7-8f09-4179-8174-016c9501e5b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:40.588516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d30cb18-1e8e-4895-946b-76dae2e24ccd tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:40.589323 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 92/187] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:40 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:00:40.598714 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 96/188] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:40 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 889 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:00:41.609205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d839019-d30c-44cd-9a41-5c337d93db4a tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:41.609893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d839019-d30c-44cd-9a41-5c337d93db4a tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:41.610108 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:41.610108 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:41.610513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d839019-d30c-44cd-9a41-5c337d93db4a tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:41.620691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35b084f0-1083-4864-8c47-21e9e8be26b4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:41.621332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35b084f0-1083-4864-8c47-21e9e8be26b4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:41.621629 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:41.621629 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:41.622207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35b084f0-1083-4864-8c47-21e9e8be26b4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:41.781222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:41.781222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:41.795418 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:41.795418 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:41.824781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7d839019-d30c-44cd-9a41-5c337d93db4a tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:41.833972 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-35b084f0-1083-4864-8c47-21e9e8be26b4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:41.881279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d839019-d30c-44cd-9a41-5c337d93db4a tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:41.886091 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 93/189] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:41 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:41.908261 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:41.908261 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:41.927514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35b084f0-1083-4864-8c47-21e9e8be26b4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:41.931327 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 97/190] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:41 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 920 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:00:42.908397 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-37847196-038b-4132-abea-d938574eb1ab tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] POST http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments/160ed38e-d318-4f00-af4d-d7e36e947d1b/action Dec 11 14:00:42.914390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43203fec-c6f4-4ead-808a-f29b852a05b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:42.914390 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-43203fec-c6f4-4ead-808a-f29b852a05b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:42.914390 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:42.914390 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:42.914390 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-43203fec-c6f4-4ead-808a-f29b852a05b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:42.916328 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:42.916328 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:42.916524 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-37847196-038b-4132-abea-d938574eb1ab tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:00:42.917689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-37847196-038b-4132-abea-d938574eb1ab tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:00:43.139114 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:43.139114 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:43.181731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d15a9cc5-7416-4633-8c1f-b1e934b26220 req-37847196-038b-4132-abea-d938574eb1ab tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments/160ed38e-d318-4f00-af4d-d7e36e947d1b/action returned with HTTP 204 Dec 11 14:00:43.188835 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 94/191] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:00:42 2020] POST /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments/160ed38e-d318-4f00-af4d-d7e36e947d1b/action => generated 0 bytes in 288 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:00:43.214784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f28dab67-a48d-43fb-b2bc-1bb5c737877d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:43.216734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f28dab67-a48d-43fb-b2bc-1bb5c737877d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:43.220997 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:43.220997 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:43.223871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f28dab67-a48d-43fb-b2bc-1bb5c737877d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:43.396661 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:43.396661 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:43.412348 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:43.412348 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:43.424101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-43203fec-c6f4-4ead-808a-f29b852a05b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:43.433797 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f28dab67-a48d-43fb-b2bc-1bb5c737877d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:43.479663 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:43.479663 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:43.489477 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f28dab67-a48d-43fb-b2bc-1bb5c737877d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:43.490673 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 95/192] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:43 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 1212 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:00:43.510252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43203fec-c6f4-4ead-808a-f29b852a05b8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:43.511708 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 98/193] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:42 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:43.817304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b57a4bc0-b3b1-4657-9ba1-5b74541b4e91 req-f36e8461-db7c-4f31-98dd-95683f1d3299 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:00:43.817304 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b57a4bc0-b3b1-4657-9ba1-5b74541b4e91 req-f36e8461-db7c-4f31-98dd-95683f1d3299 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:43.817304 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:43.817304 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:43.818009 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b57a4bc0-b3b1-4657-9ba1-5b74541b4e91 req-f36e8461-db7c-4f31-98dd-95683f1d3299 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:43.934855 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:43.934855 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:43.965062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-b57a4bc0-b3b1-4657-9ba1-5b74541b4e91 req-f36e8461-db7c-4f31-98dd-95683f1d3299 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:00:44.000550 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:44.000550 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:44.013796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b57a4bc0-b3b1-4657-9ba1-5b74541b4e91 req-f36e8461-db7c-4f31-98dd-95683f1d3299 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:00:44.028230 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 96/194] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:00:43 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 1212 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:00:44.529913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4faf1964-050c-4c97-bd81-6f42a118f3be tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:44.530780 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4faf1964-050c-4c97-bd81-6f42a118f3be tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:44.531199 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:44.531199 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:44.531826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4faf1964-050c-4c97-bd81-6f42a118f3be tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:44.678249 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:44.678249 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:44.719431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4faf1964-050c-4c97-bd81-6f42a118f3be tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:44.789582 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4faf1964-050c-4c97-bd81-6f42a118f3be tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:44.790438 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 99/195] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:44 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:45.806892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af0a9425-cf85-4cd8-a72c-b74adecb72fa tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:45.807557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af0a9425-cf85-4cd8-a72c-b74adecb72fa tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:45.808295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:45.808295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:45.808958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af0a9425-cf85-4cd8-a72c-b74adecb72fa tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:45.885217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:45.885217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:45.898819 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-af0a9425-cf85-4cd8-a72c-b74adecb72fa tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:45.984667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af0a9425-cf85-4cd8-a72c-b74adecb72fa tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:45.987578 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 97/196] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:45 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:47.017186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1dd4a193-c53d-41cd-ab27-c4e5ba5356d6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:47.017870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1dd4a193-c53d-41cd-ab27-c4e5ba5356d6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:47.018095 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:47.018095 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:47.018526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1dd4a193-c53d-41cd-ab27-c4e5ba5356d6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:47.244524 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:47.244524 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:47.274593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1dd4a193-c53d-41cd-ab27-c4e5ba5356d6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:47.343009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1dd4a193-c53d-41cd-ab27-c4e5ba5356d6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:47.349407 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 100/197] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:47 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:48.377059 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-292842d3-2a8e-4845-886a-713b31957ec7 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:48.377870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-292842d3-2a8e-4845-886a-713b31957ec7 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:48.378344 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:48.378344 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:48.378762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-292842d3-2a8e-4845-886a-713b31957ec7 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:48.519958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:48.519958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:48.546736 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-292842d3-2a8e-4845-886a-713b31957ec7 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:48.617940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-292842d3-2a8e-4845-886a-713b31957ec7 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:48.630063 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 98/198] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:48 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:49.633008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3349de9-1c53-4b5a-97bb-599fa4612769 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:49.636672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3349de9-1c53-4b5a-97bb-599fa4612769 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:49.637193 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:49.637193 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:49.638915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3349de9-1c53-4b5a-97bb-599fa4612769 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:49.863848 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:49.863848 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:49.913963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d3349de9-1c53-4b5a-97bb-599fa4612769 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:50.041283 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3349de9-1c53-4b5a-97bb-599fa4612769 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:50.074981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 101/199] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:49 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:51.072570 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b601b239-05b4-4ab9-ba61-7bfc09cadb2c tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:51.074791 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b601b239-05b4-4ab9-ba61-7bfc09cadb2c tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:51.076279 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:51.076279 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:51.077499 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b601b239-05b4-4ab9-ba61-7bfc09cadb2c tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:51.347699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:51.347699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:51.388077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b601b239-05b4-4ab9-ba61-7bfc09cadb2c tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:51.545370 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b601b239-05b4-4ab9-ba61-7bfc09cadb2c tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:51.547416 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 99/200] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:51 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:52.579701 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4fb5bf44-17fd-4a79-a2de-713f0b685d46 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:52.580567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4fb5bf44-17fd-4a79-a2de-713f0b685d46 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:52.580567 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:52.580567 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:52.581088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4fb5bf44-17fd-4a79-a2de-713f0b685d46 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:52.762480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:52.762480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:52.815261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4fb5bf44-17fd-4a79-a2de-713f0b685d46 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:52.893082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4fb5bf44-17fd-4a79-a2de-713f0b685d46 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:52.910483 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 102/201] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:52 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:00:53.924337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c753b6e-5249-48eb-90bb-88db3fcd10d5 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:53.925452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c753b6e-5249-48eb-90bb-88db3fcd10d5 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:53.925824 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:53.925824 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:53.926474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c753b6e-5249-48eb-90bb-88db3fcd10d5 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:54.040933 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:54.040933 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:54.084101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4c753b6e-5249-48eb-90bb-88db3fcd10d5 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:54.140468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c753b6e-5249-48eb-90bb-88db3fcd10d5 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:54.141588 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 100/202] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:53 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:55.162226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70aac517-371d-4411-8a26-febd8f964a13 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:55.167616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70aac517-371d-4411-8a26-febd8f964a13 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:55.167885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:55.167885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:55.168319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70aac517-371d-4411-8a26-febd8f964a13 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:55.350703 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:55.350703 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:55.387619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-70aac517-371d-4411-8a26-febd8f964a13 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:55.475269 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70aac517-371d-4411-8a26-febd8f964a13 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:55.476456 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 103/203] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:55 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:00:56.494704 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ed99fcb5-af11-4273-aeab-d96850315624 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:56.495252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ed99fcb5-af11-4273-aeab-d96850315624 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:56.495410 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:56.495410 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:56.498116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ed99fcb5-af11-4273-aeab-d96850315624 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:56.766209 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:56.766209 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:56.810687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ed99fcb5-af11-4273-aeab-d96850315624 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:56.961888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ed99fcb5-af11-4273-aeab-d96850315624 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:56.971436 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 101/204] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:56 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:57.980885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9b065ad-6013-4374-a7bd-f4006e3cf733 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:57.982269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9b065ad-6013-4374-a7bd-f4006e3cf733 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:57.982585 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:57.982585 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:57.983127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9b065ad-6013-4374-a7bd-f4006e3cf733 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:58.145045 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:58.145045 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:58.184053 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9b065ad-6013-4374-a7bd-f4006e3cf733 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:58.256227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9b065ad-6013-4374-a7bd-f4006e3cf733 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:58.266428 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 104/205] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:57 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:00:59.297174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3c6bdb5-852c-4e0e-963a-110392ebc871 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:00:59.297762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3c6bdb5-852c-4e0e-963a-110392ebc871 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:00:59.298160 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:00:59.298160 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:00:59.298701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3c6bdb5-852c-4e0e-963a-110392ebc871 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:00:59.472274 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:00:59.472274 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:00:59.501040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a3c6bdb5-852c-4e0e-963a-110392ebc871 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:00:59.554028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3c6bdb5-852c-4e0e-963a-110392ebc871 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:00:59.555132 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 102/206] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:00:59 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:01:00.572595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87b70509-df5c-4e1d-8467-689f5cd44dc6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:00.573143 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87b70509-df5c-4e1d-8467-689f5cd44dc6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:00.573269 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:00.573269 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:00.573610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87b70509-df5c-4e1d-8467-689f5cd44dc6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:00.716712 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:00.716712 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:00.751431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-87b70509-df5c-4e1d-8467-689f5cd44dc6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:00.833863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87b70509-df5c-4e1d-8467-689f5cd44dc6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:00.836311 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 105/207] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:00 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:01.859553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8b28009-a061-4770-bf4b-36751d7da8c8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:01.860985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8b28009-a061-4770-bf4b-36751d7da8c8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:01.862835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:01.862835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:01.865926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8b28009-a061-4770-bf4b-36751d7da8c8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:02.019899 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:02.019899 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:02.031669 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a8b28009-a061-4770-bf4b-36751d7da8c8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:02.061062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8b28009-a061-4770-bf4b-36751d7da8c8 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:02.062466 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 103/208] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:01 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:03.079916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe5f3310-326c-4152-a812-43bbe965c2d4 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:03.081521 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe5f3310-326c-4152-a812-43bbe965c2d4 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:03.082216 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:03.082216 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:03.082972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe5f3310-326c-4152-a812-43bbe965c2d4 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:03.247477 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:03.247477 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:03.287117 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fe5f3310-326c-4152-a812-43bbe965c2d4 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:03.345144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe5f3310-326c-4152-a812-43bbe965c2d4 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:03.348240 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 106/209] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:03 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:04.381110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12ebe234-135d-46d3-8326-bb450c261d0d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:04.396771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12ebe234-135d-46d3-8326-bb450c261d0d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:04.414264 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:04.414264 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:04.424180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12ebe234-135d-46d3-8326-bb450c261d0d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:04.572912 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:04.572912 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:04.572912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-12ebe234-135d-46d3-8326-bb450c261d0d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:04.572912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12ebe234-135d-46d3-8326-bb450c261d0d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:04.572912 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 104/210] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:04 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:05.591393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db188bcc-576e-4678-b188-25b57a4d9cff tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:05.593238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db188bcc-576e-4678-b188-25b57a4d9cff tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:05.593861 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:05.593861 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:05.595826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db188bcc-576e-4678-b188-25b57a4d9cff tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:05.735271 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:05.735271 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:05.745997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-db188bcc-576e-4678-b188-25b57a4d9cff tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:05.772353 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db188bcc-576e-4678-b188-25b57a4d9cff tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:05.774483 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 107/211] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:05 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 971 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:06.803459 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8f109e0-0c31-4127-b52d-123a7fc3f345 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:06.804717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8f109e0-0c31-4127-b52d-123a7fc3f345 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:06.805145 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:06.805145 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:06.805858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8f109e0-0c31-4127-b52d-123a7fc3f345 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:06.956848 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:06.956848 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:06.981000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d8f109e0-0c31-4127-b52d-123a7fc3f345 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:07.076782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8f109e0-0c31-4127-b52d-123a7fc3f345 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:07.085967 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 105/212] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:06 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 971 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:08.093555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf609327-dcb9-421a-8d32-26b498a027ef tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:08.094260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf609327-dcb9-421a-8d32-26b498a027ef tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:08.094481 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:08.094481 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:08.095141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf609327-dcb9-421a-8d32-26b498a027ef tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:08.220059 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:08.220059 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:08.243265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cf609327-dcb9-421a-8d32-26b498a027ef tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:08.300953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf609327-dcb9-421a-8d32-26b498a027ef tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:08.311865 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 108/213] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:08 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 974 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:09.336481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ba2cf90-cf19-4e89-a7b8-f068ee08088b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:09.342674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ba2cf90-cf19-4e89-a7b8-f068ee08088b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:09.343116 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:09.343116 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:09.344938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ba2cf90-cf19-4e89-a7b8-f068ee08088b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:09.493562 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:09.493562 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:09.514283 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ba2cf90-cf19-4e89-a7b8-f068ee08088b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:09.561352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ba2cf90-cf19-4e89-a7b8-f068ee08088b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:09.573697 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 106/214] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:09 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 974 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:10.584357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be9efd43-44d3-463a-aad0-87e69a29eed6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:10.587326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be9efd43-44d3-463a-aad0-87e69a29eed6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:10.588145 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:10.588145 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:10.589414 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be9efd43-44d3-463a-aad0-87e69a29eed6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:10.971653 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:10.971653 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:11.022646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-be9efd43-44d3-463a-aad0-87e69a29eed6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:11.118527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be9efd43-44d3-463a-aad0-87e69a29eed6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:11.120625 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 109/215] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:10 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 974 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:12.136475 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-444c7f32-78d5-4aef-b38c-6bafe96b633b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:12.137348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-444c7f32-78d5-4aef-b38c-6bafe96b633b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:12.137348 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:12.137348 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:12.138480 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-444c7f32-78d5-4aef-b38c-6bafe96b633b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:12.253024 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:12.253024 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:12.276505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-444c7f32-78d5-4aef-b38c-6bafe96b633b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:12.321386 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-444c7f32-78d5-4aef-b38c-6bafe96b633b tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:12.322213 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 107/216] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:12 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 974 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:13.338856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d00c5728-22c1-47a7-a59d-885360d45ae6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:13.339387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d00c5728-22c1-47a7-a59d-885360d45ae6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:13.339560 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:13.339560 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:13.340562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d00c5728-22c1-47a7-a59d-885360d45ae6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:13.597196 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:13.597196 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:13.635926 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d00c5728-22c1-47a7-a59d-885360d45ae6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:13.766457 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d00c5728-22c1-47a7-a59d-885360d45ae6 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:13.768060 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 110/217] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:13 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 974 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:14.790447 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a061a59c-fddc-47f9-a2c1-aeb63e014378 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:14.791558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a061a59c-fddc-47f9-a2c1-aeb63e014378 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:14.791937 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:14.791937 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:14.792575 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a061a59c-fddc-47f9-a2c1-aeb63e014378 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:14.899031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:14.899031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:14.919907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a061a59c-fddc-47f9-a2c1-aeb63e014378 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:14.992787 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a061a59c-fddc-47f9-a2c1-aeb63e014378 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:14.995777 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 108/218] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:14 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 974 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:16.012148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0265d06f-937a-47dd-a2a7-24323c46d83d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:16.013577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0265d06f-937a-47dd-a2a7-24323c46d83d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:16.014022 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:16.014022 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:16.014935 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0265d06f-937a-47dd-a2a7-24323c46d83d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:16.205870 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:16.205870 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:16.236838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0265d06f-937a-47dd-a2a7-24323c46d83d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:16.287026 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0265d06f-937a-47dd-a2a7-24323c46d83d tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:16.291310 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 111/219] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:16 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 974 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:01:17.306701 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4fc2d5c6-9390-411a-a660-c566a0b13e42 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:17.307252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4fc2d5c6-9390-411a-a660-c566a0b13e42 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:17.307359 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:17.307359 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:17.307926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4fc2d5c6-9390-411a-a660-c566a0b13e42 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:17.360581 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:17.360581 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:17.369983 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4fc2d5c6-9390-411a-a660-c566a0b13e42 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:17.406261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4fc2d5c6-9390-411a-a660-c566a0b13e42 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:17.416250 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 109/220] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:17 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 1362 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:18.317838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7073d699-00e2-456c-81d2-16de9cabce68 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:18.318393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7073d699-00e2-456c-81d2-16de9cabce68 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:18.318757 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:18.318757 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:18.319218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7073d699-00e2-456c-81d2-16de9cabce68 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:18.456071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:18.456071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:18.489071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7073d699-00e2-456c-81d2-16de9cabce68 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:18.578121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7073d699-00e2-456c-81d2-16de9cabce68 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:18.586800 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 110/221] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:01:18 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 1362 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:18.941120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] POST http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes Dec 11 14:01:18.941583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:18.941583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:18.942004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1548162936", "imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:01:18.943109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1548162936', 'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:01:18.959638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c83d2238-8367-4b2e-a475-78cdbb37ca67 req-e54b13ee-00fa-48fd-9611-e9b9d0bfbde4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:18.960171 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c83d2238-8367-4b2e-a475-78cdbb37ca67 req-e54b13ee-00fa-48fd-9611-e9b9d0bfbde4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:18.960385 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:18.960385 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:18.960742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c83d2238-8367-4b2e-a475-78cdbb37ca67 req-e54b13ee-00fa-48fd-9611-e9b9d0bfbde4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:19.084966 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:19.084966 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:19.111037 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c83d2238-8367-4b2e-a475-78cdbb37ca67 req-e54b13ee-00fa-48fd-9611-e9b9d0bfbde4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:19.125016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Create volume of 1 GB Dec 11 14:01:19.140750 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:19.140750 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:19.150391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c83d2238-8367-4b2e-a475-78cdbb37ca67 req-e54b13ee-00fa-48fd-9611-e9b9d0bfbde4 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:19.151881 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 111/222] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:01:18 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 1212 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:19.179804 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Availability Zones retrieved successfully. Dec 11 14:01:19.218968 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Flow 'volume_create_api' (d68c03be-c880-40d4-b470-c2d8e1e7306a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:01:19.221730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e436b0b6-146c-423f-8bc6-b0058fe56443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:19.234122 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:01:19.496819 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e436b0b6-146c-423f-8bc6-b0058fe56443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:19.499510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d3c507-8f13-41a6-81e2-b8b97111ac36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:19.687153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Created reservations ['7cb45c09-956c-4bdb-888a-bb2afd778c93', '1e957ad3-b068-4a40-b188-d0031edb05d4', '31dfbf14-1d5c-4790-9f6b-e7c6c32d1c81', 'f021f2ff-99a1-4f65-90aa-902866bd3b23'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:01:19.689109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d3c507-8f13-41a6-81e2-b8b97111ac36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cb45c09-956c-4bdb-888a-bb2afd778c93', '1e957ad3-b068-4a40-b188-d0031edb05d4', '31dfbf14-1d5c-4790-9f6b-e7c6c32d1c81', 'f021f2ff-99a1-4f65-90aa-902866bd3b23']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:19.691246 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b56d91-44f1-4eb5-93c9-7f64bd34e0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:19.820458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b56d91-44f1-4eb5-93c9-7f64bd34e0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1548162936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eabbc91dbfcf46e3a5d56fcfa521a939',qos_specs=None,replication_status=,reservations=['7cb45c09-956c-4bdb-888a-bb2afd778c93','1e957ad3-b068-4a40-b188-d0031edb05d4','31dfbf14-1d5c-4790-9f6b-e7c6c32d1c81','f021f2ff-99a1-4f65-90aa-902866bd3b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f279dae09945f48121e4aadaa4bf23',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1548162936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eabbc91dbfcf46e3a5d56fcfa521a939',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,user_id='91f279dae09945f48121e4aadaa4bf23',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:19.822554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f25220ac-7140-4a4b-983c-e1ad7c2d2d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:19.868402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f25220ac-7140-4a4b-983c-e1ad7c2d2d3d) 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-TaggedBootDevicesTest_v242-volume-1548162936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eabbc91dbfcf46e3a5d56fcfa521a939',qos_specs=None,replication_status=,reservations=['7cb45c09-956c-4bdb-888a-bb2afd778c93','1e957ad3-b068-4a40-b188-d0031edb05d4','31dfbf14-1d5c-4790-9f6b-e7c6c32d1c81','f021f2ff-99a1-4f65-90aa-902866bd3b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f279dae09945f48121e4aadaa4bf23',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:19.870285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2748e82e-6902-4faa-bf06-ac1551a45015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:19.893554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2748e82e-6902-4faa-bf06-ac1551a45015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:19.896371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Flow 'volume_create_api' (d68c03be-c880-40d4-b470-c2d8e1e7306a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:01:19.960829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Create volume request issued successfully. Dec 11 14:01:19.995777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-486962cd-292a-4173-9866-9ab05c5e87ef tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes returned with HTTP 202 Dec 11 14:01:19.997100 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 112/223] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:01:18 2020] POST /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes => generated 826 bytes in 1704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:01:20.011885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d58e8464-9a21-404b-b189-10b0420d4cb8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:20.012714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d58e8464-9a21-404b-b189-10b0420d4cb8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:20.013153 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:20.013153 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:20.013791 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d58e8464-9a21-404b-b189-10b0420d4cb8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:20.201082 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:20.201082 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:20.220811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d58e8464-9a21-404b-b189-10b0420d4cb8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:20.291968 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d58e8464-9a21-404b-b189-10b0420d4cb8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:20.305449 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 112/224] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:20 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:21.328719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8be5f0c-0aac-48f2-83da-663a3fba843b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:21.329709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8be5f0c-0aac-48f2-83da-663a3fba843b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:21.330045 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:21.330045 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:21.342714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8be5f0c-0aac-48f2-83da-663a3fba843b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:21.531384 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:21.531384 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:21.541201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b8be5f0c-0aac-48f2-83da-663a3fba843b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:21.568586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8be5f0c-0aac-48f2-83da-663a3fba843b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:21.570227 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 113/225] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:21 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:22.588296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5fc3a01-cdd0-47c4-a83c-2ab65912f50a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:22.589569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5fc3a01-cdd0-47c4-a83c-2ab65912f50a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:22.589951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:22.589951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:22.590610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5fc3a01-cdd0-47c4-a83c-2ab65912f50a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:22.748073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:22.748073 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:22.769586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5fc3a01-cdd0-47c4-a83c-2ab65912f50a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:22.836285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5fc3a01-cdd0-47c4-a83c-2ab65912f50a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:22.839301 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 113/226] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:22 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:23.854931 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e5eb76b-6e45-43b4-b7b5-e6447d16e20d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:23.855510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e5eb76b-6e45-43b4-b7b5-e6447d16e20d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:23.855642 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:23.855642 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:23.855995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e5eb76b-6e45-43b4-b7b5-e6447d16e20d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:23.962199 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:23.962199 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:23.991552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1e5eb76b-6e45-43b4-b7b5-e6447d16e20d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:24.050505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e5eb76b-6e45-43b4-b7b5-e6447d16e20d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:24.052326 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 114/227] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:23 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:25.069346 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca89ea67-f61c-49cb-8a62-68f10ccd177e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:25.069898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca89ea67-f61c-49cb-8a62-68f10ccd177e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:25.070054 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:25.070054 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:25.070840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca89ea67-f61c-49cb-8a62-68f10ccd177e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:25.187884 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:25.187884 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:25.208302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ca89ea67-f61c-49cb-8a62-68f10ccd177e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:25.285687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca89ea67-f61c-49cb-8a62-68f10ccd177e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:25.287285 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 114/228] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:25 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:26.303369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a885076-fb9d-486a-a772-0b7658068c8d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:26.303947 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a885076-fb9d-486a-a772-0b7658068c8d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:26.304099 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:26.304099 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:26.304549 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a885076-fb9d-486a-a772-0b7658068c8d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:26.434252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-015971b8-fa73-4bf5-9005-0632f0c9c883 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:26.435121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-015971b8-fa73-4bf5-9005-0632f0c9c883 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:26.435508 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:26.435508 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:26.436362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-015971b8-fa73-4bf5-9005-0632f0c9c883 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:26.478892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:26.478892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:26.512015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0a885076-fb9d-486a-a772-0b7658068c8d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:26.564646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a885076-fb9d-486a-a772-0b7658068c8d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:26.569741 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 115/229] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:26 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:26.757859 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:26.757859 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:26.775329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-015971b8-fa73-4bf5-9005-0632f0c9c883 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:26.826804 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-015971b8-fa73-4bf5-9005-0632f0c9c883 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:26.827987 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 115/230] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:01:26 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 1362 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:26.856095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a885076-fb9d-486a-a772-0b7658068c8d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume// Dec 11 14:01:26.856937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a885076-fb9d-486a-a772-0b7658068c8d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:26.857316 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:26.857316 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:26.857951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a885076-fb9d-486a-a772-0b7658068c8d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:26.859391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a885076-fb9d-486a-a772-0b7658068c8d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:01:26.860195 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 116/231] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:01:26 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:01:26.922958 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-4b2aba75-7301-4d55-afbf-8c038b4e573c tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] POST http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments Dec 11 14:01:26.923717 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:26.923717 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:26.924335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-4b2aba75-7301-4d55-afbf-8c038b4e573c tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c24b9932-462c-4238-9a89-81e3a4825ad0", "instance_uuid": "1ce74545-c794-4e6f-9e7d-36a1da809c80", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:01:27.080384 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:27.080384 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:27.196100 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-4b2aba75-7301-4d55-afbf-8c038b4e573c tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments returned with HTTP 200 Dec 11 14:01:27.197851 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 116/232] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:01:26 2020] POST /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments => generated 273 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:27.587358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61300df5-61b1-4309-bcf4-de8127d90360 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:27.588665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61300df5-61b1-4309-bcf4-de8127d90360 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:27.589386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61300df5-61b1-4309-bcf4-de8127d90360 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:27.741743 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:27.741743 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:27.753535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-61300df5-61b1-4309-bcf4-de8127d90360 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:27.787189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61300df5-61b1-4309-bcf4-de8127d90360 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:27.789263 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 117/233] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:27 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:28.806323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2424eccb-54df-4296-903e-091b04aa66f3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:28.807220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2424eccb-54df-4296-903e-091b04aa66f3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:28.807680 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:28.807680 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:28.808062 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2424eccb-54df-4296-903e-091b04aa66f3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:28.965392 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:28.965392 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:28.986750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2424eccb-54df-4296-903e-091b04aa66f3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:29.020688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2424eccb-54df-4296-903e-091b04aa66f3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:29.032022 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 117/234] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:28 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:30.039357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e8789b7-3104-4871-931c-893b4758f102 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:30.041437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2424eccb-54df-4296-903e-091b04aa66f3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume// Dec 11 14:01:30.041971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2424eccb-54df-4296-903e-091b04aa66f3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:30.042254 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:30.042254 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:30.042983 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2424eccb-54df-4296-903e-091b04aa66f3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:30.045225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2424eccb-54df-4296-903e-091b04aa66f3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:01:30.046252 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 118/235] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:01:30 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:01:30.046604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e8789b7-3104-4871-931c-893b4758f102 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:30.047132 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:30.047132 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:30.047894 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e8789b7-3104-4871-931c-893b4758f102 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:30.071721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-541e526e-b082-4879-a2c7-9ad45f8b71d2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] GET http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:01:30.080594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-541e526e-b082-4879-a2c7-9ad45f8b71d2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:30.082695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-541e526e-b082-4879-a2c7-9ad45f8b71d2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:30.203840 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:30.203840 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:30.237728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7e8789b7-3104-4871-931c-893b4758f102 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:30.333494 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e8789b7-3104-4871-931c-893b4758f102 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:30.340639 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 118/236] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:30 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:30.371975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:30.371975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:30.391233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-541e526e-b082-4879-a2c7-9ad45f8b71d2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:01:30.453314 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:30.453314 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:30.471111 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-541e526e-b082-4879-a2c7-9ad45f8b71d2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 200 Dec 11 14:01:30.472355 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 119/237] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:01:30 2020] GET /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 1460 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:01:30.505308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7a50bc8d-6a13-4c86-bd80-c562c9d09558 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] PUT http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments/6ce51d93-85c6-46aa-a9b9-a54714597668 Dec 11 14:01:30.505844 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:30.505844 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:30.506271 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7a50bc8d-6a13-4c86-bd80-c562c9d09558 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:01:30.609302 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:01:30.609302 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:01:30.609841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7a50bc8d-6a13-4c86-bd80-c562c9d09558 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Lock "b'cinder-attachment_update-c24b9932-462c-4238-9a89-81e3a4825ad0-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.025s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:01:30.617761 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:30.617761 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:31.356497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3ca54e5-8c59-44bf-9269-4b7a317b0ca8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:31.357351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3ca54e5-8c59-44bf-9269-4b7a317b0ca8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:31.357680 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:31.357680 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:31.358250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3ca54e5-8c59-44bf-9269-4b7a317b0ca8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:31.461518 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:31.461518 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:31.482307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c3ca54e5-8c59-44bf-9269-4b7a317b0ca8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:31.526287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3ca54e5-8c59-44bf-9269-4b7a317b0ca8 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:31.539902 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 120/238] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:31 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:32.561030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-890416a7-952c-4f4d-9530-028ea93d259e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:32.562188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-890416a7-952c-4f4d-9530-028ea93d259e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:32.562583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:32.562583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:32.563220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-890416a7-952c-4f4d-9530-028ea93d259e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:32.674385 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:32.674385 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:32.701557 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-890416a7-952c-4f4d-9530-028ea93d259e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:32.754481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-890416a7-952c-4f4d-9530-028ea93d259e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:32.756741 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 121/239] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:32 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:33.780618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d72e509e-8635-4ec9-bec3-4aa6c5f2a7e6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:33.781174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d72e509e-8635-4ec9-bec3-4aa6c5f2a7e6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:33.781358 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:33.781358 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:33.781740 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d72e509e-8635-4ec9-bec3-4aa6c5f2a7e6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:33.932600 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:33.932600 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:33.958066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d72e509e-8635-4ec9-bec3-4aa6c5f2a7e6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:34.002916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d72e509e-8635-4ec9-bec3-4aa6c5f2a7e6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:34.012625 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 122/240] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:33 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:01:34.125394 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7a50bc8d-6a13-4c86-bd80-c562c9d09558 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Lock "b'cinder-attachment_update-c24b9932-462c-4238-9a89-81e3a4825ad0-n-h2-766726-2'" released by "attachment_update" :: held 3.515s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:01:34.126545 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-7a50bc8d-6a13-4c86-bd80-c562c9d09558 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments/6ce51d93-85c6-46aa-a9b9-a54714597668 returned with HTTP 200 Dec 11 14:01:34.128090 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 119/241] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:01:30 2020] PUT /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments/6ce51d93-85c6-46aa-a9b9-a54714597668 => generated 762 bytes in 3629 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:34.176645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-f8d461e3-dd6b-4b2e-90c3-c7fd7bab3aeb tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] POST http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments/6ce51d93-85c6-46aa-a9b9-a54714597668/action Dec 11 14:01:34.177558 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:34.177558 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:34.178276 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-f8d461e3-dd6b-4b2e-90c3-c7fd7bab3aeb tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:01:34.178884 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-f8d461e3-dd6b-4b2e-90c3-c7fd7bab3aeb tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:01:34.353839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:34.353839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:34.391411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7b1ec13-f1ec-434c-ab6b-fb4d4ea42580 req-f8d461e3-dd6b-4b2e-90c3-c7fd7bab3aeb tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments/6ce51d93-85c6-46aa-a9b9-a54714597668/action returned with HTTP 204 Dec 11 14:01:34.395208 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 123/242] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:01:34 2020] POST /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments/6ce51d93-85c6-46aa-a9b9-a54714597668/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:01:35.020630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33cf123b-1e12-41ec-b2b3-1451e8a1054f tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:35.022022 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33cf123b-1e12-41ec-b2b3-1451e8a1054f tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:35.022693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:35.022693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:35.023353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33cf123b-1e12-41ec-b2b3-1451e8a1054f tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:35.284919 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:35.284919 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:35.315261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-33cf123b-1e12-41ec-b2b3-1451e8a1054f tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:35.388726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33cf123b-1e12-41ec-b2b3-1451e8a1054f tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:35.390177 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 120/243] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:35 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:36.407720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b297836d-fe1b-49c7-91fb-eaf5aabc61fc tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:36.408243 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b297836d-fe1b-49c7-91fb-eaf5aabc61fc tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:36.408465 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:36.408465 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:36.408842 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b297836d-fe1b-49c7-91fb-eaf5aabc61fc tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:36.585749 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:36.585749 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:36.634076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b297836d-fe1b-49c7-91fb-eaf5aabc61fc tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:36.729121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b297836d-fe1b-49c7-91fb-eaf5aabc61fc tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:36.733802 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 124/244] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:36 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:37.748991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df841732-e0a4-4fe4-ace9-e3346b9012f2 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:37.750122 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df841732-e0a4-4fe4-ace9-e3346b9012f2 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:37.750534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:37.750534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:37.751196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df841732-e0a4-4fe4-ace9-e3346b9012f2 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:37.881526 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:37.881526 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:37.910399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-df841732-e0a4-4fe4-ace9-e3346b9012f2 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:37.950854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df841732-e0a4-4fe4-ace9-e3346b9012f2 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:37.951699 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 121/245] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:37 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:38.372183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1213b6b1-932d-4a37-a1eb-3197c0c351d0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:38.373321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1213b6b1-932d-4a37-a1eb-3197c0c351d0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:38.373654 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:38.373654 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:38.374773 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1213b6b1-932d-4a37-a1eb-3197c0c351d0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:38.483295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:38.483295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:38.510952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1213b6b1-932d-4a37-a1eb-3197c0c351d0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:38.562401 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:38.562401 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:38.587853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1213b6b1-932d-4a37-a1eb-3197c0c351d0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:38.588995 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 125/246] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:38 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 1212 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:38.975329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0f88bc4-30a7-4db0-b6e3-49b0d1a77ff7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:38.978958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0f88bc4-30a7-4db0-b6e3-49b0d1a77ff7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:38.980525 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:38.980525 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:38.981317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0f88bc4-30a7-4db0-b6e3-49b0d1a77ff7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:39.197654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-e5e8842c-addb-4382-83d8-79939d4f1c2e tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:39.198183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-e5e8842c-addb-4382-83d8-79939d4f1c2e tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:39.198401 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:39.198401 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:39.199064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-e5e8842c-addb-4382-83d8-79939d4f1c2e tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:39.217184 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:39.217184 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:39.245305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e0f88bc4-30a7-4db0-b6e3-49b0d1a77ff7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:39.359027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:39.359027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:39.377444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0f88bc4-30a7-4db0-b6e3-49b0d1a77ff7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:39.379934 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 122/247] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:38 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:39.387571 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-e5e8842c-addb-4382-83d8-79939d4f1c2e tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:39.444798 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:39.444798 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:39.470530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-e5e8842c-addb-4382-83d8-79939d4f1c2e tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:39.488809 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 126/248] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:01:39 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 1212 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:01:39.508860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] POST http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32/action Dec 11 14:01:39.510223 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:39.510223 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:39.510739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Action body: b'{"os-begin_detaching": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:01:39.511446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:01:39.684530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:39.684530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:39.688616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:39.924291 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Begin detaching volume completed successfully. Dec 11 14:01:39.924842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32/action returned with HTTP 202 Dec 11 14:01:39.926819 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 123/249] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:01:39 2020] POST /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32/action => generated 0 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:01:39.982562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec2f05f0-d929-403b-b8cb-52c22b8010e3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:39.983709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec2f05f0-d929-403b-b8cb-52c22b8010e3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:39.984105 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:39.984105 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:39.984763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec2f05f0-d929-403b-b8cb-52c22b8010e3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:40.023351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume// Dec 11 14:01:40.024942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:40.025344 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:40.025344 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:40.025986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:40.027300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-390cba4d-8507-48e2-8d16-a261cf5fc5db tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:01:40.028358 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 124/250] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:01:40 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:01:40.043542 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-bd991b91-6aec-4404-be82-e7e022e511de tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:40.044378 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-bd991b91-6aec-4404-be82-e7e022e511de tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:40.045053 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-bd991b91-6aec-4404-be82-e7e022e511de tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:40.193231 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:40.193231 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:40.227810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ec2f05f0-d929-403b-b8cb-52c22b8010e3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:40.327274 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:40.327274 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:40.345235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec2f05f0-d929-403b-b8cb-52c22b8010e3 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:40.357371 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:40.357371 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:40.358884 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 127/251] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:39 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 1215 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:40.382154 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-bd991b91-6aec-4404-be82-e7e022e511de tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:40.398810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f425d7e3-ce7f-4e55-91dd-4988dc28df4c tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:40.399340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f425d7e3-ce7f-4e55-91dd-4988dc28df4c tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:40.399538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:40.399538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:40.401904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f425d7e3-ce7f-4e55-91dd-4988dc28df4c tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:40.442892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:40.442892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:40.468416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-bd991b91-6aec-4404-be82-e7e022e511de tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:40.476007 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 125/252] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:01:40 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 1314 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:01:40.512457 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:40.512457 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:40.524692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f425d7e3-ce7f-4e55-91dd-4988dc28df4c tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:40.572377 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f425d7e3-ce7f-4e55-91dd-4988dc28df4c tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:40.583220 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 128/253] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:40 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:01:40.895933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-4597809b-2301-4142-b103-6f3e260e2748 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] DELETE http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments/160ed38e-d318-4f00-af4d-d7e36e947d1b Dec 11 14:01:40.896462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-4597809b-2301-4142-b103-6f3e260e2748 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:40.896683 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:40.896683 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:40.897061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-4597809b-2301-4142-b103-6f3e260e2748 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:40.964638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:40.964638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:41.368108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1d0ba3a-37f9-4472-b9df-5b34d167c861 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:41.368644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1d0ba3a-37f9-4472-b9df-5b34d167c861 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:41.368862 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:41.368862 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:41.369236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1d0ba3a-37f9-4472-b9df-5b34d167c861 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:41.623728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:41.623728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:41.673655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1d0ba3a-37f9-4472-b9df-5b34d167c861 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:41.763624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:41.763624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:41.799881 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1d0ba3a-37f9-4472-b9df-5b34d167c861 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:41.801368 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 129/254] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:41 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 1215 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:41.832383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5cb92481-ac74-4008-ad4e-38adf6078ce4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:41.832916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5cb92481-ac74-4008-ad4e-38adf6078ce4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:41.833144 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:41.833144 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:41.833507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5cb92481-ac74-4008-ad4e-38adf6078ce4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:42.058062 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:42.058062 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:42.089208 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5cb92481-ac74-4008-ad4e-38adf6078ce4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:42.170129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5cb92481-ac74-4008-ad4e-38adf6078ce4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:42.171145 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 130/255] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:41 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:42.427183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-4597809b-2301-4142-b103-6f3e260e2748 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:01:42.427736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-4597809b-2301-4142-b103-6f3e260e2748 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:01:42.447920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-55834745-b1aa-4b00-85bb-9a9d78fd3269 req-4597809b-2301-4142-b103-6f3e260e2748 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments/160ed38e-d318-4f00-af4d-d7e36e947d1b returned with HTTP 200 Dec 11 14:01:42.448844 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 126/256] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:01:40 2020] DELETE /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/attachments/160ed38e-d318-4f00-af4d-d7e36e947d1b => generated 19 bytes in 1560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:42.821143 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b062780-4420-4f5b-8b02-371d6a57ce45 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:42.821581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b062780-4420-4f5b-8b02-371d6a57ce45 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:42.821778 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:42.821778 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:42.822518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b062780-4420-4f5b-8b02-371d6a57ce45 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:43.001011 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:43.001011 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:43.034841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3b062780-4420-4f5b-8b02-371d6a57ce45 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:43.108901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b062780-4420-4f5b-8b02-371d6a57ce45 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:43.120541 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 131/257] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:42 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 920 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:43.189389 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffb02d86-b188-4970-942b-a2aa57a37c18 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:43.190156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffb02d86-b188-4970-942b-a2aa57a37c18 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:43.190606 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:43.190606 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:43.191254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffb02d86-b188-4970-942b-a2aa57a37c18 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:43.298204 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:43.298204 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:43.311022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ffb02d86-b188-4970-942b-a2aa57a37c18 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:43.345332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffb02d86-b188-4970-942b-a2aa57a37c18 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:43.358155 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 127/258] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:43 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 918 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:44.365867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60a4d28f-eb05-4cd8-9fc8-6bc0d94b5ac7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:44.367482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60a4d28f-eb05-4cd8-9fc8-6bc0d94b5ac7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:44.368722 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:44.368722 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:44.370464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60a4d28f-eb05-4cd8-9fc8-6bc0d94b5ac7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:44.459822 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:44.459822 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:44.487277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-60a4d28f-eb05-4cd8-9fc8-6bc0d94b5ac7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:44.541944 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60a4d28f-eb05-4cd8-9fc8-6bc0d94b5ac7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:44.545217 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 132/259] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:44 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 976 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:45.560971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45b6f153-6ba9-413e-b9c6-007243b9debd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:45.562202 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45b6f153-6ba9-413e-b9c6-007243b9debd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:45.562803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:45.562803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:45.563430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45b6f153-6ba9-413e-b9c6-007243b9debd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:45.790520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:45.790520 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:45.843961 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-45b6f153-6ba9-413e-b9c6-007243b9debd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:45.928749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45b6f153-6ba9-413e-b9c6-007243b9debd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:45.929818 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 128/260] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:45 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 976 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:46.956274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1e87f85-4b91-4549-8ea4-a966c410ebf5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:46.957433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1e87f85-4b91-4549-8ea4-a966c410ebf5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:46.957433 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:46.957433 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:46.957953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1e87f85-4b91-4549-8ea4-a966c410ebf5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:47.077512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd6f154e-b5c2-4ebb-9be0-f9b47f46aaf6 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] DELETE http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:47.078054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd6f154e-b5c2-4ebb-9be0-f9b47f46aaf6 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:47.078277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:47.078277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:47.078872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd6f154e-b5c2-4ebb-9be0-f9b47f46aaf6 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:47.079358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-bd6f154e-b5c2-4ebb-9be0-f9b47f46aaf6 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Delete volume with id: 4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:47.186715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:47.186715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:47.220705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b1e87f85-4b91-4549-8ea4-a966c410ebf5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:47.280662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:47.280662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:47.281860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bd6f154e-b5c2-4ebb-9be0-f9b47f46aaf6 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:47.322186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1e87f85-4b91-4549-8ea4-a966c410ebf5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:47.323100 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 133/261] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:46 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 979 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:47.408357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bd6f154e-b5c2-4ebb-9be0-f9b47f46aaf6 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Delete volume request issued successfully. Dec 11 14:01:47.408848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd6f154e-b5c2-4ebb-9be0-f9b47f46aaf6 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 202 Dec 11 14:01:47.409709 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 129/262] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:01:47 2020] DELETE /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 0 bytes in 336 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:01:47.418824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9dc57841-dca3-46cf-a0cf-ac97b340214a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:47.419864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9dc57841-dca3-46cf-a0cf-ac97b340214a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:47.420165 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:47.420165 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:47.420675 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9dc57841-dca3-46cf-a0cf-ac97b340214a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:47.615507 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:47.615507 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:47.643905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9dc57841-dca3-46cf-a0cf-ac97b340214a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:47.695078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9dc57841-dca3-46cf-a0cf-ac97b340214a tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:47.696597 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 134/263] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:47 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 919 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:48.340657 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e6c94b6-ab2d-43cc-bff3-aae3d09d18e7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:48.342014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e6c94b6-ab2d-43cc-bff3-aae3d09d18e7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:48.342483 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:48.342483 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:48.343161 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e6c94b6-ab2d-43cc-bff3-aae3d09d18e7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:48.557187 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:48.557187 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:48.608503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0e6c94b6-ab2d-43cc-bff3-aae3d09d18e7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:48.695804 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e6c94b6-ab2d-43cc-bff3-aae3d09d18e7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:48.700382 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 130/264] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:48 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 979 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:48.712709 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8618bf85-929f-473f-a313-5a64b098854c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:48.713730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8618bf85-929f-473f-a313-5a64b098854c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:48.714186 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:48.714186 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:48.714922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8618bf85-929f-473f-a313-5a64b098854c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:48.839809 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:48.839809 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:48.882901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8618bf85-929f-473f-a313-5a64b098854c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:48.954805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8618bf85-929f-473f-a313-5a64b098854c tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:48.978405 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 135/265] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:48 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 919 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:49.729618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3384028b-4d08-471a-ab77-92ddb3de0f01 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:49.731141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3384028b-4d08-471a-ab77-92ddb3de0f01 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:49.732117 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:49.732117 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:49.732828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3384028b-4d08-471a-ab77-92ddb3de0f01 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:49.908588 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:49.908588 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:49.930977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3384028b-4d08-471a-ab77-92ddb3de0f01 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:49.997083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05d28055-bd73-4497-aa5c-4de5329fa618 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:49.997897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05d28055-bd73-4497-aa5c-4de5329fa618 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:49.998028 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:49.998028 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:49.998402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05d28055-bd73-4497-aa5c-4de5329fa618 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:50.018091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3384028b-4d08-471a-ab77-92ddb3de0f01 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:50.046861 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 131/266] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:49 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 979 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:50.148185 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:50.148185 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:50.168122 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-05d28055-bd73-4497-aa5c-4de5329fa618 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:50.224025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05d28055-bd73-4497-aa5c-4de5329fa618 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:50.225234 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 136/267] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:49 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 919 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:51.056718 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0265743-2003-4a29-a3b6-dab97fff5ed4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:51.058116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c0265743-2003-4a29-a3b6-dab97fff5ed4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:51.058526 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:51.058526 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:51.059138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c0265743-2003-4a29-a3b6-dab97fff5ed4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:51.223827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:51.223827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:51.248267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e09bfac9-8aa8-48f9-ab17-e60631d9b38d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:51.255992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e09bfac9-8aa8-48f9-ab17-e60631d9b38d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:51.260304 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:51.260304 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:51.261706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e09bfac9-8aa8-48f9-ab17-e60631d9b38d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:51.313610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c0265743-2003-4a29-a3b6-dab97fff5ed4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:51.466849 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0265743-2003-4a29-a3b6-dab97fff5ed4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:51.469081 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 132/268] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:51 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 979 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:51.506728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:51.506728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:51.517043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e09bfac9-8aa8-48f9-ab17-e60631d9b38d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:51.545189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e09bfac9-8aa8-48f9-ab17-e60631d9b38d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 200 Dec 11 14:01:51.556575 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 137/269] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:51 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 919 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:52.493532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9764feb1-9f13-4663-9368-a98e6001ff17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:52.514941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9764feb1-9f13-4663-9368-a98e6001ff17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:52.515542 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:52.515542 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:52.518057 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9764feb1-9f13-4663-9368-a98e6001ff17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:52.594330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2f2b827-3720-4308-a565-b23f1335e351 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 Dec 11 14:01:52.596162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2f2b827-3720-4308-a565-b23f1335e351 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:52.596624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:52.596624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:52.598059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2f2b827-3720-4308-a565-b23f1335e351 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:52.702984 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:52.702984 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:52.713066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9764feb1-9f13-4663-9368-a98e6001ff17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:52.759749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9764feb1-9f13-4663-9368-a98e6001ff17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:52.761470 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 133/270] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:52 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 979 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:52.866756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2f2b827-3720-4308-a565-b23f1335e351 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 returned with HTTP 404 Dec 11 14:01:52.875991 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 138/271] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:52 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/4666c5ab-85a8-4102-97d1-8e6ffea43e32 => generated 109 bytes in 298 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:01:52.879296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a88396da-eb9c-45ee-88ee-5137e32dd767 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] DELETE http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 Dec 11 14:01:52.879836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a88396da-eb9c-45ee-88ee-5137e32dd767 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:52.880036 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:52.880036 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:52.880696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a88396da-eb9c-45ee-88ee-5137e32dd767 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:52.881331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a88396da-eb9c-45ee-88ee-5137e32dd767 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Delete volume with id: 28316b9a-d7ca-4466-a4c3-c56ff20a7c54 Dec 11 14:01:53.002309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:53.002309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:53.003767 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a88396da-eb9c-45ee-88ee-5137e32dd767 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:53.099682 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a88396da-eb9c-45ee-88ee-5137e32dd767 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Delete volume request issued successfully. Dec 11 14:01:53.100307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a88396da-eb9c-45ee-88ee-5137e32dd767 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 returned with HTTP 202 Dec 11 14:01:53.109387 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40c9e956-b331-4320-91c1-70740a0e1cd5 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 Dec 11 14:01:53.109915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40c9e956-b331-4320-91c1-70740a0e1cd5 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:53.110433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40c9e956-b331-4320-91c1-70740a0e1cd5 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:53.115324 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 134/272] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:01:52 2020] DELETE /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:01:53.324737 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:53.324737 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:53.349279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-40c9e956-b331-4320-91c1-70740a0e1cd5 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:53.414502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40c9e956-b331-4320-91c1-70740a0e1cd5 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 returned with HTTP 200 Dec 11 14:01:53.428907 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 139/273] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:53 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 => generated 920 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:53.777901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d2b0c0e-dd5f-4bc8-9ae3-0955d45b8f23 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:53.779254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d2b0c0e-dd5f-4bc8-9ae3-0955d45b8f23 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:53.779536 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:53.779536 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:53.779893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d2b0c0e-dd5f-4bc8-9ae3-0955d45b8f23 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:54.064209 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:54.064209 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:54.100164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1d2b0c0e-dd5f-4bc8-9ae3-0955d45b8f23 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:54.220956 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d2b0c0e-dd5f-4bc8-9ae3-0955d45b8f23 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:54.221999 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 135/274] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:53 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 979 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:54.432769 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f5b95bb-129b-467a-8890-624dc32f050d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 Dec 11 14:01:54.433310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f5b95bb-129b-467a-8890-624dc32f050d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:54.433533 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:54.433533 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:54.434340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f5b95bb-129b-467a-8890-624dc32f050d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:54.652549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:54.652549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:54.682811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4f5b95bb-129b-467a-8890-624dc32f050d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:54.812705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f5b95bb-129b-467a-8890-624dc32f050d tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 returned with HTTP 200 Dec 11 14:01:54.813533 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 140/275] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:54 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 => generated 920 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:55.239593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1f5b1dd-410e-4c35-a6f2-03133f8b87fb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:55.240313 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1f5b1dd-410e-4c35-a6f2-03133f8b87fb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:55.240699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:55.240699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:55.241332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1f5b1dd-410e-4c35-a6f2-03133f8b87fb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:55.389861 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:55.389861 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:55.430848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d1f5b1dd-410e-4c35-a6f2-03133f8b87fb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:55.503515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1f5b1dd-410e-4c35-a6f2-03133f8b87fb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:55.505131 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 136/276] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:55 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 979 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:55.831418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8ae84fc5-883f-4c8c-8ba2-459cff640ba0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 Dec 11 14:01:55.832494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8ae84fc5-883f-4c8c-8ba2-459cff640ba0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:55.832864 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:55.832864 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:55.833474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8ae84fc5-883f-4c8c-8ba2-459cff640ba0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:55.954345 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:55.954345 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:55.977910 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8ae84fc5-883f-4c8c-8ba2-459cff640ba0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Volume info retrieved successfully. Dec 11 14:01:56.026188 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8ae84fc5-883f-4c8c-8ba2-459cff640ba0 tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 returned with HTTP 200 Dec 11 14:01:56.037143 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 141/277] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:55 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 => generated 920 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:01:56.520435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-636e2833-e3ba-4df6-95e7-c89cff2c3ea5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:01:56.520977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-636e2833-e3ba-4df6-95e7-c89cff2c3ea5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:56.521403 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:56.521403 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:56.521758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-636e2833-e3ba-4df6-95e7-c89cff2c3ea5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:56.650401 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:56.650401 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:56.663088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-636e2833-e3ba-4df6-95e7-c89cff2c3ea5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:56.729825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-636e2833-e3ba-4df6-95e7-c89cff2c3ea5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:01:56.733388 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 137/278] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:56 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 1367 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:01:56.755483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] POST http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes Dec 11 14:01:56.756234 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:56.756234 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:56.756941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1706595461"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:01:56.758459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1706595461'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:01:56.759016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Create volume of 1 GB Dec 11 14:01:56.852132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Availability Zones retrieved successfully. Dec 11 14:01:56.916060 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Flow 'volume_create_api' (912a2eff-1188-4a34-b673-65246147e623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:01:56.929815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f2bac2-195b-46bf-84f6-41b0871d01b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:56.932149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:01:57.043724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc5a5b19-aa94-492a-a71f-ca692f17d64f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] GET http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 Dec 11 14:01:57.044837 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc5a5b19-aa94-492a-a71f-ca692f17d64f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:57.045057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:57.045057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:57.045433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc5a5b19-aa94-492a-a71f-ca692f17d64f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:57.132112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f2bac2-195b-46bf-84f6-41b0871d01b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:57.134359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcef398b-409f-4a93-9dd7-8894a14a581a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:57.214211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc5a5b19-aa94-492a-a71f-ca692f17d64f tempest-ServerRescueNegativeTestJSON-347154070 tempest-ServerRescueNegativeTestJSON-347154070] http://10.222.0.58/volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 returned with HTTP 404 Dec 11 14:01:57.223340 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 138/279] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:57 2020] GET /volume/v3/e356bd2f535c4039b5bcf265a0fb69d5/volumes/28316b9a-d7ca-4466-a4c3-c56ff20a7c54 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:01:57.337602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Created reservations ['948882a2-c1a0-46c2-9080-5771ada9cb66', 'd819fa0d-5066-4077-b7fe-6e188fccf3a9', '5dd63466-ece6-490c-8a3e-2ebce5c2f410', 'cdf057e2-43a7-4aed-aa81-3199bbdaefdb'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:01:57.339560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcef398b-409f-4a93-9dd7-8894a14a581a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['948882a2-c1a0-46c2-9080-5771ada9cb66', 'd819fa0d-5066-4077-b7fe-6e188fccf3a9', '5dd63466-ece6-490c-8a3e-2ebce5c2f410', 'cdf057e2-43a7-4aed-aa81-3199bbdaefdb']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:57.341741 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115d5fc4-d822-49aa-973c-ed1e864fda92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:57.515212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115d5fc4-d822-49aa-973c-ed1e864fda92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebe840fd-95a6-4817-ab67-6b9f928308a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1706595461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eabbc91dbfcf46e3a5d56fcfa521a939',qos_specs=None,replication_status=,reservations=['948882a2-c1a0-46c2-9080-5771ada9cb66','d819fa0d-5066-4077-b7fe-6e188fccf3a9','5dd63466-ece6-490c-8a3e-2ebce5c2f410','cdf057e2-43a7-4aed-aa81-3199bbdaefdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f279dae09945f48121e4aadaa4bf23',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:01:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1706595461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebe840fd-95a6-4817-ab67-6b9f928308a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eabbc91dbfcf46e3a5d56fcfa521a939',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,user_id='91f279dae09945f48121e4aadaa4bf23',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:57.533581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21479dc9-123b-40e0-85ac-b944947ad82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:57.603069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21479dc9-123b-40e0-85ac-b944947ad82f) 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-TaggedBootDevicesTest_v242-volume-1706595461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eabbc91dbfcf46e3a5d56fcfa521a939',qos_specs=None,replication_status=,reservations=['948882a2-c1a0-46c2-9080-5771ada9cb66','d819fa0d-5066-4077-b7fe-6e188fccf3a9','5dd63466-ece6-490c-8a3e-2ebce5c2f410','cdf057e2-43a7-4aed-aa81-3199bbdaefdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f279dae09945f48121e4aadaa4bf23',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:57.605417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f5e5e0-8230-4b45-abce-8d7101acf657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:01:57.628984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f5e5e0-8230-4b45-abce-8d7101acf657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:01:57.646081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Flow 'volume_create_api' (912a2eff-1188-4a34-b673-65246147e623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:01:57.731214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Create volume request issued successfully. Dec 11 14:01:57.768779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff938763-290c-450c-b7a4-07e5bbc0479d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes returned with HTTP 202 Dec 11 14:01:57.784451 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa61fa2e-0bf9-41d4-a8e4-f6ecf7e08819 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:01:57.785185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa61fa2e-0bf9-41d4-a8e4-f6ecf7e08819 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:57.785841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa61fa2e-0bf9-41d4-a8e4-f6ecf7e08819 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:57.794812 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 142/280] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:01:56 2020] POST /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes => generated 826 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:01:57.878060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:57.878060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:57.916723 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fa61fa2e-0bf9-41d4-a8e4-f6ecf7e08819 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:58.010043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa61fa2e-0bf9-41d4-a8e4-f6ecf7e08819 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 200 Dec 11 14:01:58.012611 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 139/281] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:57 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 894 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:01:59.033780 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96cafa03-62f1-4664-b1dc-b977df56c579 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:01:59.035041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96cafa03-62f1-4664-b1dc-b977df56c579 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:01:59.035494 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:01:59.035494 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:01:59.036172 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96cafa03-62f1-4664-b1dc-b977df56c579 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:01:59.214053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:01:59.214053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:01:59.276312 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-96cafa03-62f1-4664-b1dc-b977df56c579 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:01:59.332045 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96cafa03-62f1-4664-b1dc-b977df56c579 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 200 Dec 11 14:01:59.337851 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 143/282] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:01:59 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 918 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:02:00.354698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b21678e3-4b31-4303-938f-6f9446c53797 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:02:00.355653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b21678e3-4b31-4303-938f-6f9446c53797 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:00.355979 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:00.355979 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:00.357494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b21678e3-4b31-4303-938f-6f9446c53797 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:00.483560 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:00.483560 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:00.523388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b21678e3-4b31-4303-938f-6f9446c53797 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:02:00.578149 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b21678e3-4b31-4303-938f-6f9446c53797 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 200 Dec 11 14:02:00.579269 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 140/283] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:02:00 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 919 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:02:00.595815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] POST http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes Dec 11 14:02:00.596830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:00.596830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:00.598188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-652845020"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:00.599553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-652845020'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:02:00.600501 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Create volume of 1 GB Dec 11 14:02:00.632373 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Availability Zones retrieved successfully. Dec 11 14:02:00.656889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Flow 'volume_create_api' (646fd824-8b7c-4356-b58f-2885e1aea8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:02:00.661056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf31a52-2f95-4c99-bd2b-5aa16eece9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:02:00.663788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:02:00.778624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf31a52-2f95-4c99-bd2b-5aa16eece9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:02:00.782051 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b4204a-2983-433d-81f0-fe13ce6c2094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:02:00.884416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Created reservations ['2c95f442-7d2b-4e57-9064-f45d0d8bbed7', '50a8dea3-bea8-4c71-a1e9-8de9d0960569', 'eea7114c-2764-4b24-adf4-6647ce04de6a', '1f381576-4e90-40ff-a6af-736b62682e44'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:02:00.887109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b4204a-2983-433d-81f0-fe13ce6c2094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c95f442-7d2b-4e57-9064-f45d0d8bbed7', '50a8dea3-bea8-4c71-a1e9-8de9d0960569', 'eea7114c-2764-4b24-adf4-6647ce04de6a', '1f381576-4e90-40ff-a6af-736b62682e44']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:02:00.890297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8b80fc-089c-4fbc-a9a5-bb7dd69ddd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:02:00.975825 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8b80fc-089c-4fbc-a9a5-bb7dd69ddd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4425cfd6-ffd0-4bc1-99c4-c0985783b81c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-652845020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eabbc91dbfcf46e3a5d56fcfa521a939',qos_specs=None,replication_status=,reservations=['2c95f442-7d2b-4e57-9064-f45d0d8bbed7','50a8dea3-bea8-4c71-a1e9-8de9d0960569','eea7114c-2764-4b24-adf4-6647ce04de6a','1f381576-4e90-40ff-a6af-736b62682e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f279dae09945f48121e4aadaa4bf23',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-652845020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4425cfd6-ffd0-4bc1-99c4-c0985783b81c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eabbc91dbfcf46e3a5d56fcfa521a939',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,user_id='91f279dae09945f48121e4aadaa4bf23',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:02:00.978640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2d9817-650f-4549-a2e2-9aebb829280d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:02:01.011230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d2d9817-650f-4549-a2e2-9aebb829280d) 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-TaggedBootDevicesTest_v242-volume-652845020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eabbc91dbfcf46e3a5d56fcfa521a939',qos_specs=None,replication_status=,reservations=['2c95f442-7d2b-4e57-9064-f45d0d8bbed7','50a8dea3-bea8-4c71-a1e9-8de9d0960569','eea7114c-2764-4b24-adf4-6647ce04de6a','1f381576-4e90-40ff-a6af-736b62682e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f279dae09945f48121e4aadaa4bf23',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:02:01.013736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e76381-40d0-414c-af29-a8cb22b04b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:02:01.034916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e76381-40d0-414c-af29-a8cb22b04b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:02:01.037353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Flow 'volume_create_api' (646fd824-8b7c-4356-b58f-2885e1aea8eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:02:01.149944 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Create volume request issued successfully. Dec 11 14:02:01.196052 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45c12a05-ba7d-4ee9-b370-a869dac234f9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes returned with HTTP 202 Dec 11 14:02:01.201764 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 144/284] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:02:00 2020] POST /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes => generated 825 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:02:01.213149 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d193b589-ef28-4f52-85e6-08eb9f4771a9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c Dec 11 14:02:01.214063 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d193b589-ef28-4f52-85e6-08eb9f4771a9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:01.214529 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:01.214529 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:01.215211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d193b589-ef28-4f52-85e6-08eb9f4771a9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:01.323407 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:01.323407 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:01.354237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d193b589-ef28-4f52-85e6-08eb9f4771a9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:02:01.427116 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d193b589-ef28-4f52-85e6-08eb9f4771a9 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c returned with HTTP 200 Dec 11 14:02:01.454896 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 141/285] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:02:01 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c => generated 917 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:02:02.462615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c1e90f9-ea7e-4079-ba08-beea5785a982 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c Dec 11 14:02:02.463170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c1e90f9-ea7e-4079-ba08-beea5785a982 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:02.463434 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:02.463434 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:02.463839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c1e90f9-ea7e-4079-ba08-beea5785a982 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:02.643685 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:02.643685 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:02.661236 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c1e90f9-ea7e-4079-ba08-beea5785a982 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:02:02.731289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c1e90f9-ea7e-4079-ba08-beea5785a982 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c returned with HTTP 200 Dec 11 14:02:02.732290 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 145/286] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:02:02 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c => generated 918 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:02:32.468359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-a7aa4e39-166c-423f-804f-42f0b006afa6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:02:32.470025 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-a7aa4e39-166c-423f-804f-42f0b006afa6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:32.470532 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:32.470532 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:32.471844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-a7aa4e39-166c-423f-804f-42f0b006afa6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:32.562780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:32.562780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:32.574834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-a7aa4e39-166c-423f-804f-42f0b006afa6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:02:32.607549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-a7aa4e39-166c-423f-804f-42f0b006afa6 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:02:32.609071 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 142/287] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:02:32 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 1367 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:02:32.623590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:02:32.624694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:32.625139 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:32.625139 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:32.626453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:32.691694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:32.691694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:32.706270 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:02:32.737839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 200 Dec 11 14:02:32.738670 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 146/288] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:02:32 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 919 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:02:32.757071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-e76677c2-e48a-44d9-9f9f-33adc107c227 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c Dec 11 14:02:32.757940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-e76677c2-e48a-44d9-9f9f-33adc107c227 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:32.758339 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:32.758339 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:32.759060 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-e76677c2-e48a-44d9-9f9f-33adc107c227 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:32.835939 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:32.835939 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:32.847193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-e76677c2-e48a-44d9-9f9f-33adc107c227 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:02:32.873776 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-e76677c2-e48a-44d9-9f9f-33adc107c227 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c returned with HTTP 200 Dec 11 14:02:32.875115 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 143/289] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:02:32 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c => generated 918 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:02:32.889924 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume// Dec 11 14:02:32.890472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:32.890749 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:32.890749 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:32.891164 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:32.892372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:02:32.893489 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 147/290] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:02:32 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:02:32.915900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-47142743-feba-479c-9721-450872d1356e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] POST http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments Dec 11 14:02:32.916689 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:32.916689 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:32.917398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-47142743-feba-479c-9721-450872d1356e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc", "instance_uuid": "a3567b3f-2fc6-49df-9d17-4d84004ebed6", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:32.972389 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:32.972389 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:33.062392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-47142743-feba-479c-9721-450872d1356e tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments returned with HTTP 200 Dec 11 14:02:33.063673 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 144/291] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:02:32 2020] POST /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:02:33.073392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume// Dec 11 14:02:33.073977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:33.074603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:33.076275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:02:33.077002 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 148/292] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:02:33 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:02:33.101781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-16392b40-d946-4eda-8d96-e3b6280c704c tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] POST http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments Dec 11 14:02:33.102310 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:33.102310 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:33.102763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-16392b40-d946-4eda-8d96-e3b6280c704c tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebe840fd-95a6-4817-ab67-6b9f928308a4", "instance_uuid": "a3567b3f-2fc6-49df-9d17-4d84004ebed6", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:33.153663 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:33.153663 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:33.220382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-16392b40-d946-4eda-8d96-e3b6280c704c tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments returned with HTTP 200 Dec 11 14:02:33.221313 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 145/293] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:02:33 2020] POST /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:02:33.228361 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume// Dec 11 14:02:33.228846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:33.229346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:33.230477 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:02:33.230995 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 149/294] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:02:33 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:02:33.247018 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-157b9402-9c34-4398-b6a3-83900a286b22 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] POST http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments Dec 11 14:02:33.248285 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:33.248285 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:33.249231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-157b9402-9c34-4398-b6a3-83900a286b22 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4425cfd6-ffd0-4bc1-99c4-c0985783b81c", "instance_uuid": "a3567b3f-2fc6-49df-9d17-4d84004ebed6", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:33.305439 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:33.305439 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:33.369468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-157b9402-9c34-4398-b6a3-83900a286b22 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments returned with HTTP 200 Dec 11 14:02:33.370693 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 146/295] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:02:33 2020] POST /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:02:35.489240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume// Dec 11 14:02:35.489716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:35.490448 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:35.491077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-d373bddb-23ad-4865-8fa4-85268a7be7f4 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:02:35.491720 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 150/296] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 14:02:35 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:02:35.507370 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-ecd34696-f189-48e1-9a7e-ad5e83a57e33 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:02:35.507962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-ecd34696-f189-48e1-9a7e-ad5e83a57e33 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:35.508206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:35.508206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:35.508586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-ecd34696-f189-48e1-9a7e-ad5e83a57e33 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:35.609600 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:35.609600 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:35.618190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-ecd34696-f189-48e1-9a7e-ad5e83a57e33 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:02:35.644281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:35.644281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:35.680445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-ecd34696-f189-48e1-9a7e-ad5e83a57e33 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:02:35.682294 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 147/297] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 14:02:35 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 1465 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:02:35.715439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-0afb3101-fafb-4720-a79d-cd15fa684648 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] PUT http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/41cc4cf0-2c3d-4932-aae1-db07b6572fa1 Dec 11 14:02:35.716309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-0afb3101-fafb-4720-a79d-cd15fa684648 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:35.805738 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:02:35.805738 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:02:35.806138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-0afb3101-fafb-4720-a79d-cd15fa684648 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Lock "b'cinder-attachment_update-2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.017s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:02:35.808474 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:35.808474 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:37.625157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-0afb3101-fafb-4720-a79d-cd15fa684648 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Lock "b'cinder-attachment_update-2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc-n-h1-766726-2'" released by "attachment_update" :: held 1.819s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:02:37.625830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-0afb3101-fafb-4720-a79d-cd15fa684648 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/41cc4cf0-2c3d-4932-aae1-db07b6572fa1 returned with HTTP 200 Dec 11 14:02:37.626947 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 151/298] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 14:02:35 2020] PUT /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/41cc4cf0-2c3d-4932-aae1-db07b6572fa1 => generated 762 bytes in 1927 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:02:37.680096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-c077791d-99cc-4cef-bab5-696119d3f323 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] POST http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/41cc4cf0-2c3d-4932-aae1-db07b6572fa1/action Dec 11 14:02:37.680096 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:37.680096 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:37.680598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-c077791d-99cc-4cef-bab5-696119d3f323 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:02:37.680598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-c077791d-99cc-4cef-bab5-696119d3f323 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:37.824518 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:37.824518 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:37.868633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-c077791d-99cc-4cef-bab5-696119d3f323 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/41cc4cf0-2c3d-4932-aae1-db07b6572fa1/action returned with HTTP 204 Dec 11 14:02:37.869778 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 148/299] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 14:02:37 2020] POST /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/41cc4cf0-2c3d-4932-aae1-db07b6572fa1/action => generated 0 bytes in 196 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:02:37.959337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-0afb3101-fafb-4720-a79d-cd15fa684648 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume// Dec 11 14:02:37.960124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-0afb3101-fafb-4720-a79d-cd15fa684648 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:37.960402 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:37.960402 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:37.960816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-0afb3101-fafb-4720-a79d-cd15fa684648 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:37.961872 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-0afb3101-fafb-4720-a79d-cd15fa684648 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:02:37.962948 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 152/300] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 14:02:37 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:02:37.979420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-248c378b-343b-4634-b2dd-9048760bfe6d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:02:37.980350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-248c378b-343b-4634-b2dd-9048760bfe6d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:37.980350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:37.980350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:37.981276 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-248c378b-343b-4634-b2dd-9048760bfe6d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:38.124736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:38.124736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:38.140458 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-248c378b-343b-4634-b2dd-9048760bfe6d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:02:38.173061 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:38.173061 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:38.185923 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-248c378b-343b-4634-b2dd-9048760bfe6d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 200 Dec 11 14:02:38.186875 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 149/301] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 14:02:37 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 1017 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:02:38.243334 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-3108ba6b-3ed5-41b5-b85c-b146a286d0e5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] PUT http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/0acebbb3-0012-4614-8a59-dcef4a3cb214 Dec 11 14:02:38.243334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-3108ba6b-3ed5-41b5-b85c-b146a286d0e5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:38.311798 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:02:38.311798 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:02:38.312315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-3108ba6b-3ed5-41b5-b85c-b146a286d0e5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Lock "b'cinder-attachment_update-ebe840fd-95a6-4817-ab67-6b9f928308a4-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:02:38.314620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:38.314620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:41.343610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-3108ba6b-3ed5-41b5-b85c-b146a286d0e5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Lock "b'cinder-attachment_update-ebe840fd-95a6-4817-ab67-6b9f928308a4-n-h1-766726-2'" released by "attachment_update" :: held 3.031s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:02:41.344676 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-3108ba6b-3ed5-41b5-b85c-b146a286d0e5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/0acebbb3-0012-4614-8a59-dcef4a3cb214 returned with HTTP 200 Dec 11 14:02:41.345933 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 153/302] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 14:02:38 2020] PUT /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/0acebbb3-0012-4614-8a59-dcef4a3cb214 => generated 762 bytes in 3112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:02:41.398779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-59ac607b-7be1-4a37-b65d-9e2d73ee80fa tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] POST http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/0acebbb3-0012-4614-8a59-dcef4a3cb214/action Dec 11 14:02:41.399336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:41.399336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:41.400107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-59ac607b-7be1-4a37-b65d-9e2d73ee80fa tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:02:41.402029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-59ac607b-7be1-4a37-b65d-9e2d73ee80fa tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:41.493586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:41.493586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:41.520487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-59ac607b-7be1-4a37-b65d-9e2d73ee80fa tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/0acebbb3-0012-4614-8a59-dcef4a3cb214/action returned with HTTP 204 Dec 11 14:02:41.520893 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 150/303] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 14:02:41 2020] POST /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/0acebbb3-0012-4614-8a59-dcef4a3cb214/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:02:41.579855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-3108ba6b-3ed5-41b5-b85c-b146a286d0e5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume// Dec 11 14:02:41.580756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-3108ba6b-3ed5-41b5-b85c-b146a286d0e5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:41.581195 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:41.581195 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:41.581885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-3108ba6b-3ed5-41b5-b85c-b146a286d0e5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:41.583408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-3108ba6b-3ed5-41b5-b85c-b146a286d0e5 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:02:41.585483 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 154/304] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 14:02:41 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:02:41.598511 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-4ae5e842-92eb-42bc-b138-2ce58e4bcebb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c Dec 11 14:02:41.599360 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-4ae5e842-92eb-42bc-b138-2ce58e4bcebb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:02:41.599360 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:41.599360 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:41.599946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-4ae5e842-92eb-42bc-b138-2ce58e4bcebb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:02:41.652270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:41.652270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:41.661056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-4ae5e842-92eb-42bc-b138-2ce58e4bcebb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:02:41.683564 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:41.683564 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:41.695260 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-4ae5e842-92eb-42bc-b138-2ce58e4bcebb tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c returned with HTTP 200 Dec 11 14:02:41.708721 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 151/305] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 14:02:41 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c => generated 1016 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:02:41.757544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-9bf6399f-2312-456e-8861-78e44c17558a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] PUT http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/e5eae7f7-55a4-4d19-b94d-572b9886aa30 Dec 11 14:02:41.760156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-9bf6399f-2312-456e-8861-78e44c17558a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:41.799163 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:02:41.799163 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:02:41.800267 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-9bf6399f-2312-456e-8861-78e44c17558a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Lock "b'cinder-attachment_update-4425cfd6-ffd0-4bc1-99c4-c0985783b81c-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:02:41.805441 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:41.805441 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:44.103038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-9bf6399f-2312-456e-8861-78e44c17558a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Lock "b'cinder-attachment_update-4425cfd6-ffd0-4bc1-99c4-c0985783b81c-n-h1-766726-2'" released by "attachment_update" :: held 2.303s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:02:44.103809 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-9bf6399f-2312-456e-8861-78e44c17558a tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/e5eae7f7-55a4-4d19-b94d-572b9886aa30 returned with HTTP 200 Dec 11 14:02:44.104984 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 155/306] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 14:02:41 2020] PUT /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/e5eae7f7-55a4-4d19-b94d-572b9886aa30 => generated 762 bytes in 2355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:02:44.157310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-cc50f1d3-3b6a-49aa-9a56-6a42ef87a3bd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] POST http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/e5eae7f7-55a4-4d19-b94d-572b9886aa30/action Dec 11 14:02:44.158245 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:02:44.158245 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:02:44.159041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-cc50f1d3-3b6a-49aa-9a56-6a42ef87a3bd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:02:44.159636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-cc50f1d3-3b6a-49aa-9a56-6a42ef87a3bd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:02:44.265448 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:02:44.265448 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:02:44.286708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0109a4ff-29a0-4c99-9018-0a48bce865d2 req-cc50f1d3-3b6a-49aa-9a56-6a42ef87a3bd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/e5eae7f7-55a4-4d19-b94d-572b9886aa30/action returned with HTTP 204 Dec 11 14:02:44.288899 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 152/307] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 14:02:44 2020] POST /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/e5eae7f7-55a4-4d19-b94d-572b9886aa30/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:04:38.784075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-51662ffd-d45e-4391-8fff-3ef19b1998f2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] DELETE http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments/6ce51d93-85c6-46aa-a9b9-a54714597668 Dec 11 14:04:38.784920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-51662ffd-d45e-4391-8fff-3ef19b1998f2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:04:38.785277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:04:38.785277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:04:38.785939 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-51662ffd-d45e-4391-8fff-3ef19b1998f2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:04:38.927946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:04:38.927946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:04:41.159216 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-51662ffd-d45e-4391-8fff-3ef19b1998f2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:04:41.159797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-51662ffd-d45e-4391-8fff-3ef19b1998f2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:04:41.175669 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-51662ffd-d45e-4391-8fff-3ef19b1998f2 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments/6ce51d93-85c6-46aa-a9b9-a54714597668 returned with HTTP 200 Dec 11 14:04:41.176637 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 156/308] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:04:38 2020] DELETE /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/attachments/6ce51d93-85c6-46aa-a9b9-a54714597668 => generated 19 bytes in 2404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:04:41.194102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-f1a1afcd-b72b-4b0b-9dda-ece664cd2b82 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] DELETE http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:04:41.194619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-f1a1afcd-b72b-4b0b-9dda-ece664cd2b82 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:04:41.195393 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:04:41.195393 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:04:41.196220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-f1a1afcd-b72b-4b0b-9dda-ece664cd2b82 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:04:41.196714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-f1a1afcd-b72b-4b0b-9dda-ece664cd2b82 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Delete volume with id: c24b9932-462c-4238-9a89-81e3a4825ad0 Dec 11 14:04:41.384688 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:04:41.384688 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:04:41.395095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-f1a1afcd-b72b-4b0b-9dda-ece664cd2b82 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Volume info retrieved successfully. Dec 11 14:04:41.490979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-f1a1afcd-b72b-4b0b-9dda-ece664cd2b82 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] Delete volume request issued successfully. Dec 11 14:04:41.493121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-26a99e55-50f5-4e18-bf90-273a5c4659da req-f1a1afcd-b72b-4b0b-9dda-ece664cd2b82 tempest-ServersTestBootFromVolume-1278614542 tempest-ServersTestBootFromVolume-1278614542] http://10.222.0.58/volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 returned with HTTP 202 Dec 11 14:04:41.494685 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 153/309] 10.222.0.50 () {60 vars in 1384 bytes} [Fri Dec 11 14:04:41 2020] DELETE /volume/v3/5da63d7617d64d26bc7f2763605a0ba9/volumes/c24b9932-462c-4238-9a89-81e3a4825ad0 => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:05:29.363577 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] POST http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes Dec 11 14:05:29.364588 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:29.364588 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:29.365267 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1339602152", "imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:05:29.367686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1339602152', 'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:05:29.561775 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Create volume of 1 GB Dec 11 14:05:29.562534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:29.562534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:29.587532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Availability Zones retrieved successfully. Dec 11 14:05:29.638559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Flow 'volume_create_api' (f30083e5-3137-4f61-90ff-38cfef6b6937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:05:29.641569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5a967d-20de-4680-95eb-64f1bad04716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:05:29.648207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:05:29.866264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5a967d-20de-4680-95eb-64f1bad04716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:05:29.868610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8d1c7d-4666-4290-92bb-f3685332df13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:05:30.000205 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Created reservations ['d735de2d-fbfb-45a7-9766-6ee05909cf02', '280f281c-5663-41d3-9ea5-f1296345dcd1', '97f89258-d6ce-457d-80bb-3100d20f661c', '58d08cb8-85d3-4c76-b13e-304428089168'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:05:30.003186 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8d1c7d-4666-4290-92bb-f3685332df13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d735de2d-fbfb-45a7-9766-6ee05909cf02', '280f281c-5663-41d3-9ea5-f1296345dcd1', '97f89258-d6ce-457d-80bb-3100d20f661c', '58d08cb8-85d3-4c76-b13e-304428089168']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:05:30.005459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce388d4b-21f0-4d49-834e-c520527ac2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:05:30.070236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce388d4b-21f0-4d49-834e-c520527ac2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7545782b-a07b-4294-8f61-5d7c3a956ecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1339602152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89690420e384f39bb5a4c794c904587',qos_specs=None,replication_status=,reservations=['d735de2d-fbfb-45a7-9766-6ee05909cf02','280f281c-5663-41d3-9ea5-f1296345dcd1','97f89258-d6ce-457d-80bb-3100d20f661c','58d08cb8-85d3-4c76-b13e-304428089168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88642f7f08a044709d6ce1f0eff4801a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1339602152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7545782b-a07b-4294-8f61-5d7c3a956ecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89690420e384f39bb5a4c794c904587',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,user_id='88642f7f08a044709d6ce1f0eff4801a',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:05:30.072790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3009a55d-c645-4907-ba72-b3506c2df86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:05:30.102448 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3009a55d-c645-4907-ba72-b3506c2df86f) 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-TaggedBootDevicesTest-volume-1339602152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89690420e384f39bb5a4c794c904587',qos_specs=None,replication_status=,reservations=['d735de2d-fbfb-45a7-9766-6ee05909cf02','280f281c-5663-41d3-9ea5-f1296345dcd1','97f89258-d6ce-457d-80bb-3100d20f661c','58d08cb8-85d3-4c76-b13e-304428089168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88642f7f08a044709d6ce1f0eff4801a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:05:30.104817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df80cc16-9bdd-43f2-bda5-c70b04bcbf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:05:30.126011 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df80cc16-9bdd-43f2-bda5-c70b04bcbf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:05:30.129368 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Flow 'volume_create_api' (f30083e5-3137-4f61-90ff-38cfef6b6937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:05:30.188266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Create volume request issued successfully. Dec 11 14:05:30.206041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-247e3e17-b766-4bc2-9a34-f1030023694e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes returned with HTTP 202 Dec 11 14:05:30.207626 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 157/310] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:05:29 2020] POST /volume/v3/c89690420e384f39bb5a4c794c904587/volumes => generated 821 bytes in 1138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:05:30.229573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f108a3ec-14b5-4e26-9cb9-e25307205d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:30.231840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f108a3ec-14b5-4e26-9cb9-e25307205d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:30.232178 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:30.232178 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:30.236584 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f108a3ec-14b5-4e26-9cb9-e25307205d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:30.348270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:30.348270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:30.364941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f108a3ec-14b5-4e26-9cb9-e25307205d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:30.415223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f108a3ec-14b5-4e26-9cb9-e25307205d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:30.416940 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 154/311] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:30 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 889 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:31.436436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-325e426d-2ad1-4f5c-a47a-8e709a6d0e0a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:31.437000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-325e426d-2ad1-4f5c-a47a-8e709a6d0e0a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:31.437192 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:31.437192 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:31.437582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-325e426d-2ad1-4f5c-a47a-8e709a6d0e0a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:31.546594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:31.546594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:31.557745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-325e426d-2ad1-4f5c-a47a-8e709a6d0e0a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:31.591601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-325e426d-2ad1-4f5c-a47a-8e709a6d0e0a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:31.592773 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 158/312] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:31 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:32.608286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b90ef14d-366a-4e40-8340-9c94becf03fd tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:32.609399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b90ef14d-366a-4e40-8340-9c94becf03fd tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:32.609793 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:32.609793 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:32.610444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b90ef14d-366a-4e40-8340-9c94becf03fd tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:32.775672 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:32.775672 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:32.820661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b90ef14d-366a-4e40-8340-9c94becf03fd tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:32.892837 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b90ef14d-366a-4e40-8340-9c94becf03fd tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:32.893551 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 155/313] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:32 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:33.910416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3637f18-bc3e-4693-a113-1e5a264620ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:33.911036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3637f18-bc3e-4693-a113-1e5a264620ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:33.911150 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:33.911150 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:33.911517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3637f18-bc3e-4693-a113-1e5a264620ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:34.037956 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:34.037956 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:34.060765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d3637f18-bc3e-4693-a113-1e5a264620ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:34.115600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3637f18-bc3e-4693-a113-1e5a264620ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:34.117671 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 159/314] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:33 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:35.133911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d7b5121-e2b9-45f2-af2f-6189c90e18ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:35.134509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d7b5121-e2b9-45f2-af2f-6189c90e18ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:35.134796 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:35.134796 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:35.135072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d7b5121-e2b9-45f2-af2f-6189c90e18ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:35.255975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:35.255975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:35.279017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9d7b5121-e2b9-45f2-af2f-6189c90e18ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:35.329349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d7b5121-e2b9-45f2-af2f-6189c90e18ed tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:35.341953 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 156/315] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:35 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:36.348417 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3dcdda34-cd67-48ad-8f97-1da2ed9b1a2f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:36.348916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3dcdda34-cd67-48ad-8f97-1da2ed9b1a2f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:36.349118 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:36.349118 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:36.349773 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3dcdda34-cd67-48ad-8f97-1da2ed9b1a2f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:36.502461 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:36.502461 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:36.524984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3dcdda34-cd67-48ad-8f97-1da2ed9b1a2f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:36.581987 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3dcdda34-cd67-48ad-8f97-1da2ed9b1a2f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:36.588320 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 160/316] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:36 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:37.605698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61d48b50-8748-40a0-b90b-f60bf7094172 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:37.606888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61d48b50-8748-40a0-b90b-f60bf7094172 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:37.607007 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:37.607007 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:37.607866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61d48b50-8748-40a0-b90b-f60bf7094172 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:37.778585 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:37.778585 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:37.803542 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-61d48b50-8748-40a0-b90b-f60bf7094172 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:37.863525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61d48b50-8748-40a0-b90b-f60bf7094172 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:37.864579 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 157/317] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:37 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:38.879909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76ee208b-396b-4c6a-ab65-51dd38507bd8 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:38.880397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76ee208b-396b-4c6a-ab65-51dd38507bd8 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:38.880594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:38.880594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:38.881207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76ee208b-396b-4c6a-ab65-51dd38507bd8 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:38.975969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:38.975969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:38.992645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76ee208b-396b-4c6a-ab65-51dd38507bd8 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:39.017966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76ee208b-396b-4c6a-ab65-51dd38507bd8 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:39.019364 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 161/318] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:38 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:40.035598 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9099b8ce-7b3a-4511-aaed-9a718915e323 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:40.036333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9099b8ce-7b3a-4511-aaed-9a718915e323 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:40.036728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:40.036728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:40.037383 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9099b8ce-7b3a-4511-aaed-9a718915e323 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:40.113166 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:40.113166 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:40.124414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9099b8ce-7b3a-4511-aaed-9a718915e323 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:40.155032 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9099b8ce-7b3a-4511-aaed-9a718915e323 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:40.157653 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 158/319] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:40 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:41.173064 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccc5aa78-4e1e-4f8c-8bcc-099732435136 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:41.173830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccc5aa78-4e1e-4f8c-8bcc-099732435136 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:41.173830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:41.173830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:41.174291 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccc5aa78-4e1e-4f8c-8bcc-099732435136 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:41.278634 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:41.278634 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:41.301823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ccc5aa78-4e1e-4f8c-8bcc-099732435136 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:41.347217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccc5aa78-4e1e-4f8c-8bcc-099732435136 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:41.348264 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 162/320] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:41 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:42.367577 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ea26f40-8315-4cea-8a16-594f5c3864f1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:42.368127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ea26f40-8315-4cea-8a16-594f5c3864f1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:42.368293 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:42.368293 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:42.368669 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ea26f40-8315-4cea-8a16-594f5c3864f1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:42.470138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:42.470138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:42.492977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ea26f40-8315-4cea-8a16-594f5c3864f1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:42.536617 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ea26f40-8315-4cea-8a16-594f5c3864f1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:42.550796 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 159/321] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:42 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:43.557865 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fbe83097-8ae2-47e6-be05-b1938c630b78 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:43.558930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fbe83097-8ae2-47e6-be05-b1938c630b78 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:43.559292 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:43.559292 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:43.560410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fbe83097-8ae2-47e6-be05-b1938c630b78 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:43.658698 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:43.658698 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:43.684596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fbe83097-8ae2-47e6-be05-b1938c630b78 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:43.733905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fbe83097-8ae2-47e6-be05-b1938c630b78 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:43.735036 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 163/322] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:43 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:44.750849 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8a511bc0-698e-40aa-80b9-eb2f0deb35d0 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:44.751439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8a511bc0-698e-40aa-80b9-eb2f0deb35d0 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:44.751559 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:44.751559 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:44.751879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8a511bc0-698e-40aa-80b9-eb2f0deb35d0 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:44.869858 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:44.869858 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:44.879045 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8a511bc0-698e-40aa-80b9-eb2f0deb35d0 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:44.917948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8a511bc0-698e-40aa-80b9-eb2f0deb35d0 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:44.919467 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 160/323] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:44 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:45.935400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-343061df-e762-46ed-9e6e-e68e267df274 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:45.936592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-343061df-e762-46ed-9e6e-e68e267df274 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:45.936969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:45.936969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:45.937606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-343061df-e762-46ed-9e6e-e68e267df274 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:46.024801 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:46.024801 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:46.037694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-343061df-e762-46ed-9e6e-e68e267df274 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:46.076523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-343061df-e762-46ed-9e6e-e68e267df274 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:46.079991 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 164/324] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:45 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:47.096114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0b3c7af-62a8-4077-9a3b-61814026638b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:47.097377 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0b3c7af-62a8-4077-9a3b-61814026638b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:47.097784 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:47.097784 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:47.098454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0b3c7af-62a8-4077-9a3b-61814026638b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:47.234275 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:47.234275 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:47.252583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f0b3c7af-62a8-4077-9a3b-61814026638b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:47.279602 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0b3c7af-62a8-4077-9a3b-61814026638b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:47.281259 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 161/325] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:47 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:48.297803 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa311e2d-7695-4735-9f94-01fab8046648 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:48.298335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa311e2d-7695-4735-9f94-01fab8046648 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:48.298586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:48.298586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:48.298915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa311e2d-7695-4735-9f94-01fab8046648 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:48.470609 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:48.470609 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:48.506158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa311e2d-7695-4735-9f94-01fab8046648 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:48.587365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa311e2d-7695-4735-9f94-01fab8046648 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:48.588754 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 165/326] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:48 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 913 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:49.604681 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-571e9aa3-a6de-47df-9b3d-2f8eccf3f435 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:49.605828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-571e9aa3-a6de-47df-9b3d-2f8eccf3f435 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:49.606769 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:49.606769 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:49.607638 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-571e9aa3-a6de-47df-9b3d-2f8eccf3f435 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:49.748711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:49.748711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:49.769361 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-571e9aa3-a6de-47df-9b3d-2f8eccf3f435 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:49.815753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-571e9aa3-a6de-47df-9b3d-2f8eccf3f435 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:49.821482 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 162/327] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:49 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 971 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:50.838096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcae6f7c-0203-496d-86ed-0c2769028d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:50.839323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcae6f7c-0203-496d-86ed-0c2769028d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:50.839746 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:50.839746 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:50.841347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcae6f7c-0203-496d-86ed-0c2769028d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:50.996452 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:50.996452 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:51.028743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bcae6f7c-0203-496d-86ed-0c2769028d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:51.084999 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcae6f7c-0203-496d-86ed-0c2769028d35 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:51.099753 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 166/328] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:50 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 971 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:52.101210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0bf0488-b50a-4089-9806-5fc5ac7ac39a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:52.102382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0bf0488-b50a-4089-9806-5fc5ac7ac39a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:52.102755 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:52.102755 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:52.103593 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0bf0488-b50a-4089-9806-5fc5ac7ac39a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:52.280605 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:52.280605 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:52.327403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d0bf0488-b50a-4089-9806-5fc5ac7ac39a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:52.416798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0bf0488-b50a-4089-9806-5fc5ac7ac39a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:52.430987 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 163/329] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:52 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 974 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:53.435460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4835ce20-6131-4246-961f-95b280eba3b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:53.436035 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4835ce20-6131-4246-961f-95b280eba3b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:53.436158 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:53.436158 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:53.436797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4835ce20-6131-4246-961f-95b280eba3b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:53.594288 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:53.594288 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:53.619106 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4835ce20-6131-4246-961f-95b280eba3b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:53.672601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4835ce20-6131-4246-961f-95b280eba3b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:53.692861 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 167/330] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:53 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 974 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:54.688997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b92c5618-5a47-472a-b6ca-3a3e2edf28ef tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:54.689526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b92c5618-5a47-472a-b6ca-3a3e2edf28ef tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:54.689703 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:54.689703 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:54.690479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b92c5618-5a47-472a-b6ca-3a3e2edf28ef tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:54.852744 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:54.852744 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:54.882285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b92c5618-5a47-472a-b6ca-3a3e2edf28ef tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:54.978420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b92c5618-5a47-472a-b6ca-3a3e2edf28ef tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:54.979464 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 164/331] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:54 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 974 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:56.006860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3f23b9e-8a80-43a0-8f64-f1376fc83d9d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:56.008556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3f23b9e-8a80-43a0-8f64-f1376fc83d9d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:56.010730 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:56.010730 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:56.012018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3f23b9e-8a80-43a0-8f64-f1376fc83d9d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:56.282261 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:56.282261 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:56.328384 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d3f23b9e-8a80-43a0-8f64-f1376fc83d9d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:56.452441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3f23b9e-8a80-43a0-8f64-f1376fc83d9d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:56.455439 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 168/332] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:55 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 974 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:57.471844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f3ba236-56c5-4f60-9f8f-2d13ef5e6552 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:57.474992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f3ba236-56c5-4f60-9f8f-2d13ef5e6552 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:57.475986 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:57.475986 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:57.476965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f3ba236-56c5-4f60-9f8f-2d13ef5e6552 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:57.872243 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:57.872243 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:57.945173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f3ba236-56c5-4f60-9f8f-2d13ef5e6552 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:58.065211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f3ba236-56c5-4f60-9f8f-2d13ef5e6552 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:58.072364 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 165/333] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:57 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 974 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:05:59.088574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-428ebfd1-cf8a-4657-8204-f9134d70c017 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:05:59.089839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-428ebfd1-cf8a-4657-8204-f9134d70c017 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:05:59.090269 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:05:59.090269 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:05:59.090935 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-428ebfd1-cf8a-4657-8204-f9134d70c017 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:05:59.194599 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:05:59.194599 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:05:59.221294 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-428ebfd1-cf8a-4657-8204-f9134d70c017 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:05:59.276395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-428ebfd1-cf8a-4657-8204-f9134d70c017 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:05:59.286841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 169/334] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:05:59 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 974 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:00.294679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e45f6064-9169-4674-aa34-2b00ac94f020 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:06:00.295774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e45f6064-9169-4674-aa34-2b00ac94f020 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:00.296139 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:00.296139 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:00.296710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e45f6064-9169-4674-aa34-2b00ac94f020 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:00.373138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:00.373138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:00.389107 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e45f6064-9169-4674-aa34-2b00ac94f020 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:00.464107 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e45f6064-9169-4674-aa34-2b00ac94f020 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:06:00.484958 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] POST http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes Dec 11 14:06:00.485607 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:00.485607 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:00.486236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1172766603"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:00.487595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1172766603'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:06:00.488125 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Create volume of 1 GB Dec 11 14:06:00.501305 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 166/335] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:00 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 1362 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:06:00.521688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Availability Zones retrieved successfully. Dec 11 14:06:00.562496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Flow 'volume_create_api' (0448b1b1-7dad-4dd7-90f0-25bb0af7eaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:06:00.565761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff2d6aeb-6699-431c-997c-bd89a1d601d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:00.575090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:06:00.745435 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff2d6aeb-6699-431c-997c-bd89a1d601d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:00.756962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfeb5434-9084-46c6-8bc1-6e0b79e72050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:00.951422 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Created reservations ['1ee86893-b46c-4615-add9-87c60f1f5294', '46176fe9-e8f2-47f6-b9d9-a43355a1a748', 'f418b4be-8580-4cbd-80a1-a03a208b1416', 'eba1a3e4-88f5-4ac8-83a4-ad7a50264a62'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:06:00.953338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfeb5434-9084-46c6-8bc1-6e0b79e72050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee86893-b46c-4615-add9-87c60f1f5294', '46176fe9-e8f2-47f6-b9d9-a43355a1a748', 'f418b4be-8580-4cbd-80a1-a03a208b1416', 'eba1a3e4-88f5-4ac8-83a4-ad7a50264a62']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:00.955460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffba7f19-af83-4ee6-a23d-8e28486f0d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:01.136670 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffba7f19-af83-4ee6-a23d-8e28486f0d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15c4b6df-64b3-434c-ae05-f68e4c31352f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1172766603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89690420e384f39bb5a4c794c904587',qos_specs=None,replication_status=,reservations=['1ee86893-b46c-4615-add9-87c60f1f5294','46176fe9-e8f2-47f6-b9d9-a43355a1a748','f418b4be-8580-4cbd-80a1-a03a208b1416','eba1a3e4-88f5-4ac8-83a4-ad7a50264a62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88642f7f08a044709d6ce1f0eff4801a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1172766603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15c4b6df-64b3-434c-ae05-f68e4c31352f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89690420e384f39bb5a4c794c904587',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,user_id='88642f7f08a044709d6ce1f0eff4801a',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:01.152518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c8b9feb-09ff-47cf-a4df-68cb2a048542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:01.197210 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c8b9feb-09ff-47cf-a4df-68cb2a048542) 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-TaggedBootDevicesTest-volume-1172766603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89690420e384f39bb5a4c794c904587',qos_specs=None,replication_status=,reservations=['1ee86893-b46c-4615-add9-87c60f1f5294','46176fe9-e8f2-47f6-b9d9-a43355a1a748','f418b4be-8580-4cbd-80a1-a03a208b1416','eba1a3e4-88f5-4ac8-83a4-ad7a50264a62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88642f7f08a044709d6ce1f0eff4801a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:01.202749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7357d3e7-b488-4fde-9017-4a365210173b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:01.231453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7357d3e7-b488-4fde-9017-4a365210173b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:01.234265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Flow 'volume_create_api' (0448b1b1-7dad-4dd7-90f0-25bb0af7eaa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:06:01.309328 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Create volume request issued successfully. Dec 11 14:06:01.334805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c12c3be-e195-4d84-bf2c-bafaa7e92d7a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes returned with HTTP 202 Dec 11 14:06:01.344444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 170/336] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:06:00 2020] POST /volume/v3/c89690420e384f39bb5a4c794c904587/volumes => generated 821 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:06:01.358666 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8457f21c-bea6-4125-adca-d15038d597b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:06:01.359210 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8457f21c-bea6-4125-adca-d15038d597b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:01.359412 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:01.359412 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:01.360051 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8457f21c-bea6-4125-adca-d15038d597b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:01.467119 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:01.467119 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:01.489867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8457f21c-bea6-4125-adca-d15038d597b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:01.517605 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8457f21c-bea6-4125-adca-d15038d597b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 200 Dec 11 14:06:01.528533 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 167/337] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:01 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 889 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:02.535782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05ce15d8-097a-4c94-baee-6e3d4bb1c14b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:06:02.536763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05ce15d8-097a-4c94-baee-6e3d4bb1c14b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:02.539969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:02.539969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:02.541226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05ce15d8-097a-4c94-baee-6e3d4bb1c14b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:02.677781 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:02.677781 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:02.691878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-05ce15d8-097a-4c94-baee-6e3d4bb1c14b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:02.727150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05ce15d8-097a-4c94-baee-6e3d4bb1c14b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 200 Dec 11 14:06:02.728605 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 171/338] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:02 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:03.744600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c708d97-0dad-49ca-87c6-c1920140c00d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:06:03.745801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c708d97-0dad-49ca-87c6-c1920140c00d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:03.746219 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:03.746219 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:03.747526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c708d97-0dad-49ca-87c6-c1920140c00d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:03.890734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:03.890734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:03.916141 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7c708d97-0dad-49ca-87c6-c1920140c00d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:03.970028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c708d97-0dad-49ca-87c6-c1920140c00d tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 200 Dec 11 14:06:03.977852 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 168/339] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:03 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 914 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:03.986850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] POST http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes Dec 11 14:06:03.987923 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:03.987923 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:03.989067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1176945845"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:03.991995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1176945845'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:06:03.992572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Create volume of 1 GB Dec 11 14:06:04.022115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Availability Zones retrieved successfully. Dec 11 14:06:04.069632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Flow 'volume_create_api' (c3a94e82-903c-48de-a26c-2d70fde9e8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:06:04.073154 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b9b1b9-7f32-4c59-ab07-2d8ea0d30a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:04.076038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:06:04.229502 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b9b1b9-7f32-4c59-ab07-2d8ea0d30a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:04.239452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0afdc504-0b2d-4ee9-93f7-f55e70538397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:04.385338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Created reservations ['d39d0427-dd27-4abe-8942-95c926d83840', '334b4605-34c0-41b3-ad23-44937b607903', 'da76747b-abb1-4f87-a415-96bbf553e92c', 'a700fc7e-4eb0-4746-9a52-6edff676960f'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:06:04.388986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0afdc504-0b2d-4ee9-93f7-f55e70538397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d39d0427-dd27-4abe-8942-95c926d83840', '334b4605-34c0-41b3-ad23-44937b607903', 'da76747b-abb1-4f87-a415-96bbf553e92c', 'a700fc7e-4eb0-4746-9a52-6edff676960f']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:04.392962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c3b2fb-7bd4-43d9-a903-755ce30be2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:04.476274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c3b2fb-7bd4-43d9-a903-755ce30be2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '039044db-1c6b-4c7a-adb4-eef15c53483c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1176945845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89690420e384f39bb5a4c794c904587',qos_specs=None,replication_status=,reservations=['d39d0427-dd27-4abe-8942-95c926d83840','334b4605-34c0-41b3-ad23-44937b607903','da76747b-abb1-4f87-a415-96bbf553e92c','a700fc7e-4eb0-4746-9a52-6edff676960f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88642f7f08a044709d6ce1f0eff4801a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1176945845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=039044db-1c6b-4c7a-adb4-eef15c53483c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89690420e384f39bb5a4c794c904587',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,user_id='88642f7f08a044709d6ce1f0eff4801a',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:04.480376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed370320-e5b3-4a2a-8918-e5fb2a35f588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:04.582159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed370320-e5b3-4a2a-8918-e5fb2a35f588) 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-TaggedBootDevicesTest-volume-1176945845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89690420e384f39bb5a4c794c904587',qos_specs=None,replication_status=,reservations=['d39d0427-dd27-4abe-8942-95c926d83840','334b4605-34c0-41b3-ad23-44937b607903','da76747b-abb1-4f87-a415-96bbf553e92c','a700fc7e-4eb0-4746-9a52-6edff676960f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88642f7f08a044709d6ce1f0eff4801a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:04.584823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d579c3-3383-4860-b9b4-b77b53f3a3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:04.676723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d579c3-3383-4860-b9b4-b77b53f3a3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:04.680664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Flow 'volume_create_api' (c3a94e82-903c-48de-a26c-2d70fde9e8e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:06:04.863716 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Create volume request issued successfully. Dec 11 14:06:04.909346 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be4c9537-8b31-4498-809f-ff652944da07 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes returned with HTTP 202 Dec 11 14:06:04.913443 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 172/340] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:06:03 2020] POST /volume/v3/c89690420e384f39bb5a4c794c904587/volumes => generated 821 bytes in 930 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:06:04.928214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-854e53f2-1ccc-4447-b0ec-8a085b433659 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:06:04.929356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-854e53f2-1ccc-4447-b0ec-8a085b433659 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:04.929720 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:04.929720 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:04.930291 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-854e53f2-1ccc-4447-b0ec-8a085b433659 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:04.987477 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:04.987477 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:04.997632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-854e53f2-1ccc-4447-b0ec-8a085b433659 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:05.022093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-854e53f2-1ccc-4447-b0ec-8a085b433659 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c returned with HTTP 200 Dec 11 14:06:05.023709 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 169/341] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:04 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:06.041653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31a12dfd-03fb-44f9-99a6-f7c1dfd964b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:06:06.042183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31a12dfd-03fb-44f9-99a6-f7c1dfd964b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:06.042474 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:06.042474 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:06.043900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31a12dfd-03fb-44f9-99a6-f7c1dfd964b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:06.115217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:06.115217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:06.126031 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-31a12dfd-03fb-44f9-99a6-f7c1dfd964b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:06.155720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31a12dfd-03fb-44f9-99a6-f7c1dfd964b3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c returned with HTTP 200 Dec 11 14:06:06.159909 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 173/342] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:06 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c => generated 914 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:38.055917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] POST http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes Dec 11 14:06:38.056948 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:38.056948 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:38.057637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-813531955"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:38.059482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-813531955'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:06:38.060005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Create volume of 1 GB Dec 11 14:06:38.075033 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Availability Zones retrieved successfully. Dec 11 14:06:38.119570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Flow 'volume_create_api' (c6e349a3-c65c-45e1-9f44-75345317908d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:06:38.123091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce99cd7-32ba-4e7f-92a8-05920f9f3db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:38.125377 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:06:38.208848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce99cd7-32ba-4e7f-92a8-05920f9f3db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:38.211387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec7979f-d3d2-44a7-85ec-c02739c73fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:38.328589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Created reservations ['c2506518-fdb2-47a2-910e-4505ecdf4d10', '327c96e7-7810-4d12-9b4d-c1946e1ed706', '1dbd5744-0c3d-4e94-8d90-046deb2c2c48', '020b9f1d-c940-489f-8b81-2b8c809551e3'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:06:38.330982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec7979f-d3d2-44a7-85ec-c02739c73fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2506518-fdb2-47a2-910e-4505ecdf4d10', '327c96e7-7810-4d12-9b4d-c1946e1ed706', '1dbd5744-0c3d-4e94-8d90-046deb2c2c48', '020b9f1d-c940-489f-8b81-2b8c809551e3']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:38.333701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634bcb10-9ddc-4554-9ef2-1c5447d6eb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:38.437647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634bcb10-9ddc-4554-9ef2-1c5447d6eb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ec3db08-660b-417f-b8da-54b74358cafc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-813531955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9faee9da686d469d9a9d7dc8779e0215',qos_specs=None,replication_status=,reservations=['c2506518-fdb2-47a2-910e-4505ecdf4d10','327c96e7-7810-4d12-9b4d-c1946e1ed706','1dbd5744-0c3d-4e94-8d90-046deb2c2c48','020b9f1d-c940-489f-8b81-2b8c809551e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4027a2a9c58d43ae86ffacc6a759fc6a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-813531955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ec3db08-660b-417f-b8da-54b74358cafc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9faee9da686d469d9a9d7dc8779e0215',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,user_id='4027a2a9c58d43ae86ffacc6a759fc6a',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:38.443018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb4f1578-26c5-4451-8634-356f9e42464c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:38.499879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb4f1578-26c5-4451-8634-356f9e42464c) 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-813531955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9faee9da686d469d9a9d7dc8779e0215',qos_specs=None,replication_status=,reservations=['c2506518-fdb2-47a2-910e-4505ecdf4d10','327c96e7-7810-4d12-9b4d-c1946e1ed706','1dbd5744-0c3d-4e94-8d90-046deb2c2c48','020b9f1d-c940-489f-8b81-2b8c809551e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4027a2a9c58d43ae86ffacc6a759fc6a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:38.502511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a875d637-3e53-4ca3-8b70-05f7c15ee67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:06:38.523413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a875d637-3e53-4ca3-8b70-05f7c15ee67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:06:38.528087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Flow 'volume_create_api' (c6e349a3-c65c-45e1-9f44-75345317908d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:06:38.590928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Create volume request issued successfully. Dec 11 14:06:38.611334 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66d36370-cad0-4680-87c0-5ffe21b4a9de tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes returned with HTTP 202 Dec 11 14:06:38.612974 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 170/343] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:06:38 2020] POST /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes => generated 820 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:06:38.628391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a90553e-0776-4aa2-adce-ea2250c31f38 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:38.629334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a90553e-0776-4aa2-adce-ea2250c31f38 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:38.629700 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:38.629700 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:38.630274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a90553e-0776-4aa2-adce-ea2250c31f38 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:38.790732 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:38.790732 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:38.812388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6a90553e-0776-4aa2-adce-ea2250c31f38 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:38.860843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a90553e-0776-4aa2-adce-ea2250c31f38 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:38.866632 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 174/344] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:38 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 888 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:39.881557 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5907bb55-1212-4b6b-84a7-51c1a9a30b5b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:39.882143 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5907bb55-1212-4b6b-84a7-51c1a9a30b5b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:39.882493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:39.882493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:39.882763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5907bb55-1212-4b6b-84a7-51c1a9a30b5b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:39.935012 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:39.935012 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:39.944553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5907bb55-1212-4b6b-84a7-51c1a9a30b5b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:39.969362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5907bb55-1212-4b6b-84a7-51c1a9a30b5b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:39.972404 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 171/345] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:39 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:43.607108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-754d4a78-d62c-448f-a65e-704aaf9a9bb5 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:06:43.609458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-754d4a78-d62c-448f-a65e-704aaf9a9bb5 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:43.610025 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:43.610025 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:43.611080 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-754d4a78-d62c-448f-a65e-704aaf9a9bb5 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:43.729342 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:43.729342 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:43.752813 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-754d4a78-d62c-448f-a65e-704aaf9a9bb5 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:43.813989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-754d4a78-d62c-448f-a65e-704aaf9a9bb5 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:06:43.815967 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 175/346] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:06:43 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 1362 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:06:43.832568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:06:43.833308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:43.833530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:43.833530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:43.833908 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:43.888150 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:43.888150 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:43.898169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:43.923215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 200 Dec 11 14:06:43.924089 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 172/347] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:06:43 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 914 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:43.937913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-58234cb6-2acb-4e5c-9bb6-f798a36580cf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:06:43.938940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-58234cb6-2acb-4e5c-9bb6-f798a36580cf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:43.938940 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:43.938940 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:43.939314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-58234cb6-2acb-4e5c-9bb6-f798a36580cf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:44.007041 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:44.007041 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:44.022427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-58234cb6-2acb-4e5c-9bb6-f798a36580cf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:44.080349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-58234cb6-2acb-4e5c-9bb6-f798a36580cf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c returned with HTTP 200 Dec 11 14:06:44.081218 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 176/348] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:06:43 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c => generated 914 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:44.094012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume// Dec 11 14:06:44.095222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:44.095786 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:44.095786 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:44.097069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:44.099669 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:06:44.102022 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 173/349] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:06:44 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:06:44.126807 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-946edbe9-9e26-47dd-9be9-fd185053818e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] POST http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments Dec 11 14:06:44.128029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:44.128029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:44.129474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-946edbe9-9e26-47dd-9be9-fd185053818e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7545782b-a07b-4294-8f61-5d7c3a956ecc", "instance_uuid": "8513e35f-b498-47f2-95df-7c226a19ca69", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:44.251343 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:44.251343 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:44.333665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-946edbe9-9e26-47dd-9be9-fd185053818e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments returned with HTTP 200 Dec 11 14:06:44.335025 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 177/350] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:06:44 2020] POST /volume/v3/c89690420e384f39bb5a4c794c904587/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:06:44.343237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume// Dec 11 14:06:44.344255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:44.345603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:44.348220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:06:44.349540 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 174/351] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:06:44 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:06:44.376025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-199ea757-28ab-4b14-a69b-945c67f76aee tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] POST http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments Dec 11 14:06:44.377033 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:44.377033 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:44.378110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-199ea757-28ab-4b14-a69b-945c67f76aee tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15c4b6df-64b3-434c-ae05-f68e4c31352f", "instance_uuid": "8513e35f-b498-47f2-95df-7c226a19ca69", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:44.489709 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:44.489709 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:44.575979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-199ea757-28ab-4b14-a69b-945c67f76aee tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments returned with HTTP 200 Dec 11 14:06:44.577407 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 178/352] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:06:44 2020] POST /volume/v3/c89690420e384f39bb5a4c794c904587/attachments => generated 273 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:06:44.584595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume// Dec 11 14:06:44.585077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:44.585561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:44.586615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:06:44.587787 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 175/353] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:06:44 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:06:44.612412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-20779fe9-8bce-4152-a8ff-55c495f1052b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] POST http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments Dec 11 14:06:44.612914 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:44.612914 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:44.614308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-20779fe9-8bce-4152-a8ff-55c495f1052b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "039044db-1c6b-4c7a-adb4-eef15c53483c", "instance_uuid": "8513e35f-b498-47f2-95df-7c226a19ca69", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:44.685267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:44.685267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:44.756686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-20779fe9-8bce-4152-a8ff-55c495f1052b tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments returned with HTTP 200 Dec 11 14:06:44.757825 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 179/354] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:06:44 2020] POST /volume/v3/c89690420e384f39bb5a4c794c904587/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:06:46.991304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume// Dec 11 14:06:46.992731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:46.993506 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:46.994887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-2fac86dc-1374-4ec9-9160-14792cf7c845 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:06:46.995826 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 176/355] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:06:46 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:06:47.012293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-c8fab266-69fc-482c-8468-f706dab31632 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:06:47.012905 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-c8fab266-69fc-482c-8468-f706dab31632 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:47.013127 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:47.013127 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:47.013511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-c8fab266-69fc-482c-8468-f706dab31632 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:47.105417 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:47.105417 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:47.116367 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-c8fab266-69fc-482c-8468-f706dab31632 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:47.142437 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:47.142437 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:47.156720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-c8fab266-69fc-482c-8468-f706dab31632 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:06:47.158142 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 180/356] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:06:47 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 1460 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:06:47.193756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-0f36ca72-a2f0-4db9-ac43-2fc5a575e9fa tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] PUT http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/dfffb31c-094f-48e8-9856-6a94683eb238 Dec 11 14:06:47.196650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-0f36ca72-a2f0-4db9-ac43-2fc5a575e9fa tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:47.248114 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:06:47.248114 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:06:47.249125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-0f36ca72-a2f0-4db9-ac43-2fc5a575e9fa tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Lock "b'cinder-attachment_update-7545782b-a07b-4294-8f61-5d7c3a956ecc-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.014s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:06:47.251814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:47.251814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:48.248655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-a6c45bc2-df37-4c74-b49b-80f626947afe tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:48.250599 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-a6c45bc2-df37-4c74-b49b-80f626947afe tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:48.250982 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:48.250982 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:48.251672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-a6c45bc2-df37-4c74-b49b-80f626947afe tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:48.371296 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:48.371296 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:48.420120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-286971c5-8726-4af3-aaec-8d398d514067 req-a6c45bc2-df37-4c74-b49b-80f626947afe tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:48.481390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-a6c45bc2-df37-4c74-b49b-80f626947afe tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:48.482658 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 181/357] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:06:48 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:48.580981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-a6c45bc2-df37-4c74-b49b-80f626947afe tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume// Dec 11 14:06:48.581437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-a6c45bc2-df37-4c74-b49b-80f626947afe tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:48.581662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:48.581662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:48.582046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-a6c45bc2-df37-4c74-b49b-80f626947afe tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:48.583844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-a6c45bc2-df37-4c74-b49b-80f626947afe tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:06:48.584636 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 182/358] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:06:48 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:06:48.610163 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-eab693e1-d15e-46d8-8ced-9bbc9a7a1dfb tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] POST http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments Dec 11 14:06:48.613338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-eab693e1-d15e-46d8-8ced-9bbc9a7a1dfb tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ec3db08-660b-417f-b8da-54b74358cafc", "instance_uuid": "9497ec1c-cb98-476c-87d6-fc606762bfcd", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:48.757046 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:48.757046 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:48.841628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-eab693e1-d15e-46d8-8ced-9bbc9a7a1dfb tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments returned with HTTP 200 Dec 11 14:06:48.843644 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 183/359] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:06:48 2020] POST /volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:06:48.904644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6cf52be5-22f8-469b-9781-6a60f10a913a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:48.906873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6cf52be5-22f8-469b-9781-6a60f10a913a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:48.907512 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:48.907512 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:48.908589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6cf52be5-22f8-469b-9781-6a60f10a913a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:49.059538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:49.059538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:49.079604 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6cf52be5-22f8-469b-9781-6a60f10a913a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:49.134076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:49.134076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:49.165805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6cf52be5-22f8-469b-9781-6a60f10a913a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:49.170081 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 184/360] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:48 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 912 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:49.172936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6cf52be5-22f8-469b-9781-6a60f10a913a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume// Dec 11 14:06:49.174118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6cf52be5-22f8-469b-9781-6a60f10a913a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:49.174780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:49.174780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:49.176013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6cf52be5-22f8-469b-9781-6a60f10a913a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:49.178205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6cf52be5-22f8-469b-9781-6a60f10a913a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:06:49.180032 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 185/361] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:06:49 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:06:49.201654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-5c211a84-8580-4e33-8137-a27c5067ec5f tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:49.203922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-5c211a84-8580-4e33-8137-a27c5067ec5f tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:49.205993 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-5c211a84-8580-4e33-8137-a27c5067ec5f tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:49.356952 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:49.356952 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:49.382404 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-286971c5-8726-4af3-aaec-8d398d514067 req-5c211a84-8580-4e33-8137-a27c5067ec5f tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:49.423807 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:49.423807 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:49.447327 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-5c211a84-8580-4e33-8137-a27c5067ec5f tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:49.453009 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 186/362] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:06:49 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 1011 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:06:49.484156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-e20bfcda-817d-4360-ae8e-ffb4ee2ca1fa tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] PUT http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments/7dbcf25f-7219-4d03-9dee-a489b879546b Dec 11 14:06:49.484636 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:49.484636 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:49.485335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-e20bfcda-817d-4360-ae8e-ffb4ee2ca1fa tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:49.522037 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:06:49.522037 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:06:49.522816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-286971c5-8726-4af3-aaec-8d398d514067 req-e20bfcda-817d-4360-ae8e-ffb4ee2ca1fa tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Lock "b'cinder-attachment_update-1ec3db08-660b-417f-b8da-54b74358cafc-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.011s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:06:49.525268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:49.525268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:49.924007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-0f36ca72-a2f0-4db9-ac43-2fc5a575e9fa tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Lock "b'cinder-attachment_update-7545782b-a07b-4294-8f61-5d7c3a956ecc-n-h2-766726-2'" released by "attachment_update" :: held 2.675s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:06:49.925017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-0f36ca72-a2f0-4db9-ac43-2fc5a575e9fa tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/dfffb31c-094f-48e8-9856-6a94683eb238 returned with HTTP 200 Dec 11 14:06:49.926102 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 177/363] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:06:47 2020] PUT /volume/v3/c89690420e384f39bb5a4c794c904587/attachments/dfffb31c-094f-48e8-9856-6a94683eb238 => generated 762 bytes in 2747 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:06:49.968065 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-23826728-a986-4944-8c70-75743f1ea3f3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] POST http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/dfffb31c-094f-48e8-9856-6a94683eb238/action Dec 11 14:06:49.969248 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:49.969248 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:49.970007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-23826728-a986-4944-8c70-75743f1ea3f3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:06:49.970623 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-23826728-a986-4944-8c70-75743f1ea3f3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:50.147493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:50.147493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:50.169733 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-23826728-a986-4944-8c70-75743f1ea3f3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/dfffb31c-094f-48e8-9856-6a94683eb238/action returned with HTTP 204 Dec 11 14:06:50.171038 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 178/364] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:06:49 2020] POST /volume/v3/c89690420e384f39bb5a4c794c904587/attachments/dfffb31c-094f-48e8-9856-6a94683eb238/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:06:50.188310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6422a61b-4b02-4e92-95e6-a28a0f8f84bf tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:50.189373 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6422a61b-4b02-4e92-95e6-a28a0f8f84bf tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:50.189783 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:50.189783 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:50.190640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6422a61b-4b02-4e92-95e6-a28a0f8f84bf tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:50.284922 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:50.284922 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:50.296454 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6422a61b-4b02-4e92-95e6-a28a0f8f84bf tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:50.330686 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:50.330686 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:50.352572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6422a61b-4b02-4e92-95e6-a28a0f8f84bf tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:50.354250 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 179/365] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:50 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 912 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:06:50.357741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6422a61b-4b02-4e92-95e6-a28a0f8f84bf tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume// Dec 11 14:06:50.358623 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6422a61b-4b02-4e92-95e6-a28a0f8f84bf tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:50.360215 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:50.360215 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:50.360666 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6422a61b-4b02-4e92-95e6-a28a0f8f84bf tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:50.361743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6422a61b-4b02-4e92-95e6-a28a0f8f84bf tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:06:50.362354 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 180/366] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:06:50 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:06:50.376965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-08d61787-d94c-4fae-919a-772281fdc2ee tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:06:50.378210 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-08d61787-d94c-4fae-919a-772281fdc2ee tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:50.379076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-08d61787-d94c-4fae-919a-772281fdc2ee tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:50.458040 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:50.458040 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:50.487814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-08d61787-d94c-4fae-919a-772281fdc2ee tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:50.531284 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:50.531284 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:50.548555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-08d61787-d94c-4fae-919a-772281fdc2ee tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 200 Dec 11 14:06:50.551120 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 181/367] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:06:50 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 1012 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:06:50.568898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-289c1eab-0e60-43f5-b4ca-d7f2cd4f341c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] PUT http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/15184a87-e181-4651-aa86-add07833b97c Dec 11 14:06:50.569422 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:50.569422 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:50.569844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-289c1eab-0e60-43f5-b4ca-d7f2cd4f341c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:50.628843 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:06:50.628843 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:06:50.629681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-289c1eab-0e60-43f5-b4ca-d7f2cd4f341c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Lock "b'cinder-attachment_update-15c4b6df-64b3-434c-ae05-f68e4c31352f-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.017s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:06:50.632549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:50.632549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:51.928227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-286971c5-8726-4af3-aaec-8d398d514067 req-e20bfcda-817d-4360-ae8e-ffb4ee2ca1fa tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Lock "b'cinder-attachment_update-1ec3db08-660b-417f-b8da-54b74358cafc-n-h2-766726-2'" released by "attachment_update" :: held 2.405s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:06:51.930238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-e20bfcda-817d-4360-ae8e-ffb4ee2ca1fa tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments/7dbcf25f-7219-4d03-9dee-a489b879546b returned with HTTP 200 Dec 11 14:06:51.932069 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 187/368] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:06:49 2020] PUT /volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments/7dbcf25f-7219-4d03-9dee-a489b879546b => generated 762 bytes in 2452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:06:51.937022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba215c3b-c52c-43a7-a96a-fccf8df094c9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:51.941355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba215c3b-c52c-43a7-a96a-fccf8df094c9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:51.943460 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:51.943460 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:51.944820 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba215c3b-c52c-43a7-a96a-fccf8df094c9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:52.130817 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:52.130817 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:52.158716 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ba215c3b-c52c-43a7-a96a-fccf8df094c9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:52.207959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:52.207959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:52.222992 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba215c3b-c52c-43a7-a96a-fccf8df094c9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:52.223829 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 188/369] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:51 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:53.097522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-289c1eab-0e60-43f5-b4ca-d7f2cd4f341c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Lock "b'cinder-attachment_update-15c4b6df-64b3-434c-ae05-f68e4c31352f-n-h2-766726-2'" released by "attachment_update" :: held 2.468s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:06:53.098757 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-289c1eab-0e60-43f5-b4ca-d7f2cd4f341c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/15184a87-e181-4651-aa86-add07833b97c returned with HTTP 200 Dec 11 14:06:53.099938 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 182/370] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:06:50 2020] PUT /volume/v3/c89690420e384f39bb5a4c794c904587/attachments/15184a87-e181-4651-aa86-add07833b97c => generated 762 bytes in 2536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:06:53.173506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-45a8fbc0-6c3a-43f8-a55c-ebbccfd77caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] POST http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/15184a87-e181-4651-aa86-add07833b97c/action Dec 11 14:06:53.174032 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:53.174032 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:53.174664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-45a8fbc0-6c3a-43f8-a55c-ebbccfd77caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:06:53.175052 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-45a8fbc0-6c3a-43f8-a55c-ebbccfd77caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:53.241217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-790bd491-93a7-4743-bdcd-4a319bbe5918 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:53.241989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-790bd491-93a7-4743-bdcd-4a319bbe5918 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:53.242409 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:53.242409 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:53.242978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-790bd491-93a7-4743-bdcd-4a319bbe5918 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:53.330635 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:53.330635 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:53.359832 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-45a8fbc0-6c3a-43f8-a55c-ebbccfd77caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/15184a87-e181-4651-aa86-add07833b97c/action returned with HTTP 204 Dec 11 14:06:53.360748 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 189/371] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:06:53 2020] POST /volume/v3/c89690420e384f39bb5a4c794c904587/attachments/15184a87-e181-4651-aa86-add07833b97c/action => generated 0 bytes in 192 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:06:53.397326 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:53.397326 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:53.407626 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-790bd491-93a7-4743-bdcd-4a319bbe5918 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:53.410880 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-45a8fbc0-6c3a-43f8-a55c-ebbccfd77caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume// Dec 11 14:06:53.412375 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-45a8fbc0-6c3a-43f8-a55c-ebbccfd77caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:53.412693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:53.412693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:53.413184 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-45a8fbc0-6c3a-43f8-a55c-ebbccfd77caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:53.414399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-45a8fbc0-6c3a-43f8-a55c-ebbccfd77caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:06:53.415398 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 190/372] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:06:53 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:06:53.432701 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-5d032307-3149-419b-aa8d-f1f781dbdaa1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:06:53.434206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-5d032307-3149-419b-aa8d-f1f781dbdaa1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:53.434896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-5d032307-3149-419b-aa8d-f1f781dbdaa1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:53.475185 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:53.475185 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:53.490336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-790bd491-93a7-4743-bdcd-4a319bbe5918 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:53.493263 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 183/373] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:53 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:53.530976 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:53.530976 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:53.540784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-5d032307-3149-419b-aa8d-f1f781dbdaa1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:06:53.565325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:53.565325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:53.575732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-5d032307-3149-419b-aa8d-f1f781dbdaa1 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c returned with HTTP 200 Dec 11 14:06:53.577110 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 191/374] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:06:53 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c => generated 1012 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:06:53.604296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-acc146e8-be81-41ef-92ef-54564a822ff2 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] PUT http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/49336209-5db1-499c-bfcc-dadefc6ed329 Dec 11 14:06:53.606150 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:53.606150 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:53.606619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-acc146e8-be81-41ef-92ef-54564a822ff2 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:53.642019 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:06:53.642019 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:06:53.642923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-acc146e8-be81-41ef-92ef-54564a822ff2 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Lock "b'cinder-attachment_update-039044db-1c6b-4c7a-adb4-eef15c53483c-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:06:53.646031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:53.646031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:54.521040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69574046-b943-4f9c-86ff-b550330fadfc tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:54.521559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69574046-b943-4f9c-86ff-b550330fadfc tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:54.526278 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:54.526278 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:54.527189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69574046-b943-4f9c-86ff-b550330fadfc tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:54.641603 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:54.641603 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:54.673074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-69574046-b943-4f9c-86ff-b550330fadfc tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:54.749007 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:54.749007 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:54.774132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69574046-b943-4f9c-86ff-b550330fadfc tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:54.775007 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 192/375] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:54 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:55.791671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13b22a25-6fe0-428f-b026-0cd616dec593 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:55.792181 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13b22a25-6fe0-428f-b026-0cd616dec593 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:55.792580 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:55.792580 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:55.793767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13b22a25-6fe0-428f-b026-0cd616dec593 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:55.897145 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:55.897145 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:55.918888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-13b22a25-6fe0-428f-b026-0cd616dec593 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:55.957620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:55.957620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:55.975649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13b22a25-6fe0-428f-b026-0cd616dec593 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:55.982557 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 193/376] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:55 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:56.010227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-acc146e8-be81-41ef-92ef-54564a822ff2 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Lock "b'cinder-attachment_update-039044db-1c6b-4c7a-adb4-eef15c53483c-n-h2-766726-2'" released by "attachment_update" :: held 2.368s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:06:56.011135 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-acc146e8-be81-41ef-92ef-54564a822ff2 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/49336209-5db1-499c-bfcc-dadefc6ed329 returned with HTTP 200 Dec 11 14:06:56.012830 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 184/377] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:06:53 2020] PUT /volume/v3/c89690420e384f39bb5a4c794c904587/attachments/49336209-5db1-499c-bfcc-dadefc6ed329 => generated 762 bytes in 2419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:06:56.065441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-d0dd0e57-6c8e-4929-ab3b-c96a006192cc tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] POST http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/49336209-5db1-499c-bfcc-dadefc6ed329/action Dec 11 14:06:56.066574 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:56.066574 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:56.067518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-d0dd0e57-6c8e-4929-ab3b-c96a006192cc tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:06:56.068121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-d0dd0e57-6c8e-4929-ab3b-c96a006192cc tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:56.167323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:56.167323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:56.185686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c575e1c3-be0e-471d-89cb-2cd624ddf250 req-d0dd0e57-6c8e-4929-ab3b-c96a006192cc tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/49336209-5db1-499c-bfcc-dadefc6ed329/action returned with HTTP 204 Dec 11 14:06:56.186829 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 194/378] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:06:56 2020] POST /volume/v3/c89690420e384f39bb5a4c794c904587/attachments/49336209-5db1-499c-bfcc-dadefc6ed329/action => generated 0 bytes in 127 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:06:56.992931 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f17fcb38-0600-434d-b324-588b6fdb857b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:56.994664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f17fcb38-0600-434d-b324-588b6fdb857b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:56.994912 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:56.994912 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:56.995720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f17fcb38-0600-434d-b324-588b6fdb857b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:57.055650 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:57.055650 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:57.067219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f17fcb38-0600-434d-b324-588b6fdb857b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:57.090472 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:57.090472 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:57.135093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f17fcb38-0600-434d-b324-588b6fdb857b tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:57.145677 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 185/379] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:56 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:06:57.681845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-94859ad3-01ff-46aa-86c7-d31314469c33 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] POST http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments/7dbcf25f-7219-4d03-9dee-a489b879546b/action Dec 11 14:06:57.684146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:57.684146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:57.685844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-94859ad3-01ff-46aa-86c7-d31314469c33 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:06:57.686502 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-94859ad3-01ff-46aa-86c7-d31314469c33 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:06:57.843030 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:57.843030 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:57.865127 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-286971c5-8726-4af3-aaec-8d398d514067 req-94859ad3-01ff-46aa-86c7-d31314469c33 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments/7dbcf25f-7219-4d03-9dee-a489b879546b/action returned with HTTP 204 Dec 11 14:06:57.865127 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 195/380] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:06:57 2020] POST /volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments/7dbcf25f-7219-4d03-9dee-a489b879546b/action => generated 0 bytes in 192 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:06:58.152671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e63af28a-6ef9-4b24-b298-de7854d20f74 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:06:58.153193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e63af28a-6ef9-4b24-b298-de7854d20f74 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:06:58.153382 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:06:58.153382 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:06:58.154053 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e63af28a-6ef9-4b24-b298-de7854d20f74 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:06:58.256914 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:58.256914 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:58.289798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e63af28a-6ef9-4b24-b298-de7854d20f74 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:06:58.317783 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:06:58.317783 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:06:58.329521 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e63af28a-6ef9-4b24-b298-de7854d20f74 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:06:58.331319 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 186/381] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:06:58 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 1205 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:07:07.707816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f3feb6d9-a15d-4432-89d5-a64411b24357 req-5c7917a8-c94b-4d57-8494-c9819e02c25d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] DELETE http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments/7dbcf25f-7219-4d03-9dee-a489b879546b Dec 11 14:07:07.712099 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f3feb6d9-a15d-4432-89d5-a64411b24357 req-5c7917a8-c94b-4d57-8494-c9819e02c25d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:07:07.712615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:07:07.712615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:07:07.713318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f3feb6d9-a15d-4432-89d5-a64411b24357 req-5c7917a8-c94b-4d57-8494-c9819e02c25d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:07:07.762267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:07:07.762267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:07:08.558601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-f3feb6d9-a15d-4432-89d5-a64411b24357 req-5c7917a8-c94b-4d57-8494-c9819e02c25d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:07:08.559603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-f3feb6d9-a15d-4432-89d5-a64411b24357 req-5c7917a8-c94b-4d57-8494-c9819e02c25d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:07:08.576446 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f3feb6d9-a15d-4432-89d5-a64411b24357 req-5c7917a8-c94b-4d57-8494-c9819e02c25d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments/7dbcf25f-7219-4d03-9dee-a489b879546b returned with HTTP 200 Dec 11 14:07:08.577931 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 196/382] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:07:07 2020] DELETE /volume/v3/9faee9da686d469d9a9d7dc8779e0215/attachments/7dbcf25f-7219-4d03-9dee-a489b879546b => generated 19 bytes in 876 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:07:11.551514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15f6e5ee-91f0-4747-a74b-6b46cc17c9f9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:07:11.552681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15f6e5ee-91f0-4747-a74b-6b46cc17c9f9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:07:11.553203 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:07:11.553203 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:07:11.554224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15f6e5ee-91f0-4747-a74b-6b46cc17c9f9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:07:11.670167 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:07:11.670167 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:07:11.680183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-15f6e5ee-91f0-4747-a74b-6b46cc17c9f9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:07:11.737240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15f6e5ee-91f0-4747-a74b-6b46cc17c9f9 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:07:11.749948 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 187/383] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:07:11 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:07:11.753994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02f22d10-e93f-4bf9-a885-354cf5c0146d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:07:11.754953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02f22d10-e93f-4bf9-a885-354cf5c0146d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:07:11.755124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:07:11.755124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:07:11.755513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02f22d10-e93f-4bf9-a885-354cf5c0146d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:07:11.853726 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:07:11.853726 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:07:11.874322 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-02f22d10-e93f-4bf9-a885-354cf5c0146d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:07:11.911306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02f22d10-e93f-4bf9-a885-354cf5c0146d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:07:11.912742 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 197/384] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:07:11 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:07:11.927115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9af37bb5-d8e9-422c-bbd3-de1afec8e259 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:07:11.927876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9af37bb5-d8e9-422c-bbd3-de1afec8e259 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:07:11.931454 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:07:11.931454 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:07:11.932127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9af37bb5-d8e9-422c-bbd3-de1afec8e259 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:07:12.018766 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:07:12.018766 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:07:12.037103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9af37bb5-d8e9-422c-bbd3-de1afec8e259 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:07:12.074123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9af37bb5-d8e9-422c-bbd3-de1afec8e259 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:07:12.075826 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 188/385] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:07:11 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 913 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:09:03.971570 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] POST http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes Dec 11 14:09:03.972235 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:03.972235 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:03.973185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-997665248", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:09:03.974770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-997665248', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:09:03.975727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Create volume of 1 GB Dec 11 14:09:03.989334 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Availability Zones retrieved successfully. Dec 11 14:09:04.007358 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Flow 'volume_create_api' (0cf44d40-f536-4342-850c-13d2abbac2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:09:04.009047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51290782-e8af-4c93-be8c-7ffe549b69cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:09:04.011185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:09:04.107459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51290782-e8af-4c93-be8c-7ffe549b69cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:09:04.110029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31df9e9-f4cd-4b28-80bf-84531b182540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:09:04.299089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Created reservations ['27c03940-a94c-40f1-bfea-06e08807c706', 'f23b20e2-0ebb-412a-8241-bb8257205df8', 'fdf5273c-adc1-4520-a256-35719e4c494b', '750bdb11-bfe0-496e-8c23-06b94f870ba9'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:09:04.303246 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31df9e9-f4cd-4b28-80bf-84531b182540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27c03940-a94c-40f1-bfea-06e08807c706', 'f23b20e2-0ebb-412a-8241-bb8257205df8', 'fdf5273c-adc1-4520-a256-35719e4c494b', '750bdb11-bfe0-496e-8c23-06b94f870ba9']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:09:04.306530 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bbaf616-0cd9-4215-9ffc-0503b1015b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:09:04.414730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bbaf616-0cd9-4215-9ffc-0503b1015b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd337186b-0ad2-4bb7-9795-4f6b1ce61f8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-997665248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e208093a398644028101d33b1747c96a',qos_specs=None,replication_status=,reservations=['27c03940-a94c-40f1-bfea-06e08807c706','f23b20e2-0ebb-412a-8241-bb8257205df8','fdf5273c-adc1-4520-a256-35719e4c494b','750bdb11-bfe0-496e-8c23-06b94f870ba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66232fd6e58f4de8ab98e02a918e3a08',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-997665248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d337186b-0ad2-4bb7-9795-4f6b1ce61f8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e208093a398644028101d33b1747c96a',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,user_id='66232fd6e58f4de8ab98e02a918e3a08',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:09:04.418850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6527d3d-8701-4e2d-80e5-abdeb4c39222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:09:04.452881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6527d3d-8701-4e2d-80e5-abdeb4c39222) 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-997665248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e208093a398644028101d33b1747c96a',qos_specs=None,replication_status=,reservations=['27c03940-a94c-40f1-bfea-06e08807c706','f23b20e2-0ebb-412a-8241-bb8257205df8','fdf5273c-adc1-4520-a256-35719e4c494b','750bdb11-bfe0-496e-8c23-06b94f870ba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66232fd6e58f4de8ab98e02a918e3a08',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:09:04.455779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e8f67a-9a2c-4b37-bf3d-c7985af5b338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:09:04.476278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e8f67a-9a2c-4b37-bf3d-c7985af5b338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:09:04.478915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Flow 'volume_create_api' (0cf44d40-f536-4342-850c-13d2abbac2cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:09:04.556128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Create volume request issued successfully. Dec 11 14:09:04.575378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-d7f83535-6792-4fa5-9bc9-6ea4ed5de700 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes returned with HTTP 202 Dec 11 14:09:04.576516 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 198/386] 10.222.0.58 () {64 vars in 1512 bytes} [Fri Dec 11 14:09:03 2020] POST /volume/v3/e208093a398644028101d33b1747c96a/volumes => generated 823 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:09:04.591765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-f18eefb6-eafd-470e-8f65-f2e60bb858dc tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] GET http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c Dec 11 14:09:04.594017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-f18eefb6-eafd-470e-8f65-f2e60bb858dc tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:04.594440 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:04.594440 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:04.595060 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-f18eefb6-eafd-470e-8f65-f2e60bb858dc tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:04.690809 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:04.690809 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:04.702467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-f18eefb6-eafd-470e-8f65-f2e60bb858dc tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Volume info retrieved successfully. Dec 11 14:09:04.733312 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4208681c-2061-4afb-a08e-014525d9d8e0 req-f18eefb6-eafd-470e-8f65-f2e60bb858dc tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c returned with HTTP 200 Dec 11 14:09:04.734637 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 189/387] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:09:04 2020] GET /volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:09:07.877304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7e6aa214-7db7-484b-8b4d-b0860766d2a6 req-a31559fe-b184-437b-81f3-637dceb44ab4 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] GET http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c Dec 11 14:09:07.889533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7e6aa214-7db7-484b-8b4d-b0860766d2a6 req-a31559fe-b184-437b-81f3-637dceb44ab4 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:07.889533 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:07.889533 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:07.889533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7e6aa214-7db7-484b-8b4d-b0860766d2a6 req-a31559fe-b184-437b-81f3-637dceb44ab4 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:08.034931 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:08.034931 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:08.071311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-7e6aa214-7db7-484b-8b4d-b0860766d2a6 req-a31559fe-b184-437b-81f3-637dceb44ab4 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Volume info retrieved successfully. Dec 11 14:09:08.139887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7e6aa214-7db7-484b-8b4d-b0860766d2a6 req-a31559fe-b184-437b-81f3-637dceb44ab4 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c returned with HTTP 200 Dec 11 14:09:08.141561 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 199/388] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:09:07 2020] GET /volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c => generated 916 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:09:12.319181 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ef2b439c-298c-4173-9ca0-b39987755682 req-743cb9aa-4aa1-45ba-a4c9-8446438b9c1d tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] POST http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots Dec 11 14:09:12.331768 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:12.331768 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:12.332590 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ef2b439c-298c-4173-9ca0-b39987755682 req-743cb9aa-4aa1-45ba-a4c9-8446438b9c1d tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d337186b-0ad2-4bb7-9795-4f6b1ce61f8c", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-83403467", "description": null, "metadata": {}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:09:12.523197 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:12.523197 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:12.524428 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-ef2b439c-298c-4173-9ca0-b39987755682 req-743cb9aa-4aa1-45ba-a4c9-8446438b9c1d tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Volume info retrieved successfully. Dec 11 14:09:12.524794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [req-ef2b439c-298c-4173-9ca0-b39987755682 req-743cb9aa-4aa1-45ba-a4c9-8446438b9c1d tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Create snapshot from volume d337186b-0ad2-4bb7-9795-4f6b1ce61f8c Dec 11 14:09:12.658223 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [req-ef2b439c-298c-4173-9ca0-b39987755682 req-743cb9aa-4aa1-45ba-a4c9-8446438b9c1d tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:09:12.743193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [req-ef2b439c-298c-4173-9ca0-b39987755682 req-743cb9aa-4aa1-45ba-a4c9-8446438b9c1d tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Created reservations ['e022540e-949d-44b7-b9a1-93ba39e3c718', 'be9d92b1-769d-49ba-9fd6-c20bb37125e4', 'd4e71af6-730d-42e3-a89e-6f206df354f3', 'ee5fe821-4dbc-4b78-bf98-2dc94c53e29f'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:09:13.058052 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-ef2b439c-298c-4173-9ca0-b39987755682 req-743cb9aa-4aa1-45ba-a4c9-8446438b9c1d tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Snapshot create request issued successfully. Dec 11 14:09:13.062953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ef2b439c-298c-4173-9ca0-b39987755682 req-743cb9aa-4aa1-45ba-a4c9-8446438b9c1d tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots returned with HTTP 202 Dec 11 14:09:13.064463 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 190/389] 10.222.0.58 () {64 vars in 1518 bytes} [Fri Dec 11 14:09:12 2020] POST /volume/v3/e208093a398644028101d33b1747c96a/snapshots => generated 309 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:09:19.293126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-995e8993-ff16-4899-b075-4dda4191d401 req-9477bc5b-99ce-4991-8f9f-047eb086bca8 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] GET http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 Dec 11 14:09:19.293777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-995e8993-ff16-4899-b075-4dda4191d401 req-9477bc5b-99ce-4991-8f9f-047eb086bca8 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:19.293882 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:19.293882 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:19.294326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-995e8993-ff16-4899-b075-4dda4191d401 req-9477bc5b-99ce-4991-8f9f-047eb086bca8 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:19.409584 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:19.409584 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:19.411123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-995e8993-ff16-4899-b075-4dda4191d401 req-9477bc5b-99ce-4991-8f9f-047eb086bca8 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Snapshot retrieved successfully. Dec 11 14:09:19.414853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-995e8993-ff16-4899-b075-4dda4191d401 req-9477bc5b-99ce-4991-8f9f-047eb086bca8 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 returned with HTTP 200 Dec 11 14:09:19.419926 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 200/390] 10.222.0.58 () {60 vars in 1575 bytes} [Fri Dec 11 14:09:19 2020] GET /volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 => generated 468 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:09:25.988278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e14a22ae-4754-4339-a53f-68e45dab3ead req-0a2348eb-3180-41b6-ad3f-c583ab856fbf tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] GET http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/detail Dec 11 14:09:25.988878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e14a22ae-4754-4339-a53f-68e45dab3ead req-0a2348eb-3180-41b6-ad3f-c583ab856fbf tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:25.988993 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:25.988993 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:26.005327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e14a22ae-4754-4339-a53f-68e45dab3ead req-0a2348eb-3180-41b6-ad3f-c583ab856fbf tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:26.006123 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [req-e14a22ae-4754-4339-a53f-68e45dab3ead req-0a2348eb-3180-41b6-ad3f-c583ab856fbf tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:09:26.006924 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:26.006924 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:26.021296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [req-e14a22ae-4754-4339-a53f-68e45dab3ead req-0a2348eb-3180-41b6-ad3f-c583ab856fbf tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:09:26.104782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-e14a22ae-4754-4339-a53f-68e45dab3ead req-0a2348eb-3180-41b6-ad3f-c583ab856fbf tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Get all snapshots completed successfully. Dec 11 14:09:26.112359 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:26.112359 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:26.114300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e14a22ae-4754-4339-a53f-68e45dab3ead req-0a2348eb-3180-41b6-ad3f-c583ab856fbf tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/detail returned with HTTP 200 Dec 11 14:09:26.117529 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 191/391] 10.222.0.58 () {60 vars in 1485 bytes} [Fri Dec 11 14:09:25 2020] GET /volume/v3/e208093a398644028101d33b1747c96a/snapshots/detail => generated 471 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:09:28.226359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0deac601-44a6-475e-8738-03c0d32a2eb3 req-6091b8f3-14ad-4100-b3f2-12ec2c403109 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] GET http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 Dec 11 14:09:28.226926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0deac601-44a6-475e-8738-03c0d32a2eb3 req-6091b8f3-14ad-4100-b3f2-12ec2c403109 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:28.227156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:28.227156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:28.227537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0deac601-44a6-475e-8738-03c0d32a2eb3 req-6091b8f3-14ad-4100-b3f2-12ec2c403109 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:28.281543 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:28.281543 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:28.287089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0deac601-44a6-475e-8738-03c0d32a2eb3 req-6091b8f3-14ad-4100-b3f2-12ec2c403109 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Snapshot retrieved successfully. Dec 11 14:09:28.292919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0deac601-44a6-475e-8738-03c0d32a2eb3 req-6091b8f3-14ad-4100-b3f2-12ec2c403109 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 returned with HTTP 200 Dec 11 14:09:28.320428 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 201/392] 10.222.0.58 () {60 vars in 1575 bytes} [Fri Dec 11 14:09:28 2020] GET /volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:09:29.786890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-cc71740b-a0cd-487a-92cc-27b97d50bed1 req-c5c1aaba-9315-4357-b363-18e18329e9d0 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] DELETE http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 Dec 11 14:09:29.788027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-cc71740b-a0cd-487a-92cc-27b97d50bed1 req-c5c1aaba-9315-4357-b363-18e18329e9d0 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:29.788454 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:29.788454 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:29.789120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-cc71740b-a0cd-487a-92cc-27b97d50bed1 req-c5c1aaba-9315-4357-b363-18e18329e9d0 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:29.789678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [req-cc71740b-a0cd-487a-92cc-27b97d50bed1 req-c5c1aaba-9315-4357-b363-18e18329e9d0 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Delete snapshot with id: 663e70c0-3271-49f1-857f-915a60699587 Dec 11 14:09:29.842356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:29.842356 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:29.845514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-cc71740b-a0cd-487a-92cc-27b97d50bed1 req-c5c1aaba-9315-4357-b363-18e18329e9d0 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Snapshot retrieved successfully. Dec 11 14:09:29.995606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-cc71740b-a0cd-487a-92cc-27b97d50bed1 req-c5c1aaba-9315-4357-b363-18e18329e9d0 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Snapshot delete request issued successfully. Dec 11 14:09:29.996090 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-cc71740b-a0cd-487a-92cc-27b97d50bed1 req-c5c1aaba-9315-4357-b363-18e18329e9d0 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 returned with HTTP 202 Dec 11 14:09:29.996960 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 192/393] 10.222.0.58 () {62 vars in 1597 bytes} [Fri Dec 11 14:09:29 2020] DELETE /volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:09:30.585092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e063b1a5-f708-40c0-b9b7-7df3551bf354 req-80b5066d-2a30-46d1-ae4f-7fbf1a5efc21 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] GET http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 Dec 11 14:09:30.585998 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e063b1a5-f708-40c0-b9b7-7df3551bf354 req-80b5066d-2a30-46d1-ae4f-7fbf1a5efc21 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:30.586350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:30.586350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:30.587037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e063b1a5-f708-40c0-b9b7-7df3551bf354 req-80b5066d-2a30-46d1-ae4f-7fbf1a5efc21 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:30.633763 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:30.633763 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:30.635489 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-e063b1a5-f708-40c0-b9b7-7df3551bf354 req-80b5066d-2a30-46d1-ae4f-7fbf1a5efc21 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Snapshot retrieved successfully. Dec 11 14:09:30.638705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e063b1a5-f708-40c0-b9b7-7df3551bf354 req-80b5066d-2a30-46d1-ae4f-7fbf1a5efc21 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 returned with HTTP 200 Dec 11 14:09:30.640495 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 202/394] 10.222.0.58 () {60 vars in 1575 bytes} [Fri Dec 11 14:09:30 2020] GET /volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 => generated 467 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:09:34.198599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-30c02a54-2fa2-4f8e-9fdd-6638406b20ad req-a4826587-2364-4c77-b969-04bbd27a3109 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] GET http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 Dec 11 14:09:34.199104 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-30c02a54-2fa2-4f8e-9fdd-6638406b20ad req-a4826587-2364-4c77-b969-04bbd27a3109 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:34.199238 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:34.199238 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:34.199973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-30c02a54-2fa2-4f8e-9fdd-6638406b20ad req-a4826587-2364-4c77-b969-04bbd27a3109 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:34.225323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-30c02a54-2fa2-4f8e-9fdd-6638406b20ad req-a4826587-2364-4c77-b969-04bbd27a3109 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 returned with HTTP 404 Dec 11 14:09:34.240804 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 193/395] 10.222.0.58 () {60 vars in 1575 bytes} [Fri Dec 11 14:09:34 2020] GET /volume/v3/e208093a398644028101d33b1747c96a/snapshots/663e70c0-3271-49f1-857f-915a60699587 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:09:34.960642 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-41d2a0cd-ef74-4fd2-acb5-d4394cfc8565 req-4ad497f2-bda6-4df4-9913-0c8d50a66e68 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] DELETE http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c Dec 11 14:09:34.961353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-41d2a0cd-ef74-4fd2-acb5-d4394cfc8565 req-4ad497f2-bda6-4df4-9913-0c8d50a66e68 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:34.961713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:34.961713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:34.962343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-41d2a0cd-ef74-4fd2-acb5-d4394cfc8565 req-4ad497f2-bda6-4df4-9913-0c8d50a66e68 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:34.962971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-41d2a0cd-ef74-4fd2-acb5-d4394cfc8565 req-4ad497f2-bda6-4df4-9913-0c8d50a66e68 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Delete volume with id: d337186b-0ad2-4bb7-9795-4f6b1ce61f8c Dec 11 14:09:35.051373 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:09:35.051373 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:09:35.053324 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-41d2a0cd-ef74-4fd2-acb5-d4394cfc8565 req-4ad497f2-bda6-4df4-9913-0c8d50a66e68 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Volume info retrieved successfully. Dec 11 14:09:35.092860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-41d2a0cd-ef74-4fd2-acb5-d4394cfc8565 req-4ad497f2-bda6-4df4-9913-0c8d50a66e68 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Delete volume request issued successfully. Dec 11 14:09:35.093917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-41d2a0cd-ef74-4fd2-acb5-d4394cfc8565 req-4ad497f2-bda6-4df4-9913-0c8d50a66e68 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c returned with HTTP 202 Dec 11 14:09:35.096217 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 203/396] 10.222.0.58 () {62 vars in 1591 bytes} [Fri Dec 11 14:09:34 2020] DELETE /volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:09:37.372826 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b43333ee-cb8d-43b7-90af-b63dd654862c req-d34532df-56f2-455d-bab6-1cc45abdc525 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] GET http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c Dec 11 14:09:37.373359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b43333ee-cb8d-43b7-90af-b63dd654862c req-d34532df-56f2-455d-bab6-1cc45abdc525 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:37.373821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b43333ee-cb8d-43b7-90af-b63dd654862c req-d34532df-56f2-455d-bab6-1cc45abdc525 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:37.483760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b43333ee-cb8d-43b7-90af-b63dd654862c req-d34532df-56f2-455d-bab6-1cc45abdc525 tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c returned with HTTP 404 Dec 11 14:09:37.510861 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 194/397] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:09:37 2020] GET /volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:09:43.063426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-97732511-3a1c-4803-a54b-29e79e01192c req-94956f3d-3390-442a-afe8-c34c1f2c1e7c tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] DELETE http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c Dec 11 14:09:43.064462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-97732511-3a1c-4803-a54b-29e79e01192c req-94956f3d-3390-442a-afe8-c34c1f2c1e7c tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:43.064913 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:09:43.064913 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:09:43.065546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-97732511-3a1c-4803-a54b-29e79e01192c req-94956f3d-3390-442a-afe8-c34c1f2c1e7c tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:43.066280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-97732511-3a1c-4803-a54b-29e79e01192c req-94956f3d-3390-442a-afe8-c34c1f2c1e7c tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Delete volume with id: d337186b-0ad2-4bb7-9795-4f6b1ce61f8c Dec 11 14:09:43.162878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-97732511-3a1c-4803-a54b-29e79e01192c req-94956f3d-3390-442a-afe8-c34c1f2c1e7c tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c returned with HTTP 404 Dec 11 14:09:43.163988 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 204/398] 10.222.0.58 () {62 vars in 1591 bytes} [Fri Dec 11 14:09:43 2020] DELETE /volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:09:50.563643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1c6f1990-86fc-4245-ad07-6bed10fa8e21 req-7b3048c5-d9ec-45dd-b7b2-25b02269b19e tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] GET http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c Dec 11 14:09:50.564300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1c6f1990-86fc-4245-ad07-6bed10fa8e21 req-7b3048c5-d9ec-45dd-b7b2-25b02269b19e tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:09:50.564982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1c6f1990-86fc-4245-ad07-6bed10fa8e21 req-7b3048c5-d9ec-45dd-b7b2-25b02269b19e tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:09:50.615597 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1c6f1990-86fc-4245-ad07-6bed10fa8e21 req-7b3048c5-d9ec-45dd-b7b2-25b02269b19e tempest-VolumesSnapshotsTestJSON-1485902456 tempest-VolumesSnapshotsTestJSON-1485902456] http://10.222.0.58/volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c returned with HTTP 404 Dec 11 14:09:50.628384 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 195/399] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:09:50 2020] GET /volume/v3/e208093a398644028101d33b1747c96a/volumes/d337186b-0ad2-4bb7-9795-4f6b1ce61f8c => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:11:31.551789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-770bda03-b3db-4840-ab1d-e30945967dd0 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] DELETE http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:11:31.553029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-770bda03-b3db-4840-ab1d-e30945967dd0 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:11:31.553691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-770bda03-b3db-4840-ab1d-e30945967dd0 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:11:31.554311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-770bda03-b3db-4840-ab1d-e30945967dd0 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Delete volume with id: 1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:11:31.657662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:11:31.657662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:11:31.659509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-770bda03-b3db-4840-ab1d-e30945967dd0 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:11:31.717845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-770bda03-b3db-4840-ab1d-e30945967dd0 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Delete volume request issued successfully. Dec 11 14:11:31.720124 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-770bda03-b3db-4840-ab1d-e30945967dd0 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 202 Dec 11 14:11:31.721579 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 205/400] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:11:31 2020] DELETE /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:11:31.729908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f293320-a400-4d4e-bcf3-61a115c8667a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:11:31.730891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f293320-a400-4d4e-bcf3-61a115c8667a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:11:31.731506 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f293320-a400-4d4e-bcf3-61a115c8667a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:11:31.920120 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:11:31.920120 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:11:31.948075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8f293320-a400-4d4e-bcf3-61a115c8667a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:11:31.996719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f293320-a400-4d4e-bcf3-61a115c8667a tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:11:31.999885 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 196/401] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:11:31 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 912 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:11:33.015231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e12dcd98-657d-4f59-a8c0-4c516a766e58 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:11:33.015763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e12dcd98-657d-4f59-a8c0-4c516a766e58 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:11:33.015943 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:11:33.015943 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:11:33.016543 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e12dcd98-657d-4f59-a8c0-4c516a766e58 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:11:33.147938 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:11:33.147938 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:11:33.170547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e12dcd98-657d-4f59-a8c0-4c516a766e58 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:11:33.230039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e12dcd98-657d-4f59-a8c0-4c516a766e58 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:11:33.250019 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 206/402] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:11:33 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 912 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:11:34.256297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae18e075-5481-4cd5-91f8-ff9f6e58041d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:11:34.257088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae18e075-5481-4cd5-91f8-ff9f6e58041d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:11:34.257257 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:11:34.257257 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:11:34.257863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae18e075-5481-4cd5-91f8-ff9f6e58041d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:11:34.380006 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:11:34.380006 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:11:34.399619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae18e075-5481-4cd5-91f8-ff9f6e58041d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Volume info retrieved successfully. Dec 11 14:11:34.447310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae18e075-5481-4cd5-91f8-ff9f6e58041d tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 200 Dec 11 14:11:34.452211 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 197/403] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:11:34 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:11:35.467959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf950247-9602-46a3-9470-6d50f0a91ec5 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] GET http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc Dec 11 14:11:35.468684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf950247-9602-46a3-9470-6d50f0a91ec5 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:11:35.468684 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:11:35.468684 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:11:35.469058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf950247-9602-46a3-9470-6d50f0a91ec5 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:11:35.576996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf950247-9602-46a3-9470-6d50f0a91ec5 tempest-DeleteServersTestJSON-96208424 tempest-DeleteServersTestJSON-96208424] http://10.222.0.58/volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc returned with HTTP 404 Dec 11 14:11:35.578440 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 207/404] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:11:35 2020] GET /volume/v3/9faee9da686d469d9a9d7dc8779e0215/volumes/1ec3db08-660b-417f-b8da-54b74358cafc => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:12:26.722491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b2ca7462-0880-4dd7-8229-217f96e79bc7 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] GET http://10.222.0.58/volume/v3/154ed5eb4f6f447280e27134b719624a/scheduler-stats/get_pools Dec 11 14:12:26.723096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b2ca7462-0880-4dd7-8229-217f96e79bc7 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:26.723429 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:26.723429 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:26.724095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b2ca7462-0880-4dd7-8229-217f96e79bc7 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] Calling method 'get_pools' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:26.780971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b2ca7462-0880-4dd7-8229-217f96e79bc7 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] http://10.222.0.58/volume/v3/154ed5eb4f6f447280e27134b719624a/scheduler-stats/get_pools returned with HTTP 200 Dec 11 14:12:26.787340 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 198/405] 10.222.0.58 () {58 vars in 1258 bytes} [Fri Dec 11 14:12:26 2020] GET /volume/v3/154ed5eb4f6f447280e27134b719624a/scheduler-stats/get_pools => generated 61 bytes in 718 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:12:26.796543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6224ec4-d667-4a20-a7ed-47e43710ac67 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] GET http://10.222.0.58/volume/v3/154ed5eb4f6f447280e27134b719624a/scheduler-stats/get_pools?detail=True Dec 11 14:12:26.797652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6224ec4-d667-4a20-a7ed-47e43710ac67 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:26.798339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6224ec4-d667-4a20-a7ed-47e43710ac67 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] Calling method 'get_pools' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:26.835462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6224ec4-d667-4a20-a7ed-47e43710ac67 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] http://10.222.0.58/volume/v3/154ed5eb4f6f447280e27134b719624a/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 11 14:12:26.836586 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 208/406] 10.222.0.58 () {58 vars in 1281 bytes} [Fri Dec 11 14:12:26 2020] GET /volume/v3/154ed5eb4f6f447280e27134b719624a/scheduler-stats/get_pools?detail=True => generated 768 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:26.857132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24f4eee9-192d-48e4-bb7f-c0984f8e2c26 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] GET http://10.222.0.58/volume/v3/154ed5eb4f6f447280e27134b719624a/capabilities/n-d-766726-2@lvmdriver-1 Dec 11 14:12:26.859706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24f4eee9-192d-48e4-bb7f-c0984f8e2c26 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:26.860513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24f4eee9-192d-48e4-bb7f-c0984f8e2c26 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:26.902051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24f4eee9-192d-48e4-bb7f-c0984f8e2c26 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] http://10.222.0.58/volume/v3/154ed5eb4f6f447280e27134b719624a/capabilities/n-d-766726-2@lvmdriver-1 returned with HTTP 200 Dec 11 14:12:26.903524 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 199/407] 10.222.0.58 () {58 vars in 1294 bytes} [Fri Dec 11 14:12:26 2020] GET /volume/v3/154ed5eb4f6f447280e27134b719624a/capabilities/n-d-766726-2@lvmdriver-1 => generated 712 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:26.918088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14c91782-b2a0-45c2-8d55-e685efc34a6d tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] GET http://10.222.0.58/volume/v3/154ed5eb4f6f447280e27134b719624a/capabilities/n-d-766726-2@lvmdriver-1 Dec 11 14:12:26.918924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14c91782-b2a0-45c2-8d55-e685efc34a6d tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:26.919628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14c91782-b2a0-45c2-8d55-e685efc34a6d tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:26.957531 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14c91782-b2a0-45c2-8d55-e685efc34a6d tempest-BackendsCapabilitiesAdminTestsJSON-1896002464 tempest-BackendsCapabilitiesAdminTestsJSON-1896002464] http://10.222.0.58/volume/v3/154ed5eb4f6f447280e27134b719624a/capabilities/n-d-766726-2@lvmdriver-1 returned with HTTP 200 Dec 11 14:12:26.959239 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 209/408] 10.222.0.58 () {58 vars in 1294 bytes} [Fri Dec 11 14:12:26 2020] GET /volume/v3/154ed5eb4f6f447280e27134b719624a/capabilities/n-d-766726-2@lvmdriver-1 => generated 712 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:35.592694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33f0b2cc-691e-4015-a4ce-a1b7e093f14a tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] POST http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/types Dec 11 14:12:35.593472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33f0b2cc-691e-4015-a4ce-a1b7e093f14a tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2022549116"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:35.714068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33f0b2cc-691e-4015-a4ce-a1b7e093f14a tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/types returned with HTTP 200 Dec 11 14:12:35.718590 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 200/409] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:12:35 2020] POST /volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/types => generated 220 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:35.729610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3236dc0f-0ae4-4a17-a897-3dd0de300474 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] POST http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/group_types Dec 11 14:12:35.730485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3236dc0f-0ae4-4a17-a897-3dd0de300474 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-380236284"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:35.789469 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3236dc0f-0ae4-4a17-a897-3dd0de300474 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/group_types returned with HTTP 202 Dec 11 14:12:35.791160 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 210/410] 10.222.0.58 () {62 vars in 1278 bytes} [Fri Dec 11 14:12:35 2020] POST /volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/group_types => generated 176 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:12:36.156174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0756a16e-9010-457e-a574-14486f4f3015 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] POST http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups Dec 11 14:12:36.156991 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0756a16e-9010-457e-a574-14486f4f3015 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Action: 'create', calling method: version_select, body: {"group": {"group_type": "723c9547-77ef-4d4f-8ebc-77da81cdc97d", "volume_types": ["4544661d-187a-4046-ae44-9e2814529f08"], "name": "tempest-GroupsV320Test-Group-25307442"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:36.158039 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-0756a16e-9010-457e-a574-14486f4f3015 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Creating new group {'group': {'group_type': '723c9547-77ef-4d4f-8ebc-77da81cdc97d', 'volume_types': ['4544661d-187a-4046-ae44-9e2814529f08'], 'name': 'tempest-GroupsV320Test-Group-25307442'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 11 14:12:36.189986 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-0756a16e-9010-457e-a574-14486f4f3015 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Creating group tempest-GroupsV320Test-Group-25307442. Dec 11 14:12:36.235164 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0756a16e-9010-457e-a574-14486f4f3015 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Availability zone cache updated, next update will occur around 2020-12-11 15:12:36.234333. {{(pid=88094) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 11 14:12:36.235600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0756a16e-9010-457e-a574-14486f4f3015 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Availability Zones retrieved successfully. Dec 11 14:12:36.264864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0756a16e-9010-457e-a574-14486f4f3015 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Created reservations ['22e63386-21d1-4e90-b2f4-757617ea959a'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:12:36.340536 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0756a16e-9010-457e-a574-14486f4f3015 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups returned with HTTP 202 Dec 11 14:12:36.342634 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 201/411] 10.222.0.58 () {62 vars in 1264 bytes} [Fri Dec 11 14:12:35 2020] POST /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups => generated 106 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:12:36.352480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae853b41-539e-4498-8276-1fe34cc56481 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] GET http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 Dec 11 14:12:36.353869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae853b41-539e-4498-8276-1fe34cc56481 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:36.354940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae853b41-539e-4498-8276-1fe34cc56481 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:36.355554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-ae853b41-539e-4498-8276-1fe34cc56481 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] show called for member dfe1852b-b480-4eb2-853c-0e1ef140a961 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:12:36.366852 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:36.366852 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:36.413347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae853b41-539e-4498-8276-1fe34cc56481 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 returned with HTTP 200 Dec 11 14:12:36.415056 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 211/412] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:12:36 2020] GET /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 => generated 386 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:12:37.427315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ab9df9e-c891-4151-a602-540d6461ed2f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] GET http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 Dec 11 14:12:37.428484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ab9df9e-c891-4151-a602-540d6461ed2f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:37.428863 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:37.428863 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:37.429488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ab9df9e-c891-4151-a602-540d6461ed2f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:37.430382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-0ab9df9e-c891-4151-a602-540d6461ed2f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] show called for member dfe1852b-b480-4eb2-853c-0e1ef140a961 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:12:37.439473 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:37.439473 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:37.511722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ab9df9e-c891-4151-a602-540d6461ed2f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 returned with HTTP 200 Dec 11 14:12:37.516420 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 202/413] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:12:37 2020] GET /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 => generated 387 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:12:37.534896 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4faa63dd-8d70-42b0-b422-b92e783eacfd tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] POST http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action Dec 11 14:12:37.539620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:37.539620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:37.540844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4faa63dd-8d70-42b0-b422-b92e783eacfd tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:12:37.541442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4faa63dd-8d70-42b0-b422-b92e783eacfd tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:37.542652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-4faa63dd-8d70-42b0-b422-b92e783eacfd tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Updating group 'dfe1852b-b480-4eb2-853c-0e1ef140a961' with 'creating' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 11 14:12:37.555813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:37.555813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:37.573867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4faa63dd-8d70-42b0-b422-b92e783eacfd tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action returned with HTTP 202 Dec 11 14:12:37.576282 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 212/414] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:12:37 2020] POST /volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:12:37.586153 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d17ffd39-155f-426b-907e-62b4733d9ca5 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] GET http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 Dec 11 14:12:37.587045 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d17ffd39-155f-426b-907e-62b4733d9ca5 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:37.587461 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:37.587461 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:37.588094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d17ffd39-155f-426b-907e-62b4733d9ca5 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:37.589069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-d17ffd39-155f-426b-907e-62b4733d9ca5 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] show called for member dfe1852b-b480-4eb2-853c-0e1ef140a961 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:12:37.601892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:37.601892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:37.663750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d17ffd39-155f-426b-907e-62b4733d9ca5 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 returned with HTTP 200 Dec 11 14:12:37.665050 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 203/415] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:12:37 2020] GET /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 => generated 386 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:12:37.682243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e52cac3-5867-4ac7-bc40-395124fae694 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] POST http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action Dec 11 14:12:37.682899 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:37.682899 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:37.683504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e52cac3-5867-4ac7-bc40-395124fae694 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:12:37.683980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e52cac3-5867-4ac7-bc40-395124fae694 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:37.685055 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-9e52cac3-5867-4ac7-bc40-395124fae694 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Updating group 'dfe1852b-b480-4eb2-853c-0e1ef140a961' with 'available' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 11 14:12:37.728167 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:37.728167 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:37.764148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e52cac3-5867-4ac7-bc40-395124fae694 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action returned with HTTP 202 Dec 11 14:12:37.775693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8f881c5-cd60-40d8-8a27-91a32939409f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] GET http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 Dec 11 14:12:37.776911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8f881c5-cd60-40d8-8a27-91a32939409f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:37.777133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:37.777133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:37.777517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8f881c5-cd60-40d8-8a27-91a32939409f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:37.777934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-a8f881c5-cd60-40d8-8a27-91a32939409f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] show called for member dfe1852b-b480-4eb2-853c-0e1ef140a961 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:12:37.783816 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 213/416] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:12:37 2020] POST /volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:12:37.792262 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:37.792262 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:37.876741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8f881c5-cd60-40d8-8a27-91a32939409f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 returned with HTTP 200 Dec 11 14:12:37.878171 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 204/417] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:12:37 2020] GET /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 => generated 387 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:12:37.889094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9236c2f7-d4be-48c5-b2b0-9aa37d844288 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] POST http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action Dec 11 14:12:37.889592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:37.889592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:37.890033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9236c2f7-d4be-48c5-b2b0-9aa37d844288 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:12:37.890444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9236c2f7-d4be-48c5-b2b0-9aa37d844288 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:37.891387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-9236c2f7-d4be-48c5-b2b0-9aa37d844288 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Updating group 'dfe1852b-b480-4eb2-853c-0e1ef140a961' with 'error' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 11 14:12:37.904003 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:37.904003 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:37.921867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9236c2f7-d4be-48c5-b2b0-9aa37d844288 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action returned with HTTP 202 Dec 11 14:12:37.923389 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 214/418] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:12:37 2020] POST /volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:12:37.931932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-51e15bda-2a97-4689-a2a9-7e8719e09207 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] GET http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 Dec 11 14:12:37.932528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-51e15bda-2a97-4689-a2a9-7e8719e09207 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:37.932749 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:37.932749 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:37.933129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-51e15bda-2a97-4689-a2a9-7e8719e09207 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:37.933547 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-51e15bda-2a97-4689-a2a9-7e8719e09207 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] show called for member dfe1852b-b480-4eb2-853c-0e1ef140a961 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:12:37.948065 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:37.948065 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:37.978920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-51e15bda-2a97-4689-a2a9-7e8719e09207 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 returned with HTTP 200 Dec 11 14:12:37.980553 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 205/419] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:12:37 2020] GET /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 => generated 383 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:12:37.992588 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52ec1fc9-4455-406c-a0aa-5e9ed518d389 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] POST http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action Dec 11 14:12:37.993381 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:37.993381 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:37.993994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-52ec1fc9-4455-406c-a0aa-5e9ed518d389 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:12:37.994501 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-52ec1fc9-4455-406c-a0aa-5e9ed518d389 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:37.995533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-52ec1fc9-4455-406c-a0aa-5e9ed518d389 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Updating group 'dfe1852b-b480-4eb2-853c-0e1ef140a961' with 'available' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 11 14:12:38.003824 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:38.003824 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:38.015936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52ec1fc9-4455-406c-a0aa-5e9ed518d389 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action returned with HTTP 202 Dec 11 14:12:38.017389 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 215/420] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:12:37 2020] POST /volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 11 14:12:38.026040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0555a29-c20f-4134-b7c8-2ce32beabb5a tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] GET http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 Dec 11 14:12:38.027280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0555a29-c20f-4134-b7c8-2ce32beabb5a tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:38.027367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:38.027367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:38.027827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0555a29-c20f-4134-b7c8-2ce32beabb5a tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:38.028125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-e0555a29-c20f-4134-b7c8-2ce32beabb5a tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] show called for member dfe1852b-b480-4eb2-853c-0e1ef140a961 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:12:38.038066 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:38.038066 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:38.069728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0555a29-c20f-4134-b7c8-2ce32beabb5a tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 returned with HTTP 200 Dec 11 14:12:38.074428 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 206/421] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:12:38 2020] GET /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 => generated 387 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:12:38.081845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ee300b3-db6e-4c32-bfb4-30560ef8d42f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] GET http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/volumes/detail Dec 11 14:12:38.082492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ee300b3-db6e-4c32-bfb4-30560ef8d42f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:38.082685 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:38.082685 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:38.083320 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ee300b3-db6e-4c32-bfb4-30560ef8d42f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:38.085849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-2ee300b3-db6e-4c32-bfb4-30560ef8d42f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:12:38.089750 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ee300b3-db6e-4c32-bfb4-30560ef8d42f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:12:38.189448 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ee300b3-db6e-4c32-bfb4-30560ef8d42f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Get all volumes completed successfully. Dec 11 14:12:38.196260 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ee300b3-db6e-4c32-bfb4-30560ef8d42f tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/volumes/detail returned with HTTP 200 Dec 11 14:12:38.197543 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 216/422] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:12:38 2020] GET /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:38.213150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da74fd94-b277-4c39-aa41-63f7c56134d7 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] POST http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action Dec 11 14:12:38.214128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:38.214128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:38.214886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da74fd94-b277-4c39-aa41-63f7c56134d7 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:12:38.218105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da74fd94-b277-4c39-aa41-63f7c56134d7 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:38.219359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-da74fd94-b277-4c39-aa41-63f7c56134d7 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] delete called for group dfe1852b-b480-4eb2-853c-0e1ef140a961 {{(pid=88094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:12:38.220074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-da74fd94-b277-4c39-aa41-63f7c56134d7 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Delete group with id: dfe1852b-b480-4eb2-853c-0e1ef140a961 Dec 11 14:12:38.228865 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:38.228865 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:38.312812 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da74fd94-b277-4c39-aa41-63f7c56134d7 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action returned with HTTP 202 Dec 11 14:12:38.314065 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 207/423] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:12:38 2020] POST /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 11 14:12:38.322174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da11006c-c391-4dd8-8d02-b3a0f954c9b6 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] GET http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 Dec 11 14:12:38.323195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da11006c-c391-4dd8-8d02-b3a0f954c9b6 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:38.323956 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da11006c-c391-4dd8-8d02-b3a0f954c9b6 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:38.324630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-da11006c-c391-4dd8-8d02-b3a0f954c9b6 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] show called for member dfe1852b-b480-4eb2-853c-0e1ef140a961 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:12:38.334573 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:38.334573 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:38.373877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da11006c-c391-4dd8-8d02-b3a0f954c9b6 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 returned with HTTP 200 Dec 11 14:12:38.375292 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 217/424] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:12:38 2020] GET /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 => generated 386 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:12:39.391083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-123d8a94-9161-44b3-9410-367fab4f7c64 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] GET http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 Dec 11 14:12:39.391815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-123d8a94-9161-44b3-9410-367fab4f7c64 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:39.392116 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:39.392116 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:39.392707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-123d8a94-9161-44b3-9410-367fab4f7c64 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:39.393237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-123d8a94-9161-44b3-9410-367fab4f7c64 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] show called for member dfe1852b-b480-4eb2-853c-0e1ef140a961 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:12:39.406029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-123d8a94-9161-44b3-9410-367fab4f7c64 tempest-GroupsV320Test-2071792085 tempest-GroupsV320Test-2071792085] http://10.222.0.58/volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 returned with HTTP 404 Dec 11 14:12:39.415106 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 208/425] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:12:39 2020] GET /volume/v3/45a4ab52c03d4f8d8eb4ed10240cc422/groups/dfe1852b-b480-4eb2-853c-0e1ef140a961 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:12:39.425068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-30bf4932-5dc5-4b20-ab51-9e8e677baac3 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] DELETE http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/group_types/723c9547-77ef-4d4f-8ebc-77da81cdc97d Dec 11 14:12:39.425963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-30bf4932-5dc5-4b20-ab51-9e8e677baac3 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:39.426298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:39.426298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:39.426930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-30bf4932-5dc5-4b20-ab51-9e8e677baac3 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:39.427713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:39.427713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:39.477179 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:12:39.477179 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:12:39.484296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-30bf4932-5dc5-4b20-ab51-9e8e677baac3 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/group_types/723c9547-77ef-4d4f-8ebc-77da81cdc97d returned with HTTP 202 Dec 11 14:12:39.485628 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 218/426] 10.222.0.58 () {60 vars in 1371 bytes} [Fri Dec 11 14:12:39 2020] DELETE /volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/group_types/723c9547-77ef-4d4f-8ebc-77da81cdc97d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:12:39.500118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3c19055-7e32-42cd-9459-393a866181ef tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] DELETE http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/types/4544661d-187a-4046-ae44-9e2814529f08 Dec 11 14:12:39.501101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3c19055-7e32-42cd-9459-393a866181ef tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:39.502275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3c19055-7e32-42cd-9459-393a866181ef tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:39.659073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:12:39.659073 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:12:39.680422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3c19055-7e32-42cd-9459-393a866181ef tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/types/4544661d-187a-4046-ae44-9e2814529f08 returned with HTTP 202 Dec 11 14:12:39.682340 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 209/427] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:12:39 2020] DELETE /volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/types/4544661d-187a-4046-ae44-9e2814529f08 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:12:39.733709 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01f9800b-46bb-49fd-a84c-6a64222ad004 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] GET http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/types/4544661d-187a-4046-ae44-9e2814529f08 Dec 11 14:12:39.742271 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01f9800b-46bb-49fd-a84c-6a64222ad004 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:39.744350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01f9800b-46bb-49fd-a84c-6a64222ad004 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:39.819659 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01f9800b-46bb-49fd-a84c-6a64222ad004 tempest-GroupsV320Test-492963978 tempest-GroupsV320Test-492963978] http://10.222.0.58/volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/types/4544661d-187a-4046-ae44-9e2814529f08 returned with HTTP 404 Dec 11 14:12:39.821273 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 219/428] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:12:39 2020] GET /volume/v3/c9e48d03fd1e4b3f962af79806cf0d08/types/4544661d-187a-4046-ae44-9e2814529f08 => generated 114 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:12:44.737570 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-193f4ec8-69c9-4c45-95dd-de7af745938d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] DELETE http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/41cc4cf0-2c3d-4932-aae1-db07b6572fa1 Dec 11 14:12:44.738903 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-193f4ec8-69c9-4c45-95dd-de7af745938d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:44.739574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-193f4ec8-69c9-4c45-95dd-de7af745938d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:44.787452 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:44.787452 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:45.896058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-dfcaa463-587c-4009-9035-7244069b03f6 req-193f4ec8-69c9-4c45-95dd-de7af745938d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:12:45.896606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-dfcaa463-587c-4009-9035-7244069b03f6 req-193f4ec8-69c9-4c45-95dd-de7af745938d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:12:45.921261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-193f4ec8-69c9-4c45-95dd-de7af745938d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/41cc4cf0-2c3d-4932-aae1-db07b6572fa1 returned with HTTP 200 Dec 11 14:12:45.922140 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 210/429] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 14:12:44 2020] DELETE /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/41cc4cf0-2c3d-4932-aae1-db07b6572fa1 => generated 19 bytes in 1189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:45.949378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-ccd54794-1585-455a-94b5-872b28e85484 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] DELETE http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/0acebbb3-0012-4614-8a59-dcef4a3cb214 Dec 11 14:12:45.951795 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-ccd54794-1585-455a-94b5-872b28e85484 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:45.952561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-ccd54794-1585-455a-94b5-872b28e85484 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:46.007306 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:46.007306 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:47.308299 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-dfcaa463-587c-4009-9035-7244069b03f6 req-ccd54794-1585-455a-94b5-872b28e85484 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:12:47.310680 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-dfcaa463-587c-4009-9035-7244069b03f6 req-ccd54794-1585-455a-94b5-872b28e85484 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:12:47.335391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-ccd54794-1585-455a-94b5-872b28e85484 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/0acebbb3-0012-4614-8a59-dcef4a3cb214 returned with HTTP 200 Dec 11 14:12:47.338523 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 220/430] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 14:12:45 2020] DELETE /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/0acebbb3-0012-4614-8a59-dcef4a3cb214 => generated 19 bytes in 1395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:47.355156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-16b05019-07d7-47b5-bad0-d82c1d9f1aed tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] DELETE http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/e5eae7f7-55a4-4d19-b94d-572b9886aa30 Dec 11 14:12:47.355760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-16b05019-07d7-47b5-bad0-d82c1d9f1aed tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:47.356032 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:47.356032 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:47.356413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-16b05019-07d7-47b5-bad0-d82c1d9f1aed tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:47.411885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:47.411885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:48.549814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-dfcaa463-587c-4009-9035-7244069b03f6 req-16b05019-07d7-47b5-bad0-d82c1d9f1aed tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:12:48.553022 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-dfcaa463-587c-4009-9035-7244069b03f6 req-16b05019-07d7-47b5-bad0-d82c1d9f1aed tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:12:48.572713 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dfcaa463-587c-4009-9035-7244069b03f6 req-16b05019-07d7-47b5-bad0-d82c1d9f1aed tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/e5eae7f7-55a4-4d19-b94d-572b9886aa30 returned with HTTP 200 Dec 11 14:12:48.573959 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 211/431] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 14:12:47 2020] DELETE /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/attachments/e5eae7f7-55a4-4d19-b94d-572b9886aa30 => generated 19 bytes in 1224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:52.092435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] POST http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes Dec 11 14:12:52.094132 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:52.094132 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:52.094917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1223853671"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:52.096495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1223853671'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:12:52.097109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Create volume of 1 GB Dec 11 14:12:52.098205 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:52.098205 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:52.117678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Availability Zones retrieved successfully. Dec 11 14:12:52.140102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Flow 'volume_create_api' (9456b257-d271-4415-b477-c7d66f370a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:12:52.143334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (922e2a25-7d71-4d97-a495-5c3df623a189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:12:52.150675 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:12:52.261718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (922e2a25-7d71-4d97-a495-5c3df623a189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:12:52.264084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74fe238-1d3e-472b-bdeb-0a495af7d100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:12:52.428665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Created reservations ['fa874cfe-0fbd-487b-b783-fb63375b31c0', 'fcd692b1-9ec7-4832-a225-d312286afffd', '263f896e-8185-4b0a-8f14-b7369bc9205a', '8f2f7c29-0fcd-4897-a3dc-7d1f4e559357'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:12:52.431276 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74fe238-1d3e-472b-bdeb-0a495af7d100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa874cfe-0fbd-487b-b783-fb63375b31c0', 'fcd692b1-9ec7-4832-a225-d312286afffd', '263f896e-8185-4b0a-8f14-b7369bc9205a', '8f2f7c29-0fcd-4897-a3dc-7d1f4e559357']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:12:52.442661 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a603cf34-d80e-4853-bcee-dcd5a9019f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:12:52.553556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a603cf34-d80e-4853-bcee-dcd5a9019f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccd9dcf2-95cc-4007-b361-abe547478077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1223853671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37dd6feed78742b981cce40bb2f6a508',qos_specs=None,replication_status=,reservations=['fa874cfe-0fbd-487b-b783-fb63375b31c0','fcd692b1-9ec7-4832-a225-d312286afffd','263f896e-8185-4b0a-8f14-b7369bc9205a','8f2f7c29-0fcd-4897-a3dc-7d1f4e559357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714061d7293f41858738b85b4f8674bb',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1223853671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccd9dcf2-95cc-4007-b361-abe547478077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37dd6feed78742b981cce40bb2f6a508',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,user_id='714061d7293f41858738b85b4f8674bb',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:12:52.564069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94283fe5-5f60-4878-b27b-b45ef8b01010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:12:52.620434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94283fe5-5f60-4878-b27b-b45ef8b01010) 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-SnapshotManageAdminTest-Volume-1223853671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37dd6feed78742b981cce40bb2f6a508',qos_specs=None,replication_status=,reservations=['fa874cfe-0fbd-487b-b783-fb63375b31c0','fcd692b1-9ec7-4832-a225-d312286afffd','263f896e-8185-4b0a-8f14-b7369bc9205a','8f2f7c29-0fcd-4897-a3dc-7d1f4e559357'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='714061d7293f41858738b85b4f8674bb',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:12:52.623232 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffb4930-e61d-47a4-b36f-2004db4f0cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:12:52.642961 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ffb4930-e61d-47a4-b36f-2004db4f0cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:12:52.650719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Flow 'volume_create_api' (9456b257-d271-4415-b477-c7d66f370a5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:12:52.797580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Create volume request issued successfully. Dec 11 14:12:52.837366 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2005b3d5-b6cd-491b-a21c-4e9ca0897636 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes returned with HTTP 202 Dec 11 14:12:52.838242 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 221/432] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:12:51 2020] POST /volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes => generated 823 bytes in 1004 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:12:52.855157 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b565d0ae-8b84-4fa1-9ee0-11965e3197b7 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] GET http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 Dec 11 14:12:52.855805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b565d0ae-8b84-4fa1-9ee0-11965e3197b7 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:52.856093 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:52.856093 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:52.856586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b565d0ae-8b84-4fa1-9ee0-11965e3197b7 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:53.075269 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:53.075269 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:53.095600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b565d0ae-8b84-4fa1-9ee0-11965e3197b7 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Volume info retrieved successfully. Dec 11 14:12:53.144551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b565d0ae-8b84-4fa1-9ee0-11965e3197b7 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 returned with HTTP 200 Dec 11 14:12:53.147151 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 212/433] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:12:52 2020] GET /volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 => generated 915 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:54.164431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9437bc5e-6435-416a-b745-7edd6cb33413 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] GET http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 Dec 11 14:12:54.165342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9437bc5e-6435-416a-b745-7edd6cb33413 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:54.165342 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:54.165342 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:54.165342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9437bc5e-6435-416a-b745-7edd6cb33413 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:54.241657 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:54.241657 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:54.251693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9437bc5e-6435-416a-b745-7edd6cb33413 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Volume info retrieved successfully. Dec 11 14:12:54.286911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9437bc5e-6435-416a-b745-7edd6cb33413 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 returned with HTTP 200 Dec 11 14:12:54.289736 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 222/434] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:12:54 2020] GET /volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:54.305350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb27681d-7228-48a6-91f4-67e4357cff83 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] POST http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots Dec 11 14:12:54.306055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:54.306055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:54.306750 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bb27681d-7228-48a6-91f4-67e4357cff83 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccd9dcf2-95cc-4007-b361-abe547478077", "name": "tempest-SnapshotManageAdminTest-Snapshot-2045257804"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:54.427996 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:54.427996 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:54.431969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bb27681d-7228-48a6-91f4-67e4357cff83 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Volume info retrieved successfully. Dec 11 14:12:54.432497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-bb27681d-7228-48a6-91f4-67e4357cff83 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Create snapshot from volume ccd9dcf2-95cc-4007-b361-abe547478077 Dec 11 14:12:54.567049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-bb27681d-7228-48a6-91f4-67e4357cff83 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Created reservations ['cea63731-e561-4350-a53f-afde6aa4162d', '6fc44a5c-635a-4c41-b56c-04b9240f2354', '7d66e1f8-44d3-45e7-a6d1-8c12e827a3da', '3e269cee-8879-48bb-a1dd-1583242082f8'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:12:54.790127 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bb27681d-7228-48a6-91f4-67e4357cff83 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Snapshot create request issued successfully. Dec 11 14:12:54.790991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb27681d-7228-48a6-91f4-67e4357cff83 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots returned with HTTP 202 Dec 11 14:12:54.791895 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 213/435] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:12:54 2020] POST /volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots => generated 310 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:12:54.806576 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d534ac90-5f75-4cc7-adf8-9a60443bbc4e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] GET http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 Dec 11 14:12:54.807404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d534ac90-5f75-4cc7-adf8-9a60443bbc4e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:54.807735 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:54.807735 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:54.809153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d534ac90-5f75-4cc7-adf8-9a60443bbc4e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:54.880422 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:54.880422 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:54.881978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d534ac90-5f75-4cc7-adf8-9a60443bbc4e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Snapshot retrieved successfully. Dec 11 14:12:54.884249 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d534ac90-5f75-4cc7-adf8-9a60443bbc4e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 returned with HTTP 200 Dec 11 14:12:54.885456 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 223/436] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:12:54 2020] GET /volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 => generated 442 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:55.899234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-486531a4-9921-4861-86a6-0619e6792157 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] GET http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 Dec 11 14:12:55.900512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-486531a4-9921-4861-86a6-0619e6792157 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:55.900944 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:55.900944 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:55.901622 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-486531a4-9921-4861-86a6-0619e6792157 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:55.957908 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:55.957908 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:55.966206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-486531a4-9921-4861-86a6-0619e6792157 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Snapshot retrieved successfully. Dec 11 14:12:55.968800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-486531a4-9921-4861-86a6-0619e6792157 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 returned with HTTP 200 Dec 11 14:12:55.974773 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 214/437] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:12:55 2020] GET /volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 => generated 442 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:56.990843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0280edf5-6b03-4a38-b577-9964977525ba tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] GET http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 Dec 11 14:12:56.997887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0280edf5-6b03-4a38-b577-9964977525ba tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:57.003249 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:57.003249 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:57.006320 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0280edf5-6b03-4a38-b577-9964977525ba tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:57.086836 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:57.086836 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:57.087954 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0280edf5-6b03-4a38-b577-9964977525ba tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Snapshot retrieved successfully. Dec 11 14:12:57.092682 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0280edf5-6b03-4a38-b577-9964977525ba tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 returned with HTTP 200 Dec 11 14:12:57.103759 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 224/438] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:12:56 2020] GET /volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 => generated 469 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:57.960030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fdc13ad-31f9-47df-baf4-283357566110 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] POST http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97/action Dec 11 14:12:57.960509 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:57.960509 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:57.960969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fdc13ad-31f9-47df-baf4-283357566110 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Action body: b'{"os-unmanage": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:12:57.961357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fdc13ad-31f9-47df-baf4-283357566110 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:57.961965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.snapshot_unmanage [None req-7fdc13ad-31f9-47df-baf4-283357566110 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Unmanage snapshot with id: 6b9d3b52-d870-404f-994a-e325025bfe97 Dec 11 14:12:58.020492 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:58.020492 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:58.021446 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7fdc13ad-31f9-47df-baf4-283357566110 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot retrieved successfully. Dec 11 14:12:58.201062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7fdc13ad-31f9-47df-baf4-283357566110 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot delete request issued successfully. Dec 11 14:12:58.202340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fdc13ad-31f9-47df-baf4-283357566110 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97/action returned with HTTP 202 Dec 11 14:12:58.204645 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 215/439] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:12:57 2020] POST /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97/action => generated 0 bytes in 1087 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:12:58.217433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4872cd19-2480-4823-ab23-ab36e22645cd tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 Dec 11 14:12:58.220636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4872cd19-2480-4823-ab23-ab36e22645cd tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:58.221125 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:58.221125 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:58.222356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4872cd19-2480-4823-ab23-ab36e22645cd tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:58.350223 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:58.350223 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:58.353056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4872cd19-2480-4823-ab23-ab36e22645cd tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot retrieved successfully. Dec 11 14:12:58.362982 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4872cd19-2480-4823-ab23-ab36e22645cd tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 returned with HTTP 200 Dec 11 14:12:58.368148 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 225/440] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:12:58 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 => generated 470 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:12:59.384267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-635c631f-9404-4b07-9f54-bdc738acd1bb tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 Dec 11 14:12:59.385534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-635c631f-9404-4b07-9f54-bdc738acd1bb tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:59.385957 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:59.385957 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:59.387930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-635c631f-9404-4b07-9f54-bdc738acd1bb tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:59.419970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-635c631f-9404-4b07-9f54-bdc738acd1bb tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 returned with HTTP 404 Dec 11 14:12:59.421056 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 216/441] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:12:59 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:12:59.432302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9f1992e-fca4-4a8a-b17c-d9680485afee tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/detail?all_tenants=1 Dec 11 14:12:59.432992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9f1992e-fca4-4a8a-b17c-d9680485afee tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:59.433274 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:12:59.433274 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:12:59.433917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9f1992e-fca4-4a8a-b17c-d9680485afee tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:59.455853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b9f1992e-fca4-4a8a-b17c-d9680485afee tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Get all snapshots completed successfully. Dec 11 14:12:59.457847 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9f1992e-fca4-4a8a-b17c-d9680485afee tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/detail?all_tenants=1 returned with HTTP 200 Dec 11 14:12:59.458875 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 226/442] 10.222.0.58 () {58 vars in 1258 bytes} [Fri Dec 11 14:12:59 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/detail?all_tenants=1 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:12:59.473124 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e3508293-575f-4c0f-90ac-878da3ed20c2 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] POST http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/os-snapshot-manage Dec 11 14:12:59.474560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e3508293-575f-4c0f-90ac-878da3ed20c2 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccd9dcf2-95cc-4007-b361-abe547478077", "ref": {"source-name": "_snapshot-6b9d3b52-d870-404f-994a-e325025bfe97"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-358932674", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-920597628", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:12:59.544067 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:59.544067 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:59.545128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e3508293-575f-4c0f-90ac-878da3ed20c2 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Volume info retrieved successfully. Dec 11 14:12:59.547778 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.snapshot_manage [None req-e3508293-575f-4c0f-90ac-878da3ed20c2 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Manage snapshot request body: {'snapshot': {'volume_id': 'ccd9dcf2-95cc-4007-b361-abe547478077', 'ref': {'source-name': '_snapshot-6b9d3b52-d870-404f-994a-e325025bfe97'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-358932674', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-920597628', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88094) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Dec 11 14:12:59.639538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-e3508293-575f-4c0f-90ac-878da3ed20c2 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Created reservations ['9daad93e-a4d7-45cf-af1d-282c3578591e', '1f5beb30-d8f1-4939-8fd2-8a42a74f5d24', 'ec27d005-1afd-4bcf-be5e-a3040f80d4f1', '576a7e8f-5669-4441-8978-8db8b0b16e56'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:12:59.832323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e3508293-575f-4c0f-90ac-878da3ed20c2 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/os-snapshot-manage returned with HTTP 202 Dec 11 14:12:59.834142 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 217/443] 10.222.0.58 () {60 vars in 1259 bytes} [Fri Dec 11 14:12:59 2020] POST /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/os-snapshot-manage => generated 476 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:12:59.845696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca3c8690-823a-48c6-ac5e-ffcafc262713 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a Dec 11 14:12:59.847207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca3c8690-823a-48c6-ac5e-ffcafc262713 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:12:59.849162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca3c8690-823a-48c6-ac5e-ffcafc262713 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:12:59.976089 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:12:59.976089 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:12:59.978952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ca3c8690-823a-48c6-ac5e-ffcafc262713 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot retrieved successfully. Dec 11 14:12:59.983010 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca3c8690-823a-48c6-ac5e-ffcafc262713 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a returned with HTTP 200 Dec 11 14:12:59.990634 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 227/444] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:12:59 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a => generated 608 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:00.997625 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48c408ce-2bfd-44e2-9254-9fdb27b23942 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a Dec 11 14:13:00.998850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48c408ce-2bfd-44e2-9254-9fdb27b23942 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:00.999499 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:00.999499 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:01.000466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48c408ce-2bfd-44e2-9254-9fdb27b23942 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:01.069108 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:01.069108 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:01.070915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-48c408ce-2bfd-44e2-9254-9fdb27b23942 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot retrieved successfully. Dec 11 14:13:01.072940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48c408ce-2bfd-44e2-9254-9fdb27b23942 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a returned with HTTP 200 Dec 11 14:13:01.077733 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 218/445] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:13:00 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a => generated 608 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:02.090316 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74ee76db-8e23-40e7-8974-c9f1551e684f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a Dec 11 14:13:02.091615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74ee76db-8e23-40e7-8974-c9f1551e684f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:02.092221 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:02.092221 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:02.092842 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74ee76db-8e23-40e7-8974-c9f1551e684f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:02.163772 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:02.163772 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:02.165983 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-74ee76db-8e23-40e7-8974-c9f1551e684f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot retrieved successfully. Dec 11 14:13:02.171783 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74ee76db-8e23-40e7-8974-c9f1551e684f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a returned with HTTP 200 Dec 11 14:13:02.178560 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 228/446] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:13:02 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a => generated 633 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:02.186585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-052de426-f543-4a0c-9abf-ecb9f8dd0f6d tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a Dec 11 14:13:02.187449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-052de426-f543-4a0c-9abf-ecb9f8dd0f6d tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:02.187855 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:02.187855 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:02.188512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-052de426-f543-4a0c-9abf-ecb9f8dd0f6d tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:02.223435 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:02.223435 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:02.224662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-052de426-f543-4a0c-9abf-ecb9f8dd0f6d tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot retrieved successfully. Dec 11 14:13:02.228476 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-052de426-f543-4a0c-9abf-ecb9f8dd0f6d tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a returned with HTTP 200 Dec 11 14:13:02.237958 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 219/447] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:13:02 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a => generated 633 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:02.248484 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-409511da-7631-42d6-969e-90e01d7f281f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] DELETE http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a Dec 11 14:13:02.250700 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-409511da-7631-42d6-969e-90e01d7f281f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:02.251085 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:02.251085 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:02.252180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-409511da-7631-42d6-969e-90e01d7f281f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:02.252852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-409511da-7631-42d6-969e-90e01d7f281f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Delete snapshot with id: 30f003fc-50e9-4252-8b8f-4c3e2cb2143a Dec 11 14:13:02.325987 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:02.325987 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:02.327489 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-409511da-7631-42d6-969e-90e01d7f281f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot retrieved successfully. Dec 11 14:13:02.504032 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-409511da-7631-42d6-969e-90e01d7f281f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot delete request issued successfully. Dec 11 14:13:02.510649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-409511da-7631-42d6-969e-90e01d7f281f tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a returned with HTTP 202 Dec 11 14:13:02.512485 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 229/448] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:13:02 2020] DELETE /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:13:02.523888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd0393a4-b0a2-431c-9429-52d98de6a9a6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a Dec 11 14:13:02.524789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd0393a4-b0a2-431c-9429-52d98de6a9a6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:02.525206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:02.525206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:02.525853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd0393a4-b0a2-431c-9429-52d98de6a9a6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:02.593018 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:02.593018 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:02.597519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fd0393a4-b0a2-431c-9429-52d98de6a9a6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot retrieved successfully. Dec 11 14:13:02.602034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd0393a4-b0a2-431c-9429-52d98de6a9a6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a returned with HTTP 200 Dec 11 14:13:02.611098 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 220/449] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:13:02 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a => generated 632 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:03.619990 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ada2517-5763-4e9e-8f9d-9a95fedbd3e6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a Dec 11 14:13:03.621077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ada2517-5763-4e9e-8f9d-9a95fedbd3e6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:03.621444 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:03.621444 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:03.622078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ada2517-5763-4e9e-8f9d-9a95fedbd3e6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:03.669685 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:03.669685 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:03.683962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1ada2517-5763-4e9e-8f9d-9a95fedbd3e6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Snapshot retrieved successfully. Dec 11 14:13:03.686003 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ada2517-5763-4e9e-8f9d-9a95fedbd3e6 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a returned with HTTP 200 Dec 11 14:13:03.687034 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 230/450] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:13:03 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a => generated 632 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:13:04.699162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56879fcf-9bfa-4d7e-88b8-9ead1c126d90 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] GET http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a Dec 11 14:13:04.699658 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56879fcf-9bfa-4d7e-88b8-9ead1c126d90 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:04.700068 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:04.700068 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:04.700755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56879fcf-9bfa-4d7e-88b8-9ead1c126d90 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:04.906123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56879fcf-9bfa-4d7e-88b8-9ead1c126d90 tempest-SnapshotManageAdminTest-228582052 tempest-SnapshotManageAdminTest-228582052] http://10.222.0.58/volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a returned with HTTP 404 Dec 11 14:13:04.907390 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 221/451] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:13:04 2020] GET /volume/v3/6ee24ae63fe34237aa21253b626d4cd8/snapshots/30f003fc-50e9-4252-8b8f-4c3e2cb2143a => generated 111 bytes in 213 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:04.920051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ebddd6f-0d22-46b8-8b23-c9b37a5b9c8a tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] DELETE http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 Dec 11 14:13:04.920940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ebddd6f-0d22-46b8-8b23-c9b37a5b9c8a tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:04.921164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:04.921164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:04.921556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ebddd6f-0d22-46b8-8b23-c9b37a5b9c8a tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:04.921922 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-1ebddd6f-0d22-46b8-8b23-c9b37a5b9c8a tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Delete snapshot with id: 6b9d3b52-d870-404f-994a-e325025bfe97 Dec 11 14:13:04.971715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ebddd6f-0d22-46b8-8b23-c9b37a5b9c8a tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 returned with HTTP 404 Dec 11 14:13:04.974610 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 231/452] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:13:04 2020] DELETE /volume/v3/37dd6feed78742b981cce40bb2f6a508/snapshots/6b9d3b52-d870-404f-994a-e325025bfe97 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:04.984365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68026a32-9d03-4ff5-ba96-ad323e1f2f6b tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] DELETE http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 Dec 11 14:13:04.984948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68026a32-9d03-4ff5-ba96-ad323e1f2f6b tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:04.985437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68026a32-9d03-4ff5-ba96-ad323e1f2f6b tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:04.985908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-68026a32-9d03-4ff5-ba96-ad323e1f2f6b tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Delete volume with id: ccd9dcf2-95cc-4007-b361-abe547478077 Dec 11 14:13:05.118969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:05.118969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:05.120681 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-68026a32-9d03-4ff5-ba96-ad323e1f2f6b tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Volume info retrieved successfully. Dec 11 14:13:05.191025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-68026a32-9d03-4ff5-ba96-ad323e1f2f6b tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Delete volume request issued successfully. Dec 11 14:13:05.192249 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68026a32-9d03-4ff5-ba96-ad323e1f2f6b tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 returned with HTTP 202 Dec 11 14:13:05.199410 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 222/453] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:13:04 2020] DELETE /volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:13:05.204774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9647bc40-3b3a-453a-9f2a-28074855f69e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] GET http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 Dec 11 14:13:05.205402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9647bc40-3b3a-453a-9f2a-28074855f69e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:05.205752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9647bc40-3b3a-453a-9f2a-28074855f69e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:05.298667 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:05.298667 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:05.308875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9647bc40-3b3a-453a-9f2a-28074855f69e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Volume info retrieved successfully. Dec 11 14:13:05.353854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9647bc40-3b3a-453a-9f2a-28074855f69e tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 returned with HTTP 200 Dec 11 14:13:05.364068 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 232/454] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:05 2020] GET /volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:06.371898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bca8c5cb-4016-4a50-b875-b4dd3f0dc7a9 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] GET http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 Dec 11 14:13:06.372511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bca8c5cb-4016-4a50-b875-b4dd3f0dc7a9 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:06.372815 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:06.372815 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:06.373598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bca8c5cb-4016-4a50-b875-b4dd3f0dc7a9 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:06.512460 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:06.512460 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:06.535312 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bca8c5cb-4016-4a50-b875-b4dd3f0dc7a9 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Volume info retrieved successfully. Dec 11 14:13:06.583658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bca8c5cb-4016-4a50-b875-b4dd3f0dc7a9 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 returned with HTTP 200 Dec 11 14:13:06.584533 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 223/455] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:06 2020] GET /volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:07.599621 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b5b4fcb-81da-490f-9dd6-5d05176edd56 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] GET http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 Dec 11 14:13:07.600747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b5b4fcb-81da-490f-9dd6-5d05176edd56 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:07.601109 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:07.601109 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:07.601717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b5b4fcb-81da-490f-9dd6-5d05176edd56 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:07.706006 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:07.706006 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:07.717712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b5b4fcb-81da-490f-9dd6-5d05176edd56 tempest-SnapshotManageAdminTest-1803232033 tempest-SnapshotManageAdminTest-1803232033] http://10.222.0.58/volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 returned with HTTP 404 Dec 11 14:13:07.720607 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 233/456] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:07 2020] GET /volume/v3/37dd6feed78742b981cce40bb2f6a508/volumes/ccd9dcf2-95cc-4007-b361-abe547478077 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:09.848802 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3dfd7f18-29de-4fd9-adda-394a0f49e5ba tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] DELETE http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c Dec 11 14:13:09.849488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3dfd7f18-29de-4fd9-adda-394a0f49e5ba tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:09.849820 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:09.849820 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:09.850525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3dfd7f18-29de-4fd9-adda-394a0f49e5ba tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:09.851241 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-3dfd7f18-29de-4fd9-adda-394a0f49e5ba tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Delete volume with id: 4425cfd6-ffd0-4bc1-99c4-c0985783b81c Dec 11 14:13:09.969244 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:09.969244 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:09.970616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3dfd7f18-29de-4fd9-adda-394a0f49e5ba tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:10.021703 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3dfd7f18-29de-4fd9-adda-394a0f49e5ba tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Delete volume request issued successfully. Dec 11 14:13:10.023182 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3dfd7f18-29de-4fd9-adda-394a0f49e5ba tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c returned with HTTP 202 Dec 11 14:13:10.030128 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 224/457] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:13:09 2020] DELETE /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:13:10.034298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6231fa76-cb29-41e0-982e-660b735ea02b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c Dec 11 14:13:10.034846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6231fa76-cb29-41e0-982e-660b735ea02b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:10.035060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:10.035060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:10.035435 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6231fa76-cb29-41e0-982e-660b735ea02b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:10.124055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:10.124055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:10.136474 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6231fa76-cb29-41e0-982e-660b735ea02b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:10.199668 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6231fa76-cb29-41e0-982e-660b735ea02b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c returned with HTTP 200 Dec 11 14:13:10.203551 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 234/458] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:10 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c => generated 917 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:11.221559 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3796e40e-89c2-4fd7-bc63-eb4e506e7897 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c Dec 11 14:13:11.222854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3796e40e-89c2-4fd7-bc63-eb4e506e7897 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:11.222854 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:11.222854 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:11.222854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3796e40e-89c2-4fd7-bc63-eb4e506e7897 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:11.302064 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:11.302064 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:11.311983 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3796e40e-89c2-4fd7-bc63-eb4e506e7897 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:11.337885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3796e40e-89c2-4fd7-bc63-eb4e506e7897 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c returned with HTTP 200 Dec 11 14:13:11.339682 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 225/459] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:11 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:13:12.362108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-295eeff5-1505-4d01-a194-479d9f7d9ccd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c Dec 11 14:13:12.362898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-295eeff5-1505-4d01-a194-479d9f7d9ccd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:12.363204 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:12.363204 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:12.363757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-295eeff5-1505-4d01-a194-479d9f7d9ccd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:12.471633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-295eeff5-1505-4d01-a194-479d9f7d9ccd tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c returned with HTTP 404 Dec 11 14:13:12.473159 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 235/460] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:12 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/4425cfd6-ffd0-4bc1-99c4-c0985783b81c => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:12.480337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31b662dd-65f1-476f-bed2-d8a6855b607b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] DELETE http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:13:12.480875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31b662dd-65f1-476f-bed2-d8a6855b607b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:12.481094 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:12.481094 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:12.481469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31b662dd-65f1-476f-bed2-d8a6855b607b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:12.481938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-31b662dd-65f1-476f-bed2-d8a6855b607b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Delete volume with id: ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:13:12.592157 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:12.592157 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:12.593371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-31b662dd-65f1-476f-bed2-d8a6855b607b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:12.654148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-31b662dd-65f1-476f-bed2-d8a6855b607b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Delete volume request issued successfully. Dec 11 14:13:12.654662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31b662dd-65f1-476f-bed2-d8a6855b607b tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 202 Dec 11 14:13:12.655942 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 226/461] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:13:12 2020] DELETE /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:13:12.663311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02d7f736-a161-469b-a4d7-17d30c9d7e34 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:13:12.663847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02d7f736-a161-469b-a4d7-17d30c9d7e34 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:12.664341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02d7f736-a161-469b-a4d7-17d30c9d7e34 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:12.792117 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:12.792117 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:12.830697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-02d7f736-a161-469b-a4d7-17d30c9d7e34 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:12.882222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02d7f736-a161-469b-a4d7-17d30c9d7e34 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 200 Dec 11 14:13:12.885819 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 236/462] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:12 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 918 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:13.908808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5042a3bc-6c29-4a26-a332-7fd21d5ef33d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:13:13.914693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5042a3bc-6c29-4a26-a332-7fd21d5ef33d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:13.916103 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:13.916103 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:13.917342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5042a3bc-6c29-4a26-a332-7fd21d5ef33d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:14.089396 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:14.089396 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:14.116486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5042a3bc-6c29-4a26-a332-7fd21d5ef33d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:14.173053 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5042a3bc-6c29-4a26-a332-7fd21d5ef33d tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 200 Dec 11 14:13:14.173886 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 227/463] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:13 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 918 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:14.955740 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d408d02-1081-4ac6-a6d3-f1f032453c26 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] GET http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default Dec 11 14:13:14.956331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d408d02-1081-4ac6-a6d3-f1f032453c26 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:14.956448 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:14.956448 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:14.956803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d408d02-1081-4ac6-a6d3-f1f032453c26 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:15.013674 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d408d02-1081-4ac6-a6d3-f1f032453c26 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default returned with HTTP 200 Dec 11 14:13:15.015102 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 237/464] 10.222.0.58 () {58 vars in 1264 bytes} [Fri Dec 11 14:13:14 2020] GET /volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default => generated 342 bytes in 709 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:15.030569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9409368e-073e-42c4-8f1a-09d8c4ac682c tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] GET http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default Dec 11 14:13:15.031279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9409368e-073e-42c4-8f1a-09d8c4ac682c tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:15.031786 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:15.031786 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:15.032400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9409368e-073e-42c4-8f1a-09d8c4ac682c tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:15.084510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9409368e-073e-42c4-8f1a-09d8c4ac682c tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default returned with HTTP 200 Dec 11 14:13:15.085603 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 228/465] 10.222.0.58 () {58 vars in 1264 bytes} [Fri Dec 11 14:13:15 2020] GET /volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default => generated 342 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:15.096089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8a4d13f0-04fb-4a9f-978f-0e8fe0a79114 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] POST http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/types Dec 11 14:13:15.097252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8a4d13f0-04fb-4a9f-978f-0e8fe0a79114 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1800238002"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:15.180296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8a4d13f0-04fb-4a9f-978f-0e8fe0a79114 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/types returned with HTTP 200 Dec 11 14:13:15.182442 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 238/466] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:13:15 2020] POST /volume/v3/ee735d9ca4ca492ba102148b777c1252/types => generated 228 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:15.195129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21169f6e-9000-4f61-a990-9f3e7044bc17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:13:15.196119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21169f6e-9000-4f61-a990-9f3e7044bc17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:15.207261 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21169f6e-9000-4f61-a990-9f3e7044bc17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:15.230910 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-848c3f26-9a2f-4e3b-966a-0e982725733c tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] PUT http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default Dec 11 14:13:15.243957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-848c3f26-9a2f-4e3b-966a-0e982725733c tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-1800238002": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1800238002": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1800238002": 3}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:15.506874 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:15.506874 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:15.536810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-21169f6e-9000-4f61-a990-9f3e7044bc17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:15.597085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21169f6e-9000-4f61-a990-9f3e7044bc17 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 200 Dec 11 14:13:15.598426 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 229/467] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:15 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 918 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:15.606523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-848c3f26-9a2f-4e3b-966a-0e982725733c tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default returned with HTTP 200 Dec 11 14:13:15.607914 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 239/468] 10.222.0.58 () {60 vars in 1285 bytes} [Fri Dec 11 14:13:15 2020] PUT /volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default => generated 533 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:15.619463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a18ccdd1-2bce-442c-af90-c019f65eda28 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] GET http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-sets/ee735d9ca4ca492ba102148b777c1252/defaults Dec 11 14:13:15.620356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a18ccdd1-2bce-442c-af90-c019f65eda28 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:15.620778 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:15.620778 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:15.621529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a18ccdd1-2bce-442c-af90-c019f65eda28 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Calling method 'defaults' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:15.656747 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-a18ccdd1-2bce-442c-af90-c019f65eda28 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:13:15.662049 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-a18ccdd1-2bce-442c-af90-c019f65eda28 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:13:15.663913 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-a18ccdd1-2bce-442c-af90-c019f65eda28 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:13:15.678726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a18ccdd1-2bce-442c-af90-c019f65eda28 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-sets/ee735d9ca4ca492ba102148b777c1252/defaults returned with HTTP 200 Dec 11 14:13:15.679914 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 230/469] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:13:15 2020] GET /volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-sets/ee735d9ca4ca492ba102148b777c1252/defaults => generated 569 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:16.628097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68267ef3-991d-4931-b7d7-6503a633a4d3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 Dec 11 14:13:16.628611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68267ef3-991d-4931-b7d7-6503a633a4d3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:16.629210 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68267ef3-991d-4931-b7d7-6503a633a4d3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:16.723852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68267ef3-991d-4931-b7d7-6503a633a4d3 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 returned with HTTP 404 Dec 11 14:13:16.725197 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 240/470] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:16 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/ebe840fd-95a6-4817-ab67-6b9f928308a4 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:16.733818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bfef95b-cf2e-47cc-9a02-cd0422174587 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] DELETE http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:13:16.734693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5bfef95b-cf2e-47cc-9a02-cd0422174587 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:16.735369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5bfef95b-cf2e-47cc-9a02-cd0422174587 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:16.736591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-5bfef95b-cf2e-47cc-9a02-cd0422174587 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Delete volume with id: 2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:13:16.844688 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:16.844688 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:16.846397 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5bfef95b-cf2e-47cc-9a02-cd0422174587 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:16.943601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5bfef95b-cf2e-47cc-9a02-cd0422174587 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Delete volume request issued successfully. Dec 11 14:13:16.951056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bfef95b-cf2e-47cc-9a02-cd0422174587 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 202 Dec 11 14:13:16.952503 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 231/471] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:13:16 2020] DELETE /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:13:16.964412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8401452-6302-4003-a01f-eb2672556fa7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:13:16.964412 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8401452-6302-4003-a01f-eb2672556fa7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:16.964412 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8401452-6302-4003-a01f-eb2672556fa7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:17.009856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c67fade8-f737-4611-998f-9ee8846fb423 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] GET http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-sets/8b2a2924c8d1445f9748b493a7288781/defaults Dec 11 14:13:17.010335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c67fade8-f737-4611-998f-9ee8846fb423 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:17.010593 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:17.010593 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:17.010931 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c67fade8-f737-4611-998f-9ee8846fb423 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Calling method 'defaults' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:17.105700 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c67fade8-f737-4611-998f-9ee8846fb423 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-sets/8b2a2924c8d1445f9748b493a7288781/defaults returned with HTTP 200 Dec 11 14:13:17.106517 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 232/472] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:13:17 2020] GET /volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-sets/8b2a2924c8d1445f9748b493a7288781/defaults => generated 569 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:17.159641 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:17.159641 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:17.184750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a8401452-6302-4003-a01f-eb2672556fa7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:17.237693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8401452-6302-4003-a01f-eb2672556fa7 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:13:17.239457 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 241/473] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:16 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 1366 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:13:17.811567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcb0149f-ad52-4652-8594-80d3438cf4fd tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] PUT http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default Dec 11 14:13:17.811567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcb0149f-ad52-4652-8594-80d3438cf4fd tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:18.021664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcb0149f-ad52-4652-8594-80d3438cf4fd tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default returned with HTTP 200 Dec 11 14:13:18.027261 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 233/474] 10.222.0.58 () {60 vars in 1285 bytes} [Fri Dec 11 14:13:17 2020] PUT /volume/v3/ee735d9ca4ca492ba102148b777c1252/os-quota-class-sets/default => generated 533 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:18.036670 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91909cff-8874-4366-a9ad-807ace0363e0 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] DELETE http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/types/4c4577a9-b060-4cdc-a5d1-964336d9268c Dec 11 14:13:18.037206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91909cff-8874-4366-a9ad-807ace0363e0 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:18.037401 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:18.037401 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:18.038272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91909cff-8874-4366-a9ad-807ace0363e0 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:18.190588 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:13:18.190588 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:13:18.209806 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91909cff-8874-4366-a9ad-807ace0363e0 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/types/4c4577a9-b060-4cdc-a5d1-964336d9268c returned with HTTP 202 Dec 11 14:13:18.215472 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 242/475] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:13:18 2020] DELETE /volume/v3/ee735d9ca4ca492ba102148b777c1252/types/4c4577a9-b060-4cdc-a5d1-964336d9268c => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:13:18.221199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9dcbcec3-7b47-402e-8b52-31ee6ab8d901 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] GET http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/types/4c4577a9-b060-4cdc-a5d1-964336d9268c Dec 11 14:13:18.221756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9dcbcec3-7b47-402e-8b52-31ee6ab8d901 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:18.222259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9dcbcec3-7b47-402e-8b52-31ee6ab8d901 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:18.250816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9dcbcec3-7b47-402e-8b52-31ee6ab8d901 tempest-VolumeQuotaClassesTest-558621436 tempest-VolumeQuotaClassesTest-558621436] http://10.222.0.58/volume/v3/ee735d9ca4ca492ba102148b777c1252/types/4c4577a9-b060-4cdc-a5d1-964336d9268c returned with HTTP 404 Dec 11 14:13:18.251975 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 234/476] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:13:18 2020] GET /volume/v3/ee735d9ca4ca492ba102148b777c1252/types/4c4577a9-b060-4cdc-a5d1-964336d9268c => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:13:18.258320 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2f4ee10-cc6f-481a-8297-8a13ff142bea tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:13:18.258878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2f4ee10-cc6f-481a-8297-8a13ff142bea tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:18.259370 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2f4ee10-cc6f-481a-8297-8a13ff142bea tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:18.367926 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:18.367926 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:18.378277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c2f4ee10-cc6f-481a-8297-8a13ff142bea tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Volume info retrieved successfully. Dec 11 14:13:18.405187 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2f4ee10-cc6f-481a-8297-8a13ff142bea tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 200 Dec 11 14:13:18.417152 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 243/477] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:18 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 1366 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:13:19.423356 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc470d50-2ec3-4267-8cb9-484217e9d839 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] GET http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc Dec 11 14:13:19.423907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc470d50-2ec3-4267-8cb9-484217e9d839 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:19.424356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc470d50-2ec3-4267-8cb9-484217e9d839 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:19.524712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc470d50-2ec3-4267-8cb9-484217e9d839 tempest-TaggedBootDevicesTest_v242-868989407 tempest-TaggedBootDevicesTest_v242-868989407] http://10.222.0.58/volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc returned with HTTP 404 Dec 11 14:13:19.526125 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 235/478] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:19 2020] GET /volume/v3/eabbc91dbfcf46e3a5d56fcfa521a939/volumes/2304bd7f-bdf7-4f3a-bf3d-cd2b7fdcc8cc => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:28.873732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de1d6472-a1d7-4a5b-87eb-863f17e1232d tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] POST http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types Dec 11 14:13:28.874250 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:28.874250 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:28.874645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de1d6472-a1d7-4a5b-87eb-863f17e1232d tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1033642633", "extra_specs": {"spec1": "val1"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:28.945080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de1d6472-a1d7-4a5b-87eb-863f17e1232d tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types returned with HTTP 200 Dec 11 14:13:28.954441 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 244/479] 10.222.0.58 () {60 vars in 1220 bytes} [Fri Dec 11 14:13:28 2020] POST /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types => generated 243 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:28.958702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7e93e4f-68d8-4ed2-8c7e-50d7306e9397 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] POST http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs Dec 11 14:13:28.959608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7e93e4f-68d8-4ed2-8c7e-50d7306e9397 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:28.960905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7e93e4f-68d8-4ed2-8c7e-50d7306e9397 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs returned with HTTP 400 Dec 11 14:13:28.966695 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 236/480] 10.222.0.58 () {60 vars in 1366 bytes} [Fri Dec 11 14:13:28 2020] POST /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:13:28.978777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-217f005c-ddb6-44e0-8565-cb94c2bbd628 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] POST http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs Dec 11 14:13:28.979665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-217f005c-ddb6-44e0-8565-cb94c2bbd628 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:28.980911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-217f005c-ddb6-44e0-8565-cb94c2bbd628 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs returned with HTTP 400 Dec 11 14:13:28.981983 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 245/481] 10.222.0.58 () {60 vars in 1366 bytes} [Fri Dec 11 14:13:28 2020] POST /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:13:28.993728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c1155da-ef9c-4781-9778-2b8434e7f72f tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] POST http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/6f5c7ec8-14f0-4bde-bf5e-bd2026541087/extra_specs Dec 11 14:13:28.994539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c1155da-ef9c-4781-9778-2b8434e7f72f tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:29.115007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c1155da-ef9c-4781-9778-2b8434e7f72f tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/6f5c7ec8-14f0-4bde-bf5e-bd2026541087/extra_specs returned with HTTP 404 Dec 11 14:13:29.128411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-355b1338-4998-4fe5-b90b-3cfd81f9f056 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] DELETE http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/98b08122-a546-4aa7-bc2e-253b15176fdb/extra_specs/spec1 Dec 11 14:13:29.128796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-355b1338-4998-4fe5-b90b-3cfd81f9f056 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:29.129288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-355b1338-4998-4fe5-b90b-3cfd81f9f056 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:29.134779 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 237/482] 10.222.0.58 () {60 vars in 1366 bytes} [Fri Dec 11 14:13:28 2020] POST /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/6f5c7ec8-14f0-4bde-bf5e-bd2026541087/extra_specs => generated 114 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:29.158255 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-355b1338-4998-4fe5-b90b-3cfd81f9f056 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/98b08122-a546-4aa7-bc2e-253b15176fdb/extra_specs/spec1 returned with HTTP 404 Dec 11 14:13:29.159586 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 246/483] 10.222.0.58 () {58 vars in 1366 bytes} [Fri Dec 11 14:13:29 2020] DELETE /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/98b08122-a546-4aa7-bc2e-253b15176fdb/extra_specs/spec1 => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:29.171994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b561c77-49b6-43a4-b103-a4814f21c08f tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] GET http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/nonexistent_extra_spec_name Dec 11 14:13:29.172755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b561c77-49b6-43a4-b103-a4814f21c08f tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:29.173398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b561c77-49b6-43a4-b103-a4814f21c08f tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:29.209853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b561c77-49b6-43a4-b103-a4814f21c08f tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Dec 11 14:13:29.223209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a26d9e4e-868a-4a65-aa18-7d36b91e8f65 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] GET http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/5be9200c-e274-410b-95f8-944b6979dcdd/extra_specs/spec1 Dec 11 14:13:29.223971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a26d9e4e-868a-4a65-aa18-7d36b91e8f65 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:29.224644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a26d9e4e-868a-4a65-aa18-7d36b91e8f65 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:29.234944 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 238/484] 10.222.0.58 () {58 vars in 1429 bytes} [Fri Dec 11 14:13:29 2020] GET /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:29.244331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a26d9e4e-868a-4a65-aa18-7d36b91e8f65 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/5be9200c-e274-410b-95f8-944b6979dcdd/extra_specs/spec1 returned with HTTP 404 Dec 11 14:13:29.257543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89720cc5-c062-448b-b8ef-a313abf17dfc tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] GET http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/a1e7b17d-b7f5-489c-abc5-8255aa964240/extra_specs Dec 11 14:13:29.258235 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89720cc5-c062-448b-b8ef-a313abf17dfc tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:29.259439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89720cc5-c062-448b-b8ef-a313abf17dfc tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:29.265466 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 247/485] 10.222.0.58 () {58 vars in 1363 bytes} [Fri Dec 11 14:13:29 2020] GET /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/5be9200c-e274-410b-95f8-944b6979dcdd/extra_specs/spec1 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:29.282393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89720cc5-c062-448b-b8ef-a313abf17dfc tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/a1e7b17d-b7f5-489c-abc5-8255aa964240/extra_specs returned with HTTP 404 Dec 11 14:13:29.283717 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 239/486] 10.222.0.58 () {58 vars in 1345 bytes} [Fri Dec 11 14:13:29 2020] GET /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/a1e7b17d-b7f5-489c-abc5-8255aa964240/extra_specs => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:29.294757 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31cea040-b378-4811-8b84-dad3bf07d95e tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] PUT http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/spec1 Dec 11 14:13:29.295794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31cea040-b378-4811-8b84-dad3bf07d95e tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:29.298071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31cea040-b378-4811-8b84-dad3bf07d95e tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/spec1 returned with HTTP 400 Dec 11 14:13:29.303499 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 248/487] 10.222.0.58 () {60 vars in 1383 bytes} [Fri Dec 11 14:13:29 2020] PUT /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/spec1 => generated 102 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:13:29.310778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-989fb083-34b9-4f3d-900f-0a39ffdde014 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] PUT http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/spec1 Dec 11 14:13:29.316189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-989fb083-34b9-4f3d-900f-0a39ffdde014 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Action: 'update', calling method: update, body: null {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:29.317260 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-989fb083-34b9-4f3d-900f-0a39ffdde014 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/spec1 returned with HTTP 400 Dec 11 14:13:29.323098 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 240/488] 10.222.0.58 () {60 vars in 1382 bytes} [Fri Dec 11 14:13:29 2020] PUT /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/spec1 => generated 72 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:13:29.329235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71ea75ee-ecc2-4761-8f01-2cd983467a75 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] PUT http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/None Dec 11 14:13:29.329990 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71ea75ee-ecc2-4761-8f01-2cd983467a75 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:29.434138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71ea75ee-ecc2-4761-8f01-2cd983467a75 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] HTTP exception thrown: Request body and URI mismatch Dec 11 14:13:29.434609 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71ea75ee-ecc2-4761-8f01-2cd983467a75 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/None returned with HTTP 400 Dec 11 14:13:29.440248 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 249/489] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:13:29 2020] PUT /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/None => generated 73 bytes in 111 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:13:29.449021 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b62841cc-0c0a-4fdb-b21f-432376192ed4 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] PUT http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/6fe700ff-3704-4bd9-ac33-2c908987fe95 Dec 11 14:13:29.449812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b62841cc-0c0a-4fdb-b21f-432376192ed4 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:29.585858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b62841cc-0c0a-4fdb-b21f-432376192ed4 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] HTTP exception thrown: Request body and URI mismatch Dec 11 14:13:29.586524 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b62841cc-0c0a-4fdb-b21f-432376192ed4 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/6fe700ff-3704-4bd9-ac33-2c908987fe95 returned with HTTP 400 Dec 11 14:13:29.589219 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 241/490] 10.222.0.58 () {60 vars in 1476 bytes} [Fri Dec 11 14:13:29 2020] PUT /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a/extra_specs/6fe700ff-3704-4bd9-ac33-2c908987fe95 => generated 73 bytes in 148 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Dec 11 14:13:29.596467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74b6ea01-a18f-44fd-b041-73feba838113 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] DELETE http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a Dec 11 14:13:29.596983 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74b6ea01-a18f-44fd-b041-73feba838113 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:29.597486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74b6ea01-a18f-44fd-b041-73feba838113 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:29.788811 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:13:29.788811 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:13:29.823629 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74b6ea01-a18f-44fd-b041-73feba838113 tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a returned with HTTP 202 Dec 11 14:13:29.827496 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 250/491] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:13:29 2020] DELETE /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:13:29.832177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e659389d-3935-46a1-88cf-12e5578429ff tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] GET http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a Dec 11 14:13:29.832699 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e659389d-3935-46a1-88cf-12e5578429ff tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:29.833184 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e659389d-3935-46a1-88cf-12e5578429ff tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:29.870709 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e659389d-3935-46a1-88cf-12e5578429ff tempest-ExtraSpecsNegativeTest-1266403776 tempest-ExtraSpecsNegativeTest-1266403776] http://10.222.0.58/volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a returned with HTTP 404 Dec 11 14:13:29.871758 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 242/492] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:13:29 2020] GET /volume/v3/d6cb0aaae10f471cacdb03330edb5d22/types/02e4bacc-8501-43a1-80c7-268cf5a3024a => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:39.614030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47f64620-fc3d-4128-87ff-47b0f09d85df tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] POST http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types Dec 11 14:13:39.615035 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47f64620-fc3d-4128-87ff-47b0f09d85df tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1336100023", "os-volume-type-access:is_public": false}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:39.697887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47f64620-fc3d-4128-87ff-47b0f09d85df tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types returned with HTTP 200 Dec 11 14:13:39.698824 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 251/493] 10.222.0.58 () {60 vars in 1220 bytes} [Fri Dec 11 14:13:39 2020] POST /volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types => generated 231 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:39.999604 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41471a9b-9270-4c4c-abf6-8682268a6adf tempest-VolumeTypesNegativeTest-276699446 tempest-VolumeTypesNegativeTest-276699446] POST http://10.222.0.58/volume/v3/701665eb4a9a4f70b8fb747bc860b3ea/volumes Dec 11 14:13:40.000366 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41471a9b-9270-4c4c-abf6-8682268a6adf tempest-VolumeTypesNegativeTest-276699446 tempest-VolumeTypesNegativeTest-276699446] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a351f134-b6f2-47d4-97e1-edb26404e3f5", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1269690533"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:40.001897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-41471a9b-9270-4c4c-abf6-8682268a6adf tempest-VolumeTypesNegativeTest-276699446 tempest-VolumeTypesNegativeTest-276699446] Create volume request body: {'volume': {'volume_type': 'a351f134-b6f2-47d4-97e1-edb26404e3f5', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1269690533'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:13:40.047729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41471a9b-9270-4c4c-abf6-8682268a6adf tempest-VolumeTypesNegativeTest-276699446 tempest-VolumeTypesNegativeTest-276699446] http://10.222.0.58/volume/v3/701665eb4a9a4f70b8fb747bc860b3ea/volumes returned with HTTP 404 Dec 11 14:13:40.060860 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 243/494] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:13:39 2020] POST /volume/v3/701665eb4a9a4f70b8fb747bc860b3ea/volumes => generated 114 bytes in 354 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:40.068680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b11f4deb-23bf-41ae-9da4-0cab87b9650b tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] POST http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types Dec 11 14:13:40.070092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b11f4deb-23bf-41ae-9da4-0cab87b9650b tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:40.071503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b11f4deb-23bf-41ae-9da4-0cab87b9650b tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types returned with HTTP 400 Dec 11 14:13:40.072347 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 252/495] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:13:40 2020] POST /volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types => generated 108 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:13:40.081382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce9cdf17-972c-4b11-9b98-65cb1322c6f4 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] DELETE http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/de288124-3222-422e-b478-a7fad051b118 Dec 11 14:13:40.082305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce9cdf17-972c-4b11-9b98-65cb1322c6f4 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:40.083018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce9cdf17-972c-4b11-9b98-65cb1322c6f4 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:40.098648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce9cdf17-972c-4b11-9b98-65cb1322c6f4 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/de288124-3222-422e-b478-a7fad051b118 returned with HTTP 404 Dec 11 14:13:40.105395 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 244/496] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:13:40 2020] DELETE /volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/de288124-3222-422e-b478-a7fad051b118 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:40.109842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29edff2c-c04b-487a-9952-59c84a1eecb0 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] GET http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/47b470fe-de07-4fa5-b686-e9026324e73c Dec 11 14:13:40.110866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29edff2c-c04b-487a-9952-59c84a1eecb0 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:40.112220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29edff2c-c04b-487a-9952-59c84a1eecb0 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:40.139092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29edff2c-c04b-487a-9952-59c84a1eecb0 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/47b470fe-de07-4fa5-b686-e9026324e73c returned with HTTP 404 Dec 11 14:13:40.141338 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 253/497] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:13:40 2020] GET /volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/47b470fe-de07-4fa5-b686-e9026324e73c => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:40.151431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0d757141-d3f7-4cee-bd6a-5056c8bd0484 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] DELETE http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/a351f134-b6f2-47d4-97e1-edb26404e3f5 Dec 11 14:13:40.151963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0d757141-d3f7-4cee-bd6a-5056c8bd0484 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:40.152482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0d757141-d3f7-4cee-bd6a-5056c8bd0484 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:40.234875 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:13:40.234875 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:13:40.246647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0d757141-d3f7-4cee-bd6a-5056c8bd0484 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/a351f134-b6f2-47d4-97e1-edb26404e3f5 returned with HTTP 202 Dec 11 14:13:40.248006 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 245/498] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:13:40 2020] DELETE /volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/a351f134-b6f2-47d4-97e1-edb26404e3f5 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:13:40.255814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93b1b52e-7b99-43b5-92ed-a89061a99194 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] GET http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/a351f134-b6f2-47d4-97e1-edb26404e3f5 Dec 11 14:13:40.256607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93b1b52e-7b99-43b5-92ed-a89061a99194 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:40.257177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93b1b52e-7b99-43b5-92ed-a89061a99194 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:40.285599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93b1b52e-7b99-43b5-92ed-a89061a99194 tempest-VolumeTypesNegativeTest-416841974 tempest-VolumeTypesNegativeTest-416841974] http://10.222.0.58/volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/a351f134-b6f2-47d4-97e1-edb26404e3f5 returned with HTTP 404 Dec 11 14:13:40.286897 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 254/499] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:13:40 2020] GET /volume/v3/637762457e8d44ff98e4ce51e8d73ec5/types/a351f134-b6f2-47d4-97e1-edb26404e3f5 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:13:47.409517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] POST http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes Dec 11 14:13:47.410983 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-728208459"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:13:47.412285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Create volume request body: {'volume': {'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-728208459'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:13:47.579951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Create volume of 1 GB Dec 11 14:13:47.593781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Availability Zones retrieved successfully. Dec 11 14:13:47.624191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Flow 'volume_create_api' (4a56f7b0-7524-4b24-9977-e9a3980f8c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:13:47.634952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9fd2b1-c932-4250-98d1-77b755226d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:13:47.641331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:13:47.869891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9fd2b1-c932-4250-98d1-77b755226d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:13:47.872386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ca16fa-c5ef-4edc-8a00-bef98dbfbeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:13:48.064101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Created reservations ['a100182a-4ede-411c-8484-e10d7b6c043b', '6f202b18-396d-440c-baee-2cffa5a504a9', '19a116f5-9569-460a-bcd7-38760a973e29', '0ef41d49-5dbb-488b-bd5e-2b8b6108fb70'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:13:48.066023 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ca16fa-c5ef-4edc-8a00-bef98dbfbeb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a100182a-4ede-411c-8484-e10d7b6c043b', '6f202b18-396d-440c-baee-2cffa5a504a9', '19a116f5-9569-460a-bcd7-38760a973e29', '0ef41d49-5dbb-488b-bd5e-2b8b6108fb70']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:13:48.068176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63dc79d1-b7ff-445a-89a6-c2abbc3ab99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:13:48.190827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63dc79d1-b7ff-445a-89a6-c2abbc3ab99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a716b67a-6207-43da-80fc-5767fde06711', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-728208459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b29be07d1cc4e2990e6114832cd530a',qos_specs=None,replication_status=,reservations=['a100182a-4ede-411c-8484-e10d7b6c043b','6f202b18-396d-440c-baee-2cffa5a504a9','19a116f5-9569-460a-bcd7-38760a973e29','0ef41d49-5dbb-488b-bd5e-2b8b6108fb70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c16092b52d4c7bafdb2b872a72830b',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-728208459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a716b67a-6207-43da-80fc-5767fde06711,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b29be07d1cc4e2990e6114832cd530a',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,user_id='97c16092b52d4c7bafdb2b872a72830b',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:13:48.199677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe40859-f62c-4739-b4ea-fc28e1029b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:13:48.253046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe40859-f62c-4739-b4ea-fc28e1029b0b) 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-VolumesImageMetadata-Volume-728208459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b29be07d1cc4e2990e6114832cd530a',qos_specs=None,replication_status=,reservations=['a100182a-4ede-411c-8484-e10d7b6c043b','6f202b18-396d-440c-baee-2cffa5a504a9','19a116f5-9569-460a-bcd7-38760a973e29','0ef41d49-5dbb-488b-bd5e-2b8b6108fb70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97c16092b52d4c7bafdb2b872a72830b',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:13:48.259301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc42870f-bf91-41bb-a7fd-eb48a1a066eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:13:48.295643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc42870f-bf91-41bb-a7fd-eb48a1a066eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:13:48.299331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Flow 'volume_create_api' (4a56f7b0-7524-4b24-9977-e9a3980f8c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:13:48.471115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Create volume request issued successfully. Dec 11 14:13:48.525484 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8195dd41-796c-4e38-b328-4746e7834d85 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes returned with HTTP 202 Dec 11 14:13:48.529812 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 246/500] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:13:47 2020] POST /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes => generated 819 bytes in 1124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:13:48.545746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf519294-0437-42ab-93bf-ace623031614 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:48.546292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf519294-0437-42ab-93bf-ace623031614 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:48.546786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf519294-0437-42ab-93bf-ace623031614 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:48.744425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:48.744425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:48.777257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bf519294-0437-42ab-93bf-ace623031614 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:48.852471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf519294-0437-42ab-93bf-ace623031614 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:48.861405 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 255/501] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:48 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:49.873353 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2025c59d-b57f-4427-8110-9447c7eb726b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:49.873869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2025c59d-b57f-4427-8110-9447c7eb726b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:49.874099 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:49.874099 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:49.876356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2025c59d-b57f-4427-8110-9447c7eb726b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:50.057491 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:50.057491 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:50.081758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2025c59d-b57f-4427-8110-9447c7eb726b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:50.146164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2025c59d-b57f-4427-8110-9447c7eb726b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:50.147371 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 247/502] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:49 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:51.164541 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8b7b3d5-7bb5-47dc-a790-7dddb7b6ffe4 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:51.165120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8b7b3d5-7bb5-47dc-a790-7dddb7b6ffe4 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:51.165236 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:51.165236 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:51.165576 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8b7b3d5-7bb5-47dc-a790-7dddb7b6ffe4 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:51.327138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:51.327138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:51.347400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d8b7b3d5-7bb5-47dc-a790-7dddb7b6ffe4 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:51.414698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8b7b3d5-7bb5-47dc-a790-7dddb7b6ffe4 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:51.417313 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 256/503] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:51 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:52.434455 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e49aa1e9-1f0d-4280-8616-b70fea4f133b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:52.435608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e49aa1e9-1f0d-4280-8616-b70fea4f133b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:52.435970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:52.435970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:52.436548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e49aa1e9-1f0d-4280-8616-b70fea4f133b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:52.509299 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:52.509299 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:52.536811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e49aa1e9-1f0d-4280-8616-b70fea4f133b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:52.604053 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e49aa1e9-1f0d-4280-8616-b70fea4f133b tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:52.606220 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 248/504] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:52 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:53.623936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7dd82f1-daf1-4dcc-9f60-549a5a8a8037 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:53.624808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7dd82f1-daf1-4dcc-9f60-549a5a8a8037 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:53.624808 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:53.624808 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:53.626156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7dd82f1-daf1-4dcc-9f60-549a5a8a8037 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:53.807212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:53.807212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:53.837567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e7dd82f1-daf1-4dcc-9f60-549a5a8a8037 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:53.920223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7dd82f1-daf1-4dcc-9f60-549a5a8a8037 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:53.930127 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 257/505] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:53 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:13:54.943362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de8a8816-7e12-44ee-a276-749fb1dbc81f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:54.945140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de8a8816-7e12-44ee-a276-749fb1dbc81f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:54.945567 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:54.945567 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:54.946351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de8a8816-7e12-44ee-a276-749fb1dbc81f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:55.085321 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:55.085321 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:55.107052 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-de8a8816-7e12-44ee-a276-749fb1dbc81f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:55.158777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de8a8816-7e12-44ee-a276-749fb1dbc81f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:55.172658 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 249/506] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:54 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:56.177441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c6e0ba7-e150-4c78-93d1-a30583d63485 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:56.178003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c6e0ba7-e150-4c78-93d1-a30583d63485 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:56.178285 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:56.178285 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:56.179284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c6e0ba7-e150-4c78-93d1-a30583d63485 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:56.307112 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:56.307112 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:56.329836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0c6e0ba7-e150-4c78-93d1-a30583d63485 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:56.375897 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c6e0ba7-e150-4c78-93d1-a30583d63485 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:56.376703 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 258/507] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:56 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:57.392596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91b22fa5-8eed-40e0-b9c8-10a7091dcb24 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:57.393223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91b22fa5-8eed-40e0-b9c8-10a7091dcb24 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:57.393352 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:57.393352 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:57.393655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91b22fa5-8eed-40e0-b9c8-10a7091dcb24 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:57.496886 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:57.496886 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:57.522741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-91b22fa5-8eed-40e0-b9c8-10a7091dcb24 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:57.581525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91b22fa5-8eed-40e0-b9c8-10a7091dcb24 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:57.583818 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 250/508] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:57 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:58.600146 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c6af48e-74b4-446a-9ac6-e99628ae5843 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:58.600706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c6af48e-74b4-446a-9ac6-e99628ae5843 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:58.600977 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:58.600977 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:58.601185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c6af48e-74b4-446a-9ac6-e99628ae5843 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:58.721473 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:58.721473 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:58.758007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8c6af48e-74b4-446a-9ac6-e99628ae5843 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:58.811426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c6af48e-74b4-446a-9ac6-e99628ae5843 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:58.812706 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 259/509] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:58 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:13:59.828702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc418d99-cb08-481c-9cd2-742143963db1 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:13:59.829238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc418d99-cb08-481c-9cd2-742143963db1 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:13:59.829433 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:13:59.829433 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:13:59.829811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc418d99-cb08-481c-9cd2-742143963db1 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:13:59.901295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:13:59.901295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:13:59.916356 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc418d99-cb08-481c-9cd2-742143963db1 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:13:59.952979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc418d99-cb08-481c-9cd2-742143963db1 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:13:59.964131 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 251/510] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:13:59 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:00.970552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eb141ec3-f7be-42e8-85bf-6de2e5d6ff41 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:00.971760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eb141ec3-f7be-42e8-85bf-6de2e5d6ff41 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:00.972182 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:00.972182 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:00.972825 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eb141ec3-f7be-42e8-85bf-6de2e5d6ff41 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:01.067913 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:01.067913 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:01.083387 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eb141ec3-f7be-42e8-85bf-6de2e5d6ff41 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:01.117064 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eb141ec3-f7be-42e8-85bf-6de2e5d6ff41 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:01.118410 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 260/511] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:00 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:02.140311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08ac21b9-e8ec-4aff-90fc-815f8794dd0f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:02.143012 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08ac21b9-e8ec-4aff-90fc-815f8794dd0f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:02.144596 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:02.144596 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:02.145190 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08ac21b9-e8ec-4aff-90fc-815f8794dd0f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:02.260824 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:02.260824 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:02.274003 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-08ac21b9-e8ec-4aff-90fc-815f8794dd0f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:02.314942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08ac21b9-e8ec-4aff-90fc-815f8794dd0f tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:02.315778 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 252/512] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:02 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:03.333278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3200a32e-436f-407e-9ede-2cfb91ea8887 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:03.334965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3200a32e-436f-407e-9ede-2cfb91ea8887 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:03.335411 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:03.335411 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:03.336075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3200a32e-436f-407e-9ede-2cfb91ea8887 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:03.459838 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:03.459838 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:03.477854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3200a32e-436f-407e-9ede-2cfb91ea8887 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:03.510403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3200a32e-436f-407e-9ede-2cfb91ea8887 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:03.519945 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 261/513] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:03 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:04.527619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-971c3bf4-d9da-44d2-94c8-a7afb4e46486 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:04.528763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-971c3bf4-d9da-44d2-94c8-a7afb4e46486 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:04.529107 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:04.529107 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:04.529735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-971c3bf4-d9da-44d2-94c8-a7afb4e46486 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:04.633365 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:04.633365 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:04.657332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-971c3bf4-d9da-44d2-94c8-a7afb4e46486 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:04.727822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-971c3bf4-d9da-44d2-94c8-a7afb4e46486 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:04.728684 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 253/514] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:04 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:05.745595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a89c1a35-7fca-4827-adbc-95681d2f7dad tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:05.747066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a89c1a35-7fca-4827-adbc-95681d2f7dad tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:05.747249 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:05.747249 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:05.747783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a89c1a35-7fca-4827-adbc-95681d2f7dad tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:05.848271 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:05.848271 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:05.859457 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a89c1a35-7fca-4827-adbc-95681d2f7dad tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:05.907988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a89c1a35-7fca-4827-adbc-95681d2f7dad tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:05.917569 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 262/515] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:05 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 911 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:06.924484 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84f4cf88-4541-4fe1-b0bd-adec154fe127 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:06.925064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84f4cf88-4541-4fe1-b0bd-adec154fe127 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:06.925183 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:06.925183 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:06.925548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84f4cf88-4541-4fe1-b0bd-adec154fe127 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:07.060347 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:07.060347 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:07.080416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-84f4cf88-4541-4fe1-b0bd-adec154fe127 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:07.105151 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84f4cf88-4541-4fe1-b0bd-adec154fe127 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:07.106598 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 254/516] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:06 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:08.126829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7348a7f-ce30-4f4a-ae14-6666b8e6730a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:08.130091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7348a7f-ce30-4f4a-ae14-6666b8e6730a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:08.131127 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:08.131127 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:08.135463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7348a7f-ce30-4f4a-ae14-6666b8e6730a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:08.254405 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:08.254405 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:08.287236 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c7348a7f-ce30-4f4a-ae14-6666b8e6730a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:08.316161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7348a7f-ce30-4f4a-ae14-6666b8e6730a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:08.317271 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 263/517] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:08 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 972 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:09.333406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7bb9fbbd-9488-4fbb-9810-62ee002733af tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:09.335034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7bb9fbbd-9488-4fbb-9810-62ee002733af tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:09.335421 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:09.335421 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:09.336056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7bb9fbbd-9488-4fbb-9810-62ee002733af tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:09.388763 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:09.388763 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:09.403417 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7bb9fbbd-9488-4fbb-9810-62ee002733af tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:09.428773 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7bb9fbbd-9488-4fbb-9810-62ee002733af tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:09.430099 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 255/518] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:09 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 972 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:10.446137 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4303b5e1-1657-48f8-8cfe-0a4c019ed702 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:10.447437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4303b5e1-1657-48f8-8cfe-0a4c019ed702 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:10.447809 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:10.447809 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:10.448437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4303b5e1-1657-48f8-8cfe-0a4c019ed702 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:10.581834 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:10.581834 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:10.604641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4303b5e1-1657-48f8-8cfe-0a4c019ed702 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:10.667554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4303b5e1-1657-48f8-8cfe-0a4c019ed702 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:10.676257 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 264/519] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:10 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 972 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:11.695260 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3afc3e9-77e7-4f23-bce9-6b1fb1f302d7 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:11.697514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3afc3e9-77e7-4f23-bce9-6b1fb1f302d7 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:11.698076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:11.698076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:11.698815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3afc3e9-77e7-4f23-bce9-6b1fb1f302d7 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:11.835681 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:11.835681 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:11.847489 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a3afc3e9-77e7-4f23-bce9-6b1fb1f302d7 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:11.879265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3afc3e9-77e7-4f23-bce9-6b1fb1f302d7 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:11.881684 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 256/520] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:11 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 972 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:12.897275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d03f676-be00-452c-a7ff-6961ffbfcf82 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:12.898020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d03f676-be00-452c-a7ff-6961ffbfcf82 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:12.898020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:12.898020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:12.898461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d03f676-be00-452c-a7ff-6961ffbfcf82 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:13.043557 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:13.043557 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:13.064037 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3d03f676-be00-452c-a7ff-6961ffbfcf82 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:13.110513 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d03f676-be00-452c-a7ff-6961ffbfcf82 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:13.122078 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 265/521] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:12 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 972 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:14.140302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d560551-5fe6-4fe7-b8ee-b5ce4567ff27 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:14.140925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d560551-5fe6-4fe7-b8ee-b5ce4567ff27 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:14.141372 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:14.141372 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:14.142065 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d560551-5fe6-4fe7-b8ee-b5ce4567ff27 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:14.268626 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:14.268626 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:14.284741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4d560551-5fe6-4fe7-b8ee-b5ce4567ff27 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:14.316649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d560551-5fe6-4fe7-b8ee-b5ce4567ff27 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:14.317995 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 257/522] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:14 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 972 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:15.338700 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-645967ab-360d-41bc-834c-d262583ca62c tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:15.339529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-645967ab-360d-41bc-834c-d262583ca62c tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:15.339851 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:15.339851 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:15.340534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-645967ab-360d-41bc-834c-d262583ca62c tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:15.487020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:15.487020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:15.552688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-645967ab-360d-41bc-834c-d262583ca62c tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:15.617633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-645967ab-360d-41bc-834c-d262583ca62c tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:15.618050 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 266/523] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:15 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 972 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:14:16.635421 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3ba1c95-2b7a-42a0-ba64-6c2e5b6fc1e9 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:16.635981 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3ba1c95-2b7a-42a0-ba64-6c2e5b6fc1e9 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:16.636184 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:16.636184 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:16.636467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3ba1c95-2b7a-42a0-ba64-6c2e5b6fc1e9 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:16.757750 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:16.757750 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:16.768305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a3ba1c95-2b7a-42a0-ba64-6c2e5b6fc1e9 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:16.802353 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3ba1c95-2b7a-42a0-ba64-6c2e5b6fc1e9 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:16.818243 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 258/524] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:16 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 1360 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:14:16.825216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ae84ec6-e525-4ab4-a411-6ccd6d316822 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] POST http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711/action Dec 11 14:14:16.825777 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:16.825777 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:16.826288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ae84ec6-e525-4ab4-a411-6ccd6d316822 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:14:16.827387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ae84ec6-e525-4ab4-a411-6ccd6d316822 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:16.894185 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:16.894185 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:16.953190 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:16.953190 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:16.954496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6ae84ec6-e525-4ab4-a411-6ccd6d316822 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:16.984274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6ae84ec6-e525-4ab4-a411-6ccd6d316822 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Update volume metadata completed successfully. Dec 11 14:14:16.985025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ae84ec6-e525-4ab4-a411-6ccd6d316822 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711/action returned with HTTP 200 Dec 11 14:14:16.991071 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 267/525] 10.222.0.58 () {60 vars in 1358 bytes} [Fri Dec 11 14:14:16 2020] POST /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711/action => generated 511 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:16.995709 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c05824a9-2ff3-4094-a952-47f5dce48b15 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:16.996742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c05824a9-2ff3-4094-a952-47f5dce48b15 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:16.997182 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:16.997182 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:16.997846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c05824a9-2ff3-4094-a952-47f5dce48b15 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:17.094637 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:17.094637 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:17.104079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c05824a9-2ff3-4094-a952-47f5dce48b15 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:17.129651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c05824a9-2ff3-4094-a952-47f5dce48b15 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:17.131604 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 259/526] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:16 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 1435 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:14:17.146825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d339985c-612b-4930-8bc7-be2c7f0b9698 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] POST http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711/action Dec 11 14:14:17.147302 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:17.147302 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:17.147733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d339985c-612b-4930-8bc7-be2c7f0b9698 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:14:17.148068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d339985c-612b-4930-8bc7-be2c7f0b9698 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:17.247480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:17.247480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:17.323684 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:17.323684 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:17.324870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d339985c-612b-4930-8bc7-be2c7f0b9698 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:17.346632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d339985c-612b-4930-8bc7-be2c7f0b9698 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Get volume image-metadata completed successfully. Dec 11 14:14:17.363789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:14:17.363789 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:14:17.369468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d339985c-612b-4930-8bc7-be2c7f0b9698 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Delete volume metadata completed successfully. Dec 11 14:14:17.370181 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d339985c-612b-4930-8bc7-be2c7f0b9698 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711/action returned with HTTP 200 Dec 11 14:14:17.371529 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 268/527] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:14:17 2020] POST /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711/action => generated 0 bytes in 229 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 11 14:14:17.379401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1664e950-5ff2-42eb-a916-39ac9e9c6d3a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] POST http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711/action Dec 11 14:14:17.380535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:17.380535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:17.380983 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1664e950-5ff2-42eb-a916-39ac9e9c6d3a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:14:17.381374 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1664e950-5ff2-42eb-a916-39ac9e9c6d3a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:17.440759 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:17.440759 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:17.443361 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1664e950-5ff2-42eb-a916-39ac9e9c6d3a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:17.457060 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1664e950-5ff2-42eb-a916-39ac9e9c6d3a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Get volume image-metadata completed successfully. Dec 11 14:14:17.459077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1664e950-5ff2-42eb-a916-39ac9e9c6d3a tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711/action returned with HTTP 200 Dec 11 14:14:17.460139 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 260/528] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:14:17 2020] POST /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711/action => generated 485 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:17.473432 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47a769a8-62b1-43c7-ba28-50acb1fb1e7d tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] DELETE http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:17.474767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47a769a8-62b1-43c7-ba28-50acb1fb1e7d tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:17.475168 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:17.475168 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:17.475778 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47a769a8-62b1-43c7-ba28-50acb1fb1e7d tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:17.476385 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-47a769a8-62b1-43c7-ba28-50acb1fb1e7d tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Delete volume with id: a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:17.542833 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:17.542833 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:17.544921 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-47a769a8-62b1-43c7-ba28-50acb1fb1e7d tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:17.590795 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-47a769a8-62b1-43c7-ba28-50acb1fb1e7d tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Delete volume request issued successfully. Dec 11 14:14:17.592130 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47a769a8-62b1-43c7-ba28-50acb1fb1e7d tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 202 Dec 11 14:14:17.596716 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 269/529] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:14:17 2020] DELETE /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:14:17.601383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5364e39-7451-4a56-85ee-a432fcc40f48 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:17.601899 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5364e39-7451-4a56-85ee-a432fcc40f48 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:17.602293 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:17.602293 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:17.603091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5364e39-7451-4a56-85ee-a432fcc40f48 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:17.720976 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:17.720976 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:17.742786 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5364e39-7451-4a56-85ee-a432fcc40f48 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:17.780595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5364e39-7451-4a56-85ee-a432fcc40f48 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:17.781721 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 261/530] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:17 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 1408 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:14:18.799040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be2f2bcf-1de8-45f6-a9df-7ab8f1fc7566 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:18.800639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be2f2bcf-1de8-45f6-a9df-7ab8f1fc7566 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:18.801292 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:18.801292 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:18.802632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be2f2bcf-1de8-45f6-a9df-7ab8f1fc7566 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:18.962093 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:18.962093 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:18.983632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-be2f2bcf-1de8-45f6-a9df-7ab8f1fc7566 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:19.060156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be2f2bcf-1de8-45f6-a9df-7ab8f1fc7566 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:19.074220 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 270/531] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:18 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 1408 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:14:20.079075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d942d2df-9872-4481-9469-fefe37d51b77 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:20.080708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d942d2df-9872-4481-9469-fefe37d51b77 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:20.081035 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:20.081035 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:20.081600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d942d2df-9872-4481-9469-fefe37d51b77 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:20.200947 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:20.200947 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:20.224677 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d942d2df-9872-4481-9469-fefe37d51b77 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Volume info retrieved successfully. Dec 11 14:14:20.268666 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d942d2df-9872-4481-9469-fefe37d51b77 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 200 Dec 11 14:14:20.272029 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 262/532] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:20 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:21.296380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1fb712fd-fb49-49d0-a1df-2ce75c4a5881 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] GET http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 Dec 11 14:14:21.296380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1fb712fd-fb49-49d0-a1df-2ce75c4a5881 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:21.296380 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:21.296380 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:21.296380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1fb712fd-fb49-49d0-a1df-2ce75c4a5881 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:21.402541 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1fb712fd-fb49-49d0-a1df-2ce75c4a5881 tempest-VolumesImageMetadata-13160513 tempest-VolumesImageMetadata-13160513] http://10.222.0.58/volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 returned with HTTP 404 Dec 11 14:14:21.403593 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 271/533] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:21 2020] GET /volume/v3/4b29be07d1cc4e2990e6114832cd530a/volumes/a716b67a-6207-43da-80fc-5767fde06711 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:14:27.059102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] POST http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes Dec 11 14:14:27.060199 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:27.060199 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:27.061297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2115732466"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:27.063064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2115732466'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:14:27.063784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Create volume of 1 GB Dec 11 14:14:27.079495 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Availability Zones retrieved successfully. Dec 11 14:14:27.120428 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Flow 'volume_create_api' (488d1aa0-2d26-4f01-903c-10dc3daefbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:14:27.125482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76dab499-13bd-4b6d-acca-a3d70c7c8687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:27.131269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:14:27.275957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76dab499-13bd-4b6d-acca-a3d70c7c8687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:27.280373 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9668c04b-0842-422f-aaec-680e256f535f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:27.447677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Created reservations ['bf656c8d-0266-4c9c-b23e-0dc17f7f6005', 'f601a9d8-a35e-4eb9-9f9d-cbc142613bd0', 'a40356cb-b68b-4ace-8602-3a447adc15d9', '612455e0-ad9d-4cce-843c-2fb09f8341ab'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:14:27.450006 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9668c04b-0842-422f-aaec-680e256f535f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf656c8d-0266-4c9c-b23e-0dc17f7f6005', 'f601a9d8-a35e-4eb9-9f9d-cbc142613bd0', 'a40356cb-b68b-4ace-8602-3a447adc15d9', '612455e0-ad9d-4cce-843c-2fb09f8341ab']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:27.452686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7305d864-d3de-49c3-b6df-3e3b45fb34a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:27.537109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7305d864-d3de-49c3-b6df-3e3b45fb34a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcfb0ac1-1416-412d-99e8-02f0188e04d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2115732466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7dd947265cf4114af802a2f124ae168',qos_specs=None,replication_status=,reservations=['bf656c8d-0266-4c9c-b23e-0dc17f7f6005','f601a9d8-a35e-4eb9-9f9d-cbc142613bd0','a40356cb-b68b-4ace-8602-3a447adc15d9','612455e0-ad9d-4cce-843c-2fb09f8341ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba1b22e56be440fdbeb0c1eceb85754e',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2115732466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcfb0ac1-1416-412d-99e8-02f0188e04d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7dd947265cf4114af802a2f124ae168',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,user_id='ba1b22e56be440fdbeb0c1eceb85754e',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:27.539920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35343caf-b5d9-4738-9654-eb9173f9af2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:27.578177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35343caf-b5d9-4738-9654-eb9173f9af2c) 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-VolumesTransfersTest-Volume-2115732466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7dd947265cf4114af802a2f124ae168',qos_specs=None,replication_status=,reservations=['bf656c8d-0266-4c9c-b23e-0dc17f7f6005','f601a9d8-a35e-4eb9-9f9d-cbc142613bd0','a40356cb-b68b-4ace-8602-3a447adc15d9','612455e0-ad9d-4cce-843c-2fb09f8341ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba1b22e56be440fdbeb0c1eceb85754e',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:27.581682 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c541a1f-58ab-4e1e-a1ad-06e42a1ce3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:27.614406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c541a1f-58ab-4e1e-a1ad-06e42a1ce3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:27.617565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Flow 'volume_create_api' (488d1aa0-2d26-4f01-903c-10dc3daefbf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:14:27.736175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Create volume request issued successfully. Dec 11 14:14:27.773690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec1e9c39-7b97-4c02-80c8-df5531c98c78 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes returned with HTTP 202 Dec 11 14:14:27.774789 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 263/534] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:14:26 2020] POST /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes => generated 820 bytes in 1069 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:14:27.789624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14fee098-9d3d-43d0-babc-a00def4ed155 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:27.790440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14fee098-9d3d-43d0-babc-a00def4ed155 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:27.790923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14fee098-9d3d-43d0-babc-a00def4ed155 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:27.927439 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:27.927439 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:27.954403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-14fee098-9d3d-43d0-babc-a00def4ed155 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Volume info retrieved successfully. Dec 11 14:14:28.000381 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14fee098-9d3d-43d0-babc-a00def4ed155 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 200 Dec 11 14:14:28.001665 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 272/535] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:27 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:29.018685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53395a1c-76fe-49ff-a534-c562015db036 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:29.019891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53395a1c-76fe-49ff-a534-c562015db036 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:29.020970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:29.020970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:29.021649 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53395a1c-76fe-49ff-a534-c562015db036 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:29.081154 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:29.081154 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:29.091129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-53395a1c-76fe-49ff-a534-c562015db036 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Volume info retrieved successfully. Dec 11 14:14:29.116500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53395a1c-76fe-49ff-a534-c562015db036 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 200 Dec 11 14:14:29.117498 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 264/536] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:29 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:29.135497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-46146ba9-f902-4a8c-bd30-9507f45c0f05 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] POST http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer Dec 11 14:14:29.137020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:29.137020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:29.137987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-46146ba9-f902-4a8c-bd30-9507f45c0f05 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fcfb0ac1-1416-412d-99e8-02f0188e04d0"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:29.139771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.volume_transfer [None req-46146ba9-f902-4a8c-bd30-9507f45c0f05 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Creating new volume transfer {'transfer': {'volume_id': 'fcfb0ac1-1416-412d-99e8-02f0188e04d0'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 11 14:14:29.140342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.volume_transfer [None req-46146ba9-f902-4a8c-bd30-9507f45c0f05 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Creating transfer of volume fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:29.141389 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.transfer.api [None req-46146ba9-f902-4a8c-bd30-9507f45c0f05 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Generating transfer record for volume fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:29.203087 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:29.203087 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:29.252330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-46146ba9-f902-4a8c-bd30-9507f45c0f05 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer returned with HTTP 202 Dec 11 14:14:29.254308 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 273/537] 10.222.0.58 () {60 vars in 1258 bytes} [Fri Dec 11 14:14:29 2020] POST /volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer => generated 507 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:14:29.263991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d013909d-b3bd-42e1-bbcc-855eca59fd42 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:29.265487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d013909d-b3bd-42e1-bbcc-855eca59fd42 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:29.265853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:29.265853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:29.266567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d013909d-b3bd-42e1-bbcc-855eca59fd42 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:29.345023 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:29.345023 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:29.366855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d013909d-b3bd-42e1-bbcc-855eca59fd42 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Volume info retrieved successfully. Dec 11 14:14:29.399057 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d013909d-b3bd-42e1-bbcc-855eca59fd42 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 200 Dec 11 14:14:29.400954 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 265/538] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:29 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 921 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:29.417869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-62b0be2d-4690-45c2-8e07-c205b7ea8c55 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/6e206946-9e1b-42d4-8f35-96c933ceb2a6 Dec 11 14:14:29.418414 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-62b0be2d-4690-45c2-8e07-c205b7ea8c55 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:29.418677 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:29.418677 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:29.419161 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-62b0be2d-4690-45c2-8e07-c205b7ea8c55 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:29.428997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-62b0be2d-4690-45c2-8e07-c205b7ea8c55 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/6e206946-9e1b-42d4-8f35-96c933ceb2a6 returned with HTTP 200 Dec 11 14:14:29.438828 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 274/539] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:14:29 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/6e206946-9e1b-42d4-8f35-96c933ceb2a6 => generated 475 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:29.445323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21d30e75-6451-46f9-b423-b9fe60467923 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer Dec 11 14:14:29.446604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21d30e75-6451-46f9-b423-b9fe60467923 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:29.447135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:29.447135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:29.447758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21d30e75-6451-46f9-b423-b9fe60467923 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:29.448335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.volume_transfer [None req-21d30e75-6451-46f9-b423-b9fe60467923 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Listing volume transfers {{(pid=88094) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 11 14:14:29.462231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21d30e75-6451-46f9-b423-b9fe60467923 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer returned with HTTP 200 Dec 11 14:14:29.463809 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 266/540] 10.222.0.58 () {58 vars in 1237 bytes} [Fri Dec 11 14:14:29 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer => generated 434 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:14:29.685737 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] POST http://10.222.0.58/volume/v3/566d9817ca1742e992cfdfe87684c121/os-volume-transfer/6e206946-9e1b-42d4-8f35-96c933ceb2a6/accept Dec 11 14:14:29.686710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8a68890be2107925"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:29.688204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.volume_transfer [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Accepting volume transfer 6e206946-9e1b-42d4-8f35-96c933ceb2a6 {{(pid=88093) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 11 14:14:29.688743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.volume_transfer [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Accepting transfer 6e206946-9e1b-42d4-8f35-96c933ceb2a6 Dec 11 14:14:30.003441 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Created reservations ['6ac8f1c3-c858-4450-a311-e417a12c93c6', '643046a1-7a61-4121-b11c-42d9e76d8e1a', '43879e20-94c0-4ccf-a61b-dccff24d8045', 'e18c4b1c-81a4-405a-9423-3f4760b1a494'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:14:30.097213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Created reservations ['05a3ce28-4936-41d1-8b1f-66a3cfbfa6f3', '6ca6e709-4b7a-48ce-b1d8-2a201556430b', 'feca9003-e219-4ebb-b827-33a06feb5f3c', '8d61559d-e899-4d7b-a080-1a540a26d150'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:14:30.191355 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:14:30.253570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Created reservations ['da9baf9e-2c6a-494f-ac39-5c09b13a20e9', '0493ee27-4b59-4baf-ada7-fb4a179ac4ee', 'f90cf09e-60d9-4933-9147-5c3d8bd49b14', 'c7e4ab4c-b0d0-4ebb-8cb4-29269d32fec9'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:14:30.336330 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Created reservations ['121667f5-4231-4e4c-9045-db8593ae536a', '02af70e0-7d0a-430b-b5a7-667049f5d0f0', '261087f0-e65a-43a9-b975-4ddd4b4b3a45', 'f7924973-a1ad-4e0c-b0fc-9d15d20c50eb'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:14:30.340905 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:30.340905 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:30.699407 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Transfer volume completed successfully. Dec 11 14:14:30.753451 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:14:30.753451 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:14:30.939091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.transfer.api [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Volume fcfb0ac1-1416-412d-99e8-02f0188e04d0 has been transferred. Dec 11 14:14:31.016512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f355f0e4-e430-46d1-aea0-db0eefe649eb tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] http://10.222.0.58/volume/v3/566d9817ca1742e992cfdfe87684c121/os-volume-transfer/6e206946-9e1b-42d4-8f35-96c933ceb2a6/accept returned with HTTP 202 Dec 11 14:14:31.020320 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 275/541] 10.222.0.58 () {60 vars in 1390 bytes} [Fri Dec 11 14:14:29 2020] POST /volume/v3/566d9817ca1742e992cfdfe87684c121/os-volume-transfer/6e206946-9e1b-42d4-8f35-96c933ceb2a6/accept => generated 431 bytes in 1549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:14:31.030141 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f5c7362-5811-4d6d-85c9-7098f1ade90b tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] GET http://10.222.0.58/volume/v3/566d9817ca1742e992cfdfe87684c121/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:31.031470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f5c7362-5811-4d6d-85c9-7098f1ade90b tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:31.032168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f5c7362-5811-4d6d-85c9-7098f1ade90b tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:31.103043 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:31.103043 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:31.113956 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1f5c7362-5811-4d6d-85c9-7098f1ade90b tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Volume info retrieved successfully. Dec 11 14:14:31.145978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f5c7362-5811-4d6d-85c9-7098f1ade90b tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] http://10.222.0.58/volume/v3/566d9817ca1742e992cfdfe87684c121/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 200 Dec 11 14:14:31.147317 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 267/542] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:31 2020] GET /volume/v3/566d9817ca1742e992cfdfe87684c121/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:31.169189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36a27c50-6ab9-4060-bceb-a8a2d97ce08e tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] GET http://10.222.0.58/volume/v3/566d9817ca1742e992cfdfe87684c121/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:31.173592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36a27c50-6ab9-4060-bceb-a8a2d97ce08e tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:31.178057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:31.178057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:31.179565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36a27c50-6ab9-4060-bceb-a8a2d97ce08e tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:31.260599 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:31.260599 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:31.272339 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-36a27c50-6ab9-4060-bceb-a8a2d97ce08e tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] Volume info retrieved successfully. Dec 11 14:14:31.325672 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36a27c50-6ab9-4060-bceb-a8a2d97ce08e tempest-VolumesTransfersTest-988635430 tempest-VolumesTransfersTest-988635430] http://10.222.0.58/volume/v3/566d9817ca1742e992cfdfe87684c121/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 200 Dec 11 14:14:31.339573 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 276/543] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:31 2020] GET /volume/v3/566d9817ca1742e992cfdfe87684c121/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 913 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:31.362041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f49b00fe-4f97-4702-8ee4-2461762597f9 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] DELETE http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/6e206946-9e1b-42d4-8f35-96c933ceb2a6 Dec 11 14:14:31.364481 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f49b00fe-4f97-4702-8ee4-2461762597f9 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:31.364974 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:31.364974 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:31.365661 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f49b00fe-4f97-4702-8ee4-2461762597f9 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:31.366222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.volume_transfer [None req-f49b00fe-4f97-4702-8ee4-2461762597f9 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Delete transfer with id: 6e206946-9e1b-42d4-8f35-96c933ceb2a6 Dec 11 14:14:31.374340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f49b00fe-4f97-4702-8ee4-2461762597f9 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/6e206946-9e1b-42d4-8f35-96c933ceb2a6 returned with HTTP 404 Dec 11 14:14:31.376114 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 268/544] 10.222.0.58 () {58 vars in 1351 bytes} [Fri Dec 11 14:14:31 2020] DELETE /volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/6e206946-9e1b-42d4-8f35-96c933ceb2a6 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:14:31.841492 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf136b9c-c810-43f9-990f-ac63b13f399f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] DELETE http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:31.842496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf136b9c-c810-43f9-990f-ac63b13f399f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:31.843146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:31.843146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:31.843536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf136b9c-c810-43f9-990f-ac63b13f399f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:31.844013 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-bf136b9c-c810-43f9-990f-ac63b13f399f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Delete volume with id: fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:31.983215 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:31.983215 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:31.984062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bf136b9c-c810-43f9-990f-ac63b13f399f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Volume info retrieved successfully. Dec 11 14:14:32.033114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bf136b9c-c810-43f9-990f-ac63b13f399f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Delete volume request issued successfully. Dec 11 14:14:32.034177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf136b9c-c810-43f9-990f-ac63b13f399f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 202 Dec 11 14:14:32.035328 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 277/545] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:14:31 2020] DELETE /volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 0 bytes in 655 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:14:32.043332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55d13b6e-b789-46e2-a67f-e56236bc603e tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] GET http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:32.043865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-55d13b6e-b789-46e2-a67f-e56236bc603e tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:32.044359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-55d13b6e-b789-46e2-a67f-e56236bc603e tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:32.133922 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:32.133922 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:32.152006 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-55d13b6e-b789-46e2-a67f-e56236bc603e tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Volume info retrieved successfully. Dec 11 14:14:32.206211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55d13b6e-b789-46e2-a67f-e56236bc603e tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 200 Dec 11 14:14:32.209516 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 269/546] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:32 2020] GET /volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 1083 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:14:33.226713 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54a22b8d-9200-4e03-9463-2a6ad5c7cccc tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] GET http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:33.228418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54a22b8d-9200-4e03-9463-2a6ad5c7cccc tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:33.228820 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:33.228820 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:33.229449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54a22b8d-9200-4e03-9463-2a6ad5c7cccc tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:33.321970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:33.321970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:33.336260 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-54a22b8d-9200-4e03-9463-2a6ad5c7cccc tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Volume info retrieved successfully. Dec 11 14:14:33.366853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54a22b8d-9200-4e03-9463-2a6ad5c7cccc tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 200 Dec 11 14:14:33.379888 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 278/547] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:33 2020] GET /volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 1083 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:14:34.385064 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-770f30ad-bece-4823-a114-3947a035e60d tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] GET http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:34.387119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-770f30ad-bece-4823-a114-3947a035e60d tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:34.387330 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:34.387330 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:34.387981 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-770f30ad-bece-4823-a114-3947a035e60d tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:34.448426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:34.448426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:34.458520 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-770f30ad-bece-4823-a114-3947a035e60d tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Volume info retrieved successfully. Dec 11 14:14:34.482975 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-770f30ad-bece-4823-a114-3947a035e60d tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 200 Dec 11 14:14:34.484120 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 270/548] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:34 2020] GET /volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 1083 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:14:35.396023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] POST http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes Dec 11 14:14:35.396784 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:35.396784 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:35.397493 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2013078752", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:35.399545 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2013078752', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:14:35.400056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Create volume of 1 GB Dec 11 14:14:35.500695 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-292da5e6-c831-407a-bc56-748ae0630ace tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] GET http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:35.501540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-292da5e6-c831-407a-bc56-748ae0630ace tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:35.501906 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:35.501906 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:35.502663 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-292da5e6-c831-407a-bc56-748ae0630ace tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:35.582814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Availability Zones retrieved successfully. Dec 11 14:14:35.595252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-292da5e6-c831-407a-bc56-748ae0630ace tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 404 Dec 11 14:14:35.596573 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 271/549] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:35 2020] GET /volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:14:35.608393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Flow 'volume_create_api' (f09107ce-f8e5-4268-9f36-f7debf181797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:14:35.610558 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] POST http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes Dec 11 14:14:35.611653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-679174667"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:35.612916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-679174667'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:14:35.613454 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Create volume of 1 GB Dec 11 14:14:35.624246 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85087009-d443-483d-87d9-f014c298a82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:35.626601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:14:35.630953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Availability Zones retrieved successfully. Dec 11 14:14:35.650026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Flow 'volume_create_api' (7f0328b8-b67b-4ddc-9232-af1f92d8ef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:14:35.653173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8574f23e-57e5-44f1-9e4c-d8060e9842c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:35.655619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:14:35.751596 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85087009-d443-483d-87d9-f014c298a82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:35.757886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ec3855-bc24-4e7d-95f8-c0ca528a7b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:35.825306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8574f23e-57e5-44f1-9e4c-d8060e9842c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:35.827952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c9dba74-7db0-4ca2-9aef-186524d6026a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:35.910815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Created reservations ['3fe2bcf8-4b35-4e7d-9b9e-5fca87e031bf', '7f90d86b-5b9a-4e24-ab70-2053307d66f8', 'ae4f9559-6064-40e4-8272-8a69c0afe055', '1fee0089-a437-49b4-8cf7-feeddfe50d90'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:14:35.914004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ec3855-bc24-4e7d-95f8-c0ca528a7b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fe2bcf8-4b35-4e7d-9b9e-5fca87e031bf', '7f90d86b-5b9a-4e24-ab70-2053307d66f8', 'ae4f9559-6064-40e4-8272-8a69c0afe055', '1fee0089-a437-49b4-8cf7-feeddfe50d90']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:35.916880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80db550f-a769-405c-89c4-79bab874ee74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:35.917249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Created reservations ['46bf1c7e-fbbb-4956-9827-7196c4d29fc9', '03522f09-f263-46b7-8ed8-399779aefb81', '54acf6ea-266f-4d5a-a1c7-413a052065a9', 'bb07bffa-76d7-41b0-beaf-de9961d5763a'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:14:35.919184 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c9dba74-7db0-4ca2-9aef-186524d6026a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46bf1c7e-fbbb-4956-9827-7196c4d29fc9', '03522f09-f263-46b7-8ed8-399779aefb81', '54acf6ea-266f-4d5a-a1c7-413a052065a9', 'bb07bffa-76d7-41b0-beaf-de9961d5763a']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:35.921293 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5076bc-16e5-411d-abb3-07d581b68d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:35.986897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80db550f-a769-405c-89c4-79bab874ee74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fedc92de-97ff-4327-88de-9404fa1763dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2013078752',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5eca426fc3f243f4a5d7f6ee60001b44',qos_specs=None,replication_status=,reservations=['3fe2bcf8-4b35-4e7d-9b9e-5fca87e031bf','7f90d86b-5b9a-4e24-ab70-2053307d66f8','ae4f9559-6064-40e4-8272-8a69c0afe055','1fee0089-a437-49b4-8cf7-feeddfe50d90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8178ab814004396a04d0fbe54e2fa41',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2013078752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fedc92de-97ff-4327-88de-9404fa1763dc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5eca426fc3f243f4a5d7f6ee60001b44',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,user_id='c8178ab814004396a04d0fbe54e2fa41',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:35.987134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5076bc-16e5-411d-abb3-07d581b68d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bf8750d-22df-404e-b21d-60103e1d8a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-679174667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7dd947265cf4114af802a2f124ae168',qos_specs=None,replication_status=,reservations=['46bf1c7e-fbbb-4956-9827-7196c4d29fc9','03522f09-f263-46b7-8ed8-399779aefb81','54acf6ea-266f-4d5a-a1c7-413a052065a9','bb07bffa-76d7-41b0-beaf-de9961d5763a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba1b22e56be440fdbeb0c1eceb85754e',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-679174667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bf8750d-22df-404e-b21d-60103e1d8a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7dd947265cf4114af802a2f124ae168',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,user_id='ba1b22e56be440fdbeb0c1eceb85754e',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:35.988495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0616dbd3-5ab5-4580-bc54-e662634f7aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:35.988829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee4e0cff-299b-4fd8-9dda-27106ac4e99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:36.033935 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0616dbd3-5ab5-4580-bc54-e662634f7aea) 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-2013078752',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5eca426fc3f243f4a5d7f6ee60001b44',qos_specs=None,replication_status=,reservations=['3fe2bcf8-4b35-4e7d-9b9e-5fca87e031bf','7f90d86b-5b9a-4e24-ab70-2053307d66f8','ae4f9559-6064-40e4-8272-8a69c0afe055','1fee0089-a437-49b4-8cf7-feeddfe50d90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8178ab814004396a04d0fbe54e2fa41',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:36.036984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1081723-26ef-4fdf-8701-4e648e2cde36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:36.046351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee4e0cff-299b-4fd8-9dda-27106ac4e99d) 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-VolumesTransfersTest-Volume-679174667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7dd947265cf4114af802a2f124ae168',qos_specs=None,replication_status=,reservations=['46bf1c7e-fbbb-4956-9827-7196c4d29fc9','03522f09-f263-46b7-8ed8-399779aefb81','54acf6ea-266f-4d5a-a1c7-413a052065a9','bb07bffa-76d7-41b0-beaf-de9961d5763a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba1b22e56be440fdbeb0c1eceb85754e',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:36.048331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d34501e-dc40-458f-b17e-6bdd0c0e18f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:36.064762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1081723-26ef-4fdf-8701-4e648e2cde36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:36.065725 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d34501e-dc40-458f-b17e-6bdd0c0e18f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:36.067819 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Flow 'volume_create_api' (f09107ce-f8e5-4268-9f36-f7debf181797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:14:36.069199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Flow 'volume_create_api' (7f0328b8-b67b-4ddc-9232-af1f92d8ef03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:14:36.137147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Create volume request issued successfully. Dec 11 14:14:36.156518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-caece259-4165-4b87-b817-2958167fe1d2 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes returned with HTTP 202 Dec 11 14:14:36.162397 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 272/550] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:14:35 2020] POST /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes => generated 819 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:14:36.164164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Create volume request issued successfully. Dec 11 14:14:36.175479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b6da433-52c0-4650-b5ee-c2c0d10a1e9f tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:36.176008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b6da433-52c0-4650-b5ee-c2c0d10a1e9f tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:36.176233 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:36.176233 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:36.176600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b6da433-52c0-4650-b5ee-c2c0d10a1e9f tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:36.178237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-26b93b62-476d-4cae-b709-92625b88b086 req-f3af43d5-a4c6-4052-91c5-63a7ad2adbee tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes returned with HTTP 202 Dec 11 14:14:36.185839 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 279/551] 10.222.0.58 () {64 vars in 1512 bytes} [Fri Dec 11 14:14:35 2020] POST /volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes => generated 832 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:14:36.191591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-26b93b62-476d-4cae-b709-92625b88b086 req-b1bc140d-97e6-420f-b876-f87638e9a211 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] GET http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc Dec 11 14:14:36.192129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-26b93b62-476d-4cae-b709-92625b88b086 req-b1bc140d-97e6-420f-b876-f87638e9a211 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:36.192382 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:36.192382 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:36.192704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-26b93b62-476d-4cae-b709-92625b88b086 req-b1bc140d-97e6-420f-b876-f87638e9a211 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:36.243780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:36.243780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:36.252947 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-26b93b62-476d-4cae-b709-92625b88b086 req-b1bc140d-97e6-420f-b876-f87638e9a211 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Volume info retrieved successfully. Dec 11 14:14:36.276876 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-26b93b62-476d-4cae-b709-92625b88b086 req-b1bc140d-97e6-420f-b876-f87638e9a211 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc returned with HTTP 200 Dec 11 14:14:36.277855 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 280/552] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:14:36 2020] GET /volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc => generated 900 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:36.293123 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:36.293123 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:36.328015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1b6da433-52c0-4650-b5ee-c2c0d10a1e9f tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Volume info retrieved successfully. Dec 11 14:14:36.380664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b6da433-52c0-4650-b5ee-c2c0d10a1e9f tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 200 Dec 11 14:14:36.396564 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 273/553] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:36 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 887 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:14:37.139549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e9c83d4-8c92-44e4-b28d-86500261fdcb req-5f3daade-cf02-438c-ad3f-f33980511aa2 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] GET http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc Dec 11 14:14:37.140085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e9c83d4-8c92-44e4-b28d-86500261fdcb req-5f3daade-cf02-438c-ad3f-f33980511aa2 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:37.140322 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:37.140322 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:37.140834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e9c83d4-8c92-44e4-b28d-86500261fdcb req-5f3daade-cf02-438c-ad3f-f33980511aa2 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:37.238384 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:37.238384 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:37.247909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-3e9c83d4-8c92-44e4-b28d-86500261fdcb req-5f3daade-cf02-438c-ad3f-f33980511aa2 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Volume info retrieved successfully. Dec 11 14:14:37.271580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e9c83d4-8c92-44e4-b28d-86500261fdcb req-5f3daade-cf02-438c-ad3f-f33980511aa2 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc returned with HTTP 200 Dec 11 14:14:37.272774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 281/554] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:14:37 2020] GET /volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc => generated 924 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:37.424426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3601f0df-b436-4f2e-a152-c07d9fc7f6ec tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:37.424978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3601f0df-b436-4f2e-a152-c07d9fc7f6ec tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:37.424978 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:37.424978 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:37.425938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3601f0df-b436-4f2e-a152-c07d9fc7f6ec tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:37.536626 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:37.536626 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:37.546199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3601f0df-b436-4f2e-a152-c07d9fc7f6ec tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Volume info retrieved successfully. Dec 11 14:14:37.583441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3601f0df-b436-4f2e-a152-c07d9fc7f6ec tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 200 Dec 11 14:14:37.584299 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 274/555] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:37 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:38.604694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e504333-92b3-486c-a313-471746640a35 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:38.605317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e504333-92b3-486c-a313-471746640a35 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:38.605317 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:38.605317 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:38.605823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e504333-92b3-486c-a313-471746640a35 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:38.664138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:38.664138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:38.673221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3e504333-92b3-486c-a313-471746640a35 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Volume info retrieved successfully. Dec 11 14:14:38.703614 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e504333-92b3-486c-a313-471746640a35 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 200 Dec 11 14:14:38.704698 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 282/556] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:38 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 912 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:38.723376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63245b9b-4633-4152-a837-f36f69695e5a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] POST http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer Dec 11 14:14:38.724117 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:38.724117 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:38.724782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63245b9b-4633-4152-a837-f36f69695e5a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4bf8750d-22df-404e-b21d-60103e1d8a2f"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:38.725889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.volume_transfer [None req-63245b9b-4633-4152-a837-f36f69695e5a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Creating new volume transfer {'transfer': {'volume_id': '4bf8750d-22df-404e-b21d-60103e1d8a2f'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 11 14:14:38.726436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.volume_transfer [None req-63245b9b-4633-4152-a837-f36f69695e5a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Creating transfer of volume 4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:38.726940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.transfer.api [None req-63245b9b-4633-4152-a837-f36f69695e5a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Generating transfer record for volume 4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:38.751084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d7ff8e1-78f4-44ce-bf6a-1c4dd0714437 req-6e8c5c47-5731-469c-9fa7-8b6741d18135 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] GET http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc Dec 11 14:14:38.751905 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d7ff8e1-78f4-44ce-bf6a-1c4dd0714437 req-6e8c5c47-5731-469c-9fa7-8b6741d18135 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:38.752273 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:38.752273 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:38.752889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d7ff8e1-78f4-44ce-bf6a-1c4dd0714437 req-6e8c5c47-5731-469c-9fa7-8b6741d18135 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:38.826999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:38.826999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:38.834415 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:38.834415 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:38.847963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d7ff8e1-78f4-44ce-bf6a-1c4dd0714437 req-6e8c5c47-5731-469c-9fa7-8b6741d18135 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Volume info retrieved successfully. Dec 11 14:14:38.867603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63245b9b-4633-4152-a837-f36f69695e5a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer returned with HTTP 202 Dec 11 14:14:38.875224 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 275/557] 10.222.0.58 () {60 vars in 1258 bytes} [Fri Dec 11 14:14:38 2020] POST /volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer => generated 507 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:14:38.879710 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d7ff8e1-78f4-44ce-bf6a-1c4dd0714437 req-6e8c5c47-5731-469c-9fa7-8b6741d18135 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc returned with HTTP 200 Dec 11 14:14:38.883651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef2e8902-5d0b-417f-8e63-41eb90869f19 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:38.884174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef2e8902-5d0b-417f-8e63-41eb90869f19 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:38.884397 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:38.884397 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:38.884910 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef2e8902-5d0b-417f-8e63-41eb90869f19 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:38.888380 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 283/558] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:14:38 2020] GET /volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc => generated 925 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:14:38.933598 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-efa4d068-b0f4-4abc-b4d0-225ee03759ef req-d066d665-85ff-452b-9f7f-4064702964c4 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] GET http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc Dec 11 14:14:38.934211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-efa4d068-b0f4-4abc-b4d0-225ee03759ef req-d066d665-85ff-452b-9f7f-4064702964c4 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:38.934329 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:38.934329 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:38.934723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-efa4d068-b0f4-4abc-b4d0-225ee03759ef req-d066d665-85ff-452b-9f7f-4064702964c4 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:38.953477 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:38.953477 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:38.964210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ef2e8902-5d0b-417f-8e63-41eb90869f19 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Volume info retrieved successfully. Dec 11 14:14:38.995252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef2e8902-5d0b-417f-8e63-41eb90869f19 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 200 Dec 11 14:14:38.996234 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 276/559] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:38 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 920 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:39.000438 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:39.000438 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:39.015838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-51f2b590-a012-4742-a492-450fe5b92b9e tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/detail Dec 11 14:14:39.016621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-51f2b590-a012-4742-a492-450fe5b92b9e tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:39.016994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:39.016994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:39.018430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-51f2b590-a012-4742-a492-450fe5b92b9e tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:39.026883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.volume_transfer [None req-51f2b590-a012-4742-a492-450fe5b92b9e tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Listing volume transfers {{(pid=88094) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 11 14:14:39.034472 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-efa4d068-b0f4-4abc-b4d0-225ee03759ef req-d066d665-85ff-452b-9f7f-4064702964c4 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Volume info retrieved successfully. Dec 11 14:14:39.044094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-51f2b590-a012-4742-a492-450fe5b92b9e tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/detail returned with HTTP 200 Dec 11 14:14:39.045376 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 277/560] 10.222.0.58 () {58 vars in 1258 bytes} [Fri Dec 11 14:14:39 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/detail => generated 478 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:39.056955 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0cf5c801-a7d1-4a5d-b794-67f148e9d927 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] DELETE http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/4985e718-945b-4ebf-9b14-040d365f35dd Dec 11 14:14:39.057678 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0cf5c801-a7d1-4a5d-b794-67f148e9d927 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:39.058264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0cf5c801-a7d1-4a5d-b794-67f148e9d927 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:39.058759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.volume_transfer [None req-0cf5c801-a7d1-4a5d-b794-67f148e9d927 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Delete transfer with id: 4985e718-945b-4ebf-9b14-040d365f35dd Dec 11 14:14:39.058875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-efa4d068-b0f4-4abc-b4d0-225ee03759ef req-d066d665-85ff-452b-9f7f-4064702964c4 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc returned with HTTP 200 Dec 11 14:14:39.059922 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 284/561] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:14:38 2020] GET /volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc => generated 925 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:14:39.126270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:39.126270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:39.130551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d538c36-4abc-4694-9ef5-a9dd5f27f7b9 req-2e884fe4-7953-4689-b18e-6fc36eb817e6 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] DELETE http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc Dec 11 14:14:39.131713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d538c36-4abc-4694-9ef5-a9dd5f27f7b9 req-2e884fe4-7953-4689-b18e-6fc36eb817e6 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:39.132112 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:39.132112 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:39.132813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d538c36-4abc-4694-9ef5-a9dd5f27f7b9 req-2e884fe4-7953-4689-b18e-6fc36eb817e6 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:39.133382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-6d538c36-4abc-4694-9ef5-a9dd5f27f7b9 req-2e884fe4-7953-4689-b18e-6fc36eb817e6 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Delete volume with id: fedc92de-97ff-4327-88de-9404fa1763dc Dec 11 14:14:39.148424 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:14:39.148424 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:14:39.160069 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0cf5c801-a7d1-4a5d-b794-67f148e9d927 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/4985e718-945b-4ebf-9b14-040d365f35dd returned with HTTP 202 Dec 11 14:14:39.160962 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 278/562] 10.222.0.58 () {58 vars in 1351 bytes} [Fri Dec 11 14:14:39 2020] DELETE /volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/4985e718-945b-4ebf-9b14-040d365f35dd => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:14:39.176131 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13bc5b96-aadb-46a4-b3e7-ea1b281463ab tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] GET http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:39.176679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13bc5b96-aadb-46a4-b3e7-ea1b281463ab tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:39.176904 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:39.176904 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:39.177287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13bc5b96-aadb-46a4-b3e7-ea1b281463ab tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:39.200551 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:39.200551 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:39.202862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d538c36-4abc-4694-9ef5-a9dd5f27f7b9 req-2e884fe4-7953-4689-b18e-6fc36eb817e6 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Volume info retrieved successfully. Dec 11 14:14:39.237054 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:39.237054 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:39.263043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-13bc5b96-aadb-46a4-b3e7-ea1b281463ab tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Volume info retrieved successfully. Dec 11 14:14:39.281164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d538c36-4abc-4694-9ef5-a9dd5f27f7b9 req-2e884fe4-7953-4689-b18e-6fc36eb817e6 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Delete volume request issued successfully. Dec 11 14:14:39.281908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d538c36-4abc-4694-9ef5-a9dd5f27f7b9 req-2e884fe4-7953-4689-b18e-6fc36eb817e6 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc returned with HTTP 202 Dec 11 14:14:39.284611 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 285/563] 10.222.0.58 () {62 vars in 1591 bytes} [Fri Dec 11 14:14:39 2020] DELETE /volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:14:39.314431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13bc5b96-aadb-46a4-b3e7-ea1b281463ab tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 200 Dec 11 14:14:39.327499 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 279/564] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:39 2020] GET /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 912 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:39.334193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16f18281-888b-4372-9f24-37c2eec5245a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] DELETE http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/4985e718-945b-4ebf-9b14-040d365f35dd Dec 11 14:14:39.335148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16f18281-888b-4372-9f24-37c2eec5245a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:39.336101 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:39.336101 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:39.336807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16f18281-888b-4372-9f24-37c2eec5245a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:39.337393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.volume_transfer [None req-16f18281-888b-4372-9f24-37c2eec5245a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Delete transfer with id: 4985e718-945b-4ebf-9b14-040d365f35dd Dec 11 14:14:39.344900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-78e4acfc-a387-41da-88ed-f774a7bc84b5 req-1219e15e-ce0c-4c39-9aef-cb0e96358c6b tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] GET http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc Dec 11 14:14:39.345930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-78e4acfc-a387-41da-88ed-f774a7bc84b5 req-1219e15e-ce0c-4c39-9aef-cb0e96358c6b tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:39.346149 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:39.346149 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:39.346532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-78e4acfc-a387-41da-88ed-f774a7bc84b5 req-1219e15e-ce0c-4c39-9aef-cb0e96358c6b tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:39.353728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16f18281-888b-4372-9f24-37c2eec5245a tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/4985e718-945b-4ebf-9b14-040d365f35dd returned with HTTP 404 Dec 11 14:14:39.357949 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 286/565] 10.222.0.58 () {58 vars in 1351 bytes} [Fri Dec 11 14:14:39 2020] DELETE /volume/v3/f7dd947265cf4114af802a2f124ae168/os-volume-transfer/4985e718-945b-4ebf-9b14-040d365f35dd => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:14:39.375456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0ab2fee-3688-46ea-b13d-3f8c01075f5f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] DELETE http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:39.376271 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0ab2fee-3688-46ea-b13d-3f8c01075f5f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:39.376977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0ab2fee-3688-46ea-b13d-3f8c01075f5f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:39.378266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-b0ab2fee-3688-46ea-b13d-3f8c01075f5f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Delete volume with id: 4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:39.458971 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:39.458971 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:39.482994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-78e4acfc-a387-41da-88ed-f774a7bc84b5 req-1219e15e-ce0c-4c39-9aef-cb0e96358c6b tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Volume info retrieved successfully. Dec 11 14:14:39.509164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:39.509164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:39.510647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b0ab2fee-3688-46ea-b13d-3f8c01075f5f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Volume info retrieved successfully. Dec 11 14:14:39.538567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-78e4acfc-a387-41da-88ed-f774a7bc84b5 req-1219e15e-ce0c-4c39-9aef-cb0e96358c6b tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc returned with HTTP 200 Dec 11 14:14:39.539723 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 280/566] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:14:39 2020] GET /volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc => generated 924 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:39.558118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b0ab2fee-3688-46ea-b13d-3f8c01075f5f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Delete volume request issued successfully. Dec 11 14:14:39.559633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0ab2fee-3688-46ea-b13d-3f8c01075f5f tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 202 Dec 11 14:14:39.560754 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 287/567] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:14:39 2020] DELETE /volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:14:39.568921 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07799e7b-fdc5-411f-a7f1-90d8634c6bab tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] GET http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:39.569457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07799e7b-fdc5-411f-a7f1-90d8634c6bab tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:39.569652 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:39.569652 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:39.570032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07799e7b-fdc5-411f-a7f1-90d8634c6bab tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:39.702656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:39.702656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:39.736358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-07799e7b-fdc5-411f-a7f1-90d8634c6bab tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Volume info retrieved successfully. Dec 11 14:14:39.802401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07799e7b-fdc5-411f-a7f1-90d8634c6bab tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 200 Dec 11 14:14:39.803135 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 281/568] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:39 2020] GET /volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 1082 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:14:40.824138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8c7398a-f1e1-4713-836b-db273dfb75d4 tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] GET http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:40.825453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8c7398a-f1e1-4713-836b-db273dfb75d4 tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:40.825821 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:40.825821 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:40.829326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8c7398a-f1e1-4713-836b-db273dfb75d4 tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:41.114391 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:41.114391 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:41.133354 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8c7398a-f1e1-4713-836b-db273dfb75d4 tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Volume info retrieved successfully. Dec 11 14:14:41.215434 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8c7398a-f1e1-4713-836b-db273dfb75d4 tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 200 Dec 11 14:14:41.217809 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 288/569] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:40 2020] GET /volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 1082 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:14:41.280030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bd582b1b-dc8f-4ada-a2b0-90c5c06a9e81 req-5ec5ea3d-fbfc-4b13-aa6a-17ac9439f178 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] GET http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc Dec 11 14:14:41.280567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bd582b1b-dc8f-4ada-a2b0-90c5c06a9e81 req-5ec5ea3d-fbfc-4b13-aa6a-17ac9439f178 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:41.280791 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:41.280791 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:41.281173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bd582b1b-dc8f-4ada-a2b0-90c5c06a9e81 req-5ec5ea3d-fbfc-4b13-aa6a-17ac9439f178 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:41.355375 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:41.355375 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:41.365805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-bd582b1b-dc8f-4ada-a2b0-90c5c06a9e81 req-5ec5ea3d-fbfc-4b13-aa6a-17ac9439f178 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Volume info retrieved successfully. Dec 11 14:14:41.404138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bd582b1b-dc8f-4ada-a2b0-90c5c06a9e81 req-5ec5ea3d-fbfc-4b13-aa6a-17ac9439f178 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc returned with HTTP 200 Dec 11 14:14:41.405342 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 282/570] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:14:41 2020] GET /volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc => generated 924 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:42.250272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b1d3a4a-1ae8-4983-8753-1ce760c77169 tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] GET http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:42.250868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b1d3a4a-1ae8-4983-8753-1ce760c77169 tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:42.251075 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:42.251075 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:42.251454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b1d3a4a-1ae8-4983-8753-1ce760c77169 tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:42.375712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b1d3a4a-1ae8-4983-8753-1ce760c77169 tempest-VolumesTransfersTest-1271956937 tempest-VolumesTransfersTest-1271956937] http://10.222.0.58/volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 404 Dec 11 14:14:42.380516 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 289/571] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:42 2020] GET /volume/v3/3d3d897d5b5a406c985576ebcf2dcdaf/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:14:42.389782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33517043-70f0-451c-a362-8ab269f438a7 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] DELETE http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:42.390752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33517043-70f0-451c-a362-8ab269f438a7 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:42.391612 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:42.391612 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:42.392974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33517043-70f0-451c-a362-8ab269f438a7 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:42.393739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-33517043-70f0-451c-a362-8ab269f438a7 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Delete volume with id: 4bf8750d-22df-404e-b21d-60103e1d8a2f Dec 11 14:14:42.489722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33517043-70f0-451c-a362-8ab269f438a7 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f returned with HTTP 404 Dec 11 14:14:42.493369 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 283/572] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:14:42 2020] DELETE /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/4bf8750d-22df-404e-b21d-60103e1d8a2f => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:14:42.501305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e458660-93d8-4c22-bfc2-d51372a2c6a0 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] DELETE http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:42.501841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e458660-93d8-4c22-bfc2-d51372a2c6a0 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:42.502862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e458660-93d8-4c22-bfc2-d51372a2c6a0 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:42.503857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2e458660-93d8-4c22-bfc2-d51372a2c6a0 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] Delete volume with id: fcfb0ac1-1416-412d-99e8-02f0188e04d0 Dec 11 14:14:42.650943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e458660-93d8-4c22-bfc2-d51372a2c6a0 tempest-VolumesTransfersTest-1600929623 tempest-VolumesTransfersTest-1600929623] http://10.222.0.58/volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 returned with HTTP 404 Dec 11 14:14:42.652125 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 290/573] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:14:42 2020] DELETE /volume/v3/f7dd947265cf4114af802a2f124ae168/volumes/fcfb0ac1-1416-412d-99e8-02f0188e04d0 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:14:42.964482 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6356c8dc-9304-4039-960f-46b8b9dd44f1 req-197d86e7-1fc2-47e8-94b8-cf44448a54a1 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] GET http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc Dec 11 14:14:42.965061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6356c8dc-9304-4039-960f-46b8b9dd44f1 req-197d86e7-1fc2-47e8-94b8-cf44448a54a1 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:42.965629 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6356c8dc-9304-4039-960f-46b8b9dd44f1 req-197d86e7-1fc2-47e8-94b8-cf44448a54a1 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:43.032871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6356c8dc-9304-4039-960f-46b8b9dd44f1 req-197d86e7-1fc2-47e8-94b8-cf44448a54a1 tempest-VolumesGetTestJSON-569112044 tempest-VolumesGetTestJSON-569112044] http://10.222.0.58/volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc returned with HTTP 404 Dec 11 14:14:43.037407 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 284/574] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:14:42 2020] GET /volume/v3/5eca426fc3f243f4a5d7f6ee60001b44/volumes/fedc92de-97ff-4327-88de-9404fa1763dc => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:14:52.747083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes Dec 11 14:14:52.747851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1230508447"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:14:52.748944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1230508447'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:14:52.749316 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume of 1 GB Dec 11 14:14:52.787680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Availability Zones retrieved successfully. Dec 11 14:14:52.841359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (dc658011-a3a6-4ef5-94b7-d0ea9b1777e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:14:52.865467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a058e027-e307-4a8c-8476-1dd52bf0e5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:52.867847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:14:53.055349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a058e027-e307-4a8c-8476-1dd52bf0e5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:53.067058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8dbc6ba-fd92-4f37-98c8-ba63dcaff6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:53.301456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Created reservations ['c64cb1a1-9447-4f79-b2ec-9ab6c7098e30', 'a25d4536-ff02-4e37-a74b-2f87aa734ef7', 'f555de27-0568-4503-b384-e02b682e2e9b', '4d5ab649-3705-4e42-a5e1-f060aeadd640'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:14:53.303449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8dbc6ba-fd92-4f37-98c8-ba63dcaff6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c64cb1a1-9447-4f79-b2ec-9ab6c7098e30', 'a25d4536-ff02-4e37-a74b-2f87aa734ef7', 'f555de27-0568-4503-b384-e02b682e2e9b', '4d5ab649-3705-4e42-a5e1-f060aeadd640']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:53.305794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa536a90-e881-46e9-ab96-3315d7b1f80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:53.440902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa536a90-e881-46e9-ab96-3315d7b1f80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd926e17e-6fd4-46c9-afe2-67732f5edf38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1230508447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['c64cb1a1-9447-4f79-b2ec-9ab6c7098e30','a25d4536-ff02-4e37-a74b-2f87aa734ef7','f555de27-0568-4503-b384-e02b682e2e9b','4d5ab649-3705-4e42-a5e1-f060aeadd640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1230508447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d926e17e-6fd4-46c9-afe2-67732f5edf38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3641d0215ea94281b77ee34fb3c8ddbd',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,user_id='3efd36862a59435593522fb9dca99a36',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:53.446306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f438a44-469f-47b2-b9cd-1b41e100fec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:53.507062 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f438a44-469f-47b2-b9cd-1b41e100fec2) 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-VolumesBackupsTest-Volume-1230508447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['c64cb1a1-9447-4f79-b2ec-9ab6c7098e30','a25d4536-ff02-4e37-a74b-2f87aa734ef7','f555de27-0568-4503-b384-e02b682e2e9b','4d5ab649-3705-4e42-a5e1-f060aeadd640'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:53.509794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a6fa57-0490-4b71-a8e9-50800c43dfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:14:53.530287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a6fa57-0490-4b71-a8e9-50800c43dfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:14:53.535799 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (dc658011-a3a6-4ef5-94b7-d0ea9b1777e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:14:53.605333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume request issued successfully. Dec 11 14:14:53.633515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95e3bff5-8f27-487e-adbb-1a20451d761c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes returned with HTTP 202 Dec 11 14:14:53.642721 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 291/575] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:14:52 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes => generated 818 bytes in 1291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:14:53.653873 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-20859411-5c9e-4ec0-8672-bbb05fbdcc4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:14:53.654928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-20859411-5c9e-4ec0-8672-bbb05fbdcc4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:53.655829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-20859411-5c9e-4ec0-8672-bbb05fbdcc4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:53.856995 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:53.856995 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:53.881058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-20859411-5c9e-4ec0-8672-bbb05fbdcc4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:14:53.924997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-20859411-5c9e-4ec0-8672-bbb05fbdcc4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:14:53.925993 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 285/576] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:53 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 886 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:54.942647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc6a88fa-ea90-434d-b5a0-82f1abe891ba tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:14:54.943200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc6a88fa-ea90-434d-b5a0-82f1abe891ba tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:54.943320 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:54.943320 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:54.943648 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc6a88fa-ea90-434d-b5a0-82f1abe891ba tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:54.999247 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:54.999247 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:55.008984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc6a88fa-ea90-434d-b5a0-82f1abe891ba tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:14:55.034412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc6a88fa-ea90-434d-b5a0-82f1abe891ba tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:14:55.035258 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 292/577] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:54 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 910 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:14:56.052210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60b10dcd-517e-43e8-8f12-f7ddf9f678dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:14:56.053813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60b10dcd-517e-43e8-8f12-f7ddf9f678dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:14:56.054495 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:14:56.054495 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:14:56.055418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60b10dcd-517e-43e8-8f12-f7ddf9f678dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:14:56.136077 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:14:56.136077 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:14:56.151268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-60b10dcd-517e-43e8-8f12-f7ddf9f678dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:14:56.203652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60b10dcd-517e-43e8-8f12-f7ddf9f678dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:14:56.206269 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 286/578] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:14:56 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 911 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:04.448451 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes Dec 11 14:15:04.448981 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:04.448981 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:04.449463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1470091325"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:04.450588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1470091325'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:15:04.450957 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Create volume of 1 GB Dec 11 14:15:04.476623 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Availability Zones retrieved successfully. Dec 11 14:15:04.518790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Flow 'volume_create_api' (fb288690-4003-4e07-8f83-ec035afc109c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:15:04.522552 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15459f9-86bd-49da-9353-e26b8471f57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:15:04.525100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:15:04.681263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b15459f9-86bd-49da-9353-e26b8471f57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:15:04.684019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53fd0c7-b025-4ca2-8f73-fc33d0c8fea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:15:04.888065 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Created reservations ['cacf1a22-f514-4f00-879f-923a2d63b4f5', '0d753c33-7c4b-4e4d-9707-9e5a14ec61cc', '216ef24a-5cdd-4ecc-b090-fb42f5619c83', 'e38794ee-f0c0-4066-b777-9ca64a0272b7'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:15:04.890192 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53fd0c7-b025-4ca2-8f73-fc33d0c8fea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cacf1a22-f514-4f00-879f-923a2d63b4f5', '0d753c33-7c4b-4e4d-9707-9e5a14ec61cc', '216ef24a-5cdd-4ecc-b090-fb42f5619c83', 'e38794ee-f0c0-4066-b777-9ca64a0272b7']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:15:04.895138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d51d93-00a1-49c0-a508-5eeebe3f8a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:15:04.997055 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30d51d93-00a1-49c0-a508-5eeebe3f8a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd576def0-3bb4-4a45-8ce7-74b95e1ca4a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1470091325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a885bc77fc4bb5a2718f9350a5e17d',qos_specs=None,replication_status=,reservations=['cacf1a22-f514-4f00-879f-923a2d63b4f5','0d753c33-7c4b-4e4d-9707-9e5a14ec61cc','216ef24a-5cdd-4ecc-b090-fb42f5619c83','e38794ee-f0c0-4066-b777-9ca64a0272b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99faa65cc99242cfa824757dbd6027be',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1470091325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d576def0-3bb4-4a45-8ce7-74b95e1ca4a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9a885bc77fc4bb5a2718f9350a5e17d',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,user_id='99faa65cc99242cfa824757dbd6027be',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:15:05.000164 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f36427-f4a3-4fa5-83be-fc60586b7cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:15:05.045784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33f36427-f4a3-4fa5-83be-fc60586b7cbc) 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-1470091325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a885bc77fc4bb5a2718f9350a5e17d',qos_specs=None,replication_status=,reservations=['cacf1a22-f514-4f00-879f-923a2d63b4f5','0d753c33-7c4b-4e4d-9707-9e5a14ec61cc','216ef24a-5cdd-4ecc-b090-fb42f5619c83','e38794ee-f0c0-4066-b777-9ca64a0272b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99faa65cc99242cfa824757dbd6027be',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:15:05.050327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3416598-43b5-437e-b3ef-306f181e182f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:15:05.091529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3416598-43b5-437e-b3ef-306f181e182f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:15:05.094177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Flow 'volume_create_api' (fb288690-4003-4e07-8f83-ec035afc109c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:15:05.213423 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Create volume request issued successfully. Dec 11 14:15:05.254624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d40f171a-6957-4e23-8788-3e864fa2bf22 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes returned with HTTP 202 Dec 11 14:15:05.255698 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 293/579] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:15:04 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes => generated 824 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:15:05.280809 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e1ba58a-8f33-4976-b83a-87deed99f000 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:05.282508 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e1ba58a-8f33-4976-b83a-87deed99f000 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:05.285961 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:05.285961 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:05.289529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e1ba58a-8f33-4976-b83a-87deed99f000 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:05.367397 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:05.367397 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:05.378591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0e1ba58a-8f33-4976-b83a-87deed99f000 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:05.433008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e1ba58a-8f33-4976-b83a-87deed99f000 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:05.434083 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 287/580] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:05 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:06.451883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f8805e2-2ba0-4a68-8e0e-a3e2d4a4a426 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:06.452893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f8805e2-2ba0-4a68-8e0e-a3e2d4a4a426 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:06.453217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:06.453217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:06.454697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f8805e2-2ba0-4a68-8e0e-a3e2d4a4a426 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:06.542262 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:06.542262 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:06.566132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8f8805e2-2ba0-4a68-8e0e-a3e2d4a4a426 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:06.611267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f8805e2-2ba0-4a68-8e0e-a3e2d4a4a426 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:06.630204 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 294/581] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:06 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 917 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:07.424191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-0f93e0b0-a547-482a-ba09-2aad91796671 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:07.425059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-0f93e0b0-a547-482a-ba09-2aad91796671 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:07.425428 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:07.425428 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:07.426048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-0f93e0b0-a547-482a-ba09-2aad91796671 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:07.513191 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:07.513191 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:07.524583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-604689bd-5403-4648-868f-4784716e7335 req-0f93e0b0-a547-482a-ba09-2aad91796671 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:07.551107 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-0f93e0b0-a547-482a-ba09-2aad91796671 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:07.552589 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 288/582] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:15:07 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 917 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:07.636634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f8805e2-2ba0-4a68-8e0e-a3e2d4a4a426 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume// Dec 11 14:15:07.637124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f8805e2-2ba0-4a68-8e0e-a3e2d4a4a426 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:07.637388 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:07.637388 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:07.637674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f8805e2-2ba0-4a68-8e0e-a3e2d4a4a426 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:07.639150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f8805e2-2ba0-4a68-8e0e-a3e2d4a4a426 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:15:07.639518 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 295/583] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:15:07 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:15:07.659678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-b5899337-7eb6-47aa-a669-307652924c66 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments Dec 11 14:15:07.660443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:07.660443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:07.661136 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-b5899337-7eb6-47aa-a669-307652924c66 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d576def0-3bb4-4a45-8ce7-74b95e1ca4a3", "instance_uuid": "83d221de-c15f-411a-9098-d2288504042d", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:07.799582 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:07.799582 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:07.893046 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-b5899337-7eb6-47aa-a669-307652924c66 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments returned with HTTP 200 Dec 11 14:15:07.894432 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 289/584] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:15:07 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments => generated 273 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:15:07.946267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4402d18-17fc-489c-9d7d-b42a33264edc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:07.947266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4402d18-17fc-489c-9d7d-b42a33264edc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:07.948153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4402d18-17fc-489c-9d7d-b42a33264edc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:07.966140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-b5899337-7eb6-47aa-a669-307652924c66 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume// Dec 11 14:15:07.966651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-b5899337-7eb6-47aa-a669-307652924c66 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:07.966851 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:07.966851 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:07.967527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-b5899337-7eb6-47aa-a669-307652924c66 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:07.968992 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-b5899337-7eb6-47aa-a669-307652924c66 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:15:07.970297 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 290/585] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:15:07 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:15:07.983932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-3c84eb03-f77c-4dcf-bda3-ef5038b86350 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:07.984866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-3c84eb03-f77c-4dcf-bda3-ef5038b86350 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:07.985765 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-3c84eb03-f77c-4dcf-bda3-ef5038b86350 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:08.078999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:08.078999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:08.086768 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:08.086768 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:08.091824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4402d18-17fc-489c-9d7d-b42a33264edc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:08.099759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-604689bd-5403-4648-868f-4784716e7335 req-3c84eb03-f77c-4dcf-bda3-ef5038b86350 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:08.120651 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:08.120651 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:08.130442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4402d18-17fc-489c-9d7d-b42a33264edc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:08.140434 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:08.140434 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:08.141101 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 296/586] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:07 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 916 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:08.146797 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-3c84eb03-f77c-4dcf-bda3-ef5038b86350 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:08.148097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 291/587] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:15:07 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 1015 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:15:08.176616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-6bee7c14-1907-4850-9730-de57854df66f tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] PUT http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/463e9a1a-8024-4729-a15a-8f8b4bc11b3d Dec 11 14:15:08.177384 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:08.177384 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:08.178711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-6bee7c14-1907-4850-9730-de57854df66f tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:08.216703 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:15:08.216703 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:15:08.217534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-604689bd-5403-4648-868f-4784716e7335 req-6bee7c14-1907-4850-9730-de57854df66f tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Lock "b'cinder-attachment_update-d576def0-3bb4-4a45-8ce7-74b95e1ca4a3-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:15:08.220951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:08.220951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:09.147287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c23ad448-07ab-4e55-959d-12c18c05383b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:09.147818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c23ad448-07ab-4e55-959d-12c18c05383b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:09.147989 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:09.147989 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:09.148706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c23ad448-07ab-4e55-959d-12c18c05383b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:09.262350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:09.262350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:09.279943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c23ad448-07ab-4e55-959d-12c18c05383b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:09.321322 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:09.321322 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:09.339067 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c23ad448-07ab-4e55-959d-12c18c05383b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:09.339910 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 292/588] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:09 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:10.311425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-604689bd-5403-4648-868f-4784716e7335 req-6bee7c14-1907-4850-9730-de57854df66f tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Lock "b'cinder-attachment_update-d576def0-3bb4-4a45-8ce7-74b95e1ca4a3-n-h2-766726-2'" released by "attachment_update" :: held 2.094s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:15:10.314039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-6bee7c14-1907-4850-9730-de57854df66f tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/463e9a1a-8024-4729-a15a-8f8b4bc11b3d returned with HTTP 200 Dec 11 14:15:10.316035 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 297/589] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:15:08 2020] PUT /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/463e9a1a-8024-4729-a15a-8f8b4bc11b3d => generated 762 bytes in 2147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:15:10.359161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8325000b-3052-45ab-b25b-39a059f640bc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:10.360255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8325000b-3052-45ab-b25b-39a059f640bc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:10.360998 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:10.360998 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:10.361895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8325000b-3052-45ab-b25b-39a059f640bc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:10.483949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:10.483949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:10.497738 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8325000b-3052-45ab-b25b-39a059f640bc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:10.526346 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:10.526346 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:10.553572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8325000b-3052-45ab-b25b-39a059f640bc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:10.561252 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 293/590] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:10 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 917 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:11.562480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37a734fc-f0f5-4eb6-a143-d3abe69c1015 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:11.563038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37a734fc-f0f5-4eb6-a143-d3abe69c1015 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:11.563715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:11.563715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:11.564319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37a734fc-f0f5-4eb6-a143-d3abe69c1015 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:11.660211 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:11.660211 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:11.672253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-37a734fc-f0f5-4eb6-a143-d3abe69c1015 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:11.701593 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:11.701593 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:11.718699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37a734fc-f0f5-4eb6-a143-d3abe69c1015 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:11.720366 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 298/591] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:11 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 917 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:12.735947 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f6c6ded-c4b6-4590-b99d-53d4a07f82c3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:12.736463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f6c6ded-c4b6-4590-b99d-53d4a07f82c3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:12.736643 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:12.736643 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:12.737265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f6c6ded-c4b6-4590-b99d-53d4a07f82c3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:12.789132 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:12.789132 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:12.798580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5f6c6ded-c4b6-4590-b99d-53d4a07f82c3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:12.819874 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:12.819874 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:12.830020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f6c6ded-c4b6-4590-b99d-53d4a07f82c3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:12.831895 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 294/592] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:12 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:13.860622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d2d5c20-27eb-4341-8ef2-7bb94bbf29db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:13.861275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d2d5c20-27eb-4341-8ef2-7bb94bbf29db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:13.861565 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:13.861565 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:13.862098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d2d5c20-27eb-4341-8ef2-7bb94bbf29db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:13.959539 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:13.959539 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:13.974514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4d2d5c20-27eb-4341-8ef2-7bb94bbf29db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:14.002434 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:14.002434 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:14.014078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d2d5c20-27eb-4341-8ef2-7bb94bbf29db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:14.015164 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 299/593] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:13 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 917 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:15.033120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba86c122-ee7c-4f5e-b64b-d54d9e376f96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:15.033638 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba86c122-ee7c-4f5e-b64b-d54d9e376f96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:15.034028 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:15.034028 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:15.034698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba86c122-ee7c-4f5e-b64b-d54d9e376f96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:15.130837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:15.130837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:15.169612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ba86c122-ee7c-4f5e-b64b-d54d9e376f96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:15.232132 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:15.232132 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:15.244443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba86c122-ee7c-4f5e-b64b-d54d9e376f96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:15.245312 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 295/594] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:15 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 917 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:15:15.918615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-717b42cd-6c62-4da3-b79a-71d39999d095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/463e9a1a-8024-4729-a15a-8f8b4bc11b3d/action Dec 11 14:15:15.919540 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:15.919540 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:15.920276 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-717b42cd-6c62-4da3-b79a-71d39999d095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:15:15.920854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-717b42cd-6c62-4da3-b79a-71d39999d095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:16.083086 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:16.083086 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:16.116532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-604689bd-5403-4648-868f-4784716e7335 req-717b42cd-6c62-4da3-b79a-71d39999d095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/463e9a1a-8024-4729-a15a-8f8b4bc11b3d/action returned with HTTP 204 Dec 11 14:15:16.119450 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 300/595] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:15:15 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/463e9a1a-8024-4729-a15a-8f8b4bc11b3d/action => generated 0 bytes in 206 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:15:16.262078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6e2d2f3-825a-42e2-ab6d-e95fdac11ac6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:16.263215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6e2d2f3-825a-42e2-ab6d-e95fdac11ac6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:16.263649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:16.263649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:16.264342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6e2d2f3-825a-42e2-ab6d-e95fdac11ac6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:16.320672 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:16.320672 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:16.331957 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f6e2d2f3-825a-42e2-ab6d-e95fdac11ac6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:16.353803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:16.353803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:16.365099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6e2d2f3-825a-42e2-ab6d-e95fdac11ac6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:16.366143 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 296/596] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:16 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 1209 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:15:20.882597 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-dd47bb86-e4d7-46cd-ad6c-bbe153ce4511 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:20.883342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-dd47bb86-e4d7-46cd-ad6c-bbe153ce4511 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:20.883540 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:20.883540 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:20.884329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-dd47bb86-e4d7-46cd-ad6c-bbe153ce4511 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:21.014145 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:21.014145 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:21.036552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-dd47bb86-e4d7-46cd-ad6c-bbe153ce4511 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:21.123092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-dd47bb86-e4d7-46cd-ad6c-bbe153ce4511 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:21.123092 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 301/597] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:15:20 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 911 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:21.229578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6e2d2f3-825a-42e2-ab6d-e95fdac11ac6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume// Dec 11 14:15:21.230482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6e2d2f3-825a-42e2-ab6d-e95fdac11ac6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:21.230891 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:21.230891 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:21.231531 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6e2d2f3-825a-42e2-ab6d-e95fdac11ac6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:21.232827 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6e2d2f3-825a-42e2-ab6d-e95fdac11ac6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:15:21.233613 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 297/598] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:15:21 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:15:21.254796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-7571da5f-bd83-4349-beb9-8b19da001e6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments Dec 11 14:15:21.255641 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:21.255641 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:21.256326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-7571da5f-bd83-4349-beb9-8b19da001e6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d926e17e-6fd4-46c9-afe2-67732f5edf38", "instance_uuid": "ad46187e-c509-44be-9d45-0d5240d651ef", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:21.369590 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:21.369590 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:21.519487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-7571da5f-bd83-4349-beb9-8b19da001e6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments returned with HTTP 200 Dec 11 14:15:21.530913 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 302/599] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:15:21 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:15:21.563015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e20db343-5b05-4396-8813-d02afdccdfa5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:21.563470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e20db343-5b05-4396-8813-d02afdccdfa5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:21.564144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e20db343-5b05-4396-8813-d02afdccdfa5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:21.588885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-7571da5f-bd83-4349-beb9-8b19da001e6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume// Dec 11 14:15:21.589554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-7571da5f-bd83-4349-beb9-8b19da001e6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:21.589935 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:21.589935 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:21.590586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-7571da5f-bd83-4349-beb9-8b19da001e6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:21.591776 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-7571da5f-bd83-4349-beb9-8b19da001e6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:15:21.592758 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 303/600] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:15:21 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:15:21.606811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-967f566d-cb72-492b-afdf-3cb0ab095d34 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:21.607677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-967f566d-cb72-492b-afdf-3cb0ab095d34 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:21.608829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-967f566d-cb72-492b-afdf-3cb0ab095d34 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:21.740723 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:21.740723 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:21.763757 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e20db343-5b05-4396-8813-d02afdccdfa5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:21.769112 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:21.769112 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:21.804860 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:21.804860 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:21.809241 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-967f566d-cb72-492b-afdf-3cb0ab095d34 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:21.830524 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e20db343-5b05-4396-8813-d02afdccdfa5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:21.841021 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 298/601] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:21 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 910 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:21.872418 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:21.872418 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:21.895057 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-967f566d-cb72-492b-afdf-3cb0ab095d34 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:21.895871 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 304/602] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:15:21 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 1009 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:15:21.916451 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-06b8c02b-ea1b-4ce1-8bfa-4b787c2ee20d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] PUT http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments/846677bd-c332-43c6-945b-0d70c375b0f9 Dec 11 14:15:21.916974 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:21.916974 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:21.917452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-06b8c02b-ea1b-4ce1-8bfa-4b787c2ee20d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:21.981125 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:15:21.981125 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:15:21.981125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-06b8c02b-ea1b-4ce1-8bfa-4b787c2ee20d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Lock "b'cinder-attachment_update-d926e17e-6fd4-46c9-afe2-67732f5edf38-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.015s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:15:21.982162 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:21.982162 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:22.848306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b223aaf-932a-443b-9cf2-8e73de415c74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:22.848849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b223aaf-932a-443b-9cf2-8e73de415c74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:22.849068 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:22.849068 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:22.849439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b223aaf-932a-443b-9cf2-8e73de415c74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:22.946405 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:22.946405 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:22.960630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5b223aaf-932a-443b-9cf2-8e73de415c74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:23.017600 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:23.017600 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:23.048351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b223aaf-932a-443b-9cf2-8e73de415c74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:23.053542 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 305/603] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:22 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 910 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:24.023989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-06b8c02b-ea1b-4ce1-8bfa-4b787c2ee20d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Lock "b'cinder-attachment_update-d926e17e-6fd4-46c9-afe2-67732f5edf38-n-h2-766726-2'" released by "attachment_update" :: held 2.045s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:15:24.025351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-06b8c02b-ea1b-4ce1-8bfa-4b787c2ee20d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments/846677bd-c332-43c6-945b-0d70c375b0f9 returned with HTTP 200 Dec 11 14:15:24.029036 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 299/604] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:15:21 2020] PUT /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments/846677bd-c332-43c6-945b-0d70c375b0f9 => generated 762 bytes in 2117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:15:24.104901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-30a77215-2e3c-4bce-9fad-ba76559459e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:24.104901 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-30a77215-2e3c-4bce-9fad-ba76559459e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:24.104901 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:24.104901 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:24.104901 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-30a77215-2e3c-4bce-9fad-ba76559459e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:24.220692 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:24.220692 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:24.243795 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-30a77215-2e3c-4bce-9fad-ba76559459e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:24.279077 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:24.279077 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:24.303791 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-30a77215-2e3c-4bce-9fad-ba76559459e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:24.306725 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 306/605] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:24 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 911 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:25.326596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6417702b-7111-4a1c-8305-c1f7dd4fe457 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:25.327144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6417702b-7111-4a1c-8305-c1f7dd4fe457 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:25.327310 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:25.327310 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:25.328558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6417702b-7111-4a1c-8305-c1f7dd4fe457 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:25.407893 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:25.407893 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:25.418709 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6417702b-7111-4a1c-8305-c1f7dd4fe457 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:25.450781 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:25.450781 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:25.473923 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6417702b-7111-4a1c-8305-c1f7dd4fe457 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:25.477077 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 300/606] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:25 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:26.492592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91c8b6af-59eb-4a38-b0f7-b349930e071a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:26.493128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91c8b6af-59eb-4a38-b0f7-b349930e071a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:26.493352 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:26.493352 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:26.493728 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91c8b6af-59eb-4a38-b0f7-b349930e071a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:26.631235 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:26.631235 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:26.660491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-91c8b6af-59eb-4a38-b0f7-b349930e071a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:26.699480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:26.699480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:26.709765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91c8b6af-59eb-4a38-b0f7-b349930e071a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:26.710885 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 307/607] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:26 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 911 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:27.727051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-80b04911-5fb2-4367-9c89-693cfa3c85a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:27.727551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-80b04911-5fb2-4367-9c89-693cfa3c85a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:27.727762 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:27.727762 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:27.728170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-80b04911-5fb2-4367-9c89-693cfa3c85a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:27.823496 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:27.823496 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:27.847300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-80b04911-5fb2-4367-9c89-693cfa3c85a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:27.876429 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:27.876429 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:27.900436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-80b04911-5fb2-4367-9c89-693cfa3c85a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:27.902017 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 301/608] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:27 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 911 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:28.918113 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c100c5b3-1a3c-4e69-bcf5-a7e8280e6ff1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:28.919454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c100c5b3-1a3c-4e69-bcf5-a7e8280e6ff1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:28.919902 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:28.919902 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:28.920586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c100c5b3-1a3c-4e69-bcf5-a7e8280e6ff1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:29.037747 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:29.037747 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:29.057010 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c100c5b3-1a3c-4e69-bcf5-a7e8280e6ff1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:29.104363 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:29.104363 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:29.129457 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c100c5b3-1a3c-4e69-bcf5-a7e8280e6ff1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:29.132048 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 308/609] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:28 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 911 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:29.548472 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-b0a3a9d9-e38c-40e6-9c0f-a878a265a62a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments/846677bd-c332-43c6-945b-0d70c375b0f9/action Dec 11 14:15:29.549183 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:29.549183 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:29.550091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-b0a3a9d9-e38c-40e6-9c0f-a878a265a62a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:15:29.551184 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-b0a3a9d9-e38c-40e6-9c0f-a878a265a62a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:29.691223 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:29.691223 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:29.731292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ddc70b04-fdc7-4caf-a61a-8552f0061b2c req-b0a3a9d9-e38c-40e6-9c0f-a878a265a62a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments/846677bd-c332-43c6-945b-0d70c375b0f9/action returned with HTTP 204 Dec 11 14:15:29.732446 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 302/610] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:15:29 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments/846677bd-c332-43c6-945b-0d70c375b0f9/action => generated 0 bytes in 191 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:15:30.155564 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e879896d-6e1b-4082-980f-ba1ab75abd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:15:30.156673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e879896d-6e1b-4082-980f-ba1ab75abd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:30.157040 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:30.157040 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:30.157689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e879896d-6e1b-4082-980f-ba1ab75abd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:30.260440 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:30.260440 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:30.281927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e879896d-6e1b-4082-980f-ba1ab75abd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:30.318353 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:30.318353 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:30.339818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e879896d-6e1b-4082-980f-ba1ab75abd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:15:30.341166 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 309/611] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:30 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 1203 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:15:30.357444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-830388f7-6b06-4e13-8773-ae363670194b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups Dec 11 14:15:30.358133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:30.358133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:30.359552 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-830388f7-6b06-4e13-8773-ae363670194b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d926e17e-6fd4-46c9-afe2-67732f5edf38", "name": "tempest-VolumesBackupsTest-Backup-934993991", "force": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:30.360408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-830388f7-6b06-4e13-8773-ae363670194b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Creating new backup {'backup': {'volume_id': 'd926e17e-6fd4-46c9-afe2-67732f5edf38', 'name': 'tempest-VolumesBackupsTest-Backup-934993991', 'force': True}} {{(pid=88094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 11 14:15:30.361313 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-830388f7-6b06-4e13-8773-ae363670194b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Creating backup of volume d926e17e-6fd4-46c9-afe2-67732f5edf38 in container None Dec 11 14:15:30.440893 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:30.440893 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:30.442481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-830388f7-6b06-4e13-8773-ae363670194b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:15:30.491440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-830388f7-6b06-4e13-8773-ae363670194b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Created reservations ['ba2f26c9-3119-4731-99ab-d581cc40cb04', '2a6cab2b-5eec-4a57-83dc-4147fba2b7c2'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:15:30.614173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-830388f7-6b06-4e13-8773-ae363670194b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups returned with HTTP 202 Dec 11 14:15:30.623766 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 303/612] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:15:30 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups => generated 395 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:15:30.628722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aeb92566-5f98-40fe-896b-e0d36fe18c37 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:30.629624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aeb92566-5f98-40fe-896b-e0d36fe18c37 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:30.630034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:30.630034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:30.630635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aeb92566-5f98-40fe-896b-e0d36fe18c37 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:30.631108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-aeb92566-5f98-40fe-896b-e0d36fe18c37 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:30.694083 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:30.694083 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:30.695197 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aeb92566-5f98-40fe-896b-e0d36fe18c37 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:30.695997 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 310/613] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:30 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:31.710444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e76e9fb7-c61b-438b-808a-8d4e8e7d1296 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:31.711935 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e76e9fb7-c61b-438b-808a-8d4e8e7d1296 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:31.712351 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:31.712351 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:31.713013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e76e9fb7-c61b-438b-808a-8d4e8e7d1296 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:31.713567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e76e9fb7-c61b-438b-808a-8d4e8e7d1296 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:31.780110 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:31.780110 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:31.787763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e76e9fb7-c61b-438b-808a-8d4e8e7d1296 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:31.791707 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 304/614] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:31 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:32.808468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eca1d9e8-6110-4a45-b6c2-fa9c0b5655de tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:32.809181 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eca1d9e8-6110-4a45-b6c2-fa9c0b5655de tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:32.809389 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:32.809389 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:32.809762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eca1d9e8-6110-4a45-b6c2-fa9c0b5655de tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:32.810130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-eca1d9e8-6110-4a45-b6c2-fa9c0b5655de tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:32.869684 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:32.869684 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:32.872172 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eca1d9e8-6110-4a45-b6c2-fa9c0b5655de tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:32.880476 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 311/615] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:32 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:33.916723 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e01f252-6ae7-491c-aae9-2c9281668952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:33.916723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e01f252-6ae7-491c-aae9-2c9281668952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:33.916723 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:33.916723 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:33.916723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e01f252-6ae7-491c-aae9-2c9281668952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:33.916723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2e01f252-6ae7-491c-aae9-2c9281668952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:34.011546 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:34.011546 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:34.018769 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e01f252-6ae7-491c-aae9-2c9281668952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:34.022726 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 305/616] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:33 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:35.058500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd009faf-6880-4bb2-ba2c-c2f0e54e4251 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:35.059958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd009faf-6880-4bb2-ba2c-c2f0e54e4251 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:35.060341 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:35.060341 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:35.061032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd009faf-6880-4bb2-ba2c-c2f0e54e4251 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:35.062228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cd009faf-6880-4bb2-ba2c-c2f0e54e4251 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:35.121754 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:35.121754 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:35.127258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd009faf-6880-4bb2-ba2c-c2f0e54e4251 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:35.128503 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 312/617] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:35 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:36.147086 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c3b173f-c44f-4a1e-ba3c-9bf425921c35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:36.147632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c3b173f-c44f-4a1e-ba3c-9bf425921c35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:36.147997 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:36.147997 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:36.148387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c3b173f-c44f-4a1e-ba3c-9bf425921c35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:36.148764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7c3b173f-c44f-4a1e-ba3c-9bf425921c35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:36.205336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:36.205336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:36.213388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c3b173f-c44f-4a1e-ba3c-9bf425921c35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:36.214336 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 306/618] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:36 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:37.228662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24cd2038-a089-4292-81d2-46e2a8878cfd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:37.229516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24cd2038-a089-4292-81d2-46e2a8878cfd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:37.230500 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:37.230500 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:37.230892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24cd2038-a089-4292-81d2-46e2a8878cfd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:37.231239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-24cd2038-a089-4292-81d2-46e2a8878cfd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:37.289536 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:37.289536 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:37.292553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24cd2038-a089-4292-81d2-46e2a8878cfd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:37.293706 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 313/619] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:37 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:38.308702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccc0e91c-a4bc-4c24-a00f-29502a565c0e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:38.309263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccc0e91c-a4bc-4c24-a00f-29502a565c0e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:38.309422 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:38.309422 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:38.310249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccc0e91c-a4bc-4c24-a00f-29502a565c0e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:38.311019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ccc0e91c-a4bc-4c24-a00f-29502a565c0e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:38.383291 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:38.383291 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:38.385246 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccc0e91c-a4bc-4c24-a00f-29502a565c0e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:38.392268 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 307/620] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:38 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:39.415398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-275dcd20-6006-4701-9111-e8880d70c5a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:39.415398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-275dcd20-6006-4701-9111-e8880d70c5a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:39.415398 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:39.415398 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:39.415398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-275dcd20-6006-4701-9111-e8880d70c5a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:39.415398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-275dcd20-6006-4701-9111-e8880d70c5a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:39.511613 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:39.511613 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:39.518012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-275dcd20-6006-4701-9111-e8880d70c5a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:39.524683 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 314/621] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:39 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:40.536201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21ab3b40-55da-47ee-8a64-975ca1f619d6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:40.536899 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21ab3b40-55da-47ee-8a64-975ca1f619d6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:40.537123 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:40.537123 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:40.537500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21ab3b40-55da-47ee-8a64-975ca1f619d6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:40.537865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-21ab3b40-55da-47ee-8a64-975ca1f619d6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:40.589563 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:40.589563 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:40.591658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21ab3b40-55da-47ee-8a64-975ca1f619d6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:40.592554 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 308/622] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:40 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:41.606872 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54e65174-88d3-4814-8a26-597c03ef068b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:41.608614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54e65174-88d3-4814-8a26-597c03ef068b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:41.608984 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:41.608984 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:41.609632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54e65174-88d3-4814-8a26-597c03ef068b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:41.610141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-54e65174-88d3-4814-8a26-597c03ef068b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:41.672247 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:41.672247 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:41.677513 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54e65174-88d3-4814-8a26-597c03ef068b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:41.685642 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 315/623] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:41 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:42.714818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-950adcf6-a1c0-45cf-b9fd-8db480a5ea69 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:42.720222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-950adcf6-a1c0-45cf-b9fd-8db480a5ea69 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:42.722426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:42.722426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:42.723359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-950adcf6-a1c0-45cf-b9fd-8db480a5ea69 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:42.748502 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-950adcf6-a1c0-45cf-b9fd-8db480a5ea69 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:42.832505 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:42.832505 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:42.840839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-950adcf6-a1c0-45cf-b9fd-8db480a5ea69 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:42.850972 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 309/624] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:42 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:43.857105 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-32d24132-c985-4fc9-af83-bcef6a958184 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:43.858414 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-32d24132-c985-4fc9-af83-bcef6a958184 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:43.858717 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:43.858717 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:43.859261 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-32d24132-c985-4fc9-af83-bcef6a958184 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:43.869770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-32d24132-c985-4fc9-af83-bcef6a958184 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:43.922970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:43.922970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:43.928095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-32d24132-c985-4fc9-af83-bcef6a958184 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:43.928902 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 316/625] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:43 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:44.946166 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e873e082-a4da-4d7f-8055-9ceed12077ca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:44.947325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e873e082-a4da-4d7f-8055-9ceed12077ca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:44.947688 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:44.947688 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:44.948279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e873e082-a4da-4d7f-8055-9ceed12077ca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:44.949026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e873e082-a4da-4d7f-8055-9ceed12077ca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:44.991166 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:44.991166 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:44.993376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e873e082-a4da-4d7f-8055-9ceed12077ca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:44.994800 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 310/626] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:44 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:46.009356 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-914e6eb9-a4f7-4db7-ac54-a59117dea0c8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:46.010541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-914e6eb9-a4f7-4db7-ac54-a59117dea0c8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:46.010930 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:46.010930 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:46.011552 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-914e6eb9-a4f7-4db7-ac54-a59117dea0c8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:46.012119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-914e6eb9-a4f7-4db7-ac54-a59117dea0c8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:46.058919 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:46.058919 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:46.061929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-914e6eb9-a4f7-4db7-ac54-a59117dea0c8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:46.063063 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 317/627] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:46 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:47.089064 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acd8dac4-075e-4d17-9640-3450d2284d7e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:47.089697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acd8dac4-075e-4d17-9640-3450d2284d7e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:47.089859 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:47.089859 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:47.090537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acd8dac4-075e-4d17-9640-3450d2284d7e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:47.092167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-acd8dac4-075e-4d17-9640-3450d2284d7e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:47.150066 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:47.150066 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:47.161948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acd8dac4-075e-4d17-9640-3450d2284d7e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:47.178230 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 311/628] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:47 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:48.182845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d0e7c87-0741-4a52-8280-122b18d55f88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:48.184142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d0e7c87-0741-4a52-8280-122b18d55f88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:48.184525 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:48.184525 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:48.185352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d0e7c87-0741-4a52-8280-122b18d55f88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:48.187153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5d0e7c87-0741-4a52-8280-122b18d55f88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:48.228671 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:48.228671 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:48.230591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d0e7c87-0741-4a52-8280-122b18d55f88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:48.231412 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 318/629] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:48 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:49.247281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcfabe73-80d5-4eba-9615-acd87b4fdd3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:49.249284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcfabe73-80d5-4eba-9615-acd87b4fdd3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:49.249708 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:49.249708 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:49.250352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcfabe73-80d5-4eba-9615-acd87b4fdd3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:49.250936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bcfabe73-80d5-4eba-9615-acd87b4fdd3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:49.305380 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:49.305380 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:49.311206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcfabe73-80d5-4eba-9615-acd87b4fdd3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:49.313129 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 312/630] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:49 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:50.329040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6461ecc-08b5-4eda-8d2c-40d8253aeac0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:50.332238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6461ecc-08b5-4eda-8d2c-40d8253aeac0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:50.332684 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:50.332684 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:50.333336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6461ecc-08b5-4eda-8d2c-40d8253aeac0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:50.333912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f6461ecc-08b5-4eda-8d2c-40d8253aeac0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:50.380661 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:50.380661 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:50.382981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6461ecc-08b5-4eda-8d2c-40d8253aeac0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:50.387527 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 319/631] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:50 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:51.401263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dadefe61-359c-4a0c-a34e-4a79ea40ec09 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:51.401816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dadefe61-359c-4a0c-a34e-4a79ea40ec09 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:51.402022 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:51.402022 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:51.402332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dadefe61-359c-4a0c-a34e-4a79ea40ec09 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:51.402780 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-dadefe61-359c-4a0c-a34e-4a79ea40ec09 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:51.441373 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:51.441373 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:51.443257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dadefe61-359c-4a0c-a34e-4a79ea40ec09 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:51.444078 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 313/632] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:51 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:52.457959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da25cae9-cdd6-4ab2-89e3-c5a855321282 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:52.458774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da25cae9-cdd6-4ab2-89e3-c5a855321282 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:52.458966 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:52.458966 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:52.459538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da25cae9-cdd6-4ab2-89e3-c5a855321282 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:52.459913 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-da25cae9-cdd6-4ab2-89e3-c5a855321282 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:52.521558 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:52.521558 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:52.524214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da25cae9-cdd6-4ab2-89e3-c5a855321282 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:52.534561 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 320/633] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:52 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 802 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:53.539659 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16ee7820-1a28-4e5f-b176-de1fa864c2b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:53.540192 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16ee7820-1a28-4e5f-b176-de1fa864c2b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:53.540411 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:53.540411 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:53.540737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16ee7820-1a28-4e5f-b176-de1fa864c2b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:53.541111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-16ee7820-1a28-4e5f-b176-de1fa864c2b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:53.592879 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:53.592879 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:53.595583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16ee7820-1a28-4e5f-b176-de1fa864c2b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:53.596949 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 314/634] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:53 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:53.694115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-359a36a1-1249-41d8-af46-525b16defe83 req-8387f68f-86f2-4abc-bda9-5e666095b304 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:53.695341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-359a36a1-1249-41d8-af46-525b16defe83 req-8387f68f-86f2-4abc-bda9-5e666095b304 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:53.695341 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:53.695341 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:53.695341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-359a36a1-1249-41d8-af46-525b16defe83 req-8387f68f-86f2-4abc-bda9-5e666095b304 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:53.804050 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:53.804050 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:53.826606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-359a36a1-1249-41d8-af46-525b16defe83 req-8387f68f-86f2-4abc-bda9-5e666095b304 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:53.870989 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:53.870989 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:53.890734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-359a36a1-1249-41d8-af46-525b16defe83 req-8387f68f-86f2-4abc-bda9-5e666095b304 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:53.901843 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 321/635] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:15:53 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 1209 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:15:53.977025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16ee7820-1a28-4e5f-b176-de1fa864c2b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume// Dec 11 14:15:53.977802 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16ee7820-1a28-4e5f-b176-de1fa864c2b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:53.978206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:53.978206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:53.979074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16ee7820-1a28-4e5f-b176-de1fa864c2b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:53.980297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16ee7820-1a28-4e5f-b176-de1fa864c2b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:15:53.981062 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 315/636] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:15:53 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:15:54.004626 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-359a36a1-1249-41d8-af46-525b16defe83 req-98ebfabf-4763-4b27-9c7e-b1e845b07d59 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments Dec 11 14:15:54.008317 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:54.008317 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:54.009110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-359a36a1-1249-41d8-af46-525b16defe83 req-98ebfabf-4763-4b27-9c7e-b1e845b07d59 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d576def0-3bb4-4a45-8ce7-74b95e1ca4a3", "instance_uuid": "e053b8e0-8878-448e-9b43-a1459fbf99a0", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:54.130758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:54.130758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:54.311151 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-359a36a1-1249-41d8-af46-525b16defe83 req-98ebfabf-4763-4b27-9c7e-b1e845b07d59 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments returned with HTTP 400 Dec 11 14:15:54.321909 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 322/637] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:15:53 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments => generated 189 bytes in 322 msecs (HTTP/1.1 400) 7 headers in 295 bytes (2 switches on core 0) Dec 11 14:15:54.341215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f32115a-386e-45fb-870d-9330332190dd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:54.342285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f32115a-386e-45fb-870d-9330332190dd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:54.342814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f32115a-386e-45fb-870d-9330332190dd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:54.456796 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:54.456796 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:54.482914 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7f32115a-386e-45fb-870d-9330332190dd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:54.535216 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:54.535216 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:54.572269 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f32115a-386e-45fb-870d-9330332190dd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:54.574590 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 316/638] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:54 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 1209 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:15:54.610472 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7de53a66-8055-4471-ae02-59dc9d3d90f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:54.611018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7de53a66-8055-4471-ae02-59dc9d3d90f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:54.611351 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:54.611351 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:54.611730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7de53a66-8055-4471-ae02-59dc9d3d90f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:54.612072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7de53a66-8055-4471-ae02-59dc9d3d90f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:54.660640 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:54.660640 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:54.667039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7de53a66-8055-4471-ae02-59dc9d3d90f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:54.668066 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 323/639] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:54 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:55.682497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-421ead5b-71c4-44e8-8eaa-7dd72b93a16f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:55.683033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-421ead5b-71c4-44e8-8eaa-7dd72b93a16f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:55.683291 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:55.683291 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:55.683674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-421ead5b-71c4-44e8-8eaa-7dd72b93a16f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:55.684270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-421ead5b-71c4-44e8-8eaa-7dd72b93a16f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:55.758649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:55.758649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:55.769978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-421ead5b-71c4-44e8-8eaa-7dd72b93a16f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:55.770928 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 317/640] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:55 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:56.785201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0a212aa-0a0a-469b-ae4a-ebf3472abb7c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:56.785701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0a212aa-0a0a-469b-ae4a-ebf3472abb7c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:56.785701 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:56.785701 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:56.786821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0a212aa-0a0a-469b-ae4a-ebf3472abb7c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:56.787090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d0a212aa-0a0a-469b-ae4a-ebf3472abb7c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:56.828565 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:56.828565 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:56.830981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0a212aa-0a0a-469b-ae4a-ebf3472abb7c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:56.832124 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 324/641] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:56 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:57.846049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05ce2f54-2b8a-4e77-b653-88344121864a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:57.847113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05ce2f54-2b8a-4e77-b653-88344121864a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:57.847335 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:57.847335 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:57.848313 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05ce2f54-2b8a-4e77-b653-88344121864a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:57.848560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-05ce2f54-2b8a-4e77-b653-88344121864a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:57.867802 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-8584d402-ef62-442d-9f07-ba6679b68afc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:57.869700 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-8584d402-ef62-442d-9f07-ba6679b68afc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:57.870100 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:57.870100 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:57.871242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-8584d402-ef62-442d-9f07-ba6679b68afc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:57.917915 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:57.917915 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:57.919883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05ce2f54-2b8a-4e77-b653-88344121864a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:57.927793 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 318/642] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:57 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:57.933657 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:57.933657 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:57.945771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0693089c-c8fa-4274-b213-6c6134763d06 req-8584d402-ef62-442d-9f07-ba6679b68afc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:57.977093 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:57.977093 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:57.997351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-8584d402-ef62-442d-9f07-ba6679b68afc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:57.999356 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 325/643] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:15:57 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 1209 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:15:58.027067 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3/action Dec 11 14:15:58.027527 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:58.027527 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:58.027974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action body: b'{"os-begin_detaching": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:15:58.028362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:15:58.108690 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:58.108690 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:58.110244 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:58.143754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Begin detaching volume completed successfully. Dec 11 14:15:58.144307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3/action returned with HTTP 202 Dec 11 14:15:58.146050 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 319/644] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:15:58 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:15:58.180156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f2261c0-0d8f-486e-9dcf-f233d2bdf612 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:58.180761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f2261c0-0d8f-486e-9dcf-f233d2bdf612 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:58.180975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:58.180975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:58.181361 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f2261c0-0d8f-486e-9dcf-f233d2bdf612 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:58.211527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume// Dec 11 14:15:58.212582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:58.212982 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:58.212982 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:58.214157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:58.215800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-5b3f5346-7225-4523-9616-93704e0a6173 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:15:58.217266 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 320/645] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:15:58 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:15:58.232198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-d8866a0b-5fda-4993-b4d0-4fbbf0b8e384 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:58.233294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-d8866a0b-5fda-4993-b4d0-4fbbf0b8e384 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:58.234397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-d8866a0b-5fda-4993-b4d0-4fbbf0b8e384 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:58.298244 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:58.298244 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:58.329305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5f2261c0-0d8f-486e-9dcf-f233d2bdf612 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:58.342233 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:58.342233 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:58.354402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-0693089c-c8fa-4274-b213-6c6134763d06 req-d8866a0b-5fda-4993-b4d0-4fbbf0b8e384 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:58.379945 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:58.379945 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:58.383052 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:58.383052 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:58.392075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-d8866a0b-5fda-4993-b4d0-4fbbf0b8e384 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:58.393406 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 321/646] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:15:58 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 1311 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:15:58.397477 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f2261c0-0d8f-486e-9dcf-f233d2bdf612 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:58.399312 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 326/647] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:58 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 1212 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:15:58.849650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-93a26a00-c36b-418e-90fe-a2c5141dd813 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] DELETE http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/463e9a1a-8024-4729-a15a-8f8b4bc11b3d Dec 11 14:15:58.849650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-93a26a00-c36b-418e-90fe-a2c5141dd813 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:58.849650 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:58.849650 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:58.849650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-93a26a00-c36b-418e-90fe-a2c5141dd813 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:58.893043 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:58.893043 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:58.933317 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fea52f47-444c-4bdb-b8a1-77cfd2dc175f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:15:58.933840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fea52f47-444c-4bdb-b8a1-77cfd2dc175f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:58.934059 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:58.934059 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:58.934453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fea52f47-444c-4bdb-b8a1-77cfd2dc175f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:58.935345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fea52f47-444c-4bdb-b8a1-77cfd2dc175f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:15:58.988575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:58.988575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:58.990759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fea52f47-444c-4bdb-b8a1-77cfd2dc175f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:15:58.998714 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 327/648] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:58 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:15:59.415542 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7121a2b5-3c77-4855-a9e8-96a97caaab19 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:15:59.416181 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7121a2b5-3c77-4855-a9e8-96a97caaab19 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:15:59.416548 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:15:59.416548 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:15:59.417078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7121a2b5-3c77-4855-a9e8-96a97caaab19 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:15:59.501025 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:59.501025 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:59.521278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7121a2b5-3c77-4855-a9e8-96a97caaab19 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:15:59.549188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:15:59.549188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:15:59.569214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7121a2b5-3c77-4855-a9e8-96a97caaab19 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:15:59.578089 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 328/649] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:15:59 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 1212 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:15:59.941935 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-0693089c-c8fa-4274-b213-6c6134763d06 req-93a26a00-c36b-418e-90fe-a2c5141dd813 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:15:59.942489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-0693089c-c8fa-4274-b213-6c6134763d06 req-93a26a00-c36b-418e-90fe-a2c5141dd813 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:15:59.951729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0693089c-c8fa-4274-b213-6c6134763d06 req-93a26a00-c36b-418e-90fe-a2c5141dd813 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/463e9a1a-8024-4729-a15a-8f8b4bc11b3d returned with HTTP 200 Dec 11 14:15:59.952907 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 322/650] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:15:58 2020] DELETE /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/463e9a1a-8024-4729-a15a-8f8b4bc11b3d => generated 19 bytes in 1154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:00.005702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f9cd2d8-f10b-4b44-9570-6ac2f0f698a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:00.006237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f9cd2d8-f10b-4b44-9570-6ac2f0f698a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:00.007902 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:00.007902 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:00.007902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f9cd2d8-f10b-4b44-9570-6ac2f0f698a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:00.007902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4f9cd2d8-f10b-4b44-9570-6ac2f0f698a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:00.087999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:00.087999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:00.090014 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f9cd2d8-f10b-4b44-9570-6ac2f0f698a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:00.091819 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 329/651] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:00 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:00.592979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d95a0db1-baea-4436-b3a1-26ccfdc0c8e9 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:16:00.593716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d95a0db1-baea-4436-b3a1-26ccfdc0c8e9 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:00.594096 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:00.594096 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:00.594766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d95a0db1-baea-4436-b3a1-26ccfdc0c8e9 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:00.725648 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:00.725648 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:00.761072 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d95a0db1-baea-4436-b3a1-26ccfdc0c8e9 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:00.837519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d95a0db1-baea-4436-b3a1-26ccfdc0c8e9 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:16:00.842869 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 323/652] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:00 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 917 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:01.106485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc0a42c4-fc88-4468-b059-f78e62cf036c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:01.107068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc0a42c4-fc88-4468-b059-f78e62cf036c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:01.107338 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:01.107338 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:01.107713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc0a42c4-fc88-4468-b059-f78e62cf036c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:01.108079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cc0a42c4-fc88-4468-b059-f78e62cf036c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:01.156590 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:01.156590 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:01.158524 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc0a42c4-fc88-4468-b059-f78e62cf036c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:01.159323 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 330/653] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:01 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:02.173901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b20b0ddf-1bc9-4c1e-8444-1c5e55f675be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:02.174589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b20b0ddf-1bc9-4c1e-8444-1c5e55f675be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:02.174813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:02.174813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:02.175193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b20b0ddf-1bc9-4c1e-8444-1c5e55f675be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:02.175560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b20b0ddf-1bc9-4c1e-8444-1c5e55f675be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:02.218504 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:02.218504 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:02.220349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b20b0ddf-1bc9-4c1e-8444-1c5e55f675be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:02.237770 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 324/654] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:02 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:03.236008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12301ef3-8458-4f85-82b1-e2ab90da29f8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:03.237940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12301ef3-8458-4f85-82b1-e2ab90da29f8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:03.240528 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:03.240528 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:03.241194 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12301ef3-8458-4f85-82b1-e2ab90da29f8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:03.262242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-12301ef3-8458-4f85-82b1-e2ab90da29f8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:03.326996 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:03.326996 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:03.329114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12301ef3-8458-4f85-82b1-e2ab90da29f8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:03.332018 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 331/655] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:03 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:04.347757 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8368862e-74b6-415f-a0f5-68297c67abc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:04.348288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8368862e-74b6-415f-a0f5-68297c67abc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:04.348457 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:04.348457 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:04.350347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8368862e-74b6-415f-a0f5-68297c67abc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:04.350912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8368862e-74b6-415f-a0f5-68297c67abc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:04.405697 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:04.405697 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:04.411927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8368862e-74b6-415f-a0f5-68297c67abc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:04.414784 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 325/656] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:04 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:05.443026 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79eca495-5593-4b72-b125-5f5f7d7bcfa2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:05.444130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79eca495-5593-4b72-b125-5f5f7d7bcfa2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:05.444545 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:05.444545 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:05.445359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79eca495-5593-4b72-b125-5f5f7d7bcfa2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:05.446088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-79eca495-5593-4b72-b125-5f5f7d7bcfa2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:05.591439 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:05.591439 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:05.601106 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79eca495-5593-4b72-b125-5f5f7d7bcfa2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:05.617884 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 332/657] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:05 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:06.618662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e46cc3d-985d-4ce3-ad25-329e67cfe623 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:06.619236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e46cc3d-985d-4ce3-ad25-329e67cfe623 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:06.619425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:06.619425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:06.619765 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e46cc3d-985d-4ce3-ad25-329e67cfe623 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:06.620141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6e46cc3d-985d-4ce3-ad25-329e67cfe623 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:06.700872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:06.700872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:06.702765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e46cc3d-985d-4ce3-ad25-329e67cfe623 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:06.714817 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 326/658] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:06 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:07.718266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3221e948-eb16-4d82-a809-9a2c6cf9093a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:07.718882 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3221e948-eb16-4d82-a809-9a2c6cf9093a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:07.719002 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:07.719002 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:07.719362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3221e948-eb16-4d82-a809-9a2c6cf9093a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:07.719731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3221e948-eb16-4d82-a809-9a2c6cf9093a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:07.843896 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:07.843896 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:07.846174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3221e948-eb16-4d82-a809-9a2c6cf9093a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:07.847330 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 333/659] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:07 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:16:08.861149 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72fad18f-30e9-45b0-8901-7cc10a89b7c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:08.861792 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72fad18f-30e9-45b0-8901-7cc10a89b7c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:08.861975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:08.861975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:08.862319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72fad18f-30e9-45b0-8901-7cc10a89b7c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:08.862729 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-72fad18f-30e9-45b0-8901-7cc10a89b7c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:08.929124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:08.929124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:08.939933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72fad18f-30e9-45b0-8901-7cc10a89b7c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:08.945946 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 327/660] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:08 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:09.960119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fefa921d-59e7-4357-80a0-a76979c3350b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:09.960661 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fefa921d-59e7-4357-80a0-a76979c3350b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:09.960904 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:09.960904 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:09.961184 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fefa921d-59e7-4357-80a0-a76979c3350b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:09.961540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fefa921d-59e7-4357-80a0-a76979c3350b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:10.022324 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:10.022324 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:10.024213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fefa921d-59e7-4357-80a0-a76979c3350b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:10.031568 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 334/661] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:09 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:11.040096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f23f4588-a31f-4636-ac3b-450fa0958232 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:11.041109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f23f4588-a31f-4636-ac3b-450fa0958232 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:11.041657 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:11.041657 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:11.042227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f23f4588-a31f-4636-ac3b-450fa0958232 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:11.042771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f23f4588-a31f-4636-ac3b-450fa0958232 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:11.069260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:11.069260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:11.072687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f23f4588-a31f-4636-ac3b-450fa0958232 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:11.073771 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 328/662] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:11 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:12.088146 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bfded991-4f3d-4c9d-bbd9-87af4d59f1ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:12.088653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bfded991-4f3d-4c9d-bbd9-87af4d59f1ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:12.088863 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:12.088863 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:12.089237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bfded991-4f3d-4c9d-bbd9-87af4d59f1ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:12.089605 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bfded991-4f3d-4c9d-bbd9-87af4d59f1ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:12.126255 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:12.126255 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:12.128014 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bfded991-4f3d-4c9d-bbd9-87af4d59f1ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:12.128986 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 335/663] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:12 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:13.144380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8616bc0-2ae3-4564-b3ac-9ae769b375b4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:13.145066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8616bc0-2ae3-4564-b3ac-9ae769b375b4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:13.145291 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:13.145291 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:13.145646 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8616bc0-2ae3-4564-b3ac-9ae769b375b4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:13.146014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d8616bc0-2ae3-4564-b3ac-9ae769b375b4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:13.196936 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:13.196936 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:13.198841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8616bc0-2ae3-4564-b3ac-9ae769b375b4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:13.206311 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 329/664] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:13 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:14.222000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cc1f153-0ff7-40cd-a23d-5b4436e98cd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:14.223278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7cc1f153-0ff7-40cd-a23d-5b4436e98cd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:14.223643 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:14.223643 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:14.224287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7cc1f153-0ff7-40cd-a23d-5b4436e98cd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:14.226202 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7cc1f153-0ff7-40cd-a23d-5b4436e98cd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:14.305594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:14.305594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:14.315744 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cc1f153-0ff7-40cd-a23d-5b4436e98cd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:14.326415 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 336/665] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:14 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:15.351309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60b45fea-445d-4a7b-a47a-96d8a5b8f8ea tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:15.353442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60b45fea-445d-4a7b-a47a-96d8a5b8f8ea tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:15.361406 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:15.361406 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:15.362987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60b45fea-445d-4a7b-a47a-96d8a5b8f8ea tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:15.365792 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-60b45fea-445d-4a7b-a47a-96d8a5b8f8ea tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:15.565432 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:15.565432 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:15.571547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60b45fea-445d-4a7b-a47a-96d8a5b8f8ea tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:15.572422 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 330/666] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:15 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:16.587304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d64e3e93-0df3-48f2-8de7-ff469d3b2cc9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:16.588875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d64e3e93-0df3-48f2-8de7-ff469d3b2cc9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:16.591913 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:16.591913 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:16.592558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d64e3e93-0df3-48f2-8de7-ff469d3b2cc9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:16.593097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d64e3e93-0df3-48f2-8de7-ff469d3b2cc9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:16.656753 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:16.656753 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:16.678712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d64e3e93-0df3-48f2-8de7-ff469d3b2cc9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:16.681714 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 337/667] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:16 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:17.694692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6fc19d7-52fd-4334-8c7a-55a770c12bec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:17.695245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6fc19d7-52fd-4334-8c7a-55a770c12bec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:17.695364 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:17.695364 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:17.695743 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6fc19d7-52fd-4334-8c7a-55a770c12bec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:17.696111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c6fc19d7-52fd-4334-8c7a-55a770c12bec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:17.745023 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:17.745023 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:17.747778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6fc19d7-52fd-4334-8c7a-55a770c12bec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:17.748747 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 331/668] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:17 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:18.769479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcee4f72-8b1d-4143-9e07-e2b10e9a6195 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:18.770434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcee4f72-8b1d-4143-9e07-e2b10e9a6195 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:18.770895 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:18.770895 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:18.771462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcee4f72-8b1d-4143-9e07-e2b10e9a6195 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:18.771937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bcee4f72-8b1d-4143-9e07-e2b10e9a6195 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:18.830154 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:18.830154 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:18.833796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcee4f72-8b1d-4143-9e07-e2b10e9a6195 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:18.836102 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 338/669] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:18 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:19.849499 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-893f4923-4b07-42f7-917e-53b6f707937a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:19.850226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-893f4923-4b07-42f7-917e-53b6f707937a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:19.850412 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:19.850412 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:19.850693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-893f4923-4b07-42f7-917e-53b6f707937a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:19.851076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-893f4923-4b07-42f7-917e-53b6f707937a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:19.892988 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:19.892988 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:19.895075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-893f4923-4b07-42f7-917e-53b6f707937a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:19.896095 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 332/670] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:19 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:20.910527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5584cfc6-1892-4fc4-8dc8-00ef22b724ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:20.911061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5584cfc6-1892-4fc4-8dc8-00ef22b724ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:20.911504 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:20.911504 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:20.912151 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5584cfc6-1892-4fc4-8dc8-00ef22b724ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:20.912893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5584cfc6-1892-4fc4-8dc8-00ef22b724ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:20.968706 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:20.968706 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:20.977786 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5584cfc6-1892-4fc4-8dc8-00ef22b724ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:20.984595 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 339/671] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:20 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:21.993994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35ff3709-9c68-45c1-beee-c7d4ad7929be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:21.995121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35ff3709-9c68-45c1-beee-c7d4ad7929be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:21.995528 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:21.995528 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:21.996668 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35ff3709-9c68-45c1-beee-c7d4ad7929be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:21.997704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-35ff3709-9c68-45c1-beee-c7d4ad7929be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:22.048296 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:22.048296 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:22.050143 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35ff3709-9c68-45c1-beee-c7d4ad7929be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:22.051072 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 333/672] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:21 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:23.075583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-28ad4f70-7aed-429c-b75f-08a86c84e02a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:23.075583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-28ad4f70-7aed-429c-b75f-08a86c84e02a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:23.075583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:23.075583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:23.075583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-28ad4f70-7aed-429c-b75f-08a86c84e02a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:23.075583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-28ad4f70-7aed-429c-b75f-08a86c84e02a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:23.187786 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:23.187786 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:23.208519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-28ad4f70-7aed-429c-b75f-08a86c84e02a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:23.219092 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 340/673] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:23 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:24.233707 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b63eb796-15bd-4f86-bbb0-82bca9ec72fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:24.234315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b63eb796-15bd-4f86-bbb0-82bca9ec72fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:24.234691 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:24.234691 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:24.235048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b63eb796-15bd-4f86-bbb0-82bca9ec72fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:24.235476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b63eb796-15bd-4f86-bbb0-82bca9ec72fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:24.303970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:24.303970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:24.305767 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b63eb796-15bd-4f86-bbb0-82bca9ec72fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:24.307018 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 334/674] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:24 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:25.321590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fcdb8a5f-f0f4-4700-af15-96099ac13b68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:25.323043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fcdb8a5f-f0f4-4700-af15-96099ac13b68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:25.323442 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:25.323442 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:25.324662 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fcdb8a5f-f0f4-4700-af15-96099ac13b68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:25.325196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fcdb8a5f-f0f4-4700-af15-96099ac13b68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:25.412515 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:25.412515 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:25.420060 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fcdb8a5f-f0f4-4700-af15-96099ac13b68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:25.421385 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 341/675] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:25 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:26.436559 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa6df039-9fd9-48a7-a1d0-7edf714264db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:26.437076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa6df039-9fd9-48a7-a1d0-7edf714264db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:26.437359 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:26.437359 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:26.437653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa6df039-9fd9-48a7-a1d0-7edf714264db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:26.437979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fa6df039-9fd9-48a7-a1d0-7edf714264db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:26.500650 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:26.500650 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:26.504828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa6df039-9fd9-48a7-a1d0-7edf714264db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:26.506976 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 335/676] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:26 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:27.520857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59247dbe-5b3f-450a-829c-3774b5e224dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:27.521943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59247dbe-5b3f-450a-829c-3774b5e224dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:27.522660 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:27.522660 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:27.523263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59247dbe-5b3f-450a-829c-3774b5e224dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:27.523768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-59247dbe-5b3f-450a-829c-3774b5e224dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:27.572064 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:27.572064 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:27.574183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59247dbe-5b3f-450a-829c-3774b5e224dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:27.578175 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 342/677] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:27 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:28.591209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc555870-26c9-4e79-a56f-28697dfa6594 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:28.591880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc555870-26c9-4e79-a56f-28697dfa6594 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:28.592310 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:28.592310 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:28.592927 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc555870-26c9-4e79-a56f-28697dfa6594 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:28.593438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fc555870-26c9-4e79-a56f-28697dfa6594 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:28.640189 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:28.640189 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:28.653260 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc555870-26c9-4e79-a56f-28697dfa6594 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:28.654859 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 336/678] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:28 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:29.668840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d843957-c61f-4163-b0f2-6d659a959989 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:29.670029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d843957-c61f-4163-b0f2-6d659a959989 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:29.670423 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:29.670423 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:29.671044 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d843957-c61f-4163-b0f2-6d659a959989 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:29.671559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8d843957-c61f-4163-b0f2-6d659a959989 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:29.760420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:29.760420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:29.766510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d843957-c61f-4163-b0f2-6d659a959989 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:29.769231 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 343/679] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:29 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:30.785553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ac7f88fe-24fb-4411-ab5d-bc767e09aaf4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:30.788442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ac7f88fe-24fb-4411-ab5d-bc767e09aaf4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:30.788662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:30.788662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:30.789289 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ac7f88fe-24fb-4411-ab5d-bc767e09aaf4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:30.789865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ac7f88fe-24fb-4411-ab5d-bc767e09aaf4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:30.847638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:30.847638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:30.849848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ac7f88fe-24fb-4411-ab5d-bc767e09aaf4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:30.850837 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 337/680] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:30 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:31.880169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ceed16b4-2319-4d67-a6dc-d984488981a0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:31.882714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ceed16b4-2319-4d67-a6dc-d984488981a0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:31.883092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:31.883092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:31.883603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ceed16b4-2319-4d67-a6dc-d984488981a0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:31.885277 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ceed16b4-2319-4d67-a6dc-d984488981a0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:31.946330 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:31.946330 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:31.948857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ceed16b4-2319-4d67-a6dc-d984488981a0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:31.962113 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 344/681] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:31 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:32.969565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be4598b2-410c-411b-87c4-626631907b99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:32.970133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be4598b2-410c-411b-87c4-626631907b99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:32.970257 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:32.970257 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:32.970645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be4598b2-410c-411b-87c4-626631907b99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:32.971011 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-be4598b2-410c-411b-87c4-626631907b99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:32.993959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:32.993959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:33.000802 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be4598b2-410c-411b-87c4-626631907b99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:33.001895 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 338/682] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:32 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:16:34.016225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48d50fc6-b1b2-434d-a579-553c8225c777 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:34.016796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48d50fc6-b1b2-434d-a579-553c8225c777 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:34.016976 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:34.016976 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:34.017353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48d50fc6-b1b2-434d-a579-553c8225c777 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:34.017723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-48d50fc6-b1b2-434d-a579-553c8225c777 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:34.076188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:34.076188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:34.078910 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48d50fc6-b1b2-434d-a579-553c8225c777 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:34.080020 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 345/683] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:34 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:35.102729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f0dd231-bae3-45c3-bfd4-5bf31ae84f43 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:35.103500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f0dd231-bae3-45c3-bfd4-5bf31ae84f43 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:35.103695 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:35.103695 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:35.104028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f0dd231-bae3-45c3-bfd4-5bf31ae84f43 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:35.104328 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6f0dd231-bae3-45c3-bfd4-5bf31ae84f43 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:35.178437 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:35.178437 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:35.192725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f0dd231-bae3-45c3-bfd4-5bf31ae84f43 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:35.208982 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 339/684] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:35 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:35.379062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes Dec 11 14:16:35.379649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:35.379649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:35.380083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1106216217"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:16:35.381339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1106216217'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:16:35.381720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Create volume of 1 GB Dec 11 14:16:35.425737 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Availability Zones retrieved successfully. Dec 11 14:16:35.457323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Flow 'volume_create_api' (3389913d-ef72-459d-95c5-121b9b01a51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:16:35.477041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9126d6d-5336-4df4-bc69-fc616e17f68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:16:35.479349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:16:35.718204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9126d6d-5336-4df4-bc69-fc616e17f68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:16:35.722296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ff636f-7b46-42be-a5c8-3a908ee27a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:16:35.992768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Created reservations ['d4ef2bab-e821-4a1b-961d-4a8052f90403', '370ff5d1-1eff-4c34-9383-7078f47423ee', '434b0de5-c763-44eb-a6e9-7c5c9c29aaa1', '234c3584-7054-48e9-a9a6-a0e0a830f96d'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:16:35.995010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ff636f-7b46-42be-a5c8-3a908ee27a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ef2bab-e821-4a1b-961d-4a8052f90403', '370ff5d1-1eff-4c34-9383-7078f47423ee', '434b0de5-c763-44eb-a6e9-7c5c9c29aaa1', '234c3584-7054-48e9-a9a6-a0e0a830f96d']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:16:35.997508 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da20e929-b630-45d4-bca9-cebb76a55557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:16:36.160070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da20e929-b630-45d4-bca9-cebb76a55557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdb696cf-0e1f-40b5-b4c8-30035018c1e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1106216217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a885bc77fc4bb5a2718f9350a5e17d',qos_specs=None,replication_status=,reservations=['d4ef2bab-e821-4a1b-961d-4a8052f90403','370ff5d1-1eff-4c34-9383-7078f47423ee','434b0de5-c763-44eb-a6e9-7c5c9c29aaa1','234c3584-7054-48e9-a9a6-a0e0a830f96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99faa65cc99242cfa824757dbd6027be',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1106216217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdb696cf-0e1f-40b5-b4c8-30035018c1e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9a885bc77fc4bb5a2718f9350a5e17d',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,user_id='99faa65cc99242cfa824757dbd6027be',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:16:36.179732 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe32ce6-adac-483c-b87f-bc6ec2df0bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:16:36.228442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e405fc2-3fcc-48b3-9579-1842a56efe92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:36.229920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e405fc2-3fcc-48b3-9579-1842a56efe92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:36.230179 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:36.230179 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:36.230617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e405fc2-3fcc-48b3-9579-1842a56efe92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:36.231110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3e405fc2-3fcc-48b3-9579-1842a56efe92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:36.278667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fe32ce6-adac-483c-b87f-bc6ec2df0bd3) 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-1106216217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a885bc77fc4bb5a2718f9350a5e17d',qos_specs=None,replication_status=,reservations=['d4ef2bab-e821-4a1b-961d-4a8052f90403','370ff5d1-1eff-4c34-9383-7078f47423ee','434b0de5-c763-44eb-a6e9-7c5c9c29aaa1','234c3584-7054-48e9-a9a6-a0e0a830f96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99faa65cc99242cfa824757dbd6027be',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:16:36.285989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6934055-5c9a-485e-8b88-d0d631da4eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:16:36.297948 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:36.297948 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:36.306509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e405fc2-3fcc-48b3-9579-1842a56efe92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:36.320514 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 340/685] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:36 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:36.340539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6934055-5c9a-485e-8b88-d0d631da4eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:16:36.349824 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Flow 'volume_create_api' (3389913d-ef72-459d-95c5-121b9b01a51a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:16:36.505826 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Create volume request issued successfully. Dec 11 14:16:36.534275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad8dc64f-4257-445d-b211-0606d5bcadb6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes returned with HTTP 202 Dec 11 14:16:36.535507 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 346/686] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:16:35 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes => generated 824 bytes in 1161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:16:36.562307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e315827-d561-42c9-939c-e5ca40ce8c69 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:36.563785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5e315827-d561-42c9-939c-e5ca40ce8c69 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:36.568866 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:36.568866 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:36.569648 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5e315827-d561-42c9-939c-e5ca40ce8c69 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:36.668063 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:36.668063 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:36.711975 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5e315827-d561-42c9-939c-e5ca40ce8c69 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:36.783205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e315827-d561-42c9-939c-e5ca40ce8c69 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:36.790020 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 341/687] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:36 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 892 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:37.324977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d50790d2-9feb-469c-95e3-28d4790f1340 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:37.325910 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d50790d2-9feb-469c-95e3-28d4790f1340 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:37.326281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:37.326281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:37.327186 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d50790d2-9feb-469c-95e3-28d4790f1340 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:37.327679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d50790d2-9feb-469c-95e3-28d4790f1340 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:37.378433 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:37.378433 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:37.381144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d50790d2-9feb-469c-95e3-28d4790f1340 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:37.382287 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 347/688] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:37 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:37.800678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f967250-bce0-4bac-9777-067aa01a9f02 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:37.801171 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f967250-bce0-4bac-9777-067aa01a9f02 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:37.801733 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:37.801733 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:37.802337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f967250-bce0-4bac-9777-067aa01a9f02 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:37.930780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:37.930780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:37.945169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4f967250-bce0-4bac-9777-067aa01a9f02 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:37.988229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f967250-bce0-4bac-9777-067aa01a9f02 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:37.989449 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 342/689] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:37 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 916 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:38.397201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29c97b70-6c47-475c-963d-ddcf2f81374d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:38.398068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29c97b70-6c47-475c-963d-ddcf2f81374d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:38.398068 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:38.398068 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:38.398803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29c97b70-6c47-475c-963d-ddcf2f81374d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:38.399286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-29c97b70-6c47-475c-963d-ddcf2f81374d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:38.452842 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:38.452842 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:38.461319 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29c97b70-6c47-475c-963d-ddcf2f81374d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:38.465218 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 348/690] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:38 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:39.009189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09498506-b053-428b-a1f0-bb6eee1b4b96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:39.010816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09498506-b053-428b-a1f0-bb6eee1b4b96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:39.012029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:39.012029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:39.012646 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09498506-b053-428b-a1f0-bb6eee1b4b96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:39.249048 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:39.249048 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:39.288151 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-09498506-b053-428b-a1f0-bb6eee1b4b96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:39.373218 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09498506-b053-428b-a1f0-bb6eee1b4b96 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:39.388299 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 343/691] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:39 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 917 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:39.480631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d61b4b7-eef8-43f4-a514-3b23055e8c46 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:39.491553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d61b4b7-eef8-43f4-a514-3b23055e8c46 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:39.492266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:39.492266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:39.493323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d61b4b7-eef8-43f4-a514-3b23055e8c46 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:39.494221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8d61b4b7-eef8-43f4-a514-3b23055e8c46 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:39.584901 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:39.584901 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:39.587256 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d61b4b7-eef8-43f4-a514-3b23055e8c46 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:39.588645 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 349/692] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:39 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 815 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:40.604593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18c52985-9c7f-4172-be2e-75d6afe06b9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:40.605835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18c52985-9c7f-4172-be2e-75d6afe06b9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:40.606238 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:40.606238 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:40.606927 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18c52985-9c7f-4172-be2e-75d6afe06b9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:40.607486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-18c52985-9c7f-4172-be2e-75d6afe06b9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:40.690488 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:40.690488 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:40.722076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18c52985-9c7f-4172-be2e-75d6afe06b9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:40.732657 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 344/693] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:40 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 815 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:41.750411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96e91193-fff0-47e9-9a31-31cac6f2da61 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:41.750963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96e91193-fff0-47e9-9a31-31cac6f2da61 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:41.751107 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:41.751107 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:41.751740 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96e91193-fff0-47e9-9a31-31cac6f2da61 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:41.752268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-96e91193-fff0-47e9-9a31-31cac6f2da61 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:16:41.798907 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:41.798907 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:41.801230 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96e91193-fff0-47e9-9a31-31cac6f2da61 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 200 Dec 11 14:16:41.803013 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 350/694] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:41 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:41.816629 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72bb0964-3448-4a28-b669-17e869a1fd6d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:16:41.817495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72bb0964-3448-4a28-b669-17e869a1fd6d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:41.817900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:41.817900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:41.818666 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72bb0964-3448-4a28-b669-17e869a1fd6d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:41.892895 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:41.892895 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:41.912878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-72bb0964-3448-4a28-b669-17e869a1fd6d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:16:41.964171 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:41.964171 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:41.985284 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72bb0964-3448-4a28-b669-17e869a1fd6d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:16:42.005753 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 345/695] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:41 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 1203 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:16:42.020155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 Dec 11 14:16:42.020713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:42.020939 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:42.020939 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:42.021318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:42.021840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete backup with id: 564dfd46-3e41-438a-9cc7-00fdd2bb17c5. Dec 11 14:16:42.062231 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:42.062231 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:42.101926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] delete_backup rpcapi backup_id 564dfd46-3e41-438a-9cc7-00fdd2bb17c5 {{(pid=88093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 11 14:16:42.131538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 returned with HTTP 202 Dec 11 14:16:42.135623 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 351/696] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:16:42 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/564dfd46-3e41-438a-9cc7-00fdd2bb17c5 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:16:43.817150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-2f45d20b-c7b9-4398-81f5-26b22a7157db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:43.817925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-2f45d20b-c7b9-4398-81f5-26b22a7157db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:43.819334 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:43.819334 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:43.824472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-2f45d20b-c7b9-4398-81f5-26b22a7157db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:44.103946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:44.103946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:44.189188 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a444857a-8923-4890-8090-15c8df4ab557 req-2f45d20b-c7b9-4398-81f5-26b22a7157db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:44.243307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-2f45d20b-c7b9-4398-81f5-26b22a7157db tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:44.244890 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 346/697] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:16:43 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 917 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:44.394788 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume// Dec 11 14:16:44.395617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:44.395881 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:44.395881 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:44.396569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:44.401110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9bc76be0-2198-46aa-8f71-5e9b59e4970c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:16:44.401110 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 352/698] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:16:44 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:16:44.455283 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-c2219f02-932b-4a06-a4b4-239d9030941b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments Dec 11 14:16:44.456133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:44.456133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:44.457317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-c2219f02-932b-4a06-a4b4-239d9030941b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdb696cf-0e1f-40b5-b4c8-30035018c1e8", "instance_uuid": "69012503-e27c-4f06-94c1-a3c977d65405", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:16:44.609207 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:44.609207 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:44.766256 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-c2219f02-932b-4a06-a4b4-239d9030941b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments returned with HTTP 200 Dec 11 14:16:44.768997 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 347/699] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:16:44 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments => generated 273 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:16:44.861928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15a56dd9-ba5c-4929-8f09-c318e7149298 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:44.862902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15a56dd9-ba5c-4929-8f09-c318e7149298 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:44.863590 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15a56dd9-ba5c-4929-8f09-c318e7149298 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:44.892326 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-c2219f02-932b-4a06-a4b4-239d9030941b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume// Dec 11 14:16:44.893347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-c2219f02-932b-4a06-a4b4-239d9030941b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:44.893816 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:44.893816 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:44.894504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-c2219f02-932b-4a06-a4b4-239d9030941b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:44.895932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-c2219f02-932b-4a06-a4b4-239d9030941b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:16:44.897073 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 348/700] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 14:16:44 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:16:44.910709 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-718b2f1f-2754-4403-937e-b3905554c893 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:44.911430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-718b2f1f-2754-4403-937e-b3905554c893 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:44.912053 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-718b2f1f-2754-4403-937e-b3905554c893 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:45.062879 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:45.062879 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:45.107479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-15a56dd9-ba5c-4929-8f09-c318e7149298 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:45.115413 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:45.115413 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:45.177774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a444857a-8923-4890-8090-15c8df4ab557 req-718b2f1f-2754-4403-937e-b3905554c893 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:45.231174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:45.231174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:45.255946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:45.255946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:45.270957 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15a56dd9-ba5c-4929-8f09-c318e7149298 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:45.282823 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 353/701] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:44 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 916 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:45.288050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-d4af01ba-89f7-4092-b548-2085ce6be3c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:16:45.295477 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-d4af01ba-89f7-4092-b548-2085ce6be3c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:45.296011 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:45.296011 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:45.296643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-d4af01ba-89f7-4092-b548-2085ce6be3c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:45.335866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-718b2f1f-2754-4403-937e-b3905554c893 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:45.340219 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 349/702] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 14:16:44 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 1015 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:16:45.372439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-ffd79de9-b2a9-4611-b7ba-a2a209fcb3f5 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] PUT http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/1b057187-89a3-4319-af4e-6311980ea42e Dec 11 14:16:45.381835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:45.381835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:45.382447 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-ffd79de9-b2a9-4611-b7ba-a2a209fcb3f5 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:16:45.502356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:16:45.502356 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:16:45.503688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-a444857a-8923-4890-8090-15c8df4ab557 req-ffd79de9-b2a9-4611-b7ba-a2a209fcb3f5 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Lock "b'cinder-attachment_update-bdb696cf-0e1f-40b5-b4c8-30035018c1e8-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:16:45.511843 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:45.511843 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:45.560934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:45.560934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:45.596937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-d4af01ba-89f7-4092-b548-2085ce6be3c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:16:45.648313 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:45.648313 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:45.670770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-d4af01ba-89f7-4092-b548-2085ce6be3c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:16:45.673083 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 354/703] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:16:45 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 1203 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:16:45.707568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-4411ea8a-1b80-4674-82a7-33da344bdf10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38/action Dec 11 14:16:45.708453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:45.708453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:45.709419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-4411ea8a-1b80-4674-82a7-33da344bdf10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:16:45.710088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-4411ea8a-1b80-4674-82a7-33da344bdf10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:16:45.901417 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:45.901417 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:45.902175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-4411ea8a-1b80-4674-82a7-33da344bdf10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:16:45.924805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-4411ea8a-1b80-4674-82a7-33da344bdf10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Begin detaching volume completed successfully. Dec 11 14:16:45.925516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-4411ea8a-1b80-4674-82a7-33da344bdf10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38/action returned with HTTP 202 Dec 11 14:16:45.926563 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 355/704] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:16:45 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:16:46.001066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4bc068db-62e6-43f7-a718-03954f843c8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:16:46.002351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4bc068db-62e6-43f7-a718-03954f843c8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:46.002779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:46.002779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:46.003390 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4bc068db-62e6-43f7-a718-03954f843c8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:46.109670 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:46.109670 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:46.152208 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4bc068db-62e6-43f7-a718-03954f843c8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:16:46.216997 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:46.216997 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:46.241634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4bc068db-62e6-43f7-a718-03954f843c8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:16:46.243156 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 356/705] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:45 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 1206 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:16:46.252565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4bc068db-62e6-43f7-a718-03954f843c8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume// Dec 11 14:16:46.253444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4bc068db-62e6-43f7-a718-03954f843c8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:46.253814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:46.253814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:46.254569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4bc068db-62e6-43f7-a718-03954f843c8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:46.256688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4bc068db-62e6-43f7-a718-03954f843c8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:16:46.257856 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 357/706] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:16:46 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:16:46.291952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-5bce0bb3-6184-4d5b-bd1c-93af50d56cf2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:16:46.293013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-5bce0bb3-6184-4d5b-bd1c-93af50d56cf2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:46.299803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-5bce0bb3-6184-4d5b-bd1c-93af50d56cf2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:46.477294 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:46.477294 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:46.512428 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-5bce0bb3-6184-4d5b-bd1c-93af50d56cf2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:16:46.602233 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:46.602233 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:46.671377 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-5bce0bb3-6184-4d5b-bd1c-93af50d56cf2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:16:46.673478 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 358/707] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:16:46 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 1305 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:16:46.688646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e8422a0-f963-4a54-b6ed-8e54ff522ca6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:46.689598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e8422a0-f963-4a54-b6ed-8e54ff522ca6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:46.690782 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:46.690782 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:46.691887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e8422a0-f963-4a54-b6ed-8e54ff522ca6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:46.925404 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:46.925404 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:46.974789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1e8422a0-f963-4a54-b6ed-8e54ff522ca6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:47.021008 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:47.021008 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:47.052172 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e8422a0-f963-4a54-b6ed-8e54ff522ca6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:47.068917 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 359/708] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:46 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 916 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:47.068917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-9c3a5e4b-06e9-4377-a910-d9d02fac91d7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments/846677bd-c332-43c6-945b-0d70c375b0f9 Dec 11 14:16:47.071058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-9c3a5e4b-06e9-4377-a910-d9d02fac91d7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:47.071489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:47.071489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:47.073530 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-9c3a5e4b-06e9-4377-a910-d9d02fac91d7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:47.136532 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:47.136532 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:48.383872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-9c3a5e4b-06e9-4377-a910-d9d02fac91d7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:16:48.384490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-9c3a5e4b-06e9-4377-a910-d9d02fac91d7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:16:48.402822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44fe42b4-6bbe-4ddd-9050-3816e2222d0b req-9c3a5e4b-06e9-4377-a910-d9d02fac91d7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments/846677bd-c332-43c6-945b-0d70c375b0f9 returned with HTTP 200 Dec 11 14:16:48.403713 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 360/709] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:16:47 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/attachments/846677bd-c332-43c6-945b-0d70c375b0f9 => generated 19 bytes in 1349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:48.408307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fbfdf11-d509-4bf4-bbfb-6888de75e034 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:16:48.409073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fbfdf11-d509-4bf4-bbfb-6888de75e034 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:48.411206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:48.411206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:48.411952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fbfdf11-d509-4bf4-bbfb-6888de75e034 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:48.631125 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:48.631125 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:48.657282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5fbfdf11-d509-4bf4-bbfb-6888de75e034 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:16:48.724030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fbfdf11-d509-4bf4-bbfb-6888de75e034 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:16:48.725629 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 361/710] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:48 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 911 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:48.746032 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59968d63-ccf1-4983-a4f9-f3266d1eb336 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:48.746580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59968d63-ccf1-4983-a4f9-f3266d1eb336 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:48.747658 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:48.747658 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:48.748316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59968d63-ccf1-4983-a4f9-f3266d1eb336 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:48.827635 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:48.827635 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:48.851735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-59968d63-ccf1-4983-a4f9-f3266d1eb336 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:48.911678 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:48.911678 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:48.927181 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59968d63-ccf1-4983-a4f9-f3266d1eb336 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:48.930102 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 362/711] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:48 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 916 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:49.140704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-a444857a-8923-4890-8090-15c8df4ab557 req-ffd79de9-b2a9-4611-b7ba-a2a209fcb3f5 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Lock "b'cinder-attachment_update-bdb696cf-0e1f-40b5-b4c8-30035018c1e8-n-h1-766726-2'" released by "attachment_update" :: held 3.637s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:16:49.141406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-ffd79de9-b2a9-4611-b7ba-a2a209fcb3f5 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/1b057187-89a3-4319-af4e-6311980ea42e returned with HTTP 200 Dec 11 14:16:49.142721 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 350/712] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 14:16:45 2020] PUT /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/1b057187-89a3-4319-af4e-6311980ea42e => generated 762 bytes in 3785 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:16:49.954773 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9ce84f8-4d42-4c9d-9c4b-934b8e405491 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:49.956213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9ce84f8-4d42-4c9d-9c4b-934b8e405491 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:49.956583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:49.956583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:49.967636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9ce84f8-4d42-4c9d-9c4b-934b8e405491 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:50.223795 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:50.223795 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:50.242670 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e9ce84f8-4d42-4c9d-9c4b-934b8e405491 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:50.336618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:50.336618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:50.377079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9ce84f8-4d42-4c9d-9c4b-934b8e405491 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:50.379791 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 363/713] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:49 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 917 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:51.404840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5758b093-8a51-447b-a3ba-6c0071c3fa78 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:51.405575 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5758b093-8a51-447b-a3ba-6c0071c3fa78 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:51.406160 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:51.406160 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:51.406717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5758b093-8a51-447b-a3ba-6c0071c3fa78 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:51.462684 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:51.462684 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:51.473210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5758b093-8a51-447b-a3ba-6c0071c3fa78 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:51.495753 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:51.495753 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:51.505980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5758b093-8a51-447b-a3ba-6c0071c3fa78 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:51.506994 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 351/714] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:51 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:52.530616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d80d9f2-2912-4bf1-8ed5-f4c8c01eb5af tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:52.534130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d80d9f2-2912-4bf1-8ed5-f4c8c01eb5af tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:52.534848 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:52.534848 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:52.535600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d80d9f2-2912-4bf1-8ed5-f4c8c01eb5af tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:52.723432 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:52.723432 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:52.742494 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1d80d9f2-2912-4bf1-8ed5-f4c8c01eb5af tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:52.789786 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:52.789786 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:52.833623 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d80d9f2-2912-4bf1-8ed5-f4c8c01eb5af tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:52.853250 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 364/715] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:52 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 917 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:53.862904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f0f87ab-f57a-4de4-b0a6-ebd79886f1bb tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:53.862904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f0f87ab-f57a-4de4-b0a6-ebd79886f1bb tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:53.864458 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:53.864458 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:53.864458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f0f87ab-f57a-4de4-b0a6-ebd79886f1bb tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:53.926978 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:53.926978 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:53.943195 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7f0f87ab-f57a-4de4-b0a6-ebd79886f1bb tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:53.980560 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:53.980560 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:53.995043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f0f87ab-f57a-4de4-b0a6-ebd79886f1bb tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:53.996546 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 352/716] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:53 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 917 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:16:54.848126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-b143fc34-b792-4664-b741-01b00e79a5fa tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/1b057187-89a3-4319-af4e-6311980ea42e/action Dec 11 14:16:54.848126 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:54.848126 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:54.848126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-b143fc34-b792-4664-b741-01b00e79a5fa tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:16:54.848126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-b143fc34-b792-4664-b741-01b00e79a5fa tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:16:54.962087 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:54.962087 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:54.979006 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a444857a-8923-4890-8090-15c8df4ab557 req-b143fc34-b792-4664-b741-01b00e79a5fa tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/1b057187-89a3-4319-af4e-6311980ea42e/action returned with HTTP 204 Dec 11 14:16:54.980794 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 365/717] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 14:16:54 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/1b057187-89a3-4319-af4e-6311980ea42e/action => generated 0 bytes in 150 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:16:55.021469 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d44cfe3b-8939-4e67-bae3-e7110eeaa1ba tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:55.025469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d44cfe3b-8939-4e67-bae3-e7110eeaa1ba tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:55.026753 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:55.026753 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:55.032612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d44cfe3b-8939-4e67-bae3-e7110eeaa1ba tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:55.173045 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:55.173045 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:55.191848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d44cfe3b-8939-4e67-bae3-e7110eeaa1ba tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:55.222987 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:55.222987 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:55.235880 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d44cfe3b-8939-4e67-bae3-e7110eeaa1ba tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:55.238798 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 353/718] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:55 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 1209 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:16:58.450533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c91f5414-c5cc-48bd-bc47-d210d938c2cf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:16:58.451239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c91f5414-c5cc-48bd-bc47-d210d938c2cf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:16:58.451239 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:16:58.451239 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:16:58.451800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c91f5414-c5cc-48bd-bc47-d210d938c2cf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:16:58.521052 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:58.521052 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:58.533841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c91f5414-c5cc-48bd-bc47-d210d938c2cf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:16:58.560854 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:16:58.560854 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:16:58.573216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c91f5414-c5cc-48bd-bc47-d210d938c2cf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:16:58.574511 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 366/719] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:16:58 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 1209 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:00.653930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-5fc99543-45ca-46a0-ac45-7cb1fe07d32d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:17:00.654668 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-5fc99543-45ca-46a0-ac45-7cb1fe07d32d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:00.654837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:00.654837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:00.655287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-5fc99543-45ca-46a0-ac45-7cb1fe07d32d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:00.759392 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:00.759392 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:00.780127 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-5fc99543-45ca-46a0-ac45-7cb1fe07d32d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:00.830248 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:00.830248 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:00.847842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-5fc99543-45ca-46a0-ac45-7cb1fe07d32d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:17:00.855409 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 354/720] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:17:00 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 1209 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:00.878586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8/action Dec 11 14:17:00.880036 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:00.880036 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:00.880978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:17:00.881643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:17:01.026946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:01.026946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:01.029277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:01.056866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Begin detaching volume completed successfully. Dec 11 14:17:01.057414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8/action returned with HTTP 202 Dec 11 14:17:01.058580 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 367/721] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:17:00 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:17:01.102083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00dda9a2-6739-45e3-bc23-d23742b6c3ce tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:17:01.105013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00dda9a2-6739-45e3-bc23-d23742b6c3ce tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:01.105233 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:01.105233 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:01.105600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00dda9a2-6739-45e3-bc23-d23742b6c3ce tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:01.190393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume// Dec 11 14:17:01.190890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:01.191135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:01.191135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:01.191525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:01.192608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-b90e48f5-f8bf-479d-860e-329d34aba095 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:17:01.193406 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 368/722] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 14:17:01 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 14:17:01.208654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-63c40f25-9192-4294-b28e-1498b6f09d2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:17:01.209253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-63c40f25-9192-4294-b28e-1498b6f09d2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:01.209749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-63c40f25-9192-4294-b28e-1498b6f09d2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:01.234254 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:01.234254 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:01.246399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-00dda9a2-6739-45e3-bc23-d23742b6c3ce tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:01.270922 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:01.270922 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:01.282108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00dda9a2-6739-45e3-bc23-d23742b6c3ce tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:17:01.284286 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 355/723] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:01 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 1212 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:01.312900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:01.312900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:01.328203 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-63c40f25-9192-4294-b28e-1498b6f09d2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:01.355999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:01.355999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:01.379205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-63c40f25-9192-4294-b28e-1498b6f09d2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:17:01.380552 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 369/724] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 14:17:01 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 1311 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:17:01.829380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-0884d674-82d1-41cc-af1a-6195b1ab69d3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] DELETE http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/1b057187-89a3-4319-af4e-6311980ea42e Dec 11 14:17:01.830191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-0884d674-82d1-41cc-af1a-6195b1ab69d3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:01.830442 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:01.830442 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:01.831507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-0884d674-82d1-41cc-af1a-6195b1ab69d3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:01.906343 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:01.906343 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:02.302951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9093ef01-2b6c-414c-8771-df8d6704e7fa tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:17:02.303612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9093ef01-2b6c-414c-8771-df8d6704e7fa tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:02.304064 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:02.304064 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:02.304532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9093ef01-2b6c-414c-8771-df8d6704e7fa tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:02.537156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:02.537156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:02.563719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9093ef01-2b6c-414c-8771-df8d6704e7fa tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:02.606801 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:02.606801 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:02.625530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9093ef01-2b6c-414c-8771-df8d6704e7fa tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:17:02.640299 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 370/725] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:02 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 1212 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:02.880917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-0884d674-82d1-41cc-af1a-6195b1ab69d3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:17:02.881842 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-0884d674-82d1-41cc-af1a-6195b1ab69d3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:17:02.893893 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-751121bc-a8e0-4f53-a085-030e792ffe4c req-0884d674-82d1-41cc-af1a-6195b1ab69d3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/1b057187-89a3-4319-af4e-6311980ea42e returned with HTTP 200 Dec 11 14:17:02.900381 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 356/726] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 14:17:01 2020] DELETE /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/1b057187-89a3-4319-af4e-6311980ea42e => generated 19 bytes in 1076 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:17:03.657715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d7f4954-16dc-45f8-9654-595b5c95f3d1 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:17:03.666499 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d7f4954-16dc-45f8-9654-595b5c95f3d1 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:03.667286 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:03.667286 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:03.668308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d7f4954-16dc-45f8-9654-595b5c95f3d1 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:03.824316 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:03.824316 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:03.839843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6d7f4954-16dc-45f8-9654-595b5c95f3d1 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:03.893103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d7f4954-16dc-45f8-9654-595b5c95f3d1 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:17:03.912372 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 371/727] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:03 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 917 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:05.019193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eccfc4d2-bfc5-4c80-b7e5-488e82488885 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:17:05.020271 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eccfc4d2-bfc5-4c80-b7e5-488e82488885 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:05.020672 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:05.020672 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:05.021448 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eccfc4d2-bfc5-4c80-b7e5-488e82488885 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:05.022094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-eccfc4d2-bfc5-4c80-b7e5-488e82488885 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume with id: d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:17:05.144162 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:05.144162 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:05.146331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eccfc4d2-bfc5-4c80-b7e5-488e82488885 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:05.209251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eccfc4d2-bfc5-4c80-b7e5-488e82488885 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume request issued successfully. Dec 11 14:17:05.209736 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eccfc4d2-bfc5-4c80-b7e5-488e82488885 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 202 Dec 11 14:17:05.211338 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 357/728] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:17:05 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:17:05.221279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5eeb6074-24f5-4eda-a014-40e5d76833e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:17:05.221829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5eeb6074-24f5-4eda-a014-40e5d76833e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:05.222136 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:05.222136 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:05.222520 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5eeb6074-24f5-4eda-a014-40e5d76833e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:05.348909 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:05.348909 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:05.373592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5eeb6074-24f5-4eda-a014-40e5d76833e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:05.422137 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5eeb6074-24f5-4eda-a014-40e5d76833e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:17:05.431530 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 372/729] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:05 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 910 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:06.451169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6dbb3951-b9ed-471c-95ff-d68dddf54900 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:17:06.452446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6dbb3951-b9ed-471c-95ff-d68dddf54900 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:06.452884 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:06.452884 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:06.454418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6dbb3951-b9ed-471c-95ff-d68dddf54900 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:06.579493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:06.579493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:06.600227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6dbb3951-b9ed-471c-95ff-d68dddf54900 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:06.642979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6dbb3951-b9ed-471c-95ff-d68dddf54900 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 200 Dec 11 14:17:06.657542 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 358/730] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:06 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 910 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:07.359076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-b56c2cc1-6a75-433f-8295-eb1a3ddb8d98 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] DELETE http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/dfffb31c-094f-48e8-9856-6a94683eb238 Dec 11 14:17:07.360577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-b56c2cc1-6a75-433f-8295-eb1a3ddb8d98 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:07.361282 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:07.361282 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:07.362673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-b56c2cc1-6a75-433f-8295-eb1a3ddb8d98 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:07.405298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:07.405298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:07.660762 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2c7d7da-8fbd-4000-ba20-887ae6e89051 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:17:07.661617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2c7d7da-8fbd-4000-ba20-887ae6e89051 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:07.661953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:07.661953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:07.662567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2c7d7da-8fbd-4000-ba20-887ae6e89051 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:07.749078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2c7d7da-8fbd-4000-ba20-887ae6e89051 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 404 Dec 11 14:17:07.764762 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 359/731] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:07 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:17:07.840966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes Dec 11 14:17:07.842250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-246557710"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:17:07.843625 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume request body: {'volume': {'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-246557710'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:17:08.048393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume of 1 GB Dec 11 14:17:08.079122 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Availability Zones retrieved successfully. Dec 11 14:17:08.102715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (46cb4b3e-cc44-4561-bbda-4f460650c7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:17:08.108226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e7a8a0-1250-44e2-b374-262416372e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:08.111683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:17:08.293095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e7a8a0-1250-44e2-b374-262416372e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:08.295346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ade4fd8-8689-4513-a9c1-7efcbbed6aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:08.436715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-b56c2cc1-6a75-433f-8295-eb1a3ddb8d98 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:17:08.437456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-b56c2cc1-6a75-433f-8295-eb1a3ddb8d98 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:17:08.460240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-b56c2cc1-6a75-433f-8295-eb1a3ddb8d98 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/dfffb31c-094f-48e8-9856-6a94683eb238 returned with HTTP 200 Dec 11 14:17:08.462080 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 373/732] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:17:07 2020] DELETE /volume/v3/c89690420e384f39bb5a4c794c904587/attachments/dfffb31c-094f-48e8-9856-6a94683eb238 => generated 19 bytes in 1111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:08.473679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Created reservations ['36fd8b5c-6c59-410d-9f20-dac093e3ede9', '50ff6123-d330-456c-94a8-93fefd5cfdb5', 'cd6fa09b-2077-4ff0-86bf-b9aae5d2139f', '596763e6-74a1-49bd-864c-67e404cf8b40'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:17:08.478156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ade4fd8-8689-4513-a9c1-7efcbbed6aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36fd8b5c-6c59-410d-9f20-dac093e3ede9', '50ff6123-d330-456c-94a8-93fefd5cfdb5', 'cd6fa09b-2077-4ff0-86bf-b9aae5d2139f', '596763e6-74a1-49bd-864c-67e404cf8b40']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:08.491818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-bf41193c-6967-44ac-b8d5-248dd86ae5d3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] DELETE http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/15184a87-e181-4651-aa86-add07833b97c Dec 11 14:17:08.492335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-bf41193c-6967-44ac-b8d5-248dd86ae5d3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:08.493475 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:08.493475 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:08.493970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3ccd505-2e6a-4cb0-bc08-5febfd645eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:08.494349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-bf41193c-6967-44ac-b8d5-248dd86ae5d3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:08.544862 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:08.544862 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:08.659185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3ccd505-2e6a-4cb0-bc08-5febfd645eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-246557710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['36fd8b5c-6c59-410d-9f20-dac093e3ede9','50ff6123-d330-456c-94a8-93fefd5cfdb5','cd6fa09b-2077-4ff0-86bf-b9aae5d2139f','596763e6-74a1-49bd-864c-67e404cf8b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-246557710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3641d0215ea94281b77ee34fb3c8ddbd',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,user_id='3efd36862a59435593522fb9dca99a36',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:08.662005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1b2632-4831-496c-88e6-3096699abf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:08.701906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1b2632-4831-496c-88e6-3096699abf7f) 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-VolumesBackupsTest-Volume-246557710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['36fd8b5c-6c59-410d-9f20-dac093e3ede9','50ff6123-d330-456c-94a8-93fefd5cfdb5','cd6fa09b-2077-4ff0-86bf-b9aae5d2139f','596763e6-74a1-49bd-864c-67e404cf8b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:08.714105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6f3630-8afd-4b43-bc44-74330a67d4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:08.753751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d6f3630-8afd-4b43-bc44-74330a67d4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:08.761151 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (46cb4b3e-cc44-4561-bbda-4f460650c7e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:17:08.860256 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume request issued successfully. Dec 11 14:17:08.881172 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4cd0b566-d0a3-4ff5-b912-12bba10abe9d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes returned with HTTP 202 Dec 11 14:17:08.884046 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 360/733] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:17:07 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes => generated 817 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:17:08.899986 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6830e90a-245a-4c80-b965-950c2b10537a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:08.902035 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6830e90a-245a-4c80-b965-950c2b10537a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:08.902453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:08.902453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:08.903151 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6830e90a-245a-4c80-b965-950c2b10537a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:09.034944 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:09.034944 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:09.061978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6830e90a-245a-4c80-b965-950c2b10537a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:09.115712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6830e90a-245a-4c80-b965-950c2b10537a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:09.126698 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 361/734] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:08 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 885 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:17:10.069662 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-bf41193c-6967-44ac-b8d5-248dd86ae5d3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:17:10.071950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-bf41193c-6967-44ac-b8d5-248dd86ae5d3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:17:10.099492 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-bf41193c-6967-44ac-b8d5-248dd86ae5d3 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/15184a87-e181-4651-aa86-add07833b97c returned with HTTP 200 Dec 11 14:17:10.101163 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 374/735] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:17:08 2020] DELETE /volume/v3/c89690420e384f39bb5a4c794c904587/attachments/15184a87-e181-4651-aa86-add07833b97c => generated 19 bytes in 1627 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:10.119435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-7dd3f626-6d69-4b38-8c13-eb8f0febc235 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] DELETE http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/49336209-5db1-499c-bfcc-dadefc6ed329 Dec 11 14:17:10.120324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-7dd3f626-6d69-4b38-8c13-eb8f0febc235 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:10.121049 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:10.121049 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:10.122030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-7dd3f626-6d69-4b38-8c13-eb8f0febc235 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:10.136541 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-126f89b4-197f-4136-8f13-2d7ce18c31fb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:10.137453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-126f89b4-197f-4136-8f13-2d7ce18c31fb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:10.137903 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:10.137903 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:10.138695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-126f89b4-197f-4136-8f13-2d7ce18c31fb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:10.183429 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:10.183429 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:10.377361 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:10.377361 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:10.408617 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-126f89b4-197f-4136-8f13-2d7ce18c31fb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:10.495988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-126f89b4-197f-4136-8f13-2d7ce18c31fb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:10.499948 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 375/736] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:10 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:11.401706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-7dd3f626-6d69-4b38-8c13-eb8f0febc235 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:17:11.403601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-7dd3f626-6d69-4b38-8c13-eb8f0febc235 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:17:11.429693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-89f5b3de-03c1-44ae-9724-ff9af4a4c54b req-7dd3f626-6d69-4b38-8c13-eb8f0febc235 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/attachments/49336209-5db1-499c-bfcc-dadefc6ed329 returned with HTTP 200 Dec 11 14:17:11.430987 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 362/737] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:17:10 2020] DELETE /volume/v3/c89690420e384f39bb5a4c794c904587/attachments/49336209-5db1-499c-bfcc-dadefc6ed329 => generated 19 bytes in 1317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:11.517176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-754620ce-62f4-4f9f-82a2-89bb08f27fbd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:11.519530 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-754620ce-62f4-4f9f-82a2-89bb08f27fbd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:11.520036 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:11.520036 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:11.520777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-754620ce-62f4-4f9f-82a2-89bb08f27fbd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:11.654000 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:11.654000 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:11.682523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-754620ce-62f4-4f9f-82a2-89bb08f27fbd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:11.764076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-754620ce-62f4-4f9f-82a2-89bb08f27fbd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:11.766701 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 376/738] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:11 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:12.787392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ff67fca-c37d-452f-8eac-470feb19cfd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:12.789946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ff67fca-c37d-452f-8eac-470feb19cfd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:12.790304 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:12.790304 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:12.792693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ff67fca-c37d-452f-8eac-470feb19cfd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:12.901848 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:12.901848 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:12.918400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ff67fca-c37d-452f-8eac-470feb19cfd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:12.967431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ff67fca-c37d-452f-8eac-470feb19cfd1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:12.969575 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 363/739] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:12 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:13.989802 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e5cf59e8-20e5-47e1-bed1-ee76d9dfe889 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:13.990825 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e5cf59e8-20e5-47e1-bed1-ee76d9dfe889 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:13.991159 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:13.991159 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:13.991772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e5cf59e8-20e5-47e1-bed1-ee76d9dfe889 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:14.163031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:14.163031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:14.192526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e5cf59e8-20e5-47e1-bed1-ee76d9dfe889 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:14.251012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e5cf59e8-20e5-47e1-bed1-ee76d9dfe889 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:14.256998 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 377/740] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:13 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:15.279302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98ff4c3c-b21e-4e5f-a3ed-be81f6c2b24c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:15.280268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98ff4c3c-b21e-4e5f-a3ed-be81f6c2b24c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:15.280865 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:15.280865 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:15.286160 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98ff4c3c-b21e-4e5f-a3ed-be81f6c2b24c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:15.453694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:15.453694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:15.484957 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-98ff4c3c-b21e-4e5f-a3ed-be81f6c2b24c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:15.512533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98ff4c3c-b21e-4e5f-a3ed-be81f6c2b24c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:15.513933 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 364/741] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:15 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:16.530044 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc8bf8b9-a884-44ec-a612-1ec7314d8e8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:16.530604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc8bf8b9-a884-44ec-a612-1ec7314d8e8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:16.530790 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:16.530790 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:16.531668 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc8bf8b9-a884-44ec-a612-1ec7314d8e8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:16.652357 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:16.652357 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:16.682654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cc8bf8b9-a884-44ec-a612-1ec7314d8e8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:16.722673 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc8bf8b9-a884-44ec-a612-1ec7314d8e8b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:16.724921 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 378/742] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:16 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:17.741620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1a74b747-bbb7-447f-870a-45279ef81d66 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:17.743227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1a74b747-bbb7-447f-870a-45279ef81d66 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:17.743551 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:17.743551 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:17.744148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1a74b747-bbb7-447f-870a-45279ef81d66 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:17.870511 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:17.870511 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:17.886930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1a74b747-bbb7-447f-870a-45279ef81d66 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:17.978158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1a74b747-bbb7-447f-870a-45279ef81d66 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:17.980268 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 365/743] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:17 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:18.997442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08a6bb78-f24b-42ea-885c-719715f1131b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:18.997988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08a6bb78-f24b-42ea-885c-719715f1131b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:18.998106 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:18.998106 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:18.998496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08a6bb78-f24b-42ea-885c-719715f1131b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:19.053686 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:19.053686 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:19.065907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-08a6bb78-f24b-42ea-885c-719715f1131b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:19.093551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08a6bb78-f24b-42ea-885c-719715f1131b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:19.094415 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 379/744] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:18 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:20.113729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cd5b619-adf3-4188-8185-21886caef77f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:20.114300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7cd5b619-adf3-4188-8185-21886caef77f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:20.114497 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:20.114497 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:20.114878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7cd5b619-adf3-4188-8185-21886caef77f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:20.263674 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:20.263674 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:20.273774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7cd5b619-adf3-4188-8185-21886caef77f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:20.323621 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cd5b619-adf3-4188-8185-21886caef77f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:20.324836 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 366/745] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:20 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:21.348687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e55862a3-c4fb-44ec-9cf9-a5189097eda7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:21.354153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e55862a3-c4fb-44ec-9cf9-a5189097eda7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:21.355885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:21.355885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:21.361286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e55862a3-c4fb-44ec-9cf9-a5189097eda7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:21.750293 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:21.750293 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:21.775742 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e55862a3-c4fb-44ec-9cf9-a5189097eda7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:21.846990 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e55862a3-c4fb-44ec-9cf9-a5189097eda7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:21.853886 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 380/746] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:21 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:22.881952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d5068ab-237b-43a3-b005-42ee805ec568 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:22.884498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d5068ab-237b-43a3-b005-42ee805ec568 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:22.884939 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:22.884939 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:22.885701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d5068ab-237b-43a3-b005-42ee805ec568 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:23.059638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:23.059638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:23.073518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9d5068ab-237b-43a3-b005-42ee805ec568 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:23.158870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d5068ab-237b-43a3-b005-42ee805ec568 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:23.179479 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 367/747] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:22 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:24.198304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6d71ebc-2263-4a95-badb-fc293a11559f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:24.202744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6d71ebc-2263-4a95-badb-fc293a11559f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:24.203261 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:24.203261 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:24.204088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6d71ebc-2263-4a95-badb-fc293a11559f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:24.314993 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:24.314993 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:24.379688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e6d71ebc-2263-4a95-badb-fc293a11559f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:24.426061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6d71ebc-2263-4a95-badb-fc293a11559f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:24.428543 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 381/748] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:24 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:25.447673 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34295eec-a751-44f2-83ff-002a60609303 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:25.449475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34295eec-a751-44f2-83ff-002a60609303 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:25.450290 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:25.450290 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:25.451135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34295eec-a751-44f2-83ff-002a60609303 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:25.540685 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:25.540685 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:25.565948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-34295eec-a751-44f2-83ff-002a60609303 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:25.614238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34295eec-a751-44f2-83ff-002a60609303 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:25.617097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 368/749] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:25 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:26.634416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcccca6b-8531-476c-b078-0263ad152ce9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:26.635705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcccca6b-8531-476c-b078-0263ad152ce9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:26.636309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:26.636309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:26.636984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcccca6b-8531-476c-b078-0263ad152ce9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:26.819752 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:26.819752 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:26.836358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bcccca6b-8531-476c-b078-0263ad152ce9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:26.871301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcccca6b-8531-476c-b078-0263ad152ce9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:26.872712 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 382/750] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:26 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:27.891732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f683ae74-cf4b-48d6-994c-2b0de77d9324 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:27.892759 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f683ae74-cf4b-48d6-994c-2b0de77d9324 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:27.893100 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:27.893100 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:27.894645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f683ae74-cf4b-48d6-994c-2b0de77d9324 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:27.964053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:27.964053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:27.973671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f683ae74-cf4b-48d6-994c-2b0de77d9324 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:27.999126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f683ae74-cf4b-48d6-994c-2b0de77d9324 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:28.000326 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 369/751] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:27 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:29.016688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b906844-31b6-4044-8e7c-38919cce6846 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:29.017682 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b906844-31b6-4044-8e7c-38919cce6846 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:29.018048 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:29.018048 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:29.018590 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b906844-31b6-4044-8e7c-38919cce6846 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:29.130717 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:29.130717 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:29.149581 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0b906844-31b6-4044-8e7c-38919cce6846 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:29.187241 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b906844-31b6-4044-8e7c-38919cce6846 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:29.188453 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 383/752] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:29 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 967 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:30.205983 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61d4c7a6-f80e-41a9-bce4-c7312d1f03cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:30.207250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61d4c7a6-f80e-41a9-bce4-c7312d1f03cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:30.207681 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:30.207681 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:30.208418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61d4c7a6-f80e-41a9-bce4-c7312d1f03cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:30.263613 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:30.263613 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:30.273514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-61d4c7a6-f80e-41a9-bce4-c7312d1f03cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:30.297778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61d4c7a6-f80e-41a9-bce4-c7312d1f03cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:30.306119 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 370/753] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:30 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 970 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:17:31.326924 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b832bdd-d306-46d4-958f-06296bb6f6ec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:31.328560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b832bdd-d306-46d4-958f-06296bb6f6ec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:31.328930 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:31.328930 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:31.329239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b832bdd-d306-46d4-958f-06296bb6f6ec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:31.427260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:31.427260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:31.454495 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8b832bdd-d306-46d4-958f-06296bb6f6ec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:31.519804 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b832bdd-d306-46d4-958f-06296bb6f6ec tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:31.534134 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 384/754] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:31 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 970 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:32.538560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e36b7084-9241-4794-9cce-1fdced6699d4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:32.539106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e36b7084-9241-4794-9cce-1fdced6699d4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:32.539236 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:32.539236 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:32.539888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e36b7084-9241-4794-9cce-1fdced6699d4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:32.645489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:32.645489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:32.679929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e36b7084-9241-4794-9cce-1fdced6699d4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:32.737176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e36b7084-9241-4794-9cce-1fdced6699d4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:32.744209 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 371/755] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:32 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 970 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:33.761198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee22a332-056f-44cb-9a27-981a8a0f8bb5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:33.761798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee22a332-056f-44cb-9a27-981a8a0f8bb5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:33.761907 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:33.761907 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:33.763014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee22a332-056f-44cb-9a27-981a8a0f8bb5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:33.906757 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:33.906757 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:33.933222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ee22a332-056f-44cb-9a27-981a8a0f8bb5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:33.987311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee22a332-056f-44cb-9a27-981a8a0f8bb5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:33.989126 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 385/756] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:33 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 970 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:35.006868 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b7d735a-1c03-46ef-807a-bd2e6adf240a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:35.007560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b7d735a-1c03-46ef-807a-bd2e6adf240a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:35.007687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:35.007687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:35.008091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b7d735a-1c03-46ef-807a-bd2e6adf240a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:35.097484 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:35.097484 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:35.117885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9b7d735a-1c03-46ef-807a-bd2e6adf240a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:35.179795 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b7d735a-1c03-46ef-807a-bd2e6adf240a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:35.180620 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 372/757] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:35 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 970 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:36.197373 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ecbb6cea-950b-4495-a910-83edef4fa967 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:36.197918 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ecbb6cea-950b-4495-a910-83edef4fa967 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:36.198091 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:36.198091 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:36.198758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ecbb6cea-950b-4495-a910-83edef4fa967 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:36.302071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:36.302071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:36.317579 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ecbb6cea-950b-4495-a910-83edef4fa967 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:36.373049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ecbb6cea-950b-4495-a910-83edef4fa967 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:36.373894 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 386/758] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:36 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 1358 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:36.390769 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d58e5779-51b9-49b9-b2e2-1499309040d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:17:36.391584 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d58e5779-51b9-49b9-b2e2-1499309040d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:36.392034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:36.392034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:36.392865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d58e5779-51b9-49b9-b2e2-1499309040d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:36.538224 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:36.538224 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:36.559681 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d58e5779-51b9-49b9-b2e2-1499309040d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:36.624631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d58e5779-51b9-49b9-b2e2-1499309040d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:17:36.629332 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 373/759] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:36 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 1358 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:36.647631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c40757f-af5b-449c-80fb-45971609ad60 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups Dec 11 14:17:36.648097 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:36.648097 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:36.648519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c40757f-af5b-449c-80fb-45971609ad60 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed", "name": "tempest-VolumesBackupsTest-Backup-336153798"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:17:36.649614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-0c40757f-af5b-449c-80fb-45971609ad60 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Creating new backup {'backup': {'volume_id': 'aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed', 'name': 'tempest-VolumesBackupsTest-Backup-336153798'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 11 14:17:36.650028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-0c40757f-af5b-449c-80fb-45971609ad60 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Creating backup of volume aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed in container None Dec 11 14:17:36.809152 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:36.809152 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:36.810273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0c40757f-af5b-449c-80fb-45971609ad60 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:17:36.927151 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0c40757f-af5b-449c-80fb-45971609ad60 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Created reservations ['add1661e-3de8-48c3-abef-4e111a8cd227', '793b1de2-4ba7-42e5-927e-df4ae2481ea0'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:17:37.069229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c40757f-af5b-449c-80fb-45971609ad60 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups returned with HTTP 202 Dec 11 14:17:37.083040 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 387/760] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:17:36 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups => generated 395 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:17:37.094097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee0e211f-1ca5-44bf-a894-000a0107b1d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:37.094657 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee0e211f-1ca5-44bf-a894-000a0107b1d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:37.094858 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:37.094858 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:37.095500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee0e211f-1ca5-44bf-a894-000a0107b1d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:37.096038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ee0e211f-1ca5-44bf-a894-000a0107b1d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:37.155152 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:37.155152 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:37.166890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee0e211f-1ca5-44bf-a894-000a0107b1d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:37.177108 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 374/761] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:37 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 802 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:38.196065 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47f4d5e2-2085-43a2-a31a-ee7902caad10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:38.197005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47f4d5e2-2085-43a2-a31a-ee7902caad10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:38.197356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:38.197356 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:38.198012 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47f4d5e2-2085-43a2-a31a-ee7902caad10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:38.198697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-47f4d5e2-2085-43a2-a31a-ee7902caad10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:38.279542 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:38.279542 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:38.281798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47f4d5e2-2085-43a2-a31a-ee7902caad10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:38.290309 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 388/762] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:38 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 802 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:39.305185 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf7999cb-5712-4fb9-b4dd-3cac3f79562a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:39.305885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf7999cb-5712-4fb9-b4dd-3cac3f79562a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:39.306109 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:39.306109 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:39.306512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf7999cb-5712-4fb9-b4dd-3cac3f79562a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:39.306892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bf7999cb-5712-4fb9-b4dd-3cac3f79562a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:39.361453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:39.361453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:39.363242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf7999cb-5712-4fb9-b4dd-3cac3f79562a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:39.381588 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 375/763] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:39 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 802 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:40.148604 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes Dec 11 14:17:40.149081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:40.149081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:40.149569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-685283385"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:17:40.151464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-685283385'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:17:40.151619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Create volume of 1 GB Dec 11 14:17:40.184082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Availability Zones retrieved successfully. Dec 11 14:17:40.226505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Flow 'volume_create_api' (996cfb69-0d63-4be7-846f-4c8844d61963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:17:40.241807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddb09a7-68c9-4e56-8910-69eef6cb5160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:40.246845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:17:40.333776 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddb09a7-68c9-4e56-8910-69eef6cb5160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:40.336946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625f736f-a0d3-4e80-a4ad-450166f78d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:40.378229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-500ba42d-710d-4651-be78-49f5833af9bd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:40.378906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-500ba42d-710d-4651-be78-49f5833af9bd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:40.379113 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:40.379113 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:40.379639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-500ba42d-710d-4651-be78-49f5833af9bd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:40.380091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-500ba42d-710d-4651-be78-49f5833af9bd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:40.426588 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:40.426588 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:40.430716 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-500ba42d-710d-4651-be78-49f5833af9bd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:40.432987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Created reservations ['2caf002c-0ce0-487b-8ddb-bfc7efdd17c8', '203967e4-57c4-4178-be8d-67c68959f973', '0d179ce5-1f4c-4dd8-ab38-3042056fe21d', '79bc19ac-0654-4bd7-b753-3a06ec99ff05'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:17:40.435899 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625f736f-a0d3-4e80-a4ad-450166f78d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2caf002c-0ce0-487b-8ddb-bfc7efdd17c8', '203967e4-57c4-4178-be8d-67c68959f973', '0d179ce5-1f4c-4dd8-ab38-3042056fe21d', '79bc19ac-0654-4bd7-b753-3a06ec99ff05']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:40.438252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b03bd6d-b3ae-44a9-9de8-78739a4dafe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:40.444019 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 376/764] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:40 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 802 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:40.533294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b03bd6d-b3ae-44a9-9de8-78739a4dafe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4acc4590-3b48-40df-8099-e90a974ac5c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-685283385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a885bc77fc4bb5a2718f9350a5e17d',qos_specs=None,replication_status=,reservations=['2caf002c-0ce0-487b-8ddb-bfc7efdd17c8','203967e4-57c4-4178-be8d-67c68959f973','0d179ce5-1f4c-4dd8-ab38-3042056fe21d','79bc19ac-0654-4bd7-b753-3a06ec99ff05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99faa65cc99242cfa824757dbd6027be',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-685283385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4acc4590-3b48-40df-8099-e90a974ac5c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9a885bc77fc4bb5a2718f9350a5e17d',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,user_id='99faa65cc99242cfa824757dbd6027be',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:40.536479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade3f45d-a83a-4f49-a284-cd30a3825f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:40.570116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade3f45d-a83a-4f49-a284-cd30a3825f8e) 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-685283385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9a885bc77fc4bb5a2718f9350a5e17d',qos_specs=None,replication_status=,reservations=['2caf002c-0ce0-487b-8ddb-bfc7efdd17c8','203967e4-57c4-4178-be8d-67c68959f973','0d179ce5-1f4c-4dd8-ab38-3042056fe21d','79bc19ac-0654-4bd7-b753-3a06ec99ff05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99faa65cc99242cfa824757dbd6027be',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:40.572445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc8a828-1104-4a49-9da2-33b1eb02071b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:17:40.595280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc8a828-1104-4a49-9da2-33b1eb02071b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:17:40.599543 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Flow 'volume_create_api' (996cfb69-0d63-4be7-846f-4c8844d61963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:17:40.710385 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Create volume request issued successfully. Dec 11 14:17:40.745702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dddc0813-1d7a-46f0-b309-c7ec2901b15a tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes returned with HTTP 202 Dec 11 14:17:40.749599 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 389/765] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:17:40 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes => generated 823 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:17:40.768015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1d62294-81c3-417d-b5ea-12e74b8e8d15 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:40.768541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1d62294-81c3-417d-b5ea-12e74b8e8d15 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:40.769171 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:40.769171 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:40.769555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1d62294-81c3-417d-b5ea-12e74b8e8d15 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:40.907756 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:40.907756 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:40.944927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1d62294-81c3-417d-b5ea-12e74b8e8d15 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:41.024890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1d62294-81c3-417d-b5ea-12e74b8e8d15 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:41.027009 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 377/766] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:40 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 891 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:41.446759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fc4059a-5d94-45b0-86fb-ea8b028e6539 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:41.447182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fc4059a-5d94-45b0-86fb-ea8b028e6539 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:41.447348 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:41.447348 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:41.448315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fc4059a-5d94-45b0-86fb-ea8b028e6539 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:41.448860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5fc4059a-5d94-45b0-86fb-ea8b028e6539 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:41.499428 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:41.499428 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:41.501727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fc4059a-5d94-45b0-86fb-ea8b028e6539 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:41.502781 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 390/767] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:41 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 802 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:42.042664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-752d0735-79dd-4bee-9b66-aedb5225ba3e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:42.043559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-752d0735-79dd-4bee-9b66-aedb5225ba3e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:42.043780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:42.043780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:42.045045 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-752d0735-79dd-4bee-9b66-aedb5225ba3e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:42.282171 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:42.282171 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:42.295103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-752d0735-79dd-4bee-9b66-aedb5225ba3e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:42.352148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-752d0735-79dd-4bee-9b66-aedb5225ba3e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:42.365226 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 378/768] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:42 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 916 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:42.523950 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1291088b-fe9b-4352-ad21-cd88e612661a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:42.527987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1291088b-fe9b-4352-ad21-cd88e612661a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:42.528467 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:42.528467 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:42.530550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1291088b-fe9b-4352-ad21-cd88e612661a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:42.531142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1291088b-fe9b-4352-ad21-cd88e612661a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:42.601314 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:42.601314 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:42.603507 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1291088b-fe9b-4352-ad21-cd88e612661a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:42.604662 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 391/769] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:42 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:42.822319 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-bf2de32a-b8bf-426e-a32d-2f0bb6c8ac8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:42.823250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-bf2de32a-b8bf-426e-a32d-2f0bb6c8ac8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:42.823805 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:42.823805 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:42.825710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-bf2de32a-b8bf-426e-a32d-2f0bb6c8ac8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:42.930960 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:42.930960 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:42.948372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-bf2de32a-b8bf-426e-a32d-2f0bb6c8ac8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:42.988760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-bf2de32a-b8bf-426e-a32d-2f0bb6c8ac8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:42.990854 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 379/770] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:17:42 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:43.068067 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1291088b-fe9b-4352-ad21-cd88e612661a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume// Dec 11 14:17:43.069115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1291088b-fe9b-4352-ad21-cd88e612661a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:43.069335 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:43.069335 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:43.069716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1291088b-fe9b-4352-ad21-cd88e612661a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:43.070946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1291088b-fe9b-4352-ad21-cd88e612661a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:17:43.071547 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 392/771] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:17:43 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:17:43.092410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-a3c094ef-0cf6-459e-9193-4d6491a7cc0d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments Dec 11 14:17:43.093165 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:43.093165 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:43.093830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-a3c094ef-0cf6-459e-9193-4d6491a7cc0d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4acc4590-3b48-40df-8099-e90a974ac5c6", "instance_uuid": "0db07569-a116-4f0c-af00-bf7b1e4e2ca5", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:17:43.204758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:43.204758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:43.351645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-a3c094ef-0cf6-459e-9193-4d6491a7cc0d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments returned with HTTP 200 Dec 11 14:17:43.354009 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 380/772] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:17:43 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments => generated 273 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:43.418222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc040c51-eff1-4b6d-b48f-ab0ae6d27953 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:43.418790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc040c51-eff1-4b6d-b48f-ab0ae6d27953 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:43.419251 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc040c51-eff1-4b6d-b48f-ab0ae6d27953 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:43.525684 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:43.525684 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:43.545915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cc040c51-eff1-4b6d-b48f-ab0ae6d27953 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:43.590962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-a3c094ef-0cf6-459e-9193-4d6491a7cc0d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume// Dec 11 14:17:43.591453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-a3c094ef-0cf6-459e-9193-4d6491a7cc0d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:43.591674 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:43.591674 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:43.592098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-a3c094ef-0cf6-459e-9193-4d6491a7cc0d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:43.593268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-a3c094ef-0cf6-459e-9193-4d6491a7cc0d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:17:43.594283 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 381/773] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:17:43 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:17:43.600435 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:43.600435 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:43.607256 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-50542fec-5d27-4511-abe1-6ecce14dfef7 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:43.607800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-50542fec-5d27-4511-abe1-6ecce14dfef7 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:43.608458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-50542fec-5d27-4511-abe1-6ecce14dfef7 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:43.642985 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc040c51-eff1-4b6d-b48f-ab0ae6d27953 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:43.644011 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 393/774] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:43 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 915 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:43.653461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d4b162a-048d-4e07-8582-e63c79324c01 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:43.654245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d4b162a-048d-4e07-8582-e63c79324c01 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:43.655319 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:43.655319 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:43.655982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d4b162a-048d-4e07-8582-e63c79324c01 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:43.660180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4d4b162a-048d-4e07-8582-e63c79324c01 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:43.729326 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:43.729326 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:43.737295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d4b162a-048d-4e07-8582-e63c79324c01 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:43.741748 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 394/775] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:43 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:43.750590 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:43.750590 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:43.779355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-50542fec-5d27-4511-abe1-6ecce14dfef7 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:43.821991 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:43.821991 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:43.833101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-50542fec-5d27-4511-abe1-6ecce14dfef7 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:43.835070 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 382/776] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:17:43 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 1014 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:17:43.856161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-4d653bca-c8a7-49ad-b90e-456c2998a143 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] PUT http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/7fef7358-d422-4dfa-9ceb-113e000dd65d Dec 11 14:17:43.856783 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:43.856783 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:43.857347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-4d653bca-c8a7-49ad-b90e-456c2998a143 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:17:43.909619 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:17:43.909619 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:17:43.910129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-4d653bca-c8a7-49ad-b90e-456c2998a143 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Lock "b'cinder-attachment_update-4acc4590-3b48-40df-8099-e90a974ac5c6-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:17:43.912475 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:43.912475 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:44.660471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0032bbf-1455-4b39-9df4-fc03f59d5181 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:44.661174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0032bbf-1455-4b39-9df4-fc03f59d5181 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:44.661174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:44.661174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:44.661514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0032bbf-1455-4b39-9df4-fc03f59d5181 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:44.830355 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:44.830355 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:44.870195 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f0032bbf-1455-4b39-9df4-fc03f59d5181 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:44.913947 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:44.913947 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:44.938712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0032bbf-1455-4b39-9df4-fc03f59d5181 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:44.950853 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 383/777] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:44 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 915 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:44.956929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ed915f59-f604-4757-b794-4dfd15772abc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:44.957698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ed915f59-f604-4757-b794-4dfd15772abc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:44.958068 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:44.958068 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:44.958767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ed915f59-f604-4757-b794-4dfd15772abc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:44.959289 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ed915f59-f604-4757-b794-4dfd15772abc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:45.011031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:45.011031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:45.013331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ed915f59-f604-4757-b794-4dfd15772abc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:45.014338 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 384/778] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:44 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:45.967363 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fb4764e-d9cf-4b57-b1a8-c8aeada3158c tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:45.967872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fb4764e-d9cf-4b57-b1a8-c8aeada3158c tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:45.968239 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:45.968239 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:45.968865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fb4764e-d9cf-4b57-b1a8-c8aeada3158c tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:46.077802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:46.077802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:46.091600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2fb4764e-d9cf-4b57-b1a8-c8aeada3158c tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:46.116067 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:46.116067 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:46.126462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fb4764e-d9cf-4b57-b1a8-c8aeada3158c tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:46.128093 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 385/779] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:45 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 915 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:46.134715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ae21dba-6ee6-4e4f-98be-829f873d251e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:46.135530 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ae21dba-6ee6-4e4f-98be-829f873d251e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:46.136242 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:46.136242 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:46.136914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ae21dba-6ee6-4e4f-98be-829f873d251e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:46.137573 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5ae21dba-6ee6-4e4f-98be-829f873d251e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:46.171072 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:46.171072 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:46.173416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ae21dba-6ee6-4e4f-98be-829f873d251e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:46.174473 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 386/780] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:46 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:46.487689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-4d653bca-c8a7-49ad-b90e-456c2998a143 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Lock "b'cinder-attachment_update-4acc4590-3b48-40df-8099-e90a974ac5c6-n-h2-766726-2'" released by "attachment_update" :: held 2.577s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:17:46.488528 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-4d653bca-c8a7-49ad-b90e-456c2998a143 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/7fef7358-d422-4dfa-9ceb-113e000dd65d returned with HTTP 200 Dec 11 14:17:46.489762 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 395/781] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:17:43 2020] PUT /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/7fef7358-d422-4dfa-9ceb-113e000dd65d => generated 762 bytes in 2639 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:47.144355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08cd326d-7dc6-4f1c-b540-3c83a4e7117b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:47.153111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08cd326d-7dc6-4f1c-b540-3c83a4e7117b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:47.153677 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:47.153677 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:47.154424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08cd326d-7dc6-4f1c-b540-3c83a4e7117b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:47.187682 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bde222b8-4634-412e-9b82-fa504cff10d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:47.188351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bde222b8-4634-412e-9b82-fa504cff10d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:47.188679 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:47.188679 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:47.189352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bde222b8-4634-412e-9b82-fa504cff10d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:47.189828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bde222b8-4634-412e-9b82-fa504cff10d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:47.263073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:47.263073 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:47.265628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bde222b8-4634-412e-9b82-fa504cff10d9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:47.271509 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 396/782] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:47 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:47.325946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:47.325946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:47.365590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-08cd326d-7dc6-4f1c-b540-3c83a4e7117b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:47.426275 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:47.426275 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:47.447662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08cd326d-7dc6-4f1c-b540-3c83a4e7117b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:47.449080 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 387/783] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:47 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 916 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:47.775174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c09ec232-8438-449a-a9e1-761bef56be3a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] DELETE http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:17:47.776033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c09ec232-8438-449a-a9e1-761bef56be3a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:47.776358 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:47.776358 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:47.776924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c09ec232-8438-449a-a9e1-761bef56be3a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:47.777502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c09ec232-8438-449a-a9e1-761bef56be3a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Delete volume with id: 039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:17:47.854198 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:47.854198 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:47.855891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c09ec232-8438-449a-a9e1-761bef56be3a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:47.918136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c09ec232-8438-449a-a9e1-761bef56be3a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Delete volume request issued successfully. Dec 11 14:17:47.918853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c09ec232-8438-449a-a9e1-761bef56be3a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c returned with HTTP 202 Dec 11 14:17:47.920105 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 397/784] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:17:47 2020] DELETE /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:17:47.934816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b5d03c9-618e-4857-b4dc-72fddca43ffc tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:17:47.936104 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b5d03c9-618e-4857-b4dc-72fddca43ffc tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:47.936494 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:47.936494 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:47.937128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b5d03c9-618e-4857-b4dc-72fddca43ffc tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:47.998789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:47.998789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:48.008905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8b5d03c9-618e-4857-b4dc-72fddca43ffc tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:48.043117 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b5d03c9-618e-4857-b4dc-72fddca43ffc tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c returned with HTTP 200 Dec 11 14:17:48.048365 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 388/785] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:47 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c => generated 913 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:48.285946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d1faa88-a2f8-408c-8fff-5e773a59a7e0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:48.287313 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d1faa88-a2f8-408c-8fff-5e773a59a7e0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:48.287971 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:48.287971 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:48.288417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d1faa88-a2f8-408c-8fff-5e773a59a7e0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:48.288867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7d1faa88-a2f8-408c-8fff-5e773a59a7e0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:48.367008 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:48.367008 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:48.370215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d1faa88-a2f8-408c-8fff-5e773a59a7e0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:48.380006 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 398/786] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:48 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:48.464855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4c69dbc-5ae2-4ce6-a55a-aeace288be8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:48.465370 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4c69dbc-5ae2-4ce6-a55a-aeace288be8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:48.465564 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:48.465564 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:48.466234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4c69dbc-5ae2-4ce6-a55a-aeace288be8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:48.646305 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:48.646305 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:48.675907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c4c69dbc-5ae2-4ce6-a55a-aeace288be8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:48.718840 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:48.718840 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:48.736817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4c69dbc-5ae2-4ce6-a55a-aeace288be8e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:48.740619 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 389/787] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:48 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 916 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:49.061621 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d07fd25-8202-4f45-aa48-268e13adeb8e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:17:49.062406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d07fd25-8202-4f45-aa48-268e13adeb8e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:49.062715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:49.062715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:49.063282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d07fd25-8202-4f45-aa48-268e13adeb8e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:49.182252 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:49.182252 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:49.218732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2d07fd25-8202-4f45-aa48-268e13adeb8e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:49.269722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d07fd25-8202-4f45-aa48-268e13adeb8e tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c returned with HTTP 200 Dec 11 14:17:49.271461 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 399/788] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:49 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:49.393407 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1e1e2f5-2bed-463b-b6d5-a1c04ac8fc21 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:49.394940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a1e1e2f5-2bed-463b-b6d5-a1c04ac8fc21 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:49.395351 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:49.395351 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:49.396016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a1e1e2f5-2bed-463b-b6d5-a1c04ac8fc21 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:49.396567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a1e1e2f5-2bed-463b-b6d5-a1c04ac8fc21 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:49.441053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:49.441053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:49.449446 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1e1e2f5-2bed-463b-b6d5-a1c04ac8fc21 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:49.450806 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 390/789] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:49 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:49.757163 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8768ef86-2be8-4ccc-9bd7-7483a57963a4 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:49.758014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8768ef86-2be8-4ccc-9bd7-7483a57963a4 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:49.758450 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:49.758450 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:49.759208 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8768ef86-2be8-4ccc-9bd7-7483a57963a4 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:49.823907 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:49.823907 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:49.839951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8768ef86-2be8-4ccc-9bd7-7483a57963a4 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:49.875982 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:49.875982 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:49.887096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8768ef86-2be8-4ccc-9bd7-7483a57963a4 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:49.888182 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 400/790] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:49 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 916 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:50.287341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d97ecca-b39c-4324-8523-f377f506f794 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:17:50.287868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d97ecca-b39c-4324-8523-f377f506f794 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:50.288241 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:50.288241 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:50.288623 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d97ecca-b39c-4324-8523-f377f506f794 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:50.434100 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:50.434100 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:50.464141 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-23f40c44-caab-40ce-899c-8bec46df8581 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:50.464788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-23f40c44-caab-40ce-899c-8bec46df8581 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:50.464987 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:50.464987 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:50.465628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-23f40c44-caab-40ce-899c-8bec46df8581 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:50.466138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-23f40c44-caab-40ce-899c-8bec46df8581 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:50.490400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6d97ecca-b39c-4324-8523-f377f506f794 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:50.539081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:50.539081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:50.551068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-23f40c44-caab-40ce-899c-8bec46df8581 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:50.552197 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 401/791] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:50 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:50.554273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d97ecca-b39c-4324-8523-f377f506f794 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c returned with HTTP 200 Dec 11 14:17:50.567789 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 391/792] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:50 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:17:50.904452 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb9d62ab-4042-4b53-b83d-22dc2c6c069d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:50.904991 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb9d62ab-4042-4b53-b83d-22dc2c6c069d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:50.905188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:50.905188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:50.905832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb9d62ab-4042-4b53-b83d-22dc2c6c069d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:51.005929 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:51.005929 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:51.020436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fb9d62ab-4042-4b53-b83d-22dc2c6c069d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:51.065013 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:51.065013 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:51.096724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb9d62ab-4042-4b53-b83d-22dc2c6c069d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:51.097541 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 402/793] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:50 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 916 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:51.573642 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d69b5d2-748f-4025-8cf2-7ca51bed5062 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c Dec 11 14:17:51.574653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d69b5d2-748f-4025-8cf2-7ca51bed5062 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:51.575040 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:51.575040 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:51.575656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d69b5d2-748f-4025-8cf2-7ca51bed5062 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:51.579581 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2235341c-80b2-4b6d-bb50-d0b676f2bca7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:51.580252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2235341c-80b2-4b6d-bb50-d0b676f2bca7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:51.580579 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:51.580579 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:51.581331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2235341c-80b2-4b6d-bb50-d0b676f2bca7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:51.583126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2235341c-80b2-4b6d-bb50-d0b676f2bca7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:51.636887 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:51.636887 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:51.639214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2235341c-80b2-4b6d-bb50-d0b676f2bca7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:51.645880 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 392/794] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:51 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:51.730535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d69b5d2-748f-4025-8cf2-7ca51bed5062 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c returned with HTTP 404 Dec 11 14:17:51.731794 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 403/795] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:51 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/039044db-1c6b-4c7a-adb4-eef15c53483c => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:17:51.741471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7a7f4a0-47a9-489e-b772-0ce5a37e814f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] DELETE http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:17:51.742074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7a7f4a0-47a9-489e-b772-0ce5a37e814f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:51.742430 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:51.742430 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:51.742839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7a7f4a0-47a9-489e-b772-0ce5a37e814f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:51.743378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f7a7f4a0-47a9-489e-b772-0ce5a37e814f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Delete volume with id: 15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:17:51.894770 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:51.894770 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:51.896307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f7a7f4a0-47a9-489e-b772-0ce5a37e814f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:51.962954 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f7a7f4a0-47a9-489e-b772-0ce5a37e814f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Delete volume request issued successfully. Dec 11 14:17:51.966217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7a7f4a0-47a9-489e-b772-0ce5a37e814f tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 202 Dec 11 14:17:51.971159 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 393/796] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:17:51 2020] DELETE /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:17:51.976120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ab197ce-dea6-466d-9d01-7291fb9a6294 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:17:51.976635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ab197ce-dea6-466d-9d01-7291fb9a6294 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:51.977433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ab197ce-dea6-466d-9d01-7291fb9a6294 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:52.014190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-676c8b50-3ca9-4373-a0e3-f8115e312413 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/7fef7358-d422-4dfa-9ceb-113e000dd65d/action Dec 11 14:17:52.014912 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:52.014912 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:52.015639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-676c8b50-3ca9-4373-a0e3-f8115e312413 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:17:52.016240 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-676c8b50-3ca9-4373-a0e3-f8115e312413 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:17:52.101604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:52.101604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:52.111391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9ab197ce-dea6-466d-9d01-7291fb9a6294 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:52.135823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ab197ce-dea6-466d-9d01-7291fb9a6294 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 200 Dec 11 14:17:52.137361 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 404/797] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:51 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:52.141652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64c56294-5564-4187-a68f-99e98c08fdb3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:52.142500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64c56294-5564-4187-a68f-99e98c08fdb3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:52.142887 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:52.142887 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:52.143548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64c56294-5564-4187-a68f-99e98c08fdb3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:52.200792 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:52.200792 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:52.209907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-64c56294-5564-4187-a68f-99e98c08fdb3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:52.234398 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:52.234398 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:52.252594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64c56294-5564-4187-a68f-99e98c08fdb3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:52.254046 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 405/798] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:52 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:52.267233 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:52.267233 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:52.289639 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3e847bb7-d3eb-4dd4-815b-fc592cb20650 req-676c8b50-3ca9-4373-a0e3-f8115e312413 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/7fef7358-d422-4dfa-9ceb-113e000dd65d/action returned with HTTP 204 Dec 11 14:17:52.290559 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 394/799] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:17:52 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/7fef7358-d422-4dfa-9ceb-113e000dd65d/action => generated 0 bytes in 282 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:17:52.659197 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7de9926e-f45d-4d94-b8c0-53541f4e86cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:52.659881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7de9926e-f45d-4d94-b8c0-53541f4e86cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:52.660199 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:52.660199 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:52.660764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7de9926e-f45d-4d94-b8c0-53541f4e86cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:52.661299 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7de9926e-f45d-4d94-b8c0-53541f4e86cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:52.704910 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:52.704910 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:52.707587 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7de9926e-f45d-4d94-b8c0-53541f4e86cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:52.709340 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 406/800] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:52 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:53.152699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ed84fbc3-e2d9-4619-8911-a07b85c1f8fb tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:17:53.153685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ed84fbc3-e2d9-4619-8911-a07b85c1f8fb tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:53.154102 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:53.154102 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:53.154757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ed84fbc3-e2d9-4619-8911-a07b85c1f8fb tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:53.273102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f3fdcfc-f0ef-4e56-beaa-3940c547c9d6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:53.273482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f3fdcfc-f0ef-4e56-beaa-3940c547c9d6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:53.273697 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:53.273697 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:53.274594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f3fdcfc-f0ef-4e56-beaa-3940c547c9d6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:53.303142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:53.303142 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:53.359606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ed84fbc3-e2d9-4619-8911-a07b85c1f8fb tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:53.431663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ed84fbc3-e2d9-4619-8911-a07b85c1f8fb tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 200 Dec 11 14:17:53.432477 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 395/801] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:53 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:53.436645 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:53.436645 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:53.448051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1f3fdcfc-f0ef-4e56-beaa-3940c547c9d6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:53.472358 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:53.472358 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:53.486938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f3fdcfc-f0ef-4e56-beaa-3940c547c9d6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:53.488301 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 407/802] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:53 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 1208 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:53.504071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84ee8527-59e6-4f40-9afc-22c4ef40ada8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] DELETE http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:53.504708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84ee8527-59e6-4f40-9afc-22c4ef40ada8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:53.505069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:53.505069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:53.505621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84ee8527-59e6-4f40-9afc-22c4ef40ada8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:53.506188 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-84ee8527-59e6-4f40-9afc-22c4ef40ada8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Delete volume with id: 4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:53.614177 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:53.614177 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:53.616164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-84ee8527-59e6-4f40-9afc-22c4ef40ada8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:53.641056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-84ee8527-59e6-4f40-9afc-22c4ef40ada8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] 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 or be disassociated from snapshots after volume transfer. Dec 11 14:17:53.642548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84ee8527-59e6-4f40-9afc-22c4ef40ada8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 400 Dec 11 14:17:53.655759 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 396/803] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:17:53 2020] DELETE /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 285 bytes in 156 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:17:53.663859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5cba49b-a37a-4618-921d-7801c846f3b0 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:53.664515 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5cba49b-a37a-4618-921d-7801c846f3b0 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:53.664835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:53.664835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:53.665396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5cba49b-a37a-4618-921d-7801c846f3b0 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:53.728020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05a50703-0785-40ac-98bb-b88e0661d0c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:53.728719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05a50703-0785-40ac-98bb-b88e0661d0c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:53.729025 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:53.729025 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:53.729594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05a50703-0785-40ac-98bb-b88e0661d0c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:53.730061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-05a50703-0785-40ac-98bb-b88e0661d0c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:53.742118 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:53.742118 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:53.756787 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5cba49b-a37a-4618-921d-7801c846f3b0 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:53.775633 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:53.775633 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:53.780415 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05a50703-0785-40ac-98bb-b88e0661d0c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:53.783914 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 397/804] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:53 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:53.791012 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:53.791012 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:53.800367 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5cba49b-a37a-4618-921d-7801c846f3b0 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:53.801522 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 408/805] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:53 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 1208 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:54.092967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-7ec0eb30-6fc2-40e2-a066-8f6479cd7a8d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:54.093485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-7ec0eb30-6fc2-40e2-a066-8f6479cd7a8d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:54.093702 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:54.093702 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:54.094075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-7ec0eb30-6fc2-40e2-a066-8f6479cd7a8d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:54.213925 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:54.213925 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:54.224289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-7ec0eb30-6fc2-40e2-a066-8f6479cd7a8d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:54.246425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:54.246425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:54.258353 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-7ec0eb30-6fc2-40e2-a066-8f6479cd7a8d tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:54.259861 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 398/806] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:17:54 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 1208 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:54.282886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-2c36f372-a670-442a-bd8e-8d8df690c256 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] POST http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6/action Dec 11 14:17:54.283730 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:54.283730 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:54.284424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-2c36f372-a670-442a-bd8e-8d8df690c256 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:17:54.284952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-2c36f372-a670-442a-bd8e-8d8df690c256 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:17:54.424542 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:54.424542 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:54.426155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-2c36f372-a670-442a-bd8e-8d8df690c256 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:54.449851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-2c36f372-a670-442a-bd8e-8d8df690c256 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Begin detaching volume completed successfully. Dec 11 14:17:54.450599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-2c36f372-a670-442a-bd8e-8d8df690c256 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6/action returned with HTTP 202 Dec 11 14:17:54.450916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e351d756-711d-4e7b-85a2-cbf4882dfdd9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:17:54.451456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e351d756-711d-4e7b-85a2-cbf4882dfdd9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:54.451676 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:54.451676 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:54.452058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e351d756-711d-4e7b-85a2-cbf4882dfdd9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:54.455602 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 409/807] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:17:54 2020] POST /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:17:54.479740 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-511fdb44-fce6-4eb6-ba2d-cfeb80263e2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:54.480709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-511fdb44-fce6-4eb6-ba2d-cfeb80263e2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:54.481071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:54.481071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:54.481817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-511fdb44-fce6-4eb6-ba2d-cfeb80263e2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:54.607033 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:54.607033 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:54.623227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-511fdb44-fce6-4eb6-ba2d-cfeb80263e2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:54.663062 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:54.663062 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:54.666848 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:54.666848 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:54.679635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e351d756-711d-4e7b-85a2-cbf4882dfdd9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:54.685811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-511fdb44-fce6-4eb6-ba2d-cfeb80263e2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:54.689606 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 410/808] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:54 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 1211 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:54.690778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-511fdb44-fce6-4eb6-ba2d-cfeb80263e2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume// Dec 11 14:17:54.691385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-511fdb44-fce6-4eb6-ba2d-cfeb80263e2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:54.693112 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:54.693112 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:54.694951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-511fdb44-fce6-4eb6-ba2d-cfeb80263e2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:54.696118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-511fdb44-fce6-4eb6-ba2d-cfeb80263e2e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:17:54.698784 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 411/809] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:17:54 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:17:54.718547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e442fc56-52ac-42f0-bec9-1803e621b570 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:54.719694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e442fc56-52ac-42f0-bec9-1803e621b570 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:54.722654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e442fc56-52ac-42f0-bec9-1803e621b570 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:54.757428 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e351d756-711d-4e7b-85a2-cbf4882dfdd9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 200 Dec 11 14:17:54.766795 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 399/810] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:54 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 913 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:54.798759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1f94b73-8788-45ea-8a53-91602cb2ac49 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:54.799294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1f94b73-8788-45ea-8a53-91602cb2ac49 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:54.799491 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:54.799491 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:54.800128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1f94b73-8788-45ea-8a53-91602cb2ac49 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:54.800666 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f1f94b73-8788-45ea-8a53-91602cb2ac49 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:54.842587 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:54.842587 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:54.869312 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e442fc56-52ac-42f0-bec9-1803e621b570 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:54.870844 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:54.870844 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:54.876436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1f94b73-8788-45ea-8a53-91602cb2ac49 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:54.877526 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 400/811] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:54 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:54.908922 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:54.908922 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:54.922521 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e442fc56-52ac-42f0-bec9-1803e621b570 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:54.923995 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 412/812] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:17:54 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 1310 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:17:55.254573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e24df2e9-c825-462e-9a30-ca2b57509fe6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] DELETE http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/7fef7358-d422-4dfa-9ceb-113e000dd65d Dec 11 14:17:55.254573 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e24df2e9-c825-462e-9a30-ca2b57509fe6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:55.254573 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:55.254573 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:55.255539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e24df2e9-c825-462e-9a30-ca2b57509fe6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:55.310545 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:55.310545 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:55.709095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9de27ea-cec3-46c1-b6ae-efdd6632f3e8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:55.710128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9de27ea-cec3-46c1-b6ae-efdd6632f3e8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:55.710660 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:55.710660 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:55.711286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9de27ea-cec3-46c1-b6ae-efdd6632f3e8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:55.857469 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:55.857469 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:55.883874 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9de27ea-cec3-46c1-b6ae-efdd6632f3e8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:55.932471 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:55.932471 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:55.960202 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9de27ea-cec3-46c1-b6ae-efdd6632f3e8 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:55.964980 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 413/813] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:55 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 1211 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:55.976936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5290ae1b-6689-4336-a8c2-5fafb6f98444 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f Dec 11 14:17:55.977671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5290ae1b-6689-4336-a8c2-5fafb6f98444 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:55.978042 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:55.978042 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:55.978723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5290ae1b-6689-4336-a8c2-5fafb6f98444 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:56.065076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5290ae1b-6689-4336-a8c2-5fafb6f98444 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f returned with HTTP 404 Dec 11 14:17:56.066819 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 414/814] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:55 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/15c4b6df-64b3-434c-ae05-f68e4c31352f => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:17:56.074106 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8871cbe0-860b-41a1-b39d-2469aa900f6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:56.074594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8871cbe0-860b-41a1-b39d-2469aa900f6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:56.075083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8871cbe0-860b-41a1-b39d-2469aa900f6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:56.075449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8871cbe0-860b-41a1-b39d-2469aa900f6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:56.135975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:56.135975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:56.138589 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8871cbe0-860b-41a1-b39d-2469aa900f6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:56.139589 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 415/815] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:56 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:56.158088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f29a362-2618-43e7-82e7-f56796067ba9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] DELETE http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:17:56.159570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f29a362-2618-43e7-82e7-f56796067ba9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:56.159974 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:56.159974 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:56.160632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f29a362-2618-43e7-82e7-f56796067ba9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:56.161794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9f29a362-2618-43e7-82e7-f56796067ba9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Delete volume with id: 7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:17:56.280607 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:56.280607 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:56.288761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f29a362-2618-43e7-82e7-f56796067ba9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:56.372800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f29a362-2618-43e7-82e7-f56796067ba9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Delete volume request issued successfully. Dec 11 14:17:56.373289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f29a362-2618-43e7-82e7-f56796067ba9 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 202 Dec 11 14:17:56.374462 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 416/816] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:17:56 2020] DELETE /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:17:56.382074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4f20199-c7c5-4b48-b412-d04d9544f87a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:17:56.382858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4f20199-c7c5-4b48-b412-d04d9544f87a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:56.389493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:56.389493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:56.390472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4f20199-c7c5-4b48-b412-d04d9544f87a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:56.479506 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:56.479506 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:56.490167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a4f20199-c7c5-4b48-b412-d04d9544f87a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:56.524795 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e24df2e9-c825-462e-9a30-ca2b57509fe6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:17:56.525582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e24df2e9-c825-462e-9a30-ca2b57509fe6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:17:56.534168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4f20199-c7c5-4b48-b412-d04d9544f87a tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:17:56.535873 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 417/817] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:56 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 1361 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:17:56.537668 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4f16f2f3-8830-4044-88f6-725cbae6b351 req-e24df2e9-c825-462e-9a30-ca2b57509fe6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/7fef7358-d422-4dfa-9ceb-113e000dd65d returned with HTTP 200 Dec 11 14:17:56.538783 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 401/818] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:17:55 2020] DELETE /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/attachments/7fef7358-d422-4dfa-9ceb-113e000dd65d => generated 19 bytes in 1290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:17:56.980404 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-091f02ee-686d-4427-a9f2-3fd40ccdf2bd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:56.981077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-091f02ee-686d-4427-a9f2-3fd40ccdf2bd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:56.981577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:56.981577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:56.982150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-091f02ee-686d-4427-a9f2-3fd40ccdf2bd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:57.102933 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:57.102933 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:57.129917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-091f02ee-686d-4427-a9f2-3fd40ccdf2bd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:57.153645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b6769f3-4cc9-484a-9343-d7379c69070f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:57.154609 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b6769f3-4cc9-484a-9343-d7379c69070f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:57.154948 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:57.154948 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:57.155514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b6769f3-4cc9-484a-9343-d7379c69070f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:57.156000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3b6769f3-4cc9-484a-9343-d7379c69070f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:57.229608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-091f02ee-686d-4427-a9f2-3fd40ccdf2bd tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:57.231322 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 418/819] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:56 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 916 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:57.234599 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:57.234599 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:57.236890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b6769f3-4cc9-484a-9343-d7379c69070f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:57.245209 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 402/820] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:57 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:17:57.253076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-faf4ff44-eb35-42c0-b666-5f52a86dc587 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] DELETE http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:57.255539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-faf4ff44-eb35-42c0-b666-5f52a86dc587 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:57.255992 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:57.255992 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:57.256888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-faf4ff44-eb35-42c0-b666-5f52a86dc587 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:57.257550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-faf4ff44-eb35-42c0-b666-5f52a86dc587 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Delete volume with id: 4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:57.377133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:57.377133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:57.382877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-faf4ff44-eb35-42c0-b666-5f52a86dc587 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:57.447169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-faf4ff44-eb35-42c0-b666-5f52a86dc587 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Delete volume request issued successfully. Dec 11 14:17:57.448041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-faf4ff44-eb35-42c0-b666-5f52a86dc587 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 202 Dec 11 14:17:57.451863 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 419/821] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:17:57 2020] DELETE /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:17:57.459690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a7669bc-882c-4b08-a0de-69183fa4e8cc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:57.460951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a7669bc-882c-4b08-a0de-69183fa4e8cc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:57.461386 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:57.461386 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:57.462059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a7669bc-882c-4b08-a0de-69183fa4e8cc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:57.554926 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb55936b-9c90-493a-ae53-c9f7ba6b8caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:17:57.555567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb55936b-9c90-493a-ae53-c9f7ba6b8caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:57.555892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:57.555892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:57.556448 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb55936b-9c90-493a-ae53-c9f7ba6b8caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:57.672637 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:57.672637 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:57.707735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2a7669bc-882c-4b08-a0de-69183fa4e8cc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:57.760976 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:57.760976 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:57.785615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cb55936b-9c90-493a-ae53-c9f7ba6b8caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:57.810344 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a7669bc-882c-4b08-a0de-69183fa4e8cc tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:57.811225 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 403/822] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:57 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 915 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:57.835349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb55936b-9c90-493a-ae53-c9f7ba6b8caf tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:17:57.839281 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 420/823] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:57 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 1361 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:58.278185 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d5210479-79c2-48ad-a547-324c86690afc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:58.284861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d5210479-79c2-48ad-a547-324c86690afc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:58.284861 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:58.284861 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:58.284861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d5210479-79c2-48ad-a547-324c86690afc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:58.284861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d5210479-79c2-48ad-a547-324c86690afc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:58.363938 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:58.363938 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:58.372798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d5210479-79c2-48ad-a547-324c86690afc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:58.378168 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 404/824] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:58 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:58.831426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95cbaa8f-7c01-44ba-9e57-b4099725986e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:17:58.831808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95cbaa8f-7c01-44ba-9e57-b4099725986e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:58.832026 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:58.832026 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:58.832400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95cbaa8f-7c01-44ba-9e57-b4099725986e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:58.856990 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d6bd193-9ab8-432b-8071-7d9a9290cc4c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:17:58.857518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d6bd193-9ab8-432b-8071-7d9a9290cc4c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:58.857736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:58.857736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:58.858111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d6bd193-9ab8-432b-8071-7d9a9290cc4c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:59.008198 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:59.008198 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:59.023409 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:59.023409 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:59.029586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-95cbaa8f-7c01-44ba-9e57-b4099725986e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:17:59.041805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3d6bd193-9ab8-432b-8071-7d9a9290cc4c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Volume info retrieved successfully. Dec 11 14:17:59.081393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95cbaa8f-7c01-44ba-9e57-b4099725986e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:17:59.082553 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 421/825] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:58 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:17:59.122699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d6bd193-9ab8-432b-8071-7d9a9290cc4c tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 200 Dec 11 14:17:59.123580 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 405/826] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:58 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 1361 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:17:59.392258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56247eeb-8c55-4e0e-9daa-d0bcfb2b1fe2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:17:59.393396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56247eeb-8c55-4e0e-9daa-d0bcfb2b1fe2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:17:59.393776 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:17:59.393776 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:17:59.394477 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56247eeb-8c55-4e0e-9daa-d0bcfb2b1fe2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:17:59.395011 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-56247eeb-8c55-4e0e-9daa-d0bcfb2b1fe2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:17:59.437575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:17:59.437575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:17:59.452510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56247eeb-8c55-4e0e-9daa-d0bcfb2b1fe2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:17:59.453636 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 422/827] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:17:59 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:00.114211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4ca8469-81e1-4fb4-b726-7b7e13c1e183 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:18:00.139307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3165a00d-6ccd-46aa-9e5a-6fe0592a0211 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] GET http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc Dec 11 14:18:00.139839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3165a00d-6ccd-46aa-9e5a-6fe0592a0211 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:00.140039 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:00.140039 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:00.140686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3165a00d-6ccd-46aa-9e5a-6fe0592a0211 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:00.146637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4ca8469-81e1-4fb4-b726-7b7e13c1e183 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:00.148573 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:00.148573 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:00.150932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4ca8469-81e1-4fb4-b726-7b7e13c1e183 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:00.325342 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:00.325342 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:00.348202 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3165a00d-6ccd-46aa-9e5a-6fe0592a0211 tempest-TaggedBootDevicesTest-593117339 tempest-TaggedBootDevicesTest-593117339] http://10.222.0.58/volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc returned with HTTP 404 Dec 11 14:18:00.352285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e4ca8469-81e1-4fb4-b726-7b7e13c1e183 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:00.355137 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 423/828] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:00 2020] GET /volume/v3/c89690420e384f39bb5a4c794c904587/volumes/7545782b-a07b-4294-8f61-5d7c3a956ecc => generated 109 bytes in 216 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:00.395818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4ca8469-81e1-4fb4-b726-7b7e13c1e183 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 200 Dec 11 14:18:00.397387 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 406/829] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:00 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 915 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:00.467566 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e07df187-9f03-4977-80a5-5e4e5c47aeb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:00.468527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e07df187-9f03-4977-80a5-5e4e5c47aeb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:00.470632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e07df187-9f03-4977-80a5-5e4e5c47aeb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:00.471554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e07df187-9f03-4977-80a5-5e4e5c47aeb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:00.549608 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:00.549608 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:00.567103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e07df187-9f03-4977-80a5-5e4e5c47aeb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:00.578834 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 424/830] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:00 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:01.422265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a5cc68a-4664-4f94-b972-fc0ed8fab6ff tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 Dec 11 14:18:01.423434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a5cc68a-4664-4f94-b972-fc0ed8fab6ff tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:01.423811 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:01.423811 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:01.424469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a5cc68a-4664-4f94-b972-fc0ed8fab6ff tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:01.522684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a5cc68a-4664-4f94-b972-fc0ed8fab6ff tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 returned with HTTP 404 Dec 11 14:18:01.524361 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 407/831] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:01 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/4acc4590-3b48-40df-8099-e90a974ac5c6 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:01.581770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54ef36dd-73c4-45aa-a479-056adff349b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:01.582534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54ef36dd-73c4-45aa-a479-056adff349b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:01.583039 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:01.583039 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:01.583891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54ef36dd-73c4-45aa-a479-056adff349b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:01.584417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-54ef36dd-73c4-45aa-a479-056adff349b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:01.633032 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:01.633032 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:01.635419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54ef36dd-73c4-45aa-a479-056adff349b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:01.636592 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 425/832] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:01 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:02.650863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef7f703a-75b0-4d9a-88f4-78a9ec7e8987 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:02.651519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef7f703a-75b0-4d9a-88f4-78a9ec7e8987 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:02.652397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef7f703a-75b0-4d9a-88f4-78a9ec7e8987 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:02.657806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ef7f703a-75b0-4d9a-88f4-78a9ec7e8987 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:02.699166 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:02.699166 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:02.701016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef7f703a-75b0-4d9a-88f4-78a9ec7e8987 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:02.701847 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 408/833] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:02 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:03.716280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d476ffcc-d7b4-4c55-b0a2-1cae09ffed71 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:03.717581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d476ffcc-d7b4-4c55-b0a2-1cae09ffed71 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:03.718006 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:03.718006 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:03.719143 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d476ffcc-d7b4-4c55-b0a2-1cae09ffed71 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:03.720130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d476ffcc-d7b4-4c55-b0a2-1cae09ffed71 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:03.799554 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:03.799554 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:03.801698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d476ffcc-d7b4-4c55-b0a2-1cae09ffed71 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:03.802531 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 426/834] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:03 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:04.816316 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fe69b9e-d3ac-4f2c-993e-47e8f2d25924 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:04.817461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fe69b9e-d3ac-4f2c-993e-47e8f2d25924 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:04.817903 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:04.817903 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:04.818286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fe69b9e-d3ac-4f2c-993e-47e8f2d25924 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:04.818731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7fe69b9e-d3ac-4f2c-993e-47e8f2d25924 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:04.863378 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:04.863378 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:04.865814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fe69b9e-d3ac-4f2c-993e-47e8f2d25924 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:04.871715 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 409/835] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:04 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:05.886389 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8bd7fa8c-0a9b-4554-b7b3-95c643c35f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:05.886964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8bd7fa8c-0a9b-4554-b7b3-95c643c35f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:05.887784 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:05.887784 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:05.888452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8bd7fa8c-0a9b-4554-b7b3-95c643c35f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:05.888985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8bd7fa8c-0a9b-4554-b7b3-95c643c35f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:05.932950 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:05.932950 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:05.936378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8bd7fa8c-0a9b-4554-b7b3-95c643c35f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:05.944301 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 427/836] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:05 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:06.951898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8fc5ee82-44ca-4e56-ab9e-da7ce130472b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:06.952610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8fc5ee82-44ca-4e56-ab9e-da7ce130472b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:06.952777 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:06.952777 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:06.953417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8fc5ee82-44ca-4e56-ab9e-da7ce130472b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:06.953965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8fc5ee82-44ca-4e56-ab9e-da7ce130472b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:06.983758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:06.983758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:06.986469 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8fc5ee82-44ca-4e56-ab9e-da7ce130472b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:06.987901 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 410/837] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:06 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:18:08.001595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92054175-c08a-4250-8f63-2ec814c73ac5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:08.002114 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92054175-c08a-4250-8f63-2ec814c73ac5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:08.002591 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:08.002591 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:08.003094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92054175-c08a-4250-8f63-2ec814c73ac5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:08.003094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-92054175-c08a-4250-8f63-2ec814c73ac5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:08.026479 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:08.026479 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:08.028383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92054175-c08a-4250-8f63-2ec814c73ac5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:08.035608 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 428/838] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:07 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:09.044508 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-488d91bb-27f1-41cf-9e45-e14e9386a35a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:09.045620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-488d91bb-27f1-41cf-9e45-e14e9386a35a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:09.046013 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:09.046013 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:09.046666 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-488d91bb-27f1-41cf-9e45-e14e9386a35a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:09.047344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-488d91bb-27f1-41cf-9e45-e14e9386a35a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:09.080128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:09.080128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:09.082853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-488d91bb-27f1-41cf-9e45-e14e9386a35a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:09.091186 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 411/839] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:09 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:10.097420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6abf289-23da-46e0-9f61-60565472fed7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:10.098676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6abf289-23da-46e0-9f61-60565472fed7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:10.098995 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:10.098995 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:10.099752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6abf289-23da-46e0-9f61-60565472fed7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:10.099987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e6abf289-23da-46e0-9f61-60565472fed7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:10.122556 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:10.122556 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:10.124058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6abf289-23da-46e0-9f61-60565472fed7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:10.131266 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 429/840] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:10 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:11.139335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba1f131c-8dd2-46d5-8e86-3d92edc5f2ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:11.140070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba1f131c-8dd2-46d5-8e86-3d92edc5f2ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:11.140274 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:11.140274 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:11.141137 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba1f131c-8dd2-46d5-8e86-3d92edc5f2ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:11.141518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ba1f131c-8dd2-46d5-8e86-3d92edc5f2ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:11.181443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:11.181443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:11.183947 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba1f131c-8dd2-46d5-8e86-3d92edc5f2ab tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:11.185014 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 412/841] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:11 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:12.199756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0510441d-9296-4a99-b26f-879f27579bfe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:12.200963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0510441d-9296-4a99-b26f-879f27579bfe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:12.201239 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:12.201239 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:12.201704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0510441d-9296-4a99-b26f-879f27579bfe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:12.202171 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0510441d-9296-4a99-b26f-879f27579bfe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:12.263510 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:12.263510 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:12.268331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0510441d-9296-4a99-b26f-879f27579bfe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:12.270970 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 430/842] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:12 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:12.686490 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-050e551f-8419-4fdf-83bc-d52e3f29ceaf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] DELETE http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:18:12.687345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-050e551f-8419-4fdf-83bc-d52e3f29ceaf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:12.687906 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:12.687906 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:12.688581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-050e551f-8419-4fdf-83bc-d52e3f29ceaf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:12.689234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-050e551f-8419-4fdf-83bc-d52e3f29ceaf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Delete volume with id: bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:18:12.810579 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:12.810579 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:12.813419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-050e551f-8419-4fdf-83bc-d52e3f29ceaf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:12.886942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-050e551f-8419-4fdf-83bc-d52e3f29ceaf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Delete volume request issued successfully. Dec 11 14:18:12.893941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-050e551f-8419-4fdf-83bc-d52e3f29ceaf tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 202 Dec 11 14:18:12.899830 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 413/843] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:18:12 2020] DELETE /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:18:12.903541 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-855d08ed-042e-4331-84ab-e01611cf329e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:18:12.904068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-855d08ed-042e-4331-84ab-e01611cf329e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:12.904267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:12.904267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:12.904906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-855d08ed-042e-4331-84ab-e01611cf329e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:12.985302 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:12.985302 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:13.003049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-855d08ed-042e-4331-84ab-e01611cf329e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:13.056637 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-855d08ed-042e-4331-84ab-e01611cf329e tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:18:13.085731 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 431/844] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:12 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:13.285659 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8423d296-5926-4765-8288-2d15ada4121d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:13.286237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8423d296-5926-4765-8288-2d15ada4121d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:13.286706 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:13.286706 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:13.287234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8423d296-5926-4765-8288-2d15ada4121d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:13.287605 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8423d296-5926-4765-8288-2d15ada4121d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:13.353390 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:13.353390 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:13.359696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8423d296-5926-4765-8288-2d15ada4121d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:13.360579 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 414/845] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:13 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:14.102849 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a29ea89-c86e-4799-ba57-70bed0e63620 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:18:14.104020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7a29ea89-c86e-4799-ba57-70bed0e63620 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:14.104020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:14.104020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:14.104020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7a29ea89-c86e-4799-ba57-70bed0e63620 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:14.229018 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:14.229018 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:14.248293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7a29ea89-c86e-4799-ba57-70bed0e63620 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:14.300684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a29ea89-c86e-4799-ba57-70bed0e63620 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:18:14.302076 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 432/846] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:14 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 916 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:14.375574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56281601-705d-4a22-988f-44ec85954e72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:14.376102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56281601-705d-4a22-988f-44ec85954e72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:14.376294 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:14.376294 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:14.376957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56281601-705d-4a22-988f-44ec85954e72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:14.377494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-56281601-705d-4a22-988f-44ec85954e72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:14.422899 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:14.422899 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:14.427438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56281601-705d-4a22-988f-44ec85954e72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:14.429384 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 415/847] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:14 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:14.621038 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a8ab24a-3064-4ea6-9b4f-e98ae15ef8c1 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] POST http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types Dec 11 14:18:14.622476 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:14.622476 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:14.623529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a8ab24a-3064-4ea6-9b4f-e98ae15ef8c1 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1410294751"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:14.675198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a8ab24a-3064-4ea6-9b4f-e98ae15ef8c1 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types returned with HTTP 200 Dec 11 14:18:14.676088 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 433/848] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:18:14 2020] POST /volume/v3/073da174f914473e92e60bd44a24f4e8/types => generated 216 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:14.686843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16664682-31b7-4052-91f3-90e8a1497414 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] POST http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/group_types Dec 11 14:18:14.687357 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:14.687357 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:14.687775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16664682-31b7-4052-91f3-90e8a1497414 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1516515320"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:14.732238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16664682-31b7-4052-91f3-90e8a1497414 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/group_types returned with HTTP 202 Dec 11 14:18:14.748990 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 416/849] 10.222.0.58 () {62 vars in 1278 bytes} [Fri Dec 11 14:18:14 2020] POST /volume/v3/073da174f914473e92e60bd44a24f4e8/group_types => generated 173 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:15.051339 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4dd9bdfa-85a3-4d81-aa7f-6d0c8c5befad tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups Dec 11 14:18:15.052444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4dd9bdfa-85a3-4d81-aa7f-6d0c8c5befad tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8046a765-885b-4faf-83fa-4611ac502260", "volume_types": ["fe9b55f4-5a4e-4839-b080-bae4ebee9027"], "name": "tempest-Group1-740965101"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:15.053856 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-4dd9bdfa-85a3-4d81-aa7f-6d0c8c5befad tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Creating new group {'group': {'group_type': '8046a765-885b-4faf-83fa-4611ac502260', 'volume_types': ['fe9b55f4-5a4e-4839-b080-bae4ebee9027'], 'name': 'tempest-Group1-740965101'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 11 14:18:15.096030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-4dd9bdfa-85a3-4d81-aa7f-6d0c8c5befad tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Creating group tempest-Group1-740965101. Dec 11 14:18:15.141270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4dd9bdfa-85a3-4d81-aa7f-6d0c8c5befad tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Availability zone cache updated, next update will occur around 2020-12-11 15:18:15.140644. {{(pid=88093) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 11 14:18:15.141982 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4dd9bdfa-85a3-4d81-aa7f-6d0c8c5befad tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Availability Zones retrieved successfully. Dec 11 14:18:15.204323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-4dd9bdfa-85a3-4d81-aa7f-6d0c8c5befad tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Created reservations ['152bc5cf-1c4b-4ab4-89bc-a831d15b3f02'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:15.318505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1db21899-843e-4019-8f1a-93e875a29ed6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:18:15.320214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1db21899-843e-4019-8f1a-93e875a29ed6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:15.320869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1db21899-843e-4019-8f1a-93e875a29ed6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:15.356190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4dd9bdfa-85a3-4d81-aa7f-6d0c8c5befad tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups returned with HTTP 202 Dec 11 14:18:15.357694 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 434/850] 10.222.0.58 () {62 vars in 1264 bytes} [Fri Dec 11 14:18:14 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/groups => generated 93 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:18:15.380417 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39b79248-7a87-4606-98fe-28d5efb22d89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 Dec 11 14:18:15.383623 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39b79248-7a87-4606-98fe-28d5efb22d89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:15.384023 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:15.384023 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:15.384843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39b79248-7a87-4606-98fe-28d5efb22d89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:15.385619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-39b79248-7a87-4606-98fe-28d5efb22d89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:15.400141 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:15.400141 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:15.469076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:15.469076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:15.480661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39b79248-7a87-4606-98fe-28d5efb22d89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 returned with HTTP 200 Dec 11 14:18:15.481696 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 435/851] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:15 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 => generated 321 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:15.492919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58d92619-21ea-44eb-bfe2-99a904407b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:15.493572 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58d92619-21ea-44eb-bfe2-99a904407b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:15.493862 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:15.493862 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:15.494443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58d92619-21ea-44eb-bfe2-99a904407b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:15.494924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-58d92619-21ea-44eb-bfe2-99a904407b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:15.499628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1db21899-843e-4019-8f1a-93e875a29ed6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:15.521905 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:15.521905 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:15.523915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58d92619-21ea-44eb-bfe2-99a904407b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:15.524895 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 436/852] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:15 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:15.569415 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1db21899-843e-4019-8f1a-93e875a29ed6 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 200 Dec 11 14:18:15.578402 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 417/853] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:15 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 916 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:16.494226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3badf0d7-adca-46bc-95f2-9c96ad9a2b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 Dec 11 14:18:16.494864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3badf0d7-adca-46bc-95f2-9c96ad9a2b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:16.494989 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:16.494989 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:16.495768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3badf0d7-adca-46bc-95f2-9c96ad9a2b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:16.496363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-3badf0d7-adca-46bc-95f2-9c96ad9a2b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:16.511158 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:16.511158 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:16.539668 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c8a0eaa-cc1c-4815-8462-c6612b83259c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:16.540608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c8a0eaa-cc1c-4815-8462-c6612b83259c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:16.541029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:16.541029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:16.541870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c8a0eaa-cc1c-4815-8462-c6612b83259c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:16.542482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5c8a0eaa-cc1c-4815-8462-c6612b83259c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:16.573792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3badf0d7-adca-46bc-95f2-9c96ad9a2b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 returned with HTTP 200 Dec 11 14:18:16.575774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 437/854] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:16 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 => generated 322 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:16.586402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b7d0d42-c611-4269-8826-411078acc0ba tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups Dec 11 14:18:16.587951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:16.587951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:16.588386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b7d0d42-c611-4269-8826-411078acc0ba tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8046a765-885b-4faf-83fa-4611ac502260", "volume_types": ["fe9b55f4-5a4e-4839-b080-bae4ebee9027"], "name": "tempest-Group2-1762313409"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:16.589455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-6b7d0d42-c611-4269-8826-411078acc0ba tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Creating new group {'group': {'group_type': '8046a765-885b-4faf-83fa-4611ac502260', 'volume_types': ['fe9b55f4-5a4e-4839-b080-bae4ebee9027'], 'name': 'tempest-Group2-1762313409'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 11 14:18:16.591777 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:16.591777 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:16.600222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c8a0eaa-cc1c-4815-8462-c6612b83259c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:16.601829 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 418/855] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:16 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:16.606943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-6b7d0d42-c611-4269-8826-411078acc0ba tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Creating group tempest-Group2-1762313409. Dec 11 14:18:16.608245 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:16.608245 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:16.611242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdbdd315-2ff4-4842-812b-a5d75e60ad8f tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 Dec 11 14:18:16.611994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fdbdd315-2ff4-4842-812b-a5d75e60ad8f tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:16.612319 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:16.612319 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:16.613061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fdbdd315-2ff4-4842-812b-a5d75e60ad8f tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:16.639204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6b7d0d42-c611-4269-8826-411078acc0ba tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Availability Zones retrieved successfully. Dec 11 14:18:16.671652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-6b7d0d42-c611-4269-8826-411078acc0ba tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Created reservations ['640f6312-cf1c-4aaf-a75f-1f237802aa42'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:16.711578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdbdd315-2ff4-4842-812b-a5d75e60ad8f tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 returned with HTTP 404 Dec 11 14:18:16.718359 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 419/856] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:16 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/bdb696cf-0e1f-40b5-b4c8-30035018c1e8 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:16.802063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b7d0d42-c611-4269-8826-411078acc0ba tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups returned with HTTP 202 Dec 11 14:18:16.807734 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 438/857] 10.222.0.58 () {62 vars in 1264 bytes} [Fri Dec 11 14:18:16 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/groups => generated 94 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:18:16.813395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd56a016-3693-490f-9d70-ebec12a809cc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 Dec 11 14:18:16.814152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd56a016-3693-490f-9d70-ebec12a809cc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:16.814999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd56a016-3693-490f-9d70-ebec12a809cc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:16.815532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-dd56a016-3693-490f-9d70-ebec12a809cc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member 26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:16.833033 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:16.833033 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:16.896342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd56a016-3693-490f-9d70-ebec12a809cc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 returned with HTTP 200 Dec 11 14:18:16.901626 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 420/858] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:16 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 => generated 322 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:18:17.615354 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8e6c479-eb8e-453d-a749-2c574c807e8e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:17.615876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8e6c479-eb8e-453d-a749-2c574c807e8e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:17.616350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:17.616350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:17.616566 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8e6c479-eb8e-453d-a749-2c574c807e8e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:17.616803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a8e6c479-eb8e-453d-a749-2c574c807e8e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:17.689156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:17.689156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:17.691646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8e6c479-eb8e-453d-a749-2c574c807e8e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:17.692852 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 439/859] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:17 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:17.911311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7091e473-86fe-4436-b1c6-c1ee9fb11cc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 Dec 11 14:18:17.912205 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7091e473-86fe-4436-b1c6-c1ee9fb11cc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:17.912575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:17.912575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:17.913191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7091e473-86fe-4436-b1c6-c1ee9fb11cc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:17.916427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-7091e473-86fe-4436-b1c6-c1ee9fb11cc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member 26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:17.931888 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:17.931888 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:17.963605 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7091e473-86fe-4436-b1c6-c1ee9fb11cc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 returned with HTTP 200 Dec 11 14:18:17.964541 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 421/860] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:17 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 => generated 323 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:17.975889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes Dec 11 14:18:17.976705 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:17.976705 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:17.977123 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1675143715", "volume_type": "fe9b55f4-5a4e-4839-b080-bae4ebee9027", "group_id": "f37bec4a-6d0d-4cf0-b02e-2ffc42421a49", "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:17.978715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Create volume request body: {'volume': {'name': 'tempest-volume-1675143715', 'volume_type': 'fe9b55f4-5a4e-4839-b080-bae4ebee9027', 'group_id': 'f37bec4a-6d0d-4cf0-b02e-2ffc42421a49', 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:18:18.023822 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:18.023822 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:18.025240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Create volume of 1 GB Dec 11 14:18:18.049638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Availability Zones retrieved successfully. Dec 11 14:18:18.076938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Flow 'volume_create_api' (f3ae8a81-6243-4ef1-b7ea-1fb4b5f2b6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:18.080482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514c1f00-065a-4363-b005-3d1edb2e5d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:18.083034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:18.083034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:18.083882 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:18:18.143693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (514c1f00-065a-4363-b005-3d1edb2e5d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:18:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe9b55f4-5a4e-4839-b080-bae4ebee9027,is_public=True,name='tempest-GroupsTest-volume-type-1410294751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe9b55f4-5a4e-4839-b080-bae4ebee9027', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f37bec4a-6d0d-4cf0-b02e-2ffc42421a49', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:18.146745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f45347b-468b-4f19-a77c-565d607b1c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:18.198723 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1410294751 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1410294751, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:18:18.199907 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1410294751 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1410294751, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:18:18.249974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Created reservations ['1376d735-d270-44b4-b8e1-f64812d17f9c', '8870edf1-b037-4c94-a22b-0d99071b1207', 'f230ff23-0591-49f9-8dab-244b48820311', 'b9a3979e-1120-4acc-8b60-2d4cdc110207'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:18.253042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f45347b-468b-4f19-a77c-565d607b1c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1376d735-d270-44b4-b8e1-f64812d17f9c', '8870edf1-b037-4c94-a22b-0d99071b1207', 'f230ff23-0591-49f9-8dab-244b48820311', 'b9a3979e-1120-4acc-8b60-2d4cdc110207']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:18.256581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5d12b7-74b3-4247-9f12-cbd27c6ce724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:18.327308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d5d12b7-74b3-4247-9f12-cbd27c6ce724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d1bd9a8-925f-48a1-a228-963f487eeeb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1675143715',encryption_key_id=None,group_id=f37bec4a-6d0d-4cf0-b02e-2ffc42421a49,group_type_id=,metadata={},multiattach=False,project_id='476339c058b0405bab02ccac2e2073d0',qos_specs=None,replication_status=,reservations=['1376d735-d270-44b4-b8e1-f64812d17f9c','8870edf1-b037-4c94-a22b-0d99071b1207','f230ff23-0591-49f9-8dab-244b48820311','b9a3979e-1120-4acc-8b60-2d4cdc110207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c659f6fef8849aebc970b65e71aacd1',volume_type_id=fe9b55f4-5a4e-4839-b080-bae4ebee9027), '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=2020-12-11T14:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1675143715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f37bec4a-6d0d-4cf0-b02e-2ffc42421a49,host=None,id=1d1bd9a8-925f-48a1-a228-963f487eeeb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='476339c058b0405bab02ccac2e2073d0',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,user_id='6c659f6fef8849aebc970b65e71aacd1',volume_attachment=,volume_type=,volume_type_id=fe9b55f4-5a4e-4839-b080-bae4ebee9027)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:18.330282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49266789-286d-416a-b011-2bf46bd503c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:18.364472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49266789-286d-416a-b011-2bf46bd503c4) 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-volume-1675143715',encryption_key_id=None,group_id=f37bec4a-6d0d-4cf0-b02e-2ffc42421a49,group_type_id=,metadata={},multiattach=False,project_id='476339c058b0405bab02ccac2e2073d0',qos_specs=None,replication_status=,reservations=['1376d735-d270-44b4-b8e1-f64812d17f9c','8870edf1-b037-4c94-a22b-0d99071b1207','f230ff23-0591-49f9-8dab-244b48820311','b9a3979e-1120-4acc-8b60-2d4cdc110207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c659f6fef8849aebc970b65e71aacd1',volume_type_id=fe9b55f4-5a4e-4839-b080-bae4ebee9027)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:18.366733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (985f535a-5896-4890-bf37-c1111ce09769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:18.390664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (985f535a-5896-4890-bf37-c1111ce09769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:18.393689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Flow 'volume_create_api' (f3ae8a81-6243-4ef1-b7ea-1fb4b5f2b6b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:18.453437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Create volume request issued successfully. Dec 11 14:18:18.469963 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:18.470630 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:18.481530 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:18.499579 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:18.499579 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:18.529401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf94d77-c008-48dd-928b-e0b4356e5601 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes returned with HTTP 202 Dec 11 14:18:18.531320 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 440/861] 10.222.0.58 () {62 vars in 1267 bytes} [Fri Dec 11 14:18:17 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes => generated 881 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:18.546912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b3a794b-425e-406d-a11e-e5b13976ca90 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 Dec 11 14:18:18.547835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b3a794b-425e-406d-a11e-e5b13976ca90 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:18.548212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:18.548212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:18.548837 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b3a794b-425e-406d-a11e-e5b13976ca90 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:18.666570 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:18.666570 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:18.694399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3b3a794b-425e-406d-a11e-e5b13976ca90 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:18.707620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b6f83dca-cb58-4e42-99c1-0f17f11a21af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:18.708070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b6f83dca-cb58-4e42-99c1-0f17f11a21af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:18.708267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:18.708267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:18.708642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b6f83dca-cb58-4e42-99c1-0f17f11a21af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:18.709013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b6f83dca-cb58-4e42-99c1-0f17f11a21af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:18.753249 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-3b3a794b-425e-406d-a11e-e5b13976ca90 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:18.755486 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-3b3a794b-425e-406d-a11e-e5b13976ca90 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:18.765461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-3b3a794b-425e-406d-a11e-e5b13976ca90 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:18.774081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:18.774081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:18.798341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b3a794b-425e-406d-a11e-e5b13976ca90 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 returned with HTTP 200 Dec 11 14:18:18.809122 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 422/862] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:18 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 => generated 973 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:18.810121 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:18.810121 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:18.819678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b6f83dca-cb58-4e42-99c1-0f17f11a21af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:18.827604 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 441/863] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:18 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:19.814458 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7775dd07-9d1c-428f-ad2f-789598bcecd1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 Dec 11 14:18:19.815032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7775dd07-9d1c-428f-ad2f-789598bcecd1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:19.815245 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:19.815245 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:19.815618 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7775dd07-9d1c-428f-ad2f-789598bcecd1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:19.851450 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2d2a6d9-51ab-4f69-991f-7deb139eb898 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:19.857758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2d2a6d9-51ab-4f69-991f-7deb139eb898 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:19.858980 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:19.858980 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:19.860336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2d2a6d9-51ab-4f69-991f-7deb139eb898 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:19.861065 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d2d2a6d9-51ab-4f69-991f-7deb139eb898 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:19.866992 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:19.866992 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:19.876670 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7775dd07-9d1c-428f-ad2f-789598bcecd1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:19.891507 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-7775dd07-9d1c-428f-ad2f-789598bcecd1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:19.892238 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-7775dd07-9d1c-428f-ad2f-789598bcecd1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:19.907062 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-7775dd07-9d1c-428f-ad2f-789598bcecd1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:19.919652 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:19.919652 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:19.927584 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:19.927584 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:19.929093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2d2a6d9-51ab-4f69-991f-7deb139eb898 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:19.937480 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 442/864] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:19 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:19.988976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7775dd07-9d1c-428f-ad2f-789598bcecd1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 returned with HTTP 200 Dec 11 14:18:19.995224 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 423/865] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:19 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 => generated 974 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:20.005949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e2ba7c4-4baf-4719-9edb-493cca89f2f8 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 Dec 11 14:18:20.006567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e2ba7c4-4baf-4719-9edb-493cca89f2f8 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:20.006782 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:20.006782 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:20.007171 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e2ba7c4-4baf-4719-9edb-493cca89f2f8 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:20.007555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-2e2ba7c4-4baf-4719-9edb-493cca89f2f8 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:20.026096 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:20.026096 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:20.076399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e2ba7c4-4baf-4719-9edb-493cca89f2f8 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 returned with HTTP 200 Dec 11 14:18:20.077258 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 443/866] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:20 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 => generated 322 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:20.088759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73341c85-52fa-459e-9145-5d6aa9339086 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 Dec 11 14:18:20.089420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73341c85-52fa-459e-9145-5d6aa9339086 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:20.089569 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:20.089569 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:20.089920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73341c85-52fa-459e-9145-5d6aa9339086 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:20.090578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-73341c85-52fa-459e-9145-5d6aa9339086 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member 26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:20.105339 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:20.105339 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:20.139690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73341c85-52fa-459e-9145-5d6aa9339086 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 returned with HTTP 200 Dec 11 14:18:20.140869 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 424/867] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:20 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 => generated 323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:20.151785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b32f3d8a-4efe-4872-902c-4e05a4e463fe tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/detail Dec 11 14:18:20.152647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b32f3d8a-4efe-4872-902c-4e05a4e463fe tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:20.153013 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:20.153013 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:20.153643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b32f3d8a-4efe-4872-902c-4e05a4e463fe tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:20.154768 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:20.154768 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:20.273153 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b32f3d8a-4efe-4872-902c-4e05a4e463fe tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/detail returned with HTTP 200 Dec 11 14:18:20.285167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail Dec 11 14:18:20.286042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:20.286594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:20.286594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:20.286813 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 444/868] 10.222.0.58 () {60 vars in 1263 bytes} [Fri Dec 11 14:18:20 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/detail => generated 639 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:20.287340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:20.299345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:18:20.300738 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:20.300738 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:20.302155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:18:20.444617 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Get all volumes completed successfully. Dec 11 14:18:20.447190 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:20.447810 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:20.458707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:20.467876 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:20.467876 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:20.498783 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce9a389a-3961-41fa-a11a-72eee6208e57 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail returned with HTTP 200 Dec 11 14:18:20.507329 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 425/869] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:18:20 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail => generated 977 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:20.522831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail Dec 11 14:18:20.523409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:20.523625 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:20.523625 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:20.524001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:20.524581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:18:20.525539 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:20.525539 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:20.526897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:18:20.643143 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Get all volumes completed successfully. Dec 11 14:18:20.645214 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:20.645658 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:20.657719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:20.670401 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:20.670401 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:20.748458 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42ad8078-8bda-4c67-a160-093f6bf11326 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail returned with HTTP 200 Dec 11 14:18:20.761676 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 445/870] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:18:20 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail => generated 977 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:20.766960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-987bca2f-e45b-44e7-8d6e-9bef8e6a1af4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49/action Dec 11 14:18:20.767662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:20.767662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:20.768350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-987bca2f-e45b-44e7-8d6e-9bef8e6a1af4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:18:20.769434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-987bca2f-e45b-44e7-8d6e-9bef8e6a1af4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:20.770536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-987bca2f-e45b-44e7-8d6e-9bef8e6a1af4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] delete called for group f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 {{(pid=88094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:18:20.771030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-987bca2f-e45b-44e7-8d6e-9bef8e6a1af4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Delete group with id: f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 Dec 11 14:18:20.789260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:20.789260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:20.945184 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c13ee55f-7ff1-4906-ba10-b4e869104525 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:20.945720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c13ee55f-7ff1-4906-ba10-b4e869104525 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:20.945941 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:20.945941 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:20.946320 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c13ee55f-7ff1-4906-ba10-b4e869104525 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:20.946721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c13ee55f-7ff1-4906-ba10-b4e869104525 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:20.994856 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:20.994856 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:20.997036 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c13ee55f-7ff1-4906-ba10-b4e869104525 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:21.000363 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 446/871] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:20 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:21.086905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-987bca2f-e45b-44e7-8d6e-9bef8e6a1af4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49/action returned with HTTP 202 Dec 11 14:18:21.087836 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 426/872] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:18:20 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:18:21.095538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d5cc6950-1cec-4e77-9f66-d19bf924487e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 Dec 11 14:18:21.096679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d5cc6950-1cec-4e77-9f66-d19bf924487e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:21.097588 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:21.097588 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:21.098178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d5cc6950-1cec-4e77-9f66-d19bf924487e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:21.268414 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:21.268414 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:21.294120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d5cc6950-1cec-4e77-9f66-d19bf924487e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:21.328186 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-d5cc6950-1cec-4e77-9f66-d19bf924487e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:21.332928 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-d5cc6950-1cec-4e77-9f66-d19bf924487e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:21.348995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-d5cc6950-1cec-4e77-9f66-d19bf924487e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:21.369456 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:21.369456 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:21.435991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d5cc6950-1cec-4e77-9f66-d19bf924487e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 returned with HTTP 200 Dec 11 14:18:21.439588 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 447/873] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:21 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 => generated 973 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:22.012491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d28851d-e99d-4f31-a87c-0789e981b9d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:22.013005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d28851d-e99d-4f31-a87c-0789e981b9d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:22.013188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:22.013188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:22.014050 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d28851d-e99d-4f31-a87c-0789e981b9d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:22.014309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3d28851d-e99d-4f31-a87c-0789e981b9d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:22.080809 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:22.080809 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:22.082826 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d28851d-e99d-4f31-a87c-0789e981b9d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:22.090925 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 427/874] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:22 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:22.456523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9fb8225-1427-4d09-be8e-ae214b264c89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 Dec 11 14:18:22.457356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9fb8225-1427-4d09-be8e-ae214b264c89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:22.457745 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:22.457745 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:22.458394 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9fb8225-1427-4d09-be8e-ae214b264c89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:22.542449 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:22.542449 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:22.565135 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9fb8225-1427-4d09-be8e-ae214b264c89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:22.584201 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-d9fb8225-1427-4d09-be8e-ae214b264c89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:22.584775 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-d9fb8225-1427-4d09-be8e-ae214b264c89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:22.593836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fb8225-1427-4d09-be8e-ae214b264c89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:22.602924 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:22.602924 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:22.628655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9fb8225-1427-4d09-be8e-ae214b264c89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 returned with HTTP 200 Dec 11 14:18:22.629623 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 448/875] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:22 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 => generated 973 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:23.106849 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e3afd4d-573d-473b-bee6-30d0b806f9be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:23.108706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e3afd4d-573d-473b-bee6-30d0b806f9be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:23.109861 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:23.109861 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:23.110695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e3afd4d-573d-473b-bee6-30d0b806f9be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:23.111291 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3e3afd4d-573d-473b-bee6-30d0b806f9be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:23.155089 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:23.155089 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:23.158121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e3afd4d-573d-473b-bee6-30d0b806f9be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:23.161034 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 428/876] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:23 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:23.646356 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbe5e2a3-938a-484f-9677-165fad0a3f99 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 Dec 11 14:18:23.647692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbe5e2a3-938a-484f-9677-165fad0a3f99 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:23.648242 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:23.648242 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:23.648919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbe5e2a3-938a-484f-9677-165fad0a3f99 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:24.175818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89d1d7ea-0ad9-457f-b967-9109ed23a1e1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:24.176364 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89d1d7ea-0ad9-457f-b967-9109ed23a1e1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:24.176534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:24.176534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:24.177152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89d1d7ea-0ad9-457f-b967-9109ed23a1e1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:24.177692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-89d1d7ea-0ad9-457f-b967-9109ed23a1e1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:24.220886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbe5e2a3-938a-484f-9677-165fad0a3f99 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 returned with HTTP 404 Dec 11 14:18:24.224587 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:24.224587 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:24.224850 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 449/877] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:23 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/1d1bd9a8-925f-48a1-a228-963f487eeeb5 => generated 109 bytes in 583 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:18:24.233696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89d1d7ea-0ad9-457f-b967-9109ed23a1e1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:24.235458 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 429/878] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:24 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:24.236299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7484d90f-6d16-456a-9b0a-f362bdc6c2c2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 Dec 11 14:18:24.236892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7484d90f-6d16-456a-9b0a-f362bdc6c2c2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:24.237979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7484d90f-6d16-456a-9b0a-f362bdc6c2c2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:24.238347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-7484d90f-6d16-456a-9b0a-f362bdc6c2c2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:24.256672 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7484d90f-6d16-456a-9b0a-f362bdc6c2c2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 returned with HTTP 404 Dec 11 14:18:24.258065 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 450/879] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:24 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:18:24.266316 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-350c7a0d-a984-4773-8cb7-e68db3ac14bb tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93/action Dec 11 14:18:24.267509 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:24.267509 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:24.268442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-350c7a0d-a984-4773-8cb7-e68db3ac14bb tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:18:24.269627 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-350c7a0d-a984-4773-8cb7-e68db3ac14bb tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:24.270853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-350c7a0d-a984-4773-8cb7-e68db3ac14bb tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] delete called for group 26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 {{(pid=88094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:18:24.271418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-350c7a0d-a984-4773-8cb7-e68db3ac14bb tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Delete group with id: 26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 Dec 11 14:18:24.290767 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:24.290767 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:24.442331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-350c7a0d-a984-4773-8cb7-e68db3ac14bb tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93/action returned with HTTP 202 Dec 11 14:18:24.447539 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 430/880] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:18:24 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:18:24.457135 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4769f881-4b83-4179-abdc-db91ff7ff767 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 Dec 11 14:18:24.458192 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4769f881-4b83-4179-abdc-db91ff7ff767 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:24.458912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4769f881-4b83-4179-abdc-db91ff7ff767 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:24.459525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-4769f881-4b83-4179-abdc-db91ff7ff767 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member 26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:24.474862 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:24.474862 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:24.528891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4769f881-4b83-4179-abdc-db91ff7ff767 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 returned with HTTP 200 Dec 11 14:18:24.530241 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 451/881] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:24 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 => generated 322 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:18:25.252533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ea27349-406b-4609-ae4a-efbc14542e80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:25.253091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ea27349-406b-4609-ae4a-efbc14542e80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:25.253499 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:25.253499 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:25.254337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ea27349-406b-4609-ae4a-efbc14542e80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:25.254887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7ea27349-406b-4609-ae4a-efbc14542e80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:25.543678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d819d25a-ba93-4a2f-a0d2-608806a3b02f tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 Dec 11 14:18:25.544259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d819d25a-ba93-4a2f-a0d2-608806a3b02f tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:25.544458 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:25.544458 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:25.545112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d819d25a-ba93-4a2f-a0d2-608806a3b02f tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:25.545707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-d819d25a-ba93-4a2f-a0d2-608806a3b02f tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member 26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:25.564929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d819d25a-ba93-4a2f-a0d2-608806a3b02f tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 returned with HTTP 404 Dec 11 14:18:25.573831 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 452/882] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:25 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:18:25.594285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8c9f7cc-8e0b-4a4d-b052-3b3e0ce5a7b2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/detail Dec 11 14:18:25.598046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8c9f7cc-8e0b-4a4d-b052-3b3e0ce5a7b2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:25.600193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8c9f7cc-8e0b-4a4d-b052-3b3e0ce5a7b2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:25.605307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:25.605307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:25.622495 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8c9f7cc-8e0b-4a4d-b052-3b3e0ce5a7b2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/detail returned with HTTP 200 Dec 11 14:18:25.627767 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 453/883] 10.222.0.58 () {60 vars in 1263 bytes} [Fri Dec 11 14:18:25 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/detail => generated 14 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:25.640257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f3fd2d3-8f63-4c89-85bf-086a509297b4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail Dec 11 14:18:25.641272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f3fd2d3-8f63-4c89-85bf-086a509297b4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:25.642070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f3fd2d3-8f63-4c89-85bf-086a509297b4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:25.642871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-5f3fd2d3-8f63-4c89-85bf-086a509297b4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:18:25.648465 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5f3fd2d3-8f63-4c89-85bf-086a509297b4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:18:25.711823 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:25.711823 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:25.714686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ea27349-406b-4609-ae4a-efbc14542e80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:25.719545 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 431/884] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:25 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:25.776392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5f3fd2d3-8f63-4c89-85bf-086a509297b4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Get all volumes completed successfully. Dec 11 14:18:25.816734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f3fd2d3-8f63-4c89-85bf-086a509297b4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail returned with HTTP 200 Dec 11 14:18:25.819494 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 454/885] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:18:25 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:25.835630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd7cfd74-d7f4-4cef-9b9c-0d5a6d59747b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93/action Dec 11 14:18:25.845645 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:25.845645 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:25.846567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd7cfd74-d7f4-4cef-9b9c-0d5a6d59747b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:18:25.847161 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd7cfd74-d7f4-4cef-9b9c-0d5a6d59747b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:25.848716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-cd7cfd74-d7f4-4cef-9b9c-0d5a6d59747b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] delete called for group 26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 {{(pid=88094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:18:25.850902 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-cd7cfd74-d7f4-4cef-9b9c-0d5a6d59747b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Delete group with id: 26ed405e-a4c6-4cb3-8caf-5ddfdf843f93 Dec 11 14:18:25.879343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd7cfd74-d7f4-4cef-9b9c-0d5a6d59747b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93/action returned with HTTP 404 Dec 11 14:18:25.880661 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 432/886] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:18:25 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/26ed405e-a4c6-4cb3-8caf-5ddfdf843f93/action => generated 108 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:18:25.890388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ae694cd-0c81-4463-a607-3148cbe3b30d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail Dec 11 14:18:25.891927 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ae694cd-0c81-4463-a607-3148cbe3b30d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:25.892787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ae694cd-0c81-4463-a607-3148cbe3b30d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:25.894435 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-3ae694cd-0c81-4463-a607-3148cbe3b30d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:18:25.904550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3ae694cd-0c81-4463-a607-3148cbe3b30d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:18:26.047526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3ae694cd-0c81-4463-a607-3148cbe3b30d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Get all volumes completed successfully. Dec 11 14:18:26.060955 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ae694cd-0c81-4463-a607-3148cbe3b30d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail returned with HTTP 200 Dec 11 14:18:26.062649 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 455/887] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:18:25 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail => generated 15 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:26.092465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8238741e-c31e-4f31-a880-044c133222f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49/action Dec 11 14:18:26.093376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8238741e-c31e-4f31-a880-044c133222f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:18:26.093745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8238741e-c31e-4f31-a880-044c133222f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:26.095091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-8238741e-c31e-4f31-a880-044c133222f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] delete called for group f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 {{(pid=88094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:18:26.095444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-8238741e-c31e-4f31-a880-044c133222f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Delete group with id: f37bec4a-6d0d-4cf0-b02e-2ffc42421a49 Dec 11 14:18:26.128394 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8238741e-c31e-4f31-a880-044c133222f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49/action returned with HTTP 404 Dec 11 14:18:26.137380 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 433/888] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:18:26 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f37bec4a-6d0d-4cf0-b02e-2ffc42421a49/action => generated 108 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 11 14:18:26.139840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63bd6ad3-433e-440f-a6f3-fe5eb408710f tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] DELETE http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/group_types/8046a765-885b-4faf-83fa-4611ac502260 Dec 11 14:18:26.140427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63bd6ad3-433e-440f-a6f3-fe5eb408710f tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:26.141134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63bd6ad3-433e-440f-a6f3-fe5eb408710f tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:26.227763 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:18:26.227763 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:18:26.241515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63bd6ad3-433e-440f-a6f3-fe5eb408710f tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/group_types/8046a765-885b-4faf-83fa-4611ac502260 returned with HTTP 202 Dec 11 14:18:26.247950 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 456/889] 10.222.0.58 () {60 vars in 1371 bytes} [Fri Dec 11 14:18:26 2020] DELETE /volume/v3/073da174f914473e92e60bd44a24f4e8/group_types/8046a765-885b-4faf-83fa-4611ac502260 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:18:26.252510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-32be9d04-4a93-4dcc-9604-261be07af66f tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] POST http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types Dec 11 14:18:26.253924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-32be9d04-4a93-4dcc-9604-261be07af66f tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1009770551"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:26.392375 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-32be9d04-4a93-4dcc-9604-261be07af66f tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types returned with HTTP 200 Dec 11 14:18:26.400454 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 434/890] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:18:26 2020] POST /volume/v3/073da174f914473e92e60bd44a24f4e8/types => generated 216 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:26.404674 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00c05aaf-9b09-4c12-b54b-8e012784c545 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] POST http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/group_types Dec 11 14:18:26.406569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00c05aaf-9b09-4c12-b54b-8e012784c545 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1012585793"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:26.484373 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00c05aaf-9b09-4c12-b54b-8e012784c545 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/group_types returned with HTTP 202 Dec 11 14:18:26.490479 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 457/891] 10.222.0.58 () {62 vars in 1278 bytes} [Fri Dec 11 14:18:26 2020] POST /volume/v3/073da174f914473e92e60bd44a24f4e8/group_types => generated 173 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:26.495853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7ef6cec-6fd3-4e99-9ee2-8a8c18f5a0f3 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups Dec 11 14:18:26.497384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7ef6cec-6fd3-4e99-9ee2-8a8c18f5a0f3 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'create', calling method: version_select, body: {"group": {"group_type": "49513ca6-fcfd-4e56-a214-5f9732e7c483", "volume_types": ["69b6d27d-545b-4903-b741-f291c53f47ac"], "name": "tempest-GroupsTest-Group-1194082781"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:26.497764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-f7ef6cec-6fd3-4e99-9ee2-8a8c18f5a0f3 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Creating new group {'group': {'group_type': '49513ca6-fcfd-4e56-a214-5f9732e7c483', 'volume_types': ['69b6d27d-545b-4903-b741-f291c53f47ac'], 'name': 'tempest-GroupsTest-Group-1194082781'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 11 14:18:26.532175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-f7ef6cec-6fd3-4e99-9ee2-8a8c18f5a0f3 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Creating group tempest-GroupsTest-Group-1194082781. Dec 11 14:18:26.656692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f7ef6cec-6fd3-4e99-9ee2-8a8c18f5a0f3 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Availability Zones retrieved successfully. Dec 11 14:18:26.721277 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f7ef6cec-6fd3-4e99-9ee2-8a8c18f5a0f3 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Created reservations ['c6746346-ca8b-4bb5-92d2-870ac3590bc2'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:26.733678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a7f9654-3f07-4b3d-8b92-6353a3bc2ad8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:26.734209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a7f9654-3f07-4b3d-8b92-6353a3bc2ad8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:26.734722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a7f9654-3f07-4b3d-8b92-6353a3bc2ad8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:26.735087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0a7f9654-3f07-4b3d-8b92-6353a3bc2ad8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:26.816314 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:26.816314 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:26.818216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a7f9654-3f07-4b3d-8b92-6353a3bc2ad8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:26.819096 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 458/892] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:26 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:26.893574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7ef6cec-6fd3-4e99-9ee2-8a8c18f5a0f3 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups returned with HTTP 202 Dec 11 14:18:26.898865 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 435/893] 10.222.0.58 () {62 vars in 1264 bytes} [Fri Dec 11 14:18:26 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/groups => generated 104 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:26.904123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61b97e42-c3bc-4e31-94c4-5c9202c1b6a7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:26.904702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61b97e42-c3bc-4e31-94c4-5c9202c1b6a7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:26.904900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:26.904900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:26.905645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61b97e42-c3bc-4e31-94c4-5c9202c1b6a7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:26.906206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-61b97e42-c3bc-4e31-94c4-5c9202c1b6a7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:26.921734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:26.921734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:26.996295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61b97e42-c3bc-4e31-94c4-5c9202c1b6a7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 200 Dec 11 14:18:26.997127 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 459/894] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:26 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 332 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:27.833632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4de09b9-7091-466e-84d0-86c7c9a455cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:27.834923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4de09b9-7091-466e-84d0-86c7c9a455cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:27.835421 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:27.835421 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:27.836081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4de09b9-7091-466e-84d0-86c7c9a455cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:27.836633 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a4de09b9-7091-466e-84d0-86c7c9a455cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:27.860624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:27.860624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:27.864002 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4de09b9-7091-466e-84d0-86c7c9a455cd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:27.865041 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 436/895] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:27 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:28.009889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db383987-67da-4da4-bede-3a0e65df170b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:28.010494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db383987-67da-4da4-bede-3a0e65df170b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:28.010691 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:28.010691 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:28.011311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db383987-67da-4da4-bede-3a0e65df170b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:28.011895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-db383987-67da-4da4-bede-3a0e65df170b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:28.027993 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:28.027993 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:28.094403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db383987-67da-4da4-bede-3a0e65df170b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 200 Dec 11 14:18:28.096707 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 460/896] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:28 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 333 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:28.108632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes Dec 11 14:18:28.109480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:28.109480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:28.110809 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'create', calling method: create, body: {"volume": {"volume_type": "69b6d27d-545b-4903-b741-f291c53f47ac", "group_id": "f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee", "size": 1, "name": "tempest-GroupsTest-Volume-16094940"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:28.113195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Create volume request body: {'volume': {'volume_type': '69b6d27d-545b-4903-b741-f291c53f47ac', 'group_id': 'f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee', 'size': 1, 'name': 'tempest-GroupsTest-Volume-16094940'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:18:28.180836 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:28.180836 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:28.187101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Create volume of 1 GB Dec 11 14:18:28.209887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Availability Zones retrieved successfully. Dec 11 14:18:28.228661 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Flow 'volume_create_api' (a077d17c-6e97-4864-977d-288487065524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:28.232691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60fac1c0-2ebd-46bc-b4d5-5adc3a1f8ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:28.234580 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:28.234580 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:28.235634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:18:28.294633 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60fac1c0-2ebd-46bc-b4d5-5adc3a1f8ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:18:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=69b6d27d-545b-4903-b741-f291c53f47ac,is_public=True,name='tempest-GroupsTest-volume-type-1009770551',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69b6d27d-545b-4903-b741-f291c53f47ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:28.297365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478687d7-54c6-4b8f-8711-55a4603f7906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:28.400513 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1009770551 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1009770551, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:18:28.401664 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1009770551 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1009770551, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:18:28.476840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Created reservations ['0538f1d7-c702-45f5-a673-8a0d7e8e46ec', '97f9bea8-1015-4f0d-809c-41a5f4f462a8', '22b90261-7b41-4221-8e1a-90b7179e2ee8', '20be3ac7-e648-4025-94bc-5943ed6908ef'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:28.479557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (478687d7-54c6-4b8f-8711-55a4603f7906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0538f1d7-c702-45f5-a673-8a0d7e8e46ec', '97f9bea8-1015-4f0d-809c-41a5f4f462a8', '22b90261-7b41-4221-8e1a-90b7179e2ee8', '20be3ac7-e648-4025-94bc-5943ed6908ef']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:28.482234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8918d80f-16ab-410d-ab82-c534d6236a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:28.599924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8918d80f-16ab-410d-ab82-c534d6236a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15fc6800-dd67-4fed-8c71-238df941e752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-16094940',encryption_key_id=None,group_id=f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee,group_type_id=,metadata={},multiattach=False,project_id='476339c058b0405bab02ccac2e2073d0',qos_specs=None,replication_status=,reservations=['0538f1d7-c702-45f5-a673-8a0d7e8e46ec','97f9bea8-1015-4f0d-809c-41a5f4f462a8','22b90261-7b41-4221-8e1a-90b7179e2ee8','20be3ac7-e648-4025-94bc-5943ed6908ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c659f6fef8849aebc970b65e71aacd1',volume_type_id=69b6d27d-545b-4903-b741-f291c53f47ac), '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=2020-12-11T14:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-16094940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee,host=None,id=15fc6800-dd67-4fed-8c71-238df941e752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='476339c058b0405bab02ccac2e2073d0',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,user_id='6c659f6fef8849aebc970b65e71aacd1',volume_attachment=,volume_type=,volume_type_id=69b6d27d-545b-4903-b741-f291c53f47ac)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:28.613084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed30885b-02ad-4375-b645-85d0ae697bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:28.684702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed30885b-02ad-4375-b645-85d0ae697bc6) 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-GroupsTest-Volume-16094940',encryption_key_id=None,group_id=f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee,group_type_id=,metadata={},multiattach=False,project_id='476339c058b0405bab02ccac2e2073d0',qos_specs=None,replication_status=,reservations=['0538f1d7-c702-45f5-a673-8a0d7e8e46ec','97f9bea8-1015-4f0d-809c-41a5f4f462a8','22b90261-7b41-4221-8e1a-90b7179e2ee8','20be3ac7-e648-4025-94bc-5943ed6908ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c659f6fef8849aebc970b65e71aacd1',volume_type_id=69b6d27d-545b-4903-b741-f291c53f47ac)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:28.686601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d286c709-1b6e-4690-b8d3-cc3e0795ea07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:28.751188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d286c709-1b6e-4690-b8d3-cc3e0795ea07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:28.754417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Flow 'volume_create_api' (a077d17c-6e97-4864-977d-288487065524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:28.879462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ddfb649d-9f94-4058-88d9-9aefcc84d4c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:28.879968 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ddfb649d-9f94-4058-88d9-9aefcc84d4c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:28.880398 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:28.880398 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:28.880751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ddfb649d-9f94-4058-88d9-9aefcc84d4c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:28.881117 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ddfb649d-9f94-4058-88d9-9aefcc84d4c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:28.944142 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Create volume request issued successfully. Dec 11 14:18:28.961831 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:28.961831 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:28.964093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ddfb649d-9f94-4058-88d9-9aefcc84d4c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:28.965069 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 461/897] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:28 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:29.009205 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:29.009723 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:29.036212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:29.049496 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:29.049496 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:29.093347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1cdd05f3-6c12-48e1-ad5f-7b06b22c453e tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes returned with HTTP 202 Dec 11 14:18:29.104102 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 437/898] 10.222.0.58 () {62 vars in 1267 bytes} [Fri Dec 11 14:18:28 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes => generated 890 bytes in 991 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:29.110398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96ca3e63-78d0-4972-b7b9-9c90383e0b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 Dec 11 14:18:29.110999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96ca3e63-78d0-4972-b7b9-9c90383e0b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:29.111213 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:29.111213 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:29.111587 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96ca3e63-78d0-4972-b7b9-9c90383e0b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:29.240380 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:29.240380 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:29.250631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-96ca3e63-78d0-4972-b7b9-9c90383e0b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:29.274247 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-96ca3e63-78d0-4972-b7b9-9c90383e0b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:29.274788 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-96ca3e63-78d0-4972-b7b9-9c90383e0b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:29.283297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-96ca3e63-78d0-4972-b7b9-9c90383e0b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:29.322910 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:29.322910 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:29.394468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96ca3e63-78d0-4972-b7b9-9c90383e0b13 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 returned with HTTP 200 Dec 11 14:18:29.397756 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 462/899] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:29 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 => generated 982 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:29.979397 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f303a6a2-1679-4a60-b572-795d6294b942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:29.980605 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f303a6a2-1679-4a60-b572-795d6294b942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:29.981053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:29.981053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:29.982131 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f303a6a2-1679-4a60-b572-795d6294b942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:29.982904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f303a6a2-1679-4a60-b572-795d6294b942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:30.083087 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:30.083087 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:30.089718 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f303a6a2-1679-4a60-b572-795d6294b942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:30.111448 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 438/900] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:29 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:30.417102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-812c5661-b58d-4db3-adad-6198c475ed89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 Dec 11 14:18:30.417974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-812c5661-b58d-4db3-adad-6198c475ed89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:30.418441 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:30.418441 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:30.419272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-812c5661-b58d-4db3-adad-6198c475ed89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:30.595968 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:30.595968 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:30.620554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-812c5661-b58d-4db3-adad-6198c475ed89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:30.640620 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-812c5661-b58d-4db3-adad-6198c475ed89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:30.641350 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-812c5661-b58d-4db3-adad-6198c475ed89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:30.651425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-812c5661-b58d-4db3-adad-6198c475ed89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:30.660336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:30.660336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:30.688666 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-812c5661-b58d-4db3-adad-6198c475ed89 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 returned with HTTP 200 Dec 11 14:18:30.690024 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 463/901] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:30 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 => generated 982 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:31.132954 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a5fe22c-0fbd-4f49-aa9f-5e6c0883231a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:31.139772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5a5fe22c-0fbd-4f49-aa9f-5e6c0883231a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:31.146700 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:31.146700 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:31.149610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5a5fe22c-0fbd-4f49-aa9f-5e6c0883231a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:31.155494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5a5fe22c-0fbd-4f49-aa9f-5e6c0883231a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:31.300336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:31.300336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:31.306286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a5fe22c-0fbd-4f49-aa9f-5e6c0883231a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:31.307124 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 439/902] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:31 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:31.707840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd2e4f77-1f4d-432f-a7a4-0964e7feced4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 Dec 11 14:18:31.708375 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd2e4f77-1f4d-432f-a7a4-0964e7feced4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:31.714820 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:31.714820 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:31.715464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd2e4f77-1f4d-432f-a7a4-0964e7feced4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:31.855227 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:31.855227 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:31.873679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dd2e4f77-1f4d-432f-a7a4-0964e7feced4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:31.891417 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-dd2e4f77-1f4d-432f-a7a4-0964e7feced4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:31.892482 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-dd2e4f77-1f4d-432f-a7a4-0964e7feced4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:31.901022 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-dd2e4f77-1f4d-432f-a7a4-0964e7feced4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:31.909537 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:31.909537 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:31.934929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd2e4f77-1f4d-432f-a7a4-0964e7feced4 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 returned with HTTP 200 Dec 11 14:18:31.936446 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 464/903] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:31 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 => generated 983 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:31.965533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes Dec 11 14:18:31.966034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:31.966034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:31.967189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'create', calling method: create, body: {"volume": {"volume_type": "69b6d27d-545b-4903-b741-f291c53f47ac", "group_id": "f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee", "size": 1, "name": "tempest-GroupsTest-Volume-368142816"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:31.968341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Create volume request body: {'volume': {'volume_type': '69b6d27d-545b-4903-b741-f291c53f47ac', 'group_id': 'f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee', 'size': 1, 'name': 'tempest-GroupsTest-Volume-368142816'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:18:32.009180 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:32.009180 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:32.013129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Create volume of 1 GB Dec 11 14:18:32.046705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Availability Zones retrieved successfully. Dec 11 14:18:32.086673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Flow 'volume_create_api' (ae289299-bff6-40c8-8672-1d5a8f3ea828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:32.097174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3287554e-441c-402b-b7be-4bde191b9a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:32.098889 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:32.098889 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:32.106332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:18:32.276969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3287554e-441c-402b-b7be-4bde191b9a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:18:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=69b6d27d-545b-4903-b741-f291c53f47ac,is_public=True,name='tempest-GroupsTest-volume-type-1009770551',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69b6d27d-545b-4903-b741-f291c53f47ac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:32.294239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6662a9-0da5-434a-b280-36140653415f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:32.321878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b743d918-c680-4d1c-b91f-7640ecb0392c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:32.322828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b743d918-c680-4d1c-b91f-7640ecb0392c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:32.323013 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:32.323013 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:32.323964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b743d918-c680-4d1c-b91f-7640ecb0392c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:32.324344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b743d918-c680-4d1c-b91f-7640ecb0392c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:32.387558 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:32.387558 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:32.397084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b743d918-c680-4d1c-b91f-7640ecb0392c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:32.398396 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 465/904] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:32 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:18:32.544568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Created reservations ['e38607e2-fd96-4644-8b67-8eb14eef725b', '4a03d539-25d5-492b-97cc-e24b8aaee24b', '3747654b-63e7-4dff-8cb2-b99efac2cb92', 'b1c9a360-a93c-47f6-a4ab-0675fd54e1ae'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:32.548153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a6662a9-0da5-434a-b280-36140653415f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e38607e2-fd96-4644-8b67-8eb14eef725b', '4a03d539-25d5-492b-97cc-e24b8aaee24b', '3747654b-63e7-4dff-8cb2-b99efac2cb92', 'b1c9a360-a93c-47f6-a4ab-0675fd54e1ae']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:32.552606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff89deb6-5854-4092-a543-f9dd4081b409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:32.840746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff89deb6-5854-4092-a543-f9dd4081b409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '642e3766-3896-432c-9d06-64f2066602cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-368142816',encryption_key_id=None,group_id=f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee,group_type_id=,metadata={},multiattach=False,project_id='476339c058b0405bab02ccac2e2073d0',qos_specs=None,replication_status=,reservations=['e38607e2-fd96-4644-8b67-8eb14eef725b','4a03d539-25d5-492b-97cc-e24b8aaee24b','3747654b-63e7-4dff-8cb2-b99efac2cb92','b1c9a360-a93c-47f6-a4ab-0675fd54e1ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c659f6fef8849aebc970b65e71aacd1',volume_type_id=69b6d27d-545b-4903-b741-f291c53f47ac), '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=2020-12-11T14:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-368142816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee,host=None,id=642e3766-3896-432c-9d06-64f2066602cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='476339c058b0405bab02ccac2e2073d0',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,user_id='6c659f6fef8849aebc970b65e71aacd1',volume_attachment=,volume_type=,volume_type_id=69b6d27d-545b-4903-b741-f291c53f47ac)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:32.840746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb82c10e-3ce7-4879-956e-36675480b143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:32.945525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb82c10e-3ce7-4879-956e-36675480b143) 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-GroupsTest-Volume-368142816',encryption_key_id=None,group_id=f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee,group_type_id=,metadata={},multiattach=False,project_id='476339c058b0405bab02ccac2e2073d0',qos_specs=None,replication_status=,reservations=['e38607e2-fd96-4644-8b67-8eb14eef725b','4a03d539-25d5-492b-97cc-e24b8aaee24b','3747654b-63e7-4dff-8cb2-b99efac2cb92','b1c9a360-a93c-47f6-a4ab-0675fd54e1ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c659f6fef8849aebc970b65e71aacd1',volume_type_id=69b6d27d-545b-4903-b741-f291c53f47ac)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:32.950035 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8365fb80-5ea5-458e-8aa1-033bf8330feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:33.038883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8365fb80-5ea5-458e-8aa1-033bf8330feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:33.053089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Flow 'volume_create_api' (ae289299-bff6-40c8-8672-1d5a8f3ea828) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:33.329906 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Create volume request issued successfully. Dec 11 14:18:33.374974 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:33.379646 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:33.413380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f7f2c52-810f-4f9b-8190-49abee92ba4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:33.413872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f7f2c52-810f-4f9b-8190-49abee92ba4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:33.414443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:33.414443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:33.415038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f7f2c52-810f-4f9b-8190-49abee92ba4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:33.415557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0f7f2c52-810f-4f9b-8190-49abee92ba4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:33.422381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:33.444120 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:33.444120 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:33.497613 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1c654c8-9a8c-4058-9af9-081a3863a21a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes returned with HTTP 202 Dec 11 14:18:33.503722 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 440/905] 10.222.0.58 () {62 vars in 1267 bytes} [Fri Dec 11 14:18:31 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes => generated 891 bytes in 1542 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:33.505382 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:33.505382 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:33.507252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f7f2c52-810f-4f9b-8190-49abee92ba4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:33.513886 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 466/906] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:33 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:18:33.536008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-11df36a0-bce6-41ab-81bc-411bb5ce6cc5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:33.540864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-11df36a0-bce6-41ab-81bc-411bb5ce6cc5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:33.541214 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:33.541214 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:33.541802 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-11df36a0-bce6-41ab-81bc-411bb5ce6cc5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:33.625005 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:33.625005 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:33.636886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-11df36a0-bce6-41ab-81bc-411bb5ce6cc5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:33.657118 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-11df36a0-bce6-41ab-81bc-411bb5ce6cc5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:33.657709 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-11df36a0-bce6-41ab-81bc-411bb5ce6cc5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:33.669223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-11df36a0-bce6-41ab-81bc-411bb5ce6cc5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:33.678440 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:33.678440 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:33.756091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-11df36a0-bce6-41ab-81bc-411bb5ce6cc5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc returned with HTTP 200 Dec 11 14:18:33.763855 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 441/907] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:33 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc => generated 983 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:18:34.529877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e040c31-9e11-4885-84ed-45970ca1e2f6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:34.531196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5e040c31-9e11-4885-84ed-45970ca1e2f6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:34.531696 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:34.531696 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:34.532314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5e040c31-9e11-4885-84ed-45970ca1e2f6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:34.532847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5e040c31-9e11-4885-84ed-45970ca1e2f6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:34.590816 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:34.590816 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:34.593264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e040c31-9e11-4885-84ed-45970ca1e2f6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:34.600795 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 467/908] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:34 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:34.779157 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1bcdefe-5ede-41ff-b2b7-0144d97bf968 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:34.779827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1bcdefe-5ede-41ff-b2b7-0144d97bf968 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:34.780027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:34.780027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:34.780712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1bcdefe-5ede-41ff-b2b7-0144d97bf968 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:34.846837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:34.846837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:34.857938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c1bcdefe-5ede-41ff-b2b7-0144d97bf968 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:34.874831 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-c1bcdefe-5ede-41ff-b2b7-0144d97bf968 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:34.875532 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-c1bcdefe-5ede-41ff-b2b7-0144d97bf968 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:34.886723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-c1bcdefe-5ede-41ff-b2b7-0144d97bf968 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:34.899612 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:34.899612 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:34.952071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1bcdefe-5ede-41ff-b2b7-0144d97bf968 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc returned with HTTP 200 Dec 11 14:18:34.952921 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 442/909] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:34 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc => generated 984 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:34.981411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8fa22c0-8be4-43bf-ba91-ea25da3e00f0 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] PUT http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:34.982560 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:34.982560 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:34.983264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8fa22c0-8be4-43bf-ba91-ea25da3e00f0 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "642e3766-3896-432c-9d06-64f2066602cc"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:35.006837 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-f8fa22c0-8be4-43bf-ba91-ea25da3e00f0 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Update called for group f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee. {{(pid=88093) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 11 14:18:35.009560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-f8fa22c0-8be4-43bf-ba91-ea25da3e00f0 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Updating group f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee with name new_group description: This is a new group add_volumes: None remove_volumes: 642e3766-3896-432c-9d06-64f2066602cc. Dec 11 14:18:35.030260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:35.030260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:35.142295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8fa22c0-8be4-43bf-ba91-ea25da3e00f0 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 202 Dec 11 14:18:35.144467 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 468/910] 10.222.0.58 () {62 vars in 1374 bytes} [Fri Dec 11 14:18:34 2020] PUT /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 11 14:18:35.160115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4ec266b-5771-4119-80c7-642344cf9e05 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:35.161691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4ec266b-5771-4119-80c7-642344cf9e05 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:35.162343 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:35.162343 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:35.164445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4ec266b-5771-4119-80c7-642344cf9e05 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:35.165561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-a4ec266b-5771-4119-80c7-642344cf9e05 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:35.181711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:35.181711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:35.305314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4ec266b-5771-4119-80c7-642344cf9e05 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 200 Dec 11 14:18:35.318333 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 443/911] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:35 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 323 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:35.609231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b29e44e7-426f-4ef6-9c45-65fd3bafa8b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:35.610520 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b29e44e7-426f-4ef6-9c45-65fd3bafa8b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:35.610965 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:35.610965 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:35.611686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b29e44e7-426f-4ef6-9c45-65fd3bafa8b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:35.612263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b29e44e7-426f-4ef6-9c45-65fd3bafa8b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:35.645276 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:35.645276 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:35.647873 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b29e44e7-426f-4ef6-9c45-65fd3bafa8b3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:35.649801 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 469/912] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:35 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:36.328444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c914a2c9-150a-487c-be9a-b804751e75c5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:36.329611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c914a2c9-150a-487c-be9a-b804751e75c5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:36.330283 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:36.330283 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:36.331908 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c914a2c9-150a-487c-be9a-b804751e75c5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:36.337146 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-c914a2c9-150a-487c-be9a-b804751e75c5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:36.355800 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:36.355800 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:36.409098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c914a2c9-150a-487c-be9a-b804751e75c5 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 200 Dec 11 14:18:36.410190 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 444/913] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:36 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 324 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:36.421204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff3d5530-8164-49fb-b05c-99d649fae680 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:36.422085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ff3d5530-8164-49fb-b05c-99d649fae680 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:36.422543 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:36.422543 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:36.423229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ff3d5530-8164-49fb-b05c-99d649fae680 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:36.423843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-ff3d5530-8164-49fb-b05c-99d649fae680 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:36.438937 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:36.438937 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:36.504420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff3d5530-8164-49fb-b05c-99d649fae680 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 200 Dec 11 14:18:36.505379 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 470/914] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:36 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 324 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:36.516784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail Dec 11 14:18:36.517367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:36.517566 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:36.517566 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:36.518758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:36.519645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:18:36.520618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:36.520618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:36.521934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:18:36.633594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Get all volumes completed successfully. Dec 11 14:18:36.637235 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:36.638200 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:36.648068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:36.656336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:36.656336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:36.664071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0f8114b-4381-42a2-89f1-7a5bdc623c06 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:36.664606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0f8114b-4381-42a2-89f1-7a5bdc623c06 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:36.664804 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:36.664804 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:36.665471 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0f8114b-4381-42a2-89f1-7a5bdc623c06 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:36.665992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f0f8114b-4381-42a2-89f1-7a5bdc623c06 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:36.687959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d448579b-31f5-4919-9ad2-440f7b2a5b6b tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail returned with HTTP 200 Dec 11 14:18:36.692018 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 445/915] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:18:36 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail => generated 1926 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:18:36.719025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a593ad9-c7da-4d0b-af0e-42c85fc233d2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] PUT http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:36.724063 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:36.724063 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:36.725627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:36.725627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:36.726341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a593ad9-c7da-4d0b-af0e-42c85fc233d2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "642e3766-3896-432c-9d06-64f2066602cc"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:36.726794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0f8114b-4381-42a2-89f1-7a5bdc623c06 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:36.727800 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 471/916] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:36 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:36.736942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-9a593ad9-c7da-4d0b-af0e-42c85fc233d2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Update called for group f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee. {{(pid=88094) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 11 14:18:36.738965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-9a593ad9-c7da-4d0b-af0e-42c85fc233d2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Updating group f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee with name None description: None add_volumes: 642e3766-3896-432c-9d06-64f2066602cc remove_volumes: None. Dec 11 14:18:36.759649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:36.759649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:37.111489 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a593ad9-c7da-4d0b-af0e-42c85fc233d2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 202 Dec 11 14:18:37.113053 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 446/917] 10.222.0.58 () {62 vars in 1373 bytes} [Fri Dec 11 14:18:36 2020] PUT /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 0 bytes in 404 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:18:37.123820 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44166c2b-f0ea-4dbb-a059-95f0078372a1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:37.127397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44166c2b-f0ea-4dbb-a059-95f0078372a1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:37.127904 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:37.127904 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:37.128557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44166c2b-f0ea-4dbb-a059-95f0078372a1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:37.129139 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-44166c2b-f0ea-4dbb-a059-95f0078372a1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:37.169438 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:37.169438 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:37.265726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44166c2b-f0ea-4dbb-a059-95f0078372a1 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 200 Dec 11 14:18:37.273144 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 472/918] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:37 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 323 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:37.741418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aca061c2-a801-4aca-ad5f-f35a599423fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:37.741986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aca061c2-a801-4aca-ad5f-f35a599423fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:37.742124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:37.742124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:37.742888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aca061c2-a801-4aca-ad5f-f35a599423fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:37.743467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-aca061c2-a801-4aca-ad5f-f35a599423fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:37.861163 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:37.861163 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:37.863987 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aca061c2-a801-4aca-ad5f-f35a599423fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:37.875296 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 447/919] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:37 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:38.279424 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a4ad828-3a60-49a9-8f00-faec9d3ce92d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:38.280017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a4ad828-3a60-49a9-8f00-faec9d3ce92d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:38.280221 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:38.280221 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:38.280595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a4ad828-3a60-49a9-8f00-faec9d3ce92d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:38.281007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-6a4ad828-3a60-49a9-8f00-faec9d3ce92d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:38.298469 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:38.298469 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:38.353576 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a4ad828-3a60-49a9-8f00-faec9d3ce92d tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 200 Dec 11 14:18:38.354432 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 473/920] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:38 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 324 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:38.365468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail Dec 11 14:18:38.366038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:38.366232 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:38.366232 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:38.366919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:38.367676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:18:38.369723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:18:38.477884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Get all volumes completed successfully. Dec 11 14:18:38.479861 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:38.480507 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:38.505805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:38.528100 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:38.528100 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:38.548239 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:38.548856 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:38.562729 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:38.575416 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:38.575416 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:38.628820 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f897111-7471-4676-8feb-0d2091861bc2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail returned with HTTP 200 Dec 11 14:18:38.632745 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 448/921] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:18:38 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail => generated 1960 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:18:38.646099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail Dec 11 14:18:38.646763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:38.646958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:38.646958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:38.647636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:38.648504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:18:38.649494 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:38.649494 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:38.650910 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:18:38.759509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Get all volumes completed successfully. Dec 11 14:18:38.765320 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:38.766085 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:38.784995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:38.792775 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:38.792775 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:38.837251 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:38.841540 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:38.859339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:38.874618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:38.874618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:38.884081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84b8847e-1909-46dc-87ec-5abc975e38ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:38.884930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84b8847e-1909-46dc-87ec-5abc975e38ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:38.885338 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:38.885338 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:38.886118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84b8847e-1909-46dc-87ec-5abc975e38ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:38.886712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-84b8847e-1909-46dc-87ec-5abc975e38ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:38.935898 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:38.935898 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:38.939014 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4f713b3-7343-43c9-b3b0-f86dfc27c112 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail returned with HTTP 200 Dec 11 14:18:38.940500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84b8847e-1909-46dc-87ec-5abc975e38ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:38.941596 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 474/922] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:18:38 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/detail => generated 1960 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:18:38.953570 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 449/923] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:38 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:38.958652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-945c26d4-553f-4828-8e93-d140dbf803dc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] POST http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee/action Dec 11 14:18:38.959249 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:38.959249 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:38.959777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-945c26d4-553f-4828-8e93-d140dbf803dc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:18:38.960239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-945c26d4-553f-4828-8e93-d140dbf803dc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:38.961476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-945c26d4-553f-4828-8e93-d140dbf803dc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] delete called for group f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee {{(pid=88094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:18:38.961907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-945c26d4-553f-4828-8e93-d140dbf803dc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Delete group with id: f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:38.976076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:38.976076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:39.334080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-945c26d4-553f-4828-8e93-d140dbf803dc tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee/action returned with HTTP 202 Dec 11 14:18:39.335888 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 450/924] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:18:38 2020] POST /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee/action => generated 0 bytes in 382 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:18:39.345473 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8874b301-b03e-454c-a536-4c2c43f731a2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:39.351116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8874b301-b03e-454c-a536-4c2c43f731a2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:39.351548 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:39.351548 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:39.352217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8874b301-b03e-454c-a536-4c2c43f731a2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:39.491983 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:39.491983 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:39.526897 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8874b301-b03e-454c-a536-4c2c43f731a2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:39.583230 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-8874b301-b03e-454c-a536-4c2c43f731a2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:39.583924 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-8874b301-b03e-454c-a536-4c2c43f731a2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:39.600942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-8874b301-b03e-454c-a536-4c2c43f731a2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:39.620559 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:39.620559 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:39.656702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8874b301-b03e-454c-a536-4c2c43f731a2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc returned with HTTP 200 Dec 11 14:18:39.672875 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 475/925] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:39 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc => generated 983 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:39.957215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a06273bb-077e-45c3-9f08-63897b006815 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:39.959074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a06273bb-077e-45c3-9f08-63897b006815 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:39.967472 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:39.967472 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:39.968865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a06273bb-077e-45c3-9f08-63897b006815 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:39.969482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a06273bb-077e-45c3-9f08-63897b006815 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:40.052028 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:40.052028 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:40.065580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a06273bb-077e-45c3-9f08-63897b006815 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:40.066732 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 451/926] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:39 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:40.552811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e260004-a928-45aa-bb07-d0492908aada tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] POST http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types Dec 11 14:18:40.553491 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:40.553491 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:40.554068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e260004-a928-45aa-bb07-d0492908aada tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-697644867"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:40.636263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e260004-a928-45aa-bb07-d0492908aada tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types returned with HTTP 202 Dec 11 14:18:40.643980 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 476/927] 10.222.0.58 () {62 vars in 1278 bytes} [Fri Dec 11 14:18:40 2020] POST /volume/v3/3352a5ccf25f4463a80949953803344d/group_types => generated 180 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:40.653951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ede917e6-48b3-4b74-94e2-4442df590d70 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] POST http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs Dec 11 14:18:40.654656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:40.654656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:40.655264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ede917e6-48b3-4b74-94e2-4442df590d70 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:40.676793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b596a038-0c20-43e0-80cb-b49a1a50b9ca tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:40.677593 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b596a038-0c20-43e0-80cb-b49a1a50b9ca tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:40.678235 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b596a038-0c20-43e0-80cb-b49a1a50b9ca tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:40.788694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ede917e6-48b3-4b74-94e2-4442df590d70 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs returned with HTTP 202 Dec 11 14:18:40.790236 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 452/928] 10.222.0.58 () {62 vars in 1425 bytes} [Fri Dec 11 14:18:40 2020] POST /volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs => generated 53 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:18:40.801534 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76824b90-eb87-4d21-995b-37a4cbc8f758 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] POST http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs Dec 11 14:18:40.803648 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76824b90-eb87-4d21-995b-37a4cbc8f758 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:40.890178 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:40.890178 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:40.919904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76824b90-eb87-4d21-995b-37a4cbc8f758 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs returned with HTTP 202 Dec 11 14:18:40.922841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 453/929] 10.222.0.58 () {62 vars in 1425 bytes} [Fri Dec 11 14:18:40 2020] POST /volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs => generated 61 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:18:40.929639 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b596a038-0c20-43e0-80cb-b49a1a50b9ca tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:40.934924 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce8396bc-f9c7-4c5b-bcd9-24b3e051f7f9 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] GET http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key2 Dec 11 14:18:40.935658 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce8396bc-f9c7-4c5b-bcd9-24b3e051f7f9 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:40.936251 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce8396bc-f9c7-4c5b-bcd9-24b3e051f7f9 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:40.967044 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-b596a038-0c20-43e0-80cb-b49a1a50b9ca tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:40.970763 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-b596a038-0c20-43e0-80cb-b49a1a50b9ca tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:40.979818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce8396bc-f9c7-4c5b-bcd9-24b3e051f7f9 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key2 returned with HTTP 200 Dec 11 14:18:40.980798 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 454/930] 10.222.0.58 () {60 vars in 1419 bytes} [Fri Dec 11 14:18:40 2020] GET /volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key2 => generated 26 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:40.987626 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-b596a038-0c20-43e0-80cb-b49a1a50b9ca tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:40.994193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66dd2d7b-6b07-4f0b-aa07-bb524c5b4c80 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] GET http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key3 Dec 11 14:18:40.998652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-66dd2d7b-6b07-4f0b-aa07-bb524c5b4c80 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:41.003648 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-66dd2d7b-6b07-4f0b-aa07-bb524c5b4c80 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:41.011124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:41.011124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:41.047551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66dd2d7b-6b07-4f0b-aa07-bb524c5b4c80 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key3 returned with HTTP 200 Dec 11 14:18:41.051503 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 455/931] 10.222.0.58 () {60 vars in 1419 bytes} [Fri Dec 11 14:18:40 2020] GET /volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key3 => generated 18 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:41.060510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57bea08c-d86d-465b-8935-92f8ca1e01f5 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] PUT http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key3 Dec 11 14:18:41.067162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57bea08c-d86d-465b-8935-92f8ca1e01f5 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:41.069639 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b596a038-0c20-43e0-80cb-b49a1a50b9ca tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc returned with HTTP 200 Dec 11 14:18:41.076841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 477/932] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:40 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc => generated 983 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:41.089724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c02cac68-9936-40e1-8d53-9a758b9b66fd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:41.091235 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c02cac68-9936-40e1-8d53-9a758b9b66fd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:41.095076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:41.095076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:41.096090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c02cac68-9936-40e1-8d53-9a758b9b66fd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:41.096842 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c02cac68-9936-40e1-8d53-9a758b9b66fd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:41.116741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57bea08c-d86d-465b-8935-92f8ca1e01f5 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key3 returned with HTTP 200 Dec 11 14:18:41.122284 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 456/933] 10.222.0.58 () {62 vars in 1439 bytes} [Fri Dec 11 14:18:41 2020] PUT /volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key3 => generated 26 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:41.128300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae412d47-1100-452f-bb5e-4c83b21bd4e8 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] GET http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs Dec 11 14:18:41.129309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae412d47-1100-452f-bb5e-4c83b21bd4e8 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:41.129916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae412d47-1100-452f-bb5e-4c83b21bd4e8 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:41.160061 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:41.160061 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:41.161994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c02cac68-9936-40e1-8d53-9a758b9b66fd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:41.167142 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 478/934] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:41 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:41.179677 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae412d47-1100-452f-bb5e-4c83b21bd4e8 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs returned with HTTP 200 Dec 11 14:18:41.180685 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 457/935] 10.222.0.58 () {60 vars in 1404 bytes} [Fri Dec 11 14:18:41 2020] GET /volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs => generated 87 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:41.190930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ceb8761b-2d09-4188-a9d5-ad0503f8d719 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] DELETE http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key1 Dec 11 14:18:41.192253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ceb8761b-2d09-4188-a9d5-ad0503f8d719 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:41.192253 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:41.192253 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:41.192253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ceb8761b-2d09-4188-a9d5-ad0503f8d719 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:41.233996 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:18:41.233996 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:18:41.241763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ceb8761b-2d09-4188-a9d5-ad0503f8d719 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key1 returned with HTTP 202 Dec 11 14:18:41.242659 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 479/936] 10.222.0.58 () {60 vars in 1422 bytes} [Fri Dec 11 14:18:41 2020] DELETE /volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:18:41.252714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72c11c9e-0d6b-4b1b-8f54-35a4ac7cfefa tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] GET http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key1 Dec 11 14:18:41.253615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72c11c9e-0d6b-4b1b-8f54-35a4ac7cfefa tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:41.254478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72c11c9e-0d6b-4b1b-8f54-35a4ac7cfefa tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:41.293463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72c11c9e-0d6b-4b1b-8f54-35a4ac7cfefa tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] HTTP exception thrown: Group Type 698de921-e265-4061-a940-f22a1b7b3514 has no extra spec with key key1. Dec 11 14:18:41.294296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72c11c9e-0d6b-4b1b-8f54-35a4ac7cfefa tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key1 returned with HTTP 404 Dec 11 14:18:41.296155 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 458/937] 10.222.0.58 () {60 vars in 1419 bytes} [Fri Dec 11 14:18:41 2020] GET /volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514/group_specs/key1 => generated 126 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:18:41.306787 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c98f863-5503-42b3-bf36-5429823f1020 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] DELETE http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514 Dec 11 14:18:41.307708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c98f863-5503-42b3-bf36-5429823f1020 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:41.308412 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c98f863-5503-42b3-bf36-5429823f1020 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:41.388329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c98f863-5503-42b3-bf36-5429823f1020 tempest-GroupTypeSpecsTest-1662224571 tempest-GroupTypeSpecsTest-1662224571] http://10.222.0.58/volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514 returned with HTTP 202 Dec 11 14:18:41.389917 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 480/938] 10.222.0.58 () {60 vars in 1371 bytes} [Fri Dec 11 14:18:41 2020] DELETE /volume/v3/3352a5ccf25f4463a80949953803344d/group_types/698de921-e265-4061-a940-f22a1b7b3514 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:18:42.097887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38b35f6a-f62b-4a46-a904-1fac61b674a9 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:42.099505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38b35f6a-f62b-4a46-a904-1fac61b674a9 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:42.100135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38b35f6a-f62b-4a46-a904-1fac61b674a9 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:42.179552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e09fd5bb-7888-4560-9a99-cf2b186e6051 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:42.180272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e09fd5bb-7888-4560-9a99-cf2b186e6051 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:42.180879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e09fd5bb-7888-4560-9a99-cf2b186e6051 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:42.181386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e09fd5bb-7888-4560-9a99-cf2b186e6051 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:42.192471 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:42.192471 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:42.215833 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-38b35f6a-f62b-4a46-a904-1fac61b674a9 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:42.238312 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:42.238312 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:42.240524 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-38b35f6a-f62b-4a46-a904-1fac61b674a9 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:42.241942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e09fd5bb-7888-4560-9a99-cf2b186e6051 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:42.242941 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 481/939] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:42 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:42.249485 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-38b35f6a-f62b-4a46-a904-1fac61b674a9 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:42.259471 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-38b35f6a-f62b-4a46-a904-1fac61b674a9 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:42.275199 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:42.275199 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:42.325220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38b35f6a-f62b-4a46-a904-1fac61b674a9 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc returned with HTTP 200 Dec 11 14:18:42.326113 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 459/940] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:42 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc => generated 983 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:43.257942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4b27e1fe-a8be-43ea-bee5-674fd822e9ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:43.258567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4b27e1fe-a8be-43ea-bee5-674fd822e9ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:43.258701 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:43.258701 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:43.259048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4b27e1fe-a8be-43ea-bee5-674fd822e9ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:43.259419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4b27e1fe-a8be-43ea-bee5-674fd822e9ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:43.327869 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:43.327869 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:43.330331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4b27e1fe-a8be-43ea-bee5-674fd822e9ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:43.331586 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 482/941] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:43 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:43.345804 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38e48674-23b1-43a2-a943-1cf039edda16 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:43.347040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38e48674-23b1-43a2-a943-1cf039edda16 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:43.347388 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:43.347388 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:43.347966 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38e48674-23b1-43a2-a943-1cf039edda16 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:43.540253 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:43.540253 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:43.577901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-38e48674-23b1-43a2-a943-1cf039edda16 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:43.666536 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-38e48674-23b1-43a2-a943-1cf039edda16 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:43.667190 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-38e48674-23b1-43a2-a943-1cf039edda16 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:43.687096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-38e48674-23b1-43a2-a943-1cf039edda16 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:43.716402 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:43.716402 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:43.784903 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38e48674-23b1-43a2-a943-1cf039edda16 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc returned with HTTP 200 Dec 11 14:18:43.795174 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 460/942] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:43 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc => generated 983 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:44.346924 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be5cad9a-230b-4870-8807-ab6536548c80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:44.347947 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be5cad9a-230b-4870-8807-ab6536548c80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:44.348436 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:44.348436 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:44.348893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be5cad9a-230b-4870-8807-ab6536548c80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:44.349348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-be5cad9a-230b-4870-8807-ab6536548c80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:44.397549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:44.397549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:44.397549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be5cad9a-230b-4870-8807-ab6536548c80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:44.410679 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 483/943] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:44 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:44.677568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ab1e021-a39b-4a13-b0f1-e91c3519a00b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] DELETE http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:18:44.678504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ab1e021-a39b-4a13-b0f1-e91c3519a00b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:44.678957 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:44.678957 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:44.679649 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ab1e021-a39b-4a13-b0f1-e91c3519a00b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:44.680339 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-4ab1e021-a39b-4a13-b0f1-e91c3519a00b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Delete volume with id: d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:18:44.793883 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:44.793883 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:44.795045 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4ab1e021-a39b-4a13-b0f1-e91c3519a00b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:44.811350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8fb54e94-830d-47ea-9d25-fa961b1a0268 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:44.811906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8fb54e94-830d-47ea-9d25-fa961b1a0268 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:44.812363 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:44.812363 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:44.813204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8fb54e94-830d-47ea-9d25-fa961b1a0268 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:44.916799 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4ab1e021-a39b-4a13-b0f1-e91c3519a00b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Delete volume request issued successfully. Dec 11 14:18:44.917285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ab1e021-a39b-4a13-b0f1-e91c3519a00b tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 202 Dec 11 14:18:44.921608 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 461/944] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:18:44 2020] DELETE /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:18:44.933518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f171272d-725d-4284-a863-036279195db2 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:18:44.934060 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f171272d-725d-4284-a863-036279195db2 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:44.934262 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:44.934262 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:44.934977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f171272d-725d-4284-a863-036279195db2 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:45.026025 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:45.026025 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:45.042052 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8fb54e94-830d-47ea-9d25-fa961b1a0268 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Volume info retrieved successfully. Dec 11 14:18:45.046534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:45.046534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:45.066578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f171272d-725d-4284-a863-036279195db2 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:45.072775 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-8fb54e94-830d-47ea-9d25-fa961b1a0268 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:18:45.073353 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-8fb54e94-830d-47ea-9d25-fa961b1a0268 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:18:45.092118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-8fb54e94-830d-47ea-9d25-fa961b1a0268 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:18:45.092737 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f171272d-725d-4284-a863-036279195db2 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:18:45.094039 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 462/945] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:44 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 916 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:45.101853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:45.101853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:45.179486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8fb54e94-830d-47ea-9d25-fa961b1a0268 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc returned with HTTP 200 Dec 11 14:18:45.180481 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 484/946] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:44 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc => generated 982 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:45.406606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2200cd1-90e6-4576-b36e-ebce1c9daf6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:45.407815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2200cd1-90e6-4576-b36e-ebce1c9daf6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:45.408455 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:45.408455 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:45.409158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2200cd1-90e6-4576-b36e-ebce1c9daf6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:45.409688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e2200cd1-90e6-4576-b36e-ebce1c9daf6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:45.464932 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:45.464932 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:45.473107 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2200cd1-90e6-4576-b36e-ebce1c9daf6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:45.479853 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 463/947] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:45 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:18:46.112756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4d46fc0-7d5e-4433-b191-cf9f2c31ea29 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:18:46.114853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4d46fc0-7d5e-4433-b191-cf9f2c31ea29 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:46.115237 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:46.115237 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:46.115865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4d46fc0-7d5e-4433-b191-cf9f2c31ea29 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:46.196245 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-46c462cd-e837-4528-9917-35db71f809f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:46.196743 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-46c462cd-e837-4528-9917-35db71f809f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:46.197207 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:46.197207 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:46.197583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-46c462cd-e837-4528-9917-35db71f809f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:46.279031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:46.279031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:46.313268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f4d46fc0-7d5e-4433-b191-cf9f2c31ea29 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:46.354632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-46c462cd-e837-4528-9917-35db71f809f7 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc returned with HTTP 404 Dec 11 14:18:46.354632 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 464/948] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:46 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:18:46.369153 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ed1455e-8626-4b77-8c04-2a18c786273a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 Dec 11 14:18:46.375075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ed1455e-8626-4b77-8c04-2a18c786273a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:46.375754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ed1455e-8626-4b77-8c04-2a18c786273a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:46.375896 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4d46fc0-7d5e-4433-b191-cf9f2c31ea29 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:18:46.376703 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 485/949] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:46 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 916 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:46.489126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e320f2e7-ddc3-418a-8196-e5bb86ea4822 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:46.489671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e320f2e7-ddc3-418a-8196-e5bb86ea4822 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:46.489824 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:46.489824 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:46.490575 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e320f2e7-ddc3-418a-8196-e5bb86ea4822 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:46.491118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e320f2e7-ddc3-418a-8196-e5bb86ea4822 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:46.503996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ed1455e-8626-4b77-8c04-2a18c786273a tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 returned with HTTP 404 Dec 11 14:18:46.505030 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 465/950] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:18:46 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:18:46.513434 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdbef879-ec0e-4d21-87d6-dd4a40c02c20 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] GET http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee Dec 11 14:18:46.522348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fdbef879-ec0e-4d21-87d6-dd4a40c02c20 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:46.522896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fdbef879-ec0e-4d21-87d6-dd4a40c02c20 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:46.523313 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-fdbef879-ec0e-4d21-87d6-dd4a40c02c20 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] show called for member f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:18:46.535794 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:46.535794 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:46.542219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e320f2e7-ddc3-418a-8196-e5bb86ea4822 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:46.542764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdbef879-ec0e-4d21-87d6-dd4a40c02c20 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee returned with HTTP 404 Dec 11 14:18:46.543408 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 486/951] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:46 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:46.550186 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 466/952] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:18:46 2020] GET /volume/v3/476339c058b0405bab02ccac2e2073d0/groups/f68b3fd8-b52f-42aa-97c8-1d6d8996d6ee => generated 108 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:18:46.558891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76405e9a-5513-4e07-97a8-00ac07350be1 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] DELETE http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/group_types/49513ca6-fcfd-4e56-a214-5f9732e7c483 Dec 11 14:18:46.559479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76405e9a-5513-4e07-97a8-00ac07350be1 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:46.559699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:46.559699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:46.560074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76405e9a-5513-4e07-97a8-00ac07350be1 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:46.658052 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:18:46.658052 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:18:46.684671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76405e9a-5513-4e07-97a8-00ac07350be1 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/group_types/49513ca6-fcfd-4e56-a214-5f9732e7c483 returned with HTTP 202 Dec 11 14:18:46.685533 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 487/953] 10.222.0.58 () {60 vars in 1371 bytes} [Fri Dec 11 14:18:46 2020] DELETE /volume/v3/073da174f914473e92e60bd44a24f4e8/group_types/49513ca6-fcfd-4e56-a214-5f9732e7c483 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:18:46.703230 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f162a6d3-8586-4b9f-8e62-dcb1e99b2830 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] DELETE http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:46.703775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f162a6d3-8586-4b9f-8e62-dcb1e99b2830 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:46.704268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f162a6d3-8586-4b9f-8e62-dcb1e99b2830 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:46.704781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f162a6d3-8586-4b9f-8e62-dcb1e99b2830 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Delete volume with id: 642e3766-3896-432c-9d06-64f2066602cc Dec 11 14:18:46.870265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f162a6d3-8586-4b9f-8e62-dcb1e99b2830 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc returned with HTTP 404 Dec 11 14:18:46.871629 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 467/954] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:18:46 2020] DELETE /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/642e3766-3896-432c-9d06-64f2066602cc => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:46.880518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e48b357-b7e2-4f2f-9043-07102445dbd2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] DELETE http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 Dec 11 14:18:46.881118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e48b357-b7e2-4f2f-9043-07102445dbd2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:46.881611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e48b357-b7e2-4f2f-9043-07102445dbd2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:46.882075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9e48b357-b7e2-4f2f-9043-07102445dbd2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] Delete volume with id: 15fc6800-dd67-4fed-8c71-238df941e752 Dec 11 14:18:47.008506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e48b357-b7e2-4f2f-9043-07102445dbd2 tempest-GroupsTest-1055001616 tempest-GroupsTest-1055001616] http://10.222.0.58/volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 returned with HTTP 404 Dec 11 14:18:47.009872 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 488/955] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:18:46 2020] DELETE /volume/v3/476339c058b0405bab02ccac2e2073d0/volumes/15fc6800-dd67-4fed-8c71-238df941e752 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:47.019843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a773b6b-2f9e-4a87-b61d-39b3c83dea9e tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] DELETE http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types/69b6d27d-545b-4903-b741-f291c53f47ac Dec 11 14:18:47.020620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a773b6b-2f9e-4a87-b61d-39b3c83dea9e tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:47.021280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a773b6b-2f9e-4a87-b61d-39b3c83dea9e tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:47.195773 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:18:47.195773 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:18:47.214263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a773b6b-2f9e-4a87-b61d-39b3c83dea9e tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types/69b6d27d-545b-4903-b741-f291c53f47ac returned with HTTP 202 Dec 11 14:18:47.215332 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 468/956] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:18:47 2020] DELETE /volume/v3/073da174f914473e92e60bd44a24f4e8/types/69b6d27d-545b-4903-b741-f291c53f47ac => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:18:47.224357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd51356d-c702-49ad-8000-771ea4900250 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] GET http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types/69b6d27d-545b-4903-b741-f291c53f47ac Dec 11 14:18:47.225819 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd51356d-c702-49ad-8000-771ea4900250 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:47.226974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd51356d-c702-49ad-8000-771ea4900250 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:47.256633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd51356d-c702-49ad-8000-771ea4900250 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types/69b6d27d-545b-4903-b741-f291c53f47ac returned with HTTP 404 Dec 11 14:18:47.258009 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 489/957] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:18:47 2020] GET /volume/v3/073da174f914473e92e60bd44a24f4e8/types/69b6d27d-545b-4903-b741-f291c53f47ac => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:47.270836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-514eb1ce-a6ce-4582-a3cb-bea0029c7e64 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] DELETE http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types/fe9b55f4-5a4e-4839-b080-bae4ebee9027 Dec 11 14:18:47.272119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-514eb1ce-a6ce-4582-a3cb-bea0029c7e64 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:47.273096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-514eb1ce-a6ce-4582-a3cb-bea0029c7e64 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:47.393647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3362e463-be1b-47be-a2bd-5f0ab72f1773 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:18:47.394179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3362e463-be1b-47be-a2bd-5f0ab72f1773 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:47.394703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3362e463-be1b-47be-a2bd-5f0ab72f1773 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:47.536526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-514eb1ce-a6ce-4582-a3cb-bea0029c7e64 tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types/fe9b55f4-5a4e-4839-b080-bae4ebee9027 returned with HTTP 202 Dec 11 14:18:47.537380 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 469/958] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:18:47 2020] DELETE /volume/v3/073da174f914473e92e60bd44a24f4e8/types/fe9b55f4-5a4e-4839-b080-bae4ebee9027 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:18:47.544973 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-67fe1f89-dac4-47ff-baeb-91f3e4e7d2cc tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] GET http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types/fe9b55f4-5a4e-4839-b080-bae4ebee9027 Dec 11 14:18:47.545748 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-67fe1f89-dac4-47ff-baeb-91f3e4e7d2cc tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:47.549846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-67fe1f89-dac4-47ff-baeb-91f3e4e7d2cc tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:47.590753 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:47.590753 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:47.605437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-67fe1f89-dac4-47ff-baeb-91f3e4e7d2cc tempest-GroupsTest-399059245 tempest-GroupsTest-399059245] http://10.222.0.58/volume/v3/073da174f914473e92e60bd44a24f4e8/types/fe9b55f4-5a4e-4839-b080-bae4ebee9027 returned with HTTP 404 Dec 11 14:18:47.606980 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 470/959] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:18:47 2020] GET /volume/v3/073da174f914473e92e60bd44a24f4e8/types/fe9b55f4-5a4e-4839-b080-bae4ebee9027 => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:18:47.613755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3362e463-be1b-47be-a2bd-5f0ab72f1773 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:47.620382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e4b3dc8-ccb8-4940-b5eb-54c08405bcb8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:47.620915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e4b3dc8-ccb8-4940-b5eb-54c08405bcb8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:47.621403 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e4b3dc8-ccb8-4940-b5eb-54c08405bcb8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:47.621772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8e4b3dc8-ccb8-4940-b5eb-54c08405bcb8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:47.679312 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:47.679312 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:47.682191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e4b3dc8-ccb8-4940-b5eb-54c08405bcb8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:47.684180 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 471/960] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:47 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:47.740893 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3362e463-be1b-47be-a2bd-5f0ab72f1773 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:18:47.752941 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 490/961] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:47 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 916 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:48.700233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa57e170-dd94-4165-a488-ff8739d629e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:48.700837 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa57e170-dd94-4165-a488-ff8739d629e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:48.700959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:48.700959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:48.701301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa57e170-dd94-4165-a488-ff8739d629e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:48.702038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fa57e170-dd94-4165-a488-ff8739d629e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:48.763972 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:48.763972 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:48.769784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa57e170-dd94-4165-a488-ff8739d629e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:48.779925 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 491/962] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:48 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:48.793892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f3ec9ab-a421-4432-9696-07f794c07faf tempest-ExtensionsTestJSON-1617142518 tempest-ExtensionsTestJSON-1617142518] GET http://10.222.0.58/volume/v3/6bd9aef9df964fe08131fb3d0631d275/extensions Dec 11 14:18:48.794796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f3ec9ab-a421-4432-9696-07f794c07faf tempest-ExtensionsTestJSON-1617142518 tempest-ExtensionsTestJSON-1617142518] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:48.795180 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:48.795180 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:48.795812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f3ec9ab-a421-4432-9696-07f794c07faf tempest-ExtensionsTestJSON-1617142518 tempest-ExtensionsTestJSON-1617142518] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:48.796820 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f3ec9ab-a421-4432-9696-07f794c07faf tempest-ExtensionsTestJSON-1617142518 tempest-ExtensionsTestJSON-1617142518] http://10.222.0.58/volume/v3/6bd9aef9df964fe08131fb3d0631d275/extensions returned with HTTP 200 Dec 11 14:18:48.798171 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 472/963] 10.222.0.58 () {58 vars in 1213 bytes} [Fri Dec 11 14:18:48 2020] GET /volume/v3/6bd9aef9df964fe08131fb3d0631d275/extensions => generated 5245 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:18:48.802249 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e69020a-2b34-4f30-9968-3d8b508ffef3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:18:48.810944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e69020a-2b34-4f30-9968-3d8b508ffef3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:48.811176 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:48.811176 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:48.814729 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e69020a-2b34-4f30-9968-3d8b508ffef3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:48.938165 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:48.938165 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:48.967970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6e69020a-2b34-4f30-9968-3d8b508ffef3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Volume info retrieved successfully. Dec 11 14:18:49.027445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e69020a-2b34-4f30-9968-3d8b508ffef3 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 200 Dec 11 14:18:49.037037 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 492/964] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:48 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 916 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:49.785394 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-32dc4e24-2494-4bb9-8e3c-d5f07cd55d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:49.786674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-32dc4e24-2494-4bb9-8e3c-d5f07cd55d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:49.787407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-32dc4e24-2494-4bb9-8e3c-d5f07cd55d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:49.787990 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-32dc4e24-2494-4bb9-8e3c-d5f07cd55d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:49.844997 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:49.844997 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:49.847770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-32dc4e24-2494-4bb9-8e3c-d5f07cd55d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:49.849148 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 473/965] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:49 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:50.045156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-879241fe-fede-415f-b88c-7671e81b33c2 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] GET http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 Dec 11 14:18:50.045974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-879241fe-fede-415f-b88c-7671e81b33c2 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:50.046353 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:50.046353 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:50.047045 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-879241fe-fede-415f-b88c-7671e81b33c2 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:50.177634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-879241fe-fede-415f-b88c-7671e81b33c2 tempest-AttachVolumeNegativeTest-837620421 tempest-AttachVolumeNegativeTest-837620421] http://10.222.0.58/volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 returned with HTTP 404 Dec 11 14:18:50.178767 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 493/966] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:50 2020] GET /volume/v3/c9a885bc77fc4bb5a2718f9350a5e17d/volumes/d576def0-3bb4-4a45-8ce7-74b95e1ca4a3 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:18:50.864148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64b61b33-6471-4e52-990a-6bfa0b275deb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:50.865443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64b61b33-6471-4e52-990a-6bfa0b275deb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:50.865923 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:50.865923 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:50.866585 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64b61b33-6471-4e52-990a-6bfa0b275deb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:50.873419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-64b61b33-6471-4e52-990a-6bfa0b275deb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:50.926444 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:50.926444 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:50.931710 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64b61b33-6471-4e52-990a-6bfa0b275deb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:50.934419 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 474/967] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:50 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:51.948374 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbf7796f-01e0-4504-92b0-0bf1006ef422 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:51.949555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbf7796f-01e0-4504-92b0-0bf1006ef422 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:51.950263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbf7796f-01e0-4504-92b0-0bf1006ef422 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:51.950851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-dbf7796f-01e0-4504-92b0-0bf1006ef422 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:51.976774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:51.976774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:51.979022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbf7796f-01e0-4504-92b0-0bf1006ef422 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:51.980331 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 494/968] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:51 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:52.346842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] POST http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes Dec 11 14:18:52.347852 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:52.347852 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:52.348749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1112112149"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:52.350134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1112112149'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:18:52.351056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Create volume of 1 GB Dec 11 14:18:52.369073 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Availability Zones retrieved successfully. Dec 11 14:18:52.390330 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Flow 'volume_create_api' (86581c22-7bb8-4a3d-87b3-bbf73dc481bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:52.394056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4e4337-0c96-4ad7-9c39-ff72d0fa4350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:52.396424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:18:52.474155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4e4337-0c96-4ad7-9c39-ff72d0fa4350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:52.476921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d8c5b5-60f4-433b-896b-1510d0eadf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:52.593221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Created reservations ['79314e0a-c733-4a2d-9793-89f73262831e', '8c580c30-f960-4bc9-bfca-5e8ac2cbfe11', 'beb164ae-3ef2-4255-80d2-c34ddadb225d', 'fbff209f-1691-4f64-91cd-77be9c5da205'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:52.597324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d8c5b5-60f4-433b-896b-1510d0eadf4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79314e0a-c733-4a2d-9793-89f73262831e', '8c580c30-f960-4bc9-bfca-5e8ac2cbfe11', 'beb164ae-3ef2-4255-80d2-c34ddadb225d', 'fbff209f-1691-4f64-91cd-77be9c5da205']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:52.599681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270fa942-805b-452c-9be7-77ed2cb7fcf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:52.674795 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270fa942-805b-452c-9be7-77ed2cb7fcf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '922fbd3d-37bc-4e93-a0a0-c53c43f59e9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1112112149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e11d7ed8158545559edf0d77329c6604',qos_specs=None,replication_status=,reservations=['79314e0a-c733-4a2d-9793-89f73262831e','8c580c30-f960-4bc9-bfca-5e8ac2cbfe11','beb164ae-3ef2-4255-80d2-c34ddadb225d','fbff209f-1691-4f64-91cd-77be9c5da205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a83d18896ab4c63acd90355f7da7da8',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:18:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1112112149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=922fbd3d-37bc-4e93-a0a0-c53c43f59e9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e11d7ed8158545559edf0d77329c6604',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,user_id='0a83d18896ab4c63acd90355f7da7da8',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:52.677393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6076b44-4b66-4fdb-8fed-45cc0fa409fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:52.743850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6076b44-4b66-4fdb-8fed-45cc0fa409fe) 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-SnapshotMetadataTestJSON-Volume-1112112149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e11d7ed8158545559edf0d77329c6604',qos_specs=None,replication_status=,reservations=['79314e0a-c733-4a2d-9793-89f73262831e','8c580c30-f960-4bc9-bfca-5e8ac2cbfe11','beb164ae-3ef2-4255-80d2-c34ddadb225d','fbff209f-1691-4f64-91cd-77be9c5da205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a83d18896ab4c63acd90355f7da7da8',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:52.749719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffe14ca-c4d8-4a23-b3a7-4273591eb638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:52.782254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffe14ca-c4d8-4a23-b3a7-4273591eb638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:52.785064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Flow 'volume_create_api' (86581c22-7bb8-4a3d-87b3-bbf73dc481bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:52.872818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Create volume request issued successfully. Dec 11 14:18:52.888608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b13c7a45-4c9e-41c5-a35f-4aa7d6e74488 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes returned with HTTP 202 Dec 11 14:18:52.889963 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 475/969] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:18:52 2020] POST /volume/v3/e11d7ed8158545559edf0d77329c6604/volumes => generated 824 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:18:52.917980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdbcf8b7-90d4-47b2-9ae7-4e4d226ddc0d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c Dec 11 14:18:52.917980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fdbcf8b7-90d4-47b2-9ae7-4e4d226ddc0d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:52.917980 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:52.917980 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:52.917980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fdbcf8b7-90d4-47b2-9ae7-4e4d226ddc0d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:52.997174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d058383-1ecc-4d61-980d-3d069d717dce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:52.997731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d058383-1ecc-4d61-980d-3d069d717dce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:52.997994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:52.997994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:52.998284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d058383-1ecc-4d61-980d-3d069d717dce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:52.998940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1d058383-1ecc-4d61-980d-3d069d717dce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:53.067801 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:53.067801 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:53.071670 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:53.071670 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:53.075752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d058383-1ecc-4d61-980d-3d069d717dce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:53.083145 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 476/970] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:52 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:53.084573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fdbcf8b7-90d4-47b2-9ae7-4e4d226ddc0d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Volume info retrieved successfully. Dec 11 14:18:53.111858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdbcf8b7-90d4-47b2-9ae7-4e4d226ddc0d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c returned with HTTP 200 Dec 11 14:18:53.113167 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 495/971] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:52 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c => generated 892 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:54.091330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a8fa2ed-b8cd-4f6c-94fa-1b2d20e8c799 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:54.091989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a8fa2ed-b8cd-4f6c-94fa-1b2d20e8c799 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:54.092206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:54.092206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:54.092577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a8fa2ed-b8cd-4f6c-94fa-1b2d20e8c799 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:54.092948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2a8fa2ed-b8cd-4f6c-94fa-1b2d20e8c799 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:54.129106 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd991210-0b09-4682-851b-2dd40989cb60 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c Dec 11 14:18:54.134542 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd991210-0b09-4682-851b-2dd40989cb60 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:54.135552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:54.135552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:54.137190 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd991210-0b09-4682-851b-2dd40989cb60 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:54.157284 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:54.157284 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:54.159411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a8fa2ed-b8cd-4f6c-94fa-1b2d20e8c799 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:54.160202 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 477/972] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:54 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:54.257798 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:54.257798 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:54.309350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cd991210-0b09-4682-851b-2dd40989cb60 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Volume info retrieved successfully. Dec 11 14:18:54.341190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd991210-0b09-4682-851b-2dd40989cb60 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c returned with HTTP 200 Dec 11 14:18:54.354856 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 496/973] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:54 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c => generated 917 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:54.373171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41204727-4656-4e7e-82c3-6ab0dc87c0ea tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] POST http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots Dec 11 14:18:54.373687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:54.373687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:54.374114 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41204727-4656-4e7e-82c3-6ab0dc87c0ea tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "922fbd3d-37bc-4e93-a0a0-c53c43f59e9c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-36707183"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:54.483164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:54.483164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:54.485341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-41204727-4656-4e7e-82c3-6ab0dc87c0ea tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Volume info retrieved successfully. Dec 11 14:18:54.486740 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-41204727-4656-4e7e-82c3-6ab0dc87c0ea tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Create snapshot from volume 922fbd3d-37bc-4e93-a0a0-c53c43f59e9c Dec 11 14:18:54.674845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-41204727-4656-4e7e-82c3-6ab0dc87c0ea tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Created reservations ['9fa36155-9384-4152-a7f1-e5a110a14875', '64144013-0ca9-4f06-8fa4-45d009b8732c', '12b42497-1b10-4ee6-9acf-5e78dcca02f7', 'aa7a2c46-b921-4988-8455-33b9b15729d6'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:55.051971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-41204727-4656-4e7e-82c3-6ab0dc87c0ea tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot create request issued successfully. Dec 11 14:18:55.053351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41204727-4656-4e7e-82c3-6ab0dc87c0ea tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots returned with HTTP 202 Dec 11 14:18:55.059259 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 478/974] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:18:54 2020] POST /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots => generated 309 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:18:55.070106 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f58f8e0-4bef-42a6-9d02-0130fd221b55 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab Dec 11 14:18:55.070798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f58f8e0-4bef-42a6-9d02-0130fd221b55 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:55.071024 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:55.071024 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:55.071379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f58f8e0-4bef-42a6-9d02-0130fd221b55 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:55.165454 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:55.165454 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:55.169129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5f58f8e0-4bef-42a6-9d02-0130fd221b55 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:55.171279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f58f8e0-4bef-42a6-9d02-0130fd221b55 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab returned with HTTP 200 Dec 11 14:18:55.172106 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 497/975] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:18:55 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab => generated 441 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:18:55.179562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9056378c-35ea-47c1-84f8-9a4effa57bf7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:55.180463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9056378c-35ea-47c1-84f8-9a4effa57bf7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:55.180817 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:55.180817 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:55.181437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9056378c-35ea-47c1-84f8-9a4effa57bf7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:55.182069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9056378c-35ea-47c1-84f8-9a4effa57bf7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:55.238116 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:55.238116 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:55.243755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9056378c-35ea-47c1-84f8-9a4effa57bf7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:55.246059 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 479/976] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:55 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:56.187396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9bbc307-c633-4d6d-b138-aa7700e3050d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab Dec 11 14:18:56.187912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9bbc307-c633-4d6d-b138-aa7700e3050d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:56.188059 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:56.188059 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:56.188358 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9bbc307-c633-4d6d-b138-aa7700e3050d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:56.259290 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:56.259290 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:56.260715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71d16b05-d95d-41a4-8117-2472c4e14717 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:56.261309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71d16b05-d95d-41a4-8117-2472c4e14717 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:56.261537 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:56.261537 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:56.261900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71d16b05-d95d-41a4-8117-2472c4e14717 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:56.262531 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-71d16b05-d95d-41a4-8117-2472c4e14717 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:56.264071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e9bbc307-c633-4d6d-b138-aa7700e3050d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:56.269469 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9bbc307-c633-4d6d-b138-aa7700e3050d tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab returned with HTTP 200 Dec 11 14:18:56.281267 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 498/977] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:18:56 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab => generated 441 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:18:56.317676 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:56.317676 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:56.319400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71d16b05-d95d-41a4-8117-2472c4e14717 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:56.326745 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 480/978] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:56 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:56.598425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6beb24b0-1faa-4a73-afea-3bf83866af79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] GET http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 Dec 11 14:18:56.599269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6beb24b0-1faa-4a73-afea-3bf83866af79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:56.599698 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:56.599698 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:56.600363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6beb24b0-1faa-4a73-afea-3bf83866af79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:56.622695 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-6beb24b0-1faa-4a73-afea-3bf83866af79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:18:56.623800 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-6beb24b0-1faa-4a73-afea-3bf83866af79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:18:56.624870 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-6beb24b0-1faa-4a73-afea-3bf83866af79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:18:56.635251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6beb24b0-1faa-4a73-afea-3bf83866af79 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 returned with HTTP 200 Dec 11 14:18:56.643448 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 499/979] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:18:56 2020] GET /volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 => generated 361 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:56.653912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef10f5d4-bd9a-4c23-b325-d4e524170c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] PUT http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 Dec 11 14:18:56.654737 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:56.654737 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:56.655416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef10f5d4-bd9a-4c23-b325-d4e524170c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:56.915879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef10f5d4-bd9a-4c23-b325-d4e524170c27 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 returned with HTTP 200 Dec 11 14:18:56.917710 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 481/980] 10.222.0.58 () {60 vars in 1341 bytes} [Fri Dec 11 14:18:56 2020] PUT /volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 => generated 314 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:18:57.157098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] POST http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes Dec 11 14:18:57.159225 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1530220593"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:57.161617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1530220593'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:18:57.162444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Create volume of 1 GB Dec 11 14:18:57.192643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Availability Zones retrieved successfully. Dec 11 14:18:57.226838 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Flow 'volume_create_api' (2bf7e468-ce39-4feb-82b1-042d90319174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:57.232407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3846fbb1-5f49-4893-8243-d8472c5d73e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:57.236451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:18:57.297318 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-076036cc-9208-4e7d-9d65-f62c993dc4d7 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab Dec 11 14:18:57.298503 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-076036cc-9208-4e7d-9d65-f62c993dc4d7 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:57.299005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-076036cc-9208-4e7d-9d65-f62c993dc4d7 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:57.329408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3846fbb1-5f49-4893-8243-d8472c5d73e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:57.333561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ecdc63-de6a-4d7e-b58d-6d8482131498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:57.346693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.346693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.347849 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-076036cc-9208-4e7d-9d65-f62c993dc4d7 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:57.355199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-076036cc-9208-4e7d-9d65-f62c993dc4d7 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab returned with HTTP 200 Dec 11 14:18:57.363657 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 482/981] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:18:57 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab => generated 468 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:57.368132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-def14501-244d-4170-99c4-0e33fd1d4d4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:57.368665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-def14501-244d-4170-99c4-0e33fd1d4d4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:57.368856 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:57.368856 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:57.369512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-def14501-244d-4170-99c4-0e33fd1d4d4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:57.370037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-def14501-244d-4170-99c4-0e33fd1d4d4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:57.395263 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.395263 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.397099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-def14501-244d-4170-99c4-0e33fd1d4d4e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:57.398231 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 483/982] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:57 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:57.408398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8211ff05-8917-417b-b625-b5c198527c89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] POST http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:57.408853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:57.408853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:57.409281 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8211ff05-8917-417b-b625-b5c198527c89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:57.434484 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.434484 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.435758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8211ff05-8917-417b-b625-b5c198527c89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:57.440392 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Created reservations ['ccddb532-0fcb-449f-b62f-f69e022965fa', '8ffeae5c-48b8-47b2-929d-1d5fbef2001c', '8fc1908d-7d43-45be-9ef9-758acd73ffc4', 'd3d82cc0-78bf-42a9-8a2f-87214a468d76'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:57.442559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62ecdc63-de6a-4d7e-b58d-6d8482131498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccddb532-0fcb-449f-b62f-f69e022965fa', '8ffeae5c-48b8-47b2-929d-1d5fbef2001c', '8fc1908d-7d43-45be-9ef9-758acd73ffc4', 'd3d82cc0-78bf-42a9-8a2f-87214a468d76']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:57.445933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87b225d-a12c-4b4a-aef5-fcb177373217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:57.484424 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8211ff05-8917-417b-b625-b5c198527c89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Update snapshot metadata completed successfully. Dec 11 14:18:57.485057 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8211ff05-8917-417b-b625-b5c198527c89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:57.491028 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 484/983] 10.222.0.58 () {60 vars in 1369 bytes} [Fri Dec 11 14:18:57 2020] POST /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 68 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:57.496216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e36f9821-3f89-4add-85b6-8ec0549fd0b1 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:57.496913 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e36f9821-3f89-4add-85b6-8ec0549fd0b1 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:57.498494 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:57.498494 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:57.501228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e36f9821-3f89-4add-85b6-8ec0549fd0b1 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:57.524498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c87b225d-a12c-4b4a-aef5-fcb177373217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f53069c-ae49-4c0b-bb0a-c69f309af1ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1530220593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103df2141cf24f0798a2f41a99316f44',qos_specs=None,replication_status=,reservations=['ccddb532-0fcb-449f-b62f-f69e022965fa','8ffeae5c-48b8-47b2-929d-1d5fbef2001c','8fc1908d-7d43-45be-9ef9-758acd73ffc4','d3d82cc0-78bf-42a9-8a2f-87214a468d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a27c8c659864ea68f29875a355c6ccc',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1530220593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f53069c-ae49-4c0b-bb0a-c69f309af1ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='103df2141cf24f0798a2f41a99316f44',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,user_id='8a27c8c659864ea68f29875a355c6ccc',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:57.527491 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98a536c-1767-41b3-b8ed-71e74805042a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:57.531164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.531164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.533295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e36f9821-3f89-4add-85b6-8ec0549fd0b1 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:57.535374 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e36f9821-3f89-4add-85b6-8ec0549fd0b1 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Get snapshot metadata completed successfully. Dec 11 14:18:57.536182 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e36f9821-3f89-4add-85b6-8ec0549fd0b1 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:57.537926 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 485/984] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:18:57 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:57.554976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6fb8869e-6baf-4323-aa4b-af78c38e79ef tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] PUT http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:57.557339 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:57.557339 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:57.558620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6fb8869e-6baf-4323-aa4b-af78c38e79ef tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:57.576070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98a536c-1767-41b3-b8ed-71e74805042a) 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-VolumeSnapshotQuotasNegativeTestJSON-Volume-1530220593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='103df2141cf24f0798a2f41a99316f44',qos_specs=None,replication_status=,reservations=['ccddb532-0fcb-449f-b62f-f69e022965fa','8ffeae5c-48b8-47b2-929d-1d5fbef2001c','8fc1908d-7d43-45be-9ef9-758acd73ffc4','d3d82cc0-78bf-42a9-8a2f-87214a468d76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a27c8c659864ea68f29875a355c6ccc',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:57.578038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478c0340-c7d8-47ca-828b-15e864ed5a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:18:57.585465 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.585465 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.586727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6fb8869e-6baf-4323-aa4b-af78c38e79ef tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:57.601684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478c0340-c7d8-47ca-828b-15e864ed5a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:18:57.605436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Flow 'volume_create_api' (2bf7e468-ce39-4feb-82b1-042d90319174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:18:57.688610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Create volume request issued successfully. Dec 11 14:18:57.691611 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6fb8869e-6baf-4323-aa4b-af78c38e79ef tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Update snapshot metadata completed successfully. Dec 11 14:18:57.693020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6fb8869e-6baf-4323-aa4b-af78c38e79ef tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:57.694135 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 486/985] 10.222.0.58 () {60 vars in 1368 bytes} [Fri Dec 11 14:18:57 2020] PUT /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 57 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:57.720373 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-582eb874-10cd-45b1-bcb7-2923b3a5f3a6 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:57.730247 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b7dd71d-b0f3-48c2-a081-fe79fb31971d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes returned with HTTP 202 Dec 11 14:18:57.731687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-582eb874-10cd-45b1-bcb7-2923b3a5f3a6 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:57.732168 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:57.732168 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:57.737661 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-582eb874-10cd-45b1-bcb7-2923b3a5f3a6 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:57.746549 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 500/986] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:18:56 2020] POST /volume/v3/103df2141cf24f0798a2f41a99316f44/volumes => generated 836 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:18:57.751850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d18c123-4ab6-40a5-9ad7-995d5e275ba1 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:18:57.752383 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d18c123-4ab6-40a5-9ad7-995d5e275ba1 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:57.752603 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:57.752603 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:57.752958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d18c123-4ab6-40a5-9ad7-995d5e275ba1 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:57.797570 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.797570 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.799943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-582eb874-10cd-45b1-bcb7-2923b3a5f3a6 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:57.802854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-582eb874-10cd-45b1-bcb7-2923b3a5f3a6 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Get snapshot metadata completed successfully. Dec 11 14:18:57.803673 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-582eb874-10cd-45b1-bcb7-2923b3a5f3a6 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:57.804701 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 487/987] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:18:57 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 57 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:57.819746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cdd92dec-4f42-4bf3-8d84-9c6d91044313 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] DELETE http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata/key3 Dec 11 14:18:57.820423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cdd92dec-4f42-4bf3-8d84-9c6d91044313 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:57.820616 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:57.820616 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:57.821008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cdd92dec-4f42-4bf3-8d84-9c6d91044313 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:57.851890 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.851890 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.853493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cdd92dec-4f42-4bf3-8d84-9c6d91044313 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:57.856095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cdd92dec-4f42-4bf3-8d84-9c6d91044313 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Get snapshot metadata completed successfully. Dec 11 14:18:57.863158 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:18:57.863158 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:18:57.870439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cdd92dec-4f42-4bf3-8d84-9c6d91044313 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Delete snapshot metadata completed successfully. Dec 11 14:18:57.871079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cdd92dec-4f42-4bf3-8d84-9c6d91044313 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata/key3 returned with HTTP 200 Dec 11 14:18:57.875710 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 488/988] 10.222.0.58 () {58 vars in 1366 bytes} [Fri Dec 11 14:18:57 2020] DELETE /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata/key3 => generated 0 bytes in 60 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 11 14:18:57.880851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3629c2c3-5993-4ff0-88b1-ad290138d5e0 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:57.881442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3629c2c3-5993-4ff0-88b1-ad290138d5e0 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:57.881659 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:57.881659 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:57.882042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3629c2c3-5993-4ff0-88b1-ad290138d5e0 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:57.888815 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.888815 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.910711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.910711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.911211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3d18c123-4ab6-40a5-9ad7-995d5e275ba1 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Volume info retrieved successfully. Dec 11 14:18:57.912011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3629c2c3-5993-4ff0-88b1-ad290138d5e0 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:57.913989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3629c2c3-5993-4ff0-88b1-ad290138d5e0 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Get snapshot metadata completed successfully. Dec 11 14:18:57.914629 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3629c2c3-5993-4ff0-88b1-ad290138d5e0 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:57.915464 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 489/989] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:18:57 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 32 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:57.925965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae29ea6d-ac3c-4e10-9168-af7db3486179 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] PUT http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:57.926462 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:57.926462 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:57.926881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae29ea6d-ac3c-4e10-9168-af7db3486179 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:57.965552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:57.965552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:57.972051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae29ea6d-ac3c-4e10-9168-af7db3486179 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:57.991618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d18c123-4ab6-40a5-9ad7-995d5e275ba1 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec returned with HTTP 200 Dec 11 14:18:57.992556 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 501/990] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:57 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec => generated 904 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:58.023815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae29ea6d-ac3c-4e10-9168-af7db3486179 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Update snapshot metadata completed successfully. Dec 11 14:18:58.024527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae29ea6d-ac3c-4e10-9168-af7db3486179 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:58.025638 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 490/991] 10.222.0.58 () {60 vars in 1368 bytes} [Fri Dec 11 14:18:57 2020] PUT /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 16 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:58.036834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0087310-a719-4036-b7dc-1b3703949a89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] POST http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:58.037298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:58.037298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:58.037718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0087310-a719-4036-b7dc-1b3703949a89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:58.064802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:58.064802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:58.065953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e0087310-a719-4036-b7dc-1b3703949a89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:58.111327 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e0087310-a719-4036-b7dc-1b3703949a89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Update snapshot metadata completed successfully. Dec 11 14:18:58.112220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0087310-a719-4036-b7dc-1b3703949a89 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:58.113559 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 502/992] 10.222.0.58 () {60 vars in 1369 bytes} [Fri Dec 11 14:18:58 2020] POST /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:58.123262 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-11b687bf-b158-4dc7-92a5-fa909a469118 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:58.123956 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-11b687bf-b158-4dc7-92a5-fa909a469118 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:58.125044 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:58.125044 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:58.125044 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-11b687bf-b158-4dc7-92a5-fa909a469118 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:58.162112 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:58.162112 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:58.163706 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-11b687bf-b158-4dc7-92a5-fa909a469118 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:58.166836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-11b687bf-b158-4dc7-92a5-fa909a469118 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Get snapshot metadata completed successfully. Dec 11 14:18:58.167692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-11b687bf-b158-4dc7-92a5-fa909a469118 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:58.169468 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 491/993] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:18:58 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 68 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:58.180192 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab64ed9f-d05c-4588-9592-57ab9427e402 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] PUT http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata/key3 Dec 11 14:18:58.180959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:58.180959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:58.181642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab64ed9f-d05c-4588-9592-57ab9427e402 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:58.211060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:58.211060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:58.212564 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab64ed9f-d05c-4588-9592-57ab9427e402 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:58.258893 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab64ed9f-d05c-4588-9592-57ab9427e402 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Update snapshot metadata completed successfully. Dec 11 14:18:58.259533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab64ed9f-d05c-4588-9592-57ab9427e402 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata/key3 returned with HTTP 200 Dec 11 14:18:58.261101 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 503/994] 10.222.0.58 () {60 vars in 1383 bytes} [Fri Dec 11 14:18:58 2020] PUT /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata/key3 => generated 35 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:58.271396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c320e90-3259-4b07-9355-ce763943aeed tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata/key3 Dec 11 14:18:58.271947 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c320e90-3259-4b07-9355-ce763943aeed tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:58.272171 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:58.272171 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:58.272558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c320e90-3259-4b07-9355-ce763943aeed tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:58.309442 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:58.309442 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:58.310632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3c320e90-3259-4b07-9355-ce763943aeed tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:58.313774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3c320e90-3259-4b07-9355-ce763943aeed tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Get snapshot metadata completed successfully. Dec 11 14:18:58.313774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c320e90-3259-4b07-9355-ce763943aeed tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata/key3 returned with HTTP 200 Dec 11 14:18:58.314778 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 492/995] 10.222.0.58 () {58 vars in 1363 bytes} [Fri Dec 11 14:18:58 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:58.324314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27b85697-d596-4d16-9bec-acd4b8d64041 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:58.325441 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27b85697-d596-4d16-9bec-acd4b8d64041 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:58.325758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:58.325758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:58.326276 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27b85697-d596-4d16-9bec-acd4b8d64041 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:58.378509 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:58.378509 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:58.380029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-27b85697-d596-4d16-9bec-acd4b8d64041 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:58.383248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-27b85697-d596-4d16-9bec-acd4b8d64041 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Get snapshot metadata completed successfully. Dec 11 14:18:58.384363 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27b85697-d596-4d16-9bec-acd4b8d64041 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:58.385739 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 504/996] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:18:58 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 75 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:58.395502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0849b276-58a7-4243-b439-1eb10a9deb46 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] PUT http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata Dec 11 14:18:58.396291 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:58.396291 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:58.396986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0849b276-58a7-4243-b439-1eb10a9deb46 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:58.413332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b4a8558d-f660-419e-a8f3-4c04a13fab72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:58.414034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b4a8558d-f660-419e-a8f3-4c04a13fab72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:58.414515 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:58.414515 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:58.415148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b4a8558d-f660-419e-a8f3-4c04a13fab72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:58.415629 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b4a8558d-f660-419e-a8f3-4c04a13fab72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:58.450473 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:58.450473 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:58.451625 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0849b276-58a7-4243-b439-1eb10a9deb46 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:58.467069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:58.467069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:58.469176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b4a8558d-f660-419e-a8f3-4c04a13fab72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:58.470816 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 505/997] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:58 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:58.501228 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0849b276-58a7-4243-b439-1eb10a9deb46 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Update snapshot metadata completed successfully. Dec 11 14:18:58.501852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0849b276-58a7-4243-b439-1eb10a9deb46 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata returned with HTTP 200 Dec 11 14:18:58.507740 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 493/998] 10.222.0.58 () {60 vars in 1368 bytes} [Fri Dec 11 14:18:58 2020] PUT /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab/metadata => generated 16 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:18:58.512735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab72778d-653e-4ec1-9cfd-9b8b06a88183 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] DELETE http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab Dec 11 14:18:58.513294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab72778d-653e-4ec1-9cfd-9b8b06a88183 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:58.513488 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:58.513488 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:58.513871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab72778d-653e-4ec1-9cfd-9b8b06a88183 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:58.514234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-ab72778d-653e-4ec1-9cfd-9b8b06a88183 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Delete snapshot with id: b974151e-f36c-4b4d-a0f9-178d305fcaab Dec 11 14:18:58.540909 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:58.540909 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:58.542075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab72778d-653e-4ec1-9cfd-9b8b06a88183 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:58.627951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab72778d-653e-4ec1-9cfd-9b8b06a88183 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot delete request issued successfully. Dec 11 14:18:58.628845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab72778d-653e-4ec1-9cfd-9b8b06a88183 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab returned with HTTP 202 Dec 11 14:18:58.640716 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 506/999] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:18:58 2020] DELETE /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:18:58.646508 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f08f376-f8f5-4907-a558-a320494e7e99 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab Dec 11 14:18:58.647182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f08f376-f8f5-4907-a558-a320494e7e99 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:58.647496 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:58.647496 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:58.648084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f08f376-f8f5-4907-a558-a320494e7e99 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:58.719050 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:58.719050 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:58.720370 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1f08f376-f8f5-4907-a558-a320494e7e99 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:58.722444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f08f376-f8f5-4907-a558-a320494e7e99 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab returned with HTTP 200 Dec 11 14:18:58.723300 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 494/1000] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:18:58 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab => generated 467 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:59.016963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e809d4f-09a5-45e2-b1ed-c39f5b7d3f6d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:18:59.019409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e809d4f-09a5-45e2-b1ed-c39f5b7d3f6d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:59.020026 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:59.020026 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:59.021865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e809d4f-09a5-45e2-b1ed-c39f5b7d3f6d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:59.256725 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:59.256725 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:59.289544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8e809d4f-09a5-45e2-b1ed-c39f5b7d3f6d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Volume info retrieved successfully. Dec 11 14:18:59.347730 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e809d4f-09a5-45e2-b1ed-c39f5b7d3f6d tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec returned with HTTP 200 Dec 11 14:18:59.361396 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 507/1001] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:59 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec => generated 929 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:59.365834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6fb9c153-d698-4e0d-8ebf-80ff73bde7a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] POST http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots Dec 11 14:18:59.366507 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:59.366507 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:59.367124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6fb9c153-d698-4e0d-8ebf-80ff73bde7a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f53069c-ae49-4c0b-bb0a-c69f309af1ec", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1761475838"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:18:59.463962 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:59.463962 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:59.467755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6fb9c153-d698-4e0d-8ebf-80ff73bde7a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Volume info retrieved successfully. Dec 11 14:18:59.471510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-6fb9c153-d698-4e0d-8ebf-80ff73bde7a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Create snapshot from volume 9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:18:59.489780 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-934ae35f-840f-4c0f-9589-5f3d9502600c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:18:59.493194 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-934ae35f-840f-4c0f-9589-5f3d9502600c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:59.493745 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:59.493745 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:59.495433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-934ae35f-840f-4c0f-9589-5f3d9502600c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:59.497785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-934ae35f-840f-4c0f-9589-5f3d9502600c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:18:59.548876 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:59.548876 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:59.553579 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-934ae35f-840f-4c0f-9589-5f3d9502600c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:18:59.558314 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 508/1002] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:18:59 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:18:59.626192 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-6fb9c153-d698-4e0d-8ebf-80ff73bde7a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Created reservations ['577631f1-a82c-47cd-a21e-730b189dfdd4', 'c2c4844c-7508-45be-9c72-5d13b03e2f6d', 'e85e32c5-70c9-4145-b80d-eeb75236db8b', '29a224a7-825c-461a-b807-9fbe2fe3ad8a'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:18:59.735964 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0625424-506d-4aa3-81d6-c342c6f9d0ae tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab Dec 11 14:18:59.736502 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0625424-506d-4aa3-81d6-c342c6f9d0ae tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:59.736876 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:59.736876 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:59.737720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0625424-506d-4aa3-81d6-c342c6f9d0ae tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:59.792150 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:59.792150 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:59.793300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f0625424-506d-4aa3-81d6-c342c6f9d0ae tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Snapshot retrieved successfully. Dec 11 14:18:59.795338 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0625424-506d-4aa3-81d6-c342c6f9d0ae tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab returned with HTTP 200 Dec 11 14:18:59.796166 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 509/1003] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:18:59 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab => generated 467 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:18:59.896467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6fb9c153-d698-4e0d-8ebf-80ff73bde7a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Snapshot create request issued successfully. Dec 11 14:18:59.897533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6fb9c153-d698-4e0d-8ebf-80ff73bde7a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots returned with HTTP 202 Dec 11 14:18:59.898612 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 495/1004] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:18:59 2020] POST /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots => generated 323 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:18:59.911196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a80e1841-9d28-43b3-a1ac-d59722cfdfba tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 Dec 11 14:18:59.913695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a80e1841-9d28-43b3-a1ac-d59722cfdfba tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:18:59.914288 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:18:59.914288 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:18:59.914934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a80e1841-9d28-43b3-a1ac-d59722cfdfba tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:18:59.949886 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:18:59.949886 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:18:59.951212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a80e1841-9d28-43b3-a1ac-d59722cfdfba tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Snapshot retrieved successfully. Dec 11 14:18:59.955158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a80e1841-9d28-43b3-a1ac-d59722cfdfba tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 returned with HTTP 200 Dec 11 14:18:59.955972 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 510/1005] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:18:59 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 => generated 455 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:00.574619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71fdef0b-8012-4838-9616-6263d24c1f6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:00.575735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71fdef0b-8012-4838-9616-6263d24c1f6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:00.576177 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:00.576177 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:00.576840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71fdef0b-8012-4838-9616-6263d24c1f6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:00.577419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-71fdef0b-8012-4838-9616-6263d24c1f6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:00.640175 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:00.640175 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:00.642715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71fdef0b-8012-4838-9616-6263d24c1f6a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:00.658623 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 496/1006] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:00 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:00.808089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-675272f6-3051-4a81-8ed2-ec2cfb05b496 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab Dec 11 14:19:00.808621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-675272f6-3051-4a81-8ed2-ec2cfb05b496 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:00.808817 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:00.808817 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:00.809482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-675272f6-3051-4a81-8ed2-ec2cfb05b496 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:00.865802 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-675272f6-3051-4a81-8ed2-ec2cfb05b496 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab returned with HTTP 404 Dec 11 14:19:00.867112 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 511/1007] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:19:00 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/snapshots/b974151e-f36c-4b4d-a0f9-178d305fcaab => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:19:00.874707 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa404403-b12a-45f7-8b15-00ea819e8ec2 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] DELETE http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c Dec 11 14:19:00.875475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa404403-b12a-45f7-8b15-00ea819e8ec2 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:00.875795 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:00.875795 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:00.876304 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa404403-b12a-45f7-8b15-00ea819e8ec2 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:00.876845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-aa404403-b12a-45f7-8b15-00ea819e8ec2 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Delete volume with id: 922fbd3d-37bc-4e93-a0a0-c53c43f59e9c Dec 11 14:19:00.943664 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:00.943664 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:00.945465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa404403-b12a-45f7-8b15-00ea819e8ec2 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Volume info retrieved successfully. Dec 11 14:19:00.968235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d12a6695-1d3d-4a92-af30-2c0c8afd44fc tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 Dec 11 14:19:00.969016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d12a6695-1d3d-4a92-af30-2c0c8afd44fc tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:00.969829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d12a6695-1d3d-4a92-af30-2c0c8afd44fc tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:01.021704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:01.021704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:01.026278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa404403-b12a-45f7-8b15-00ea819e8ec2 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Delete volume request issued successfully. Dec 11 14:19:01.027019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa404403-b12a-45f7-8b15-00ea819e8ec2 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c returned with HTTP 202 Dec 11 14:19:01.028475 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 497/1008] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:19:00 2020] DELETE /volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:19:01.029378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d12a6695-1d3d-4a92-af30-2c0c8afd44fc tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Snapshot retrieved successfully. Dec 11 14:19:01.035730 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf53b4a1-1bec-491f-93b4-c53e71091189 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c Dec 11 14:19:01.036527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf53b4a1-1bec-491f-93b4-c53e71091189 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:01.036942 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:01.036942 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:01.037767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf53b4a1-1bec-491f-93b4-c53e71091189 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:01.039898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d12a6695-1d3d-4a92-af30-2c0c8afd44fc tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 returned with HTTP 200 Dec 11 14:19:01.040768 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 512/1009] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:19:00 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 => generated 455 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:01.117923 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:01.117923 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:01.176177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bf53b4a1-1bec-491f-93b4-c53e71091189 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Volume info retrieved successfully. Dec 11 14:19:01.283667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf53b4a1-1bec-491f-93b4-c53e71091189 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c returned with HTTP 200 Dec 11 14:19:01.302087 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 498/1010] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:01 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c => generated 916 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:01.658034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d33dcf24-5c59-4fc8-ab80-29c4ad1c872c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:01.660020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d33dcf24-5c59-4fc8-ab80-29c4ad1c872c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:01.660475 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:01.660475 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:01.661178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d33dcf24-5c59-4fc8-ab80-29c4ad1c872c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:01.662054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d33dcf24-5c59-4fc8-ab80-29c4ad1c872c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:01.704856 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:01.704856 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:01.707563 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d33dcf24-5c59-4fc8-ab80-29c4ad1c872c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:01.708877 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 513/1011] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:01 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:02.053818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-409ae87e-3f5f-400d-a4c1-9dabbfb8b63f tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 Dec 11 14:19:02.054527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-409ae87e-3f5f-400d-a4c1-9dabbfb8b63f tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:02.054835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:02.054835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:02.055356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-409ae87e-3f5f-400d-a4c1-9dabbfb8b63f tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:02.087707 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:02.087707 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:02.095669 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-409ae87e-3f5f-400d-a4c1-9dabbfb8b63f tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Snapshot retrieved successfully. Dec 11 14:19:02.101616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-409ae87e-3f5f-400d-a4c1-9dabbfb8b63f tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 returned with HTTP 200 Dec 11 14:19:02.112058 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 499/1012] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:19:02 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 => generated 482 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:02.125822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba7b6b57-0c53-4c2c-b84f-15891c7d924a tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] PUT http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 Dec 11 14:19:02.126316 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:02.126316 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:02.126947 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba7b6b57-0c53-4c2c-b84f-15891c7d924a tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:02.321720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-751a11d1-78db-47fb-a79b-f1f93b30af19 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c Dec 11 14:19:02.321972 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba7b6b57-0c53-4c2c-b84f-15891c7d924a tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 returned with HTTP 200 Dec 11 14:19:02.322407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-751a11d1-78db-47fb-a79b-f1f93b30af19 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:02.322622 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 514/1013] 10.222.0.58 () {60 vars in 1341 bytes} [Fri Dec 11 14:19:02 2020] PUT /volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 => generated 314 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:02.335291 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ecdb75f-8809-4db8-8a34-e29b56fbffb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] POST http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots Dec 11 14:19:02.336583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ecdb75f-8809-4db8-8a34-e29b56fbffb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f53069c-ae49-4c0b-bb0a-c69f309af1ec"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:02.344263 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:02.344263 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:02.345185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-751a11d1-78db-47fb-a79b-f1f93b30af19 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:02.416202 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:02.416202 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:02.417497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7ecdb75f-8809-4db8-8a34-e29b56fbffb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Volume info retrieved successfully. Dec 11 14:19:02.417856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-7ecdb75f-8809-4db8-8a34-e29b56fbffb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Create snapshot from volume 9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:19:02.486930 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:02.486930 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:02.520090 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota_utils [None req-7ecdb75f-8809-4db8-8a34-e29b56fbffb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Quota exceeded for 103df2141cf24f0798a2f41a99316f44, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 11 14:19:02.520665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.middleware.fault [None req-7ecdb75f-8809-4db8-8a34-e29b56fbffb0 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots returned with HTTP 413 Dec 11 14:19:02.521226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-751a11d1-78db-47fb-a79b-f1f93b30af19 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Volume info retrieved successfully. Dec 11 14:19:02.522470 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 515/1014] 10.222.0.58 () {60 vars in 1231 bytes} [Fri Dec 11 14:19:02 2020] POST /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots => generated 208 bytes in 194 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 11 14:19:02.532215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a40c2c23-4165-46e1-9c7f-6c76e2e546df tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] PUT http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 Dec 11 14:19:02.532678 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:02.532678 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:02.533191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a40c2c23-4165-46e1-9c7f-6c76e2e546df tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:02.580485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-751a11d1-78db-47fb-a79b-f1f93b30af19 tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c returned with HTTP 200 Dec 11 14:19:02.581542 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 500/1015] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:02 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c => generated 916 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:02.723325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb5ac1f1-6e48-4636-b845-a32fe81b7be4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:02.724431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb5ac1f1-6e48-4636-b845-a32fe81b7be4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:02.724814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:02.724814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:02.725463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb5ac1f1-6e48-4636-b845-a32fe81b7be4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:02.726125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fb5ac1f1-6e48-4636-b845-a32fe81b7be4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:02.771101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a40c2c23-4165-46e1-9c7f-6c76e2e546df tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 returned with HTTP 200 Dec 11 14:19:02.774736 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 516/1016] 10.222.0.58 () {60 vars in 1341 bytes} [Fri Dec 11 14:19:02 2020] PUT /volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 => generated 314 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:19:02.775703 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:02.775703 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:02.777946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb5ac1f1-6e48-4636-b845-a32fe81b7be4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:02.778873 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 501/1017] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:02 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:19:02.792440 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7aedc47-59c4-4d42-a88f-a75f8a9085c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] POST http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots Dec 11 14:19:02.793435 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7aedc47-59c4-4d42-a88f-a75f8a9085c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f53069c-ae49-4c0b-bb0a-c69f309af1ec"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:02.914644 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:02.914644 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:02.916048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a7aedc47-59c4-4d42-a88f-a75f8a9085c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Volume info retrieved successfully. Dec 11 14:19:02.916489 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-a7aedc47-59c4-4d42-a88f-a75f8a9085c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Create snapshot from volume 9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:19:02.996140 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota_utils [None req-a7aedc47-59c4-4d42-a88f-a75f8a9085c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Quota exceeded for 103df2141cf24f0798a2f41a99316f44, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Dec 11 14:19:02.997643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.middleware.fault [None req-a7aedc47-59c4-4d42-a88f-a75f8a9085c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots returned with HTTP 413 Dec 11 14:19:02.999456 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 517/1018] 10.222.0.58 () {60 vars in 1231 bytes} [Fri Dec 11 14:19:02 2020] POST /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots => generated 133 bytes in 212 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 11 14:19:03.009491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae04a0ec-5cbb-4eaf-960e-77c38aecad52 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] DELETE http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 Dec 11 14:19:03.011610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae04a0ec-5cbb-4eaf-960e-77c38aecad52 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:03.012396 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:03.012396 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:03.013199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae04a0ec-5cbb-4eaf-960e-77c38aecad52 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:03.013976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-ae04a0ec-5cbb-4eaf-960e-77c38aecad52 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Delete snapshot with id: d1f222d1-0c8b-4486-822c-45acf87c7bf8 Dec 11 14:19:03.045722 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:03.045722 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:03.052266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae04a0ec-5cbb-4eaf-960e-77c38aecad52 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Snapshot retrieved successfully. Dec 11 14:19:03.177298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae04a0ec-5cbb-4eaf-960e-77c38aecad52 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Snapshot delete request issued successfully. Dec 11 14:19:03.177794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae04a0ec-5cbb-4eaf-960e-77c38aecad52 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 returned with HTTP 202 Dec 11 14:19:03.181950 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 502/1019] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:19:03 2020] DELETE /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:19:03.189900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9d406e5-7c4d-4bc6-a5e2-4c1630e56e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 Dec 11 14:19:03.190607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9d406e5-7c4d-4bc6-a5e2-4c1630e56e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:03.190986 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:03.190986 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:03.191376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9d406e5-7c4d-4bc6-a5e2-4c1630e56e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:03.266020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:03.266020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:03.268050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a9d406e5-7c4d-4bc6-a5e2-4c1630e56e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Snapshot retrieved successfully. Dec 11 14:19:03.271094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9d406e5-7c4d-4bc6-a5e2-4c1630e56e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 returned with HTTP 200 Dec 11 14:19:03.276297 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 518/1020] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:19:03 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 => generated 481 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:03.600322 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fd489d0-5815-468d-bae6-cf529da012ba tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] GET http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c Dec 11 14:19:03.608361 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fd489d0-5815-468d-bae6-cf529da012ba tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:03.608851 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:03.608851 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:03.609518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fd489d0-5815-468d-bae6-cf529da012ba tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:03.780434 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fd489d0-5815-468d-bae6-cf529da012ba tempest-SnapshotMetadataTestJSON-271943658 tempest-SnapshotMetadataTestJSON-271943658] http://10.222.0.58/volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c returned with HTTP 404 Dec 11 14:19:03.795506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8ee86ea7-ed74-4697-ba2e-e3272a872cc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:03.796300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8ee86ea7-ed74-4697-ba2e-e3272a872cc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:03.796838 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:03.796838 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:03.797465 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8ee86ea7-ed74-4697-ba2e-e3272a872cc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:03.798563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8ee86ea7-ed74-4697-ba2e-e3272a872cc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:03.807508 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 503/1021] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:03 2020] GET /volume/v3/e11d7ed8158545559edf0d77329c6604/volumes/922fbd3d-37bc-4e93-a0a0-c53c43f59e9c => generated 109 bytes in 212 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:19:03.883555 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:03.883555 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:03.893629 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8ee86ea7-ed74-4697-ba2e-e3272a872cc6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:03.895891 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 519/1022] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:03 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:04.285155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3c1c442-5316-47b7-b746-f74667fa24f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 Dec 11 14:19:04.285684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3c1c442-5316-47b7-b746-f74667fa24f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:04.286180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3c1c442-5316-47b7-b746-f74667fa24f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:04.379535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:04.379535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:04.384589 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c3c1c442-5316-47b7-b746-f74667fa24f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Snapshot retrieved successfully. Dec 11 14:19:04.392536 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3c1c442-5316-47b7-b746-f74667fa24f8 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 returned with HTTP 200 Dec 11 14:19:04.400398 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 504/1023] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:19:04 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 => generated 481 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:04.911170 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e113b54-682f-4adc-ad30-293526abfe3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:04.915737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5e113b54-682f-4adc-ad30-293526abfe3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:04.915737 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:04.915737 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:04.915737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5e113b54-682f-4adc-ad30-293526abfe3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:04.915737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5e113b54-682f-4adc-ad30-293526abfe3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:05.004392 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:05.004392 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:05.006244 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e113b54-682f-4adc-ad30-293526abfe3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:05.007083 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 520/1024] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:04 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:05.413813 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8eeba8a-e4ab-43cd-95ef-526a9f903a25 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 Dec 11 14:19:05.414832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8eeba8a-e4ab-43cd-95ef-526a9f903a25 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:05.415296 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:05.415296 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:05.416417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8eeba8a-e4ab-43cd-95ef-526a9f903a25 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:05.477285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8eeba8a-e4ab-43cd-95ef-526a9f903a25 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 returned with HTTP 404 Dec 11 14:19:05.479150 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 505/1025] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:19:05 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/snapshots/d1f222d1-0c8b-4486-822c-45acf87c7bf8 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:19:05.487248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a21247e8-13de-4603-999e-8465a0286d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] DELETE http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:19:05.487782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a21247e8-13de-4603-999e-8465a0286d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:05.487979 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:05.487979 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:05.488809 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a21247e8-13de-4603-999e-8465a0286d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:05.489445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a21247e8-13de-4603-999e-8465a0286d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Delete volume with id: 9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:19:05.601429 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:05.601429 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:05.604518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a21247e8-13de-4603-999e-8465a0286d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Volume info retrieved successfully. Dec 11 14:19:05.686355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a21247e8-13de-4603-999e-8465a0286d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Delete volume request issued successfully. Dec 11 14:19:05.687154 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a21247e8-13de-4603-999e-8465a0286d19 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec returned with HTTP 202 Dec 11 14:19:05.703172 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d36e46d-6f84-4e70-b65f-80ba579c0def tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:19:05.706533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d36e46d-6f84-4e70-b65f-80ba579c0def tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:05.707209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d36e46d-6f84-4e70-b65f-80ba579c0def tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:05.718827 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 521/1026] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:19:05 2020] DELETE /volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:19:05.857529 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:05.857529 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:05.881199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9d36e46d-6f84-4e70-b65f-80ba579c0def tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Volume info retrieved successfully. Dec 11 14:19:05.917382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d36e46d-6f84-4e70-b65f-80ba579c0def tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec returned with HTTP 200 Dec 11 14:19:05.920500 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 506/1027] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:05 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec => generated 928 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:06.025125 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95f03df9-5013-4f95-96cb-dbf86351644d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:06.025692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95f03df9-5013-4f95-96cb-dbf86351644d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:06.025883 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:06.025883 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:06.026586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95f03df9-5013-4f95-96cb-dbf86351644d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:06.027137 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-95f03df9-5013-4f95-96cb-dbf86351644d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:06.090601 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:06.090601 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:06.098274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95f03df9-5013-4f95-96cb-dbf86351644d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:06.104960 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 522/1028] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:06 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:06.937212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b370b037-f56c-41e0-911f-d0e9f2229b42 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:19:06.938053 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b370b037-f56c-41e0-911f-d0e9f2229b42 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:06.938053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:06.938053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:06.938774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b370b037-f56c-41e0-911f-d0e9f2229b42 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:07.077571 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:07.077571 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:07.113734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffd1e55d-85be-4a1b-81b0-da23676aac6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:07.114195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffd1e55d-85be-4a1b-81b0-da23676aac6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:07.114461 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:07.114461 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:07.114845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffd1e55d-85be-4a1b-81b0-da23676aac6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:07.115482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ffd1e55d-85be-4a1b-81b0-da23676aac6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:07.128375 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b370b037-f56c-41e0-911f-d0e9f2229b42 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Volume info retrieved successfully. Dec 11 14:19:07.206106 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b370b037-f56c-41e0-911f-d0e9f2229b42 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec returned with HTTP 200 Dec 11 14:19:07.214198 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:07.214198 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:07.218725 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 507/1029] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:06 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec => generated 928 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:07.231437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffd1e55d-85be-4a1b-81b0-da23676aac6c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:07.232755 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 523/1030] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:07 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:08.236616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee1f66e6-24e2-4a07-8f17-73a3f22e3cf3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] GET http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec Dec 11 14:19:08.238160 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee1f66e6-24e2-4a07-8f17-73a3f22e3cf3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:08.239303 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:08.239303 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:08.240152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee1f66e6-24e2-4a07-8f17-73a3f22e3cf3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:08.255428 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27f7aafa-0d61-4eb0-92ff-eaa5723e3bca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:08.256207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27f7aafa-0d61-4eb0-92ff-eaa5723e3bca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:08.256538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:08.256538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:08.267284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27f7aafa-0d61-4eb0-92ff-eaa5723e3bca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:08.267836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-27f7aafa-0d61-4eb0-92ff-eaa5723e3bca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:08.356550 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:08.356550 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:08.368723 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27f7aafa-0d61-4eb0-92ff-eaa5723e3bca tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:08.386997 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 524/1031] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:08 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:19:08.431825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee1f66e6-24e2-4a07-8f17-73a3f22e3cf3 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087 tempest-VolumeSnapshotQuotasNegativeTestJSON-716700087] http://10.222.0.58/volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec returned with HTTP 404 Dec 11 14:19:08.433587 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 508/1032] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:08 2020] GET /volume/v3/103df2141cf24f0798a2f41a99316f44/volumes/9f53069c-ae49-4c0b-bb0a-c69f309af1ec => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:19:08.442905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33543596-7581-4212-a01d-fbb025ec00fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] PUT http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 Dec 11 14:19:08.443368 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:08.443368 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:08.443981 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33543596-7581-4212-a01d-fbb025ec00fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:08.902858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33543596-7581-4212-a01d-fbb025ec00fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739 tempest-VolumeSnapshotQuotasNegativeTestJSON-1765928739] http://10.222.0.58/volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 returned with HTTP 200 Dec 11 14:19:08.902858 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 525/1033] 10.222.0.58 () {60 vars in 1342 bytes} [Fri Dec 11 14:19:08 2020] PUT /volume/v3/ac8177a41dbb46e08ab81ff543dbec9f/os-quota-sets/103df2141cf24f0798a2f41a99316f44 => generated 319 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:09.397962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db8519b9-4a28-4a15-838b-f834c341eb0f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:09.403153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db8519b9-4a28-4a15-838b-f834c341eb0f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:09.404529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db8519b9-4a28-4a15-838b-f834c341eb0f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:09.408162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-db8519b9-4a28-4a15-838b-f834c341eb0f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:09.477050 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:09.477050 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:09.479268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db8519b9-4a28-4a15-838b-f834c341eb0f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:09.484965 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 509/1034] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:09 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:09.588186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] POST http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes Dec 11 14:19:09.589192 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "size": 1, "name": "tempest-VolumesCloneTest-Volume-450831273"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:09.590619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume request body: {'volume': {'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-450831273'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:19:09.800746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume of 1 GB Dec 11 14:19:09.848191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Availability Zones retrieved successfully. Dec 11 14:19:09.915667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Flow 'volume_create_api' (1d61ff19-c246-4070-8c55-b0075afcc76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:09.934591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6572d74-79dd-494d-91c0-c3c3ad8e8433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:09.978079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:19:10.191091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6572d74-79dd-494d-91c0-c3c3ad8e8433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:10.193765 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aac6e88-61e7-4fb6-a9d1-70291f761d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:10.345843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Created reservations ['08ffbb0a-525e-4174-bf69-9b910fca3a66', '730abc8c-7724-4acc-beb5-5cd19066fb20', 'b9b3901a-f4ba-4683-b545-2a649dc2b24a', '2bdb49e8-cd95-4c6e-a7f9-743bf54c4b97'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:19:10.348643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aac6e88-61e7-4fb6-a9d1-70291f761d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08ffbb0a-525e-4174-bf69-9b910fca3a66', '730abc8c-7724-4acc-beb5-5cd19066fb20', 'b9b3901a-f4ba-4683-b545-2a649dc2b24a', '2bdb49e8-cd95-4c6e-a7f9-743bf54c4b97']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:10.351622 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b2c395-5e28-4ebf-9693-3c4c2bb87719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:10.440439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1b2c395-5e28-4ebf-9693-3c4c2bb87719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc667426-be3d-4725-99ac-3cb89c7f94c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-450831273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2551104cd35d4882a239efca40aacd4c',qos_specs=None,replication_status=,reservations=['08ffbb0a-525e-4174-bf69-9b910fca3a66','730abc8c-7724-4acc-beb5-5cd19066fb20','b9b3901a-f4ba-4683-b545-2a649dc2b24a','2bdb49e8-cd95-4c6e-a7f9-743bf54c4b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4357dde15a124d7ebf949341044c2648',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-450831273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc667426-be3d-4725-99ac-3cb89c7f94c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2551104cd35d4882a239efca40aacd4c',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,user_id='4357dde15a124d7ebf949341044c2648',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:10.443738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecf0bc1-b1fc-47e2-b3e7-52b79df1702f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:10.483150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fecf0bc1-b1fc-47e2-b3e7-52b79df1702f) 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-VolumesCloneTest-Volume-450831273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2551104cd35d4882a239efca40aacd4c',qos_specs=None,replication_status=,reservations=['08ffbb0a-525e-4174-bf69-9b910fca3a66','730abc8c-7724-4acc-beb5-5cd19066fb20','b9b3901a-f4ba-4683-b545-2a649dc2b24a','2bdb49e8-cd95-4c6e-a7f9-743bf54c4b97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4357dde15a124d7ebf949341044c2648',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:10.485518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8801b38d-f328-4b07-9065-d6e34f6778f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:10.495409 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47c49fe0-3241-4b19-9789-bfb28410a431 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:10.495937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47c49fe0-3241-4b19-9789-bfb28410a431 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:10.496156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:10.496156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:10.496686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47c49fe0-3241-4b19-9789-bfb28410a431 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:10.497059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-47c49fe0-3241-4b19-9789-bfb28410a431 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:10.503462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8801b38d-f328-4b07-9065-d6e34f6778f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:10.506167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Flow 'volume_create_api' (1d61ff19-c246-4070-8c55-b0075afcc76b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:10.554234 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:10.554234 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:10.559028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47c49fe0-3241-4b19-9789-bfb28410a431 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:10.572195 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 510/1035] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:10 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:10.576747 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume request issued successfully. Dec 11 14:19:10.594739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd3460cc-101b-409c-97ec-06ce3ef073b8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes returned with HTTP 202 Dec 11 14:19:10.596496 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 526/1036] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:19:09 2020] POST /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes => generated 815 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:19:10.614057 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18ec9748-3fc6-4d38-99ae-ef3d9898b314 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:10.614926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18ec9748-3fc6-4d38-99ae-ef3d9898b314 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:10.615180 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:10.615180 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:10.615695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18ec9748-3fc6-4d38-99ae-ef3d9898b314 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:10.733255 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:10.733255 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:10.749529 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-18ec9748-3fc6-4d38-99ae-ef3d9898b314 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:10.826557 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18ec9748-3fc6-4d38-99ae-ef3d9898b314 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:10.828268 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 511/1037] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:10 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 883 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:11.582264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd8fc679-5bd0-43a5-9fef-66bb3c4d9f74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:11.583051 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd8fc679-5bd0-43a5-9fef-66bb3c4d9f74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:11.583051 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:11.583051 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:11.583476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd8fc679-5bd0-43a5-9fef-66bb3c4d9f74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:11.583738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cd8fc679-5bd0-43a5-9fef-66bb3c4d9f74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:11.639849 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:11.639849 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:11.643391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd8fc679-5bd0-43a5-9fef-66bb3c4d9f74 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:11.644871 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 527/1038] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:11 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:11.866003 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f3083c3-d10a-45bf-b097-209eefff87e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:11.866940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f3083c3-d10a-45bf-b097-209eefff87e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:11.867168 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:11.867168 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:11.867554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f3083c3-d10a-45bf-b097-209eefff87e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:12.018812 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:12.018812 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:12.045568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5f3083c3-d10a-45bf-b097-209eefff87e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:12.107805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f3083c3-d10a-45bf-b097-209eefff87e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:12.110212 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 512/1039] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:11 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:12.659273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84c4a74f-e634-4bdc-b0a4-1cb09c286d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:12.660489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84c4a74f-e634-4bdc-b0a4-1cb09c286d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:12.662089 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:12.662089 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:12.662844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84c4a74f-e634-4bdc-b0a4-1cb09c286d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:12.664047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-84c4a74f-e634-4bdc-b0a4-1cb09c286d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:12.722341 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:12.722341 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:12.730834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84c4a74f-e634-4bdc-b0a4-1cb09c286d07 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:12.737117 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 528/1040] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:12 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:13.137305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-521fbcd6-f29e-4098-bb6c-0ed3949f161c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:13.137974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-521fbcd6-f29e-4098-bb6c-0ed3949f161c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:13.138181 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:13.138181 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:13.138977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-521fbcd6-f29e-4098-bb6c-0ed3949f161c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:13.279329 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:13.279329 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:13.323361 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-521fbcd6-f29e-4098-bb6c-0ed3949f161c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:13.388646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-521fbcd6-f29e-4098-bb6c-0ed3949f161c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:13.393774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 513/1041] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:13 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:13.745737 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87b967ab-d86c-4eed-b634-d4dc7d5751a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:13.746630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87b967ab-d86c-4eed-b634-d4dc7d5751a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:13.746630 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:13.746630 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:13.747202 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87b967ab-d86c-4eed-b634-d4dc7d5751a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:13.747532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-87b967ab-d86c-4eed-b634-d4dc7d5751a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:13.866134 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:13.866134 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:13.878332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87b967ab-d86c-4eed-b634-d4dc7d5751a6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:13.889849 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 529/1042] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:13 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:14.409514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a91fbac9-1f55-4072-a883-278bdfaa3fe0 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:14.410126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a91fbac9-1f55-4072-a883-278bdfaa3fe0 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:14.410332 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:14.410332 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:14.410840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a91fbac9-1f55-4072-a883-278bdfaa3fe0 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:14.637877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:14.637877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:14.670009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a91fbac9-1f55-4072-a883-278bdfaa3fe0 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:14.812536 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a91fbac9-1f55-4072-a883-278bdfaa3fe0 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:14.833753 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 514/1043] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:14 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:14.898087 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb34d893-c723-4211-ad6c-50617b07415c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:14.899080 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bb34d893-c723-4211-ad6c-50617b07415c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:14.899430 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:14.899430 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:14.900302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bb34d893-c723-4211-ad6c-50617b07415c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:14.900797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bb34d893-c723-4211-ad6c-50617b07415c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:14.981330 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:14.981330 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:14.986724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb34d893-c723-4211-ad6c-50617b07415c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:14.992791 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 530/1044] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:14 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:15.846636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c4b20b7-f821-4437-bf10-31c6cf16a9f7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:15.848146 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c4b20b7-f821-4437-bf10-31c6cf16a9f7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:15.849359 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:15.849359 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:15.850288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c4b20b7-f821-4437-bf10-31c6cf16a9f7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:16.014551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41a88553-5fa6-44f2-b8f5-1f2e395f8270 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:16.019871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41a88553-5fa6-44f2-b8f5-1f2e395f8270 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:16.023202 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:16.023202 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:16.027049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41a88553-5fa6-44f2-b8f5-1f2e395f8270 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:16.038305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-41a88553-5fa6-44f2-b8f5-1f2e395f8270 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:16.136958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:16.136958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:16.170850 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:16.170850 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:16.181829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41a88553-5fa6-44f2-b8f5-1f2e395f8270 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:16.204711 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 531/1045] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:16 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 815 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:16.209019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c4b20b7-f821-4437-bf10-31c6cf16a9f7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:16.312110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c4b20b7-f821-4437-bf10-31c6cf16a9f7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:16.319370 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 515/1046] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:15 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:17.232147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b88c74d-afa1-4421-9f49-2600894f1d10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:17.233149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b88c74d-afa1-4421-9f49-2600894f1d10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:17.233935 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:17.233935 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:17.234325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b88c74d-afa1-4421-9f49-2600894f1d10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:17.234826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0b88c74d-afa1-4421-9f49-2600894f1d10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:17.335478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc2f94e8-e2dc-4d43-b3de-d2d133f2f3d8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:17.336705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc2f94e8-e2dc-4d43-b3de-d2d133f2f3d8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:17.336705 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:17.336705 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:17.338109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc2f94e8-e2dc-4d43-b3de-d2d133f2f3d8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:17.414738 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:17.414738 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:17.421986 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b88c74d-afa1-4421-9f49-2600894f1d10 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:17.446218 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 532/1047] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:17 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:17.470335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0eea1607-26b7-4f90-889c-4b9852206df9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:19:17.471854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0eea1607-26b7-4f90-889c-4b9852206df9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:17.472206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:17.472206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:17.472871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0eea1607-26b7-4f90-889c-4b9852206df9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:17.498309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:17.498309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:17.528199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cc2f94e8-e2dc-4d43-b3de-d2d133f2f3d8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:17.579369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc2f94e8-e2dc-4d43-b3de-d2d133f2f3d8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:17.587814 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 516/1048] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:17 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:17.599815 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:17.599815 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:17.610693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0eea1607-26b7-4f90-889c-4b9852206df9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:19:17.636505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0eea1607-26b7-4f90-889c-4b9852206df9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:19:17.638110 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 533/1049] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:17 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 1358 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:19:17.673522 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2/restore Dec 11 14:19:17.674016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:17.674016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:17.674766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:17.675894 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Restoring backup 60c449ee-0273-40e1-88c7-91eb90ff9ef2 ({'restore': {}}) {{(pid=88094) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 11 14:19:17.676251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Restoring backup 60c449ee-0273-40e1-88c7-91eb90ff9ef2 to volume None. Dec 11 14:19:17.742643 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:17.742643 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:17.745282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.backup.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Creating volume of 1 GB for restore of backup 60c449ee-0273-40e1-88c7-91eb90ff9ef2. Dec 11 14:19:17.799116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Availability zone cache updated, next update will occur around 2020-12-11 15:19:17.798461. {{(pid=88094) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 11 14:19:17.799442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Availability Zones retrieved successfully. Dec 11 14:19:17.840443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (d964bdab-9935-4bf2-be49-8a187c9dfc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:17.855548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62da55af-d296-4563-a73c-27d049d696d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:17.858068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:19:17.950170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62da55af-d296-4563-a73c-27d049d696d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:17.952980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f872a0ed-5e44-433b-b11d-40d12304c958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:18.064110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Created reservations ['a83f4515-0e66-4328-988a-426bbe84ddf4', 'b959f9ce-0b62-4410-90f2-b2d4e42d755e', 'f4c3d601-6082-4d76-8984-687e82345f6f', 'f1f3ce3c-bcfd-428c-8879-0bc9903a14de'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:19:18.066253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f872a0ed-5e44-433b-b11d-40d12304c958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a83f4515-0e66-4328-988a-426bbe84ddf4', 'b959f9ce-0b62-4410-90f2-b2d4e42d755e', 'f4c3d601-6082-4d76-8984-687e82345f6f', 'f1f3ce3c-bcfd-428c-8879-0bc9903a14de']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:18.076741 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe8e51fe-518e-4a95-83e2-35375e15f4b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:18.167880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe8e51fe-518e-4a95-83e2-35375e15f4b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a090f6-9f04-4414-b8b0-29be795c358b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_60c449ee-0273-40e1-88c7-91eb90ff9ef2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['a83f4515-0e66-4328-988a-426bbe84ddf4','b959f9ce-0b62-4410-90f2-b2d4e42d755e','f4c3d601-6082-4d76-8984-687e82345f6f','f1f3ce3c-bcfd-428c-8879-0bc9903a14de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:19:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_60c449ee-0273-40e1-88c7-91eb90ff9ef2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a090f6-9f04-4414-b8b0-29be795c358b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3641d0215ea94281b77ee34fb3c8ddbd',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,user_id='3efd36862a59435593522fb9dca99a36',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:18.170920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdf7af3-00fd-44de-a6df-558dca8f70e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:18.208826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdf7af3-00fd-44de-a6df-558dca8f70e2) 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='auto-created_from_restore_from_backup',display_name='restore_backup_60c449ee-0273-40e1-88c7-91eb90ff9ef2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['a83f4515-0e66-4328-988a-426bbe84ddf4','b959f9ce-0b62-4410-90f2-b2d4e42d755e','f4c3d601-6082-4d76-8984-687e82345f6f','f1f3ce3c-bcfd-428c-8879-0bc9903a14de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:18.215344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9138c60-350e-4711-98b8-7ddb5069d3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:18.265093 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9138c60-350e-4711-98b8-7ddb5069d3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:18.269311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (d964bdab-9935-4bf2-be49-8a187c9dfc5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:18.385298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume request issued successfully. Dec 11 14:19:18.451585 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:18.451585 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:18.453648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:19:18.454266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 11 14:19:18.454266 n-d-766726-2 devstack@c-api.service[88092]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 11 14:19:18.454266 n-d-766726-2 devstack@c-api.service[88092]: hub = hubs.get_hub() Dec 11 14:19:18.593211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] POST http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes Dec 11 14:19:18.594259 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:18.594259 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:18.595040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-917811132"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:18.597608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-917811132'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:19:18.598208 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Create volume of 1 GB Dec 11 14:19:18.629138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Availability Zones retrieved successfully. Dec 11 14:19:18.676373 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Flow 'volume_create_api' (1ae500ca-efb7-4495-8c7e-fe55e56800ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:18.688431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3da66a-ba53-45e3-b5ce-a7ca99ca09a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:18.691240 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:19:18.892683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c3da66a-ba53-45e3-b5ce-a7ca99ca09a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:18.900645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58432c02-cffb-4310-afcf-9250f5f315f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:19.103039 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Created reservations ['534df90e-6ee1-4d77-ba80-586e8c9faf81', 'ffca7ced-844f-4e79-8f45-662d9ddc4d9e', 'f4724e08-b61d-4154-aa8c-be9a9b8dde57', '3d49e638-51fb-46b9-b3da-443f30407e22'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:19:19.105526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58432c02-cffb-4310-afcf-9250f5f315f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['534df90e-6ee1-4d77-ba80-586e8c9faf81', 'ffca7ced-844f-4e79-8f45-662d9ddc4d9e', 'f4724e08-b61d-4154-aa8c-be9a9b8dde57', '3d49e638-51fb-46b9-b3da-443f30407e22']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:19.110702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bd7004-da31-4b49-b510-68d2abd78d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:19.240494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5bd7004-da31-4b49-b510-68d2abd78d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c664e741-fed8-48e7-b419-67dbf7bafe13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-917811132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb74454d9a8c437a87d310abb28853b2',qos_specs=None,replication_status=,reservations=['534df90e-6ee1-4d77-ba80-586e8c9faf81','ffca7ced-844f-4e79-8f45-662d9ddc4d9e','f4724e08-b61d-4154-aa8c-be9a9b8dde57','3d49e638-51fb-46b9-b3da-443f30407e22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e49046e09ec444eb111f204a915336f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-917811132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c664e741-fed8-48e7-b419-67dbf7bafe13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb74454d9a8c437a87d310abb28853b2',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,user_id='9e49046e09ec444eb111f204a915336f',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:19.243913 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88ac2ec-ec36-431b-a2d0-40333237c64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:19.283886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88ac2ec-ec36-431b-a2d0-40333237c64f) 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-917811132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb74454d9a8c437a87d310abb28853b2',qos_specs=None,replication_status=,reservations=['534df90e-6ee1-4d77-ba80-586e8c9faf81','ffca7ced-844f-4e79-8f45-662d9ddc4d9e','f4724e08-b61d-4154-aa8c-be9a9b8dde57','3d49e638-51fb-46b9-b3da-443f30407e22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e49046e09ec444eb111f204a915336f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:19.293442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c16b0df-c390-4ff7-8b97-d2072e7bbe14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:19.334519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c16b0df-c390-4ff7-8b97-d2072e7bbe14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:19.340616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Flow 'volume_create_api' (1ae500ca-efb7-4495-8c7e-fe55e56800ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:19.481089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Create volume request issued successfully. Dec 11 14:19:19.519775 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3091114c-9536-4043-9c35-c1d66be49d8d tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes returned with HTTP 202 Dec 11 14:19:19.531774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 534/1050] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:19:18 2020] POST /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes => generated 822 bytes in 934 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:19:19.531774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00710b1d-9adb-417c-837a-3a7ae912622d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:19.531774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00710b1d-9adb-417c-837a-3a7ae912622d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:19.531774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:19.531774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:19.531774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00710b1d-9adb-417c-837a-3a7ae912622d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:19.586270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:19.586270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:19.587489 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:19:19.602872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:19.602872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:19.613130 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-00710b1d-9adb-417c-837a-3a7ae912622d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:19.648175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00710b1d-9adb-417c-837a-3a7ae912622d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:19.649709 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 535/1051] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:19 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:19.664221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d7fcca4d-c72c-40e9-8d5b-528555d08342 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 Dec 11 14:19:19.665014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d7fcca4d-c72c-40e9-8d5b-528555d08342 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:19.665390 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:19.665390 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:19.666158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d7fcca4d-c72c-40e9-8d5b-528555d08342 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:19.833003 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:19.833003 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:19.860042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d7fcca4d-c72c-40e9-8d5b-528555d08342 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:19:19.897897 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d7fcca4d-c72c-40e9-8d5b-528555d08342 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 returned with HTTP 200 Dec 11 14:19:19.899671 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 536/1052] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:19 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 => generated 914 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:20.673372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1e5143c-42dc-46a3-bd33-205716cf5330 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:20.674271 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1e5143c-42dc-46a3-bd33-205716cf5330 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:20.674663 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:20.674663 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:20.675306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1e5143c-42dc-46a3-bd33-205716cf5330 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:20.715272 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:20.715272 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:20.716515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:19:20.716892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Checking backup size 1 against volume size 1 {{(pid=88094) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 11 14:19:20.717243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.backup.api [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Overwriting volume d2a090f6-9f04-4414-b8b0-29be795c358b with restore of backup 60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:20.780057 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] restore_backup in rpcapi backup_id 60c449ee-0273-40e1-88c7-91eb90ff9ef2 {{(pid=88094) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 11 14:19:20.784265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f006babd-88af-4c62-889a-3a089f66549d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2/restore returned with HTTP 202 Dec 11 14:19:20.785747 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 517/1053] 10.222.0.58 () {60 vars in 1360 bytes} [Fri Dec 11 14:19:17 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2/restore => generated 189 bytes in 3119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:19:20.795831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1dcd9d16-77fa-4e9b-b379-5181edc38008 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:20.797254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1dcd9d16-77fa-4e9b-b379-5181edc38008 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:20.797693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:20.797693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:20.798431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1dcd9d16-77fa-4e9b-b379-5181edc38008 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:20.799008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1dcd9d16-77fa-4e9b-b379-5181edc38008 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:20.848819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:20.848819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:20.851311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1dcd9d16-77fa-4e9b-b379-5181edc38008 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:20.852668 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 518/1054] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:20 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:19:20.917518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5af4e320-1133-4378-a441-cf91e1e12a4a tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 Dec 11 14:19:20.918499 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5af4e320-1133-4378-a441-cf91e1e12a4a tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:20.918929 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:20.918929 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:20.919633 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5af4e320-1133-4378-a441-cf91e1e12a4a tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:21.022081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:21.022081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:21.041892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:21.041892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:21.047651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5af4e320-1133-4378-a441-cf91e1e12a4a tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:19:21.073068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1e5143c-42dc-46a3-bd33-205716cf5330 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:21.103705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5af4e320-1133-4378-a441-cf91e1e12a4a tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 returned with HTTP 200 Dec 11 14:19:21.107138 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 519/1055] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:20 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:21.122920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55389849-3aa0-4d84-8253-3d540fb9e40b tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] POST http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13/action Dec 11 14:19:21.123611 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:21.123611 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:21.124202 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-55389849-3aa0-4d84-8253-3d540fb9e40b tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:19:21.124733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-55389849-3aa0-4d84-8253-3d540fb9e40b tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:21.165530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1e5143c-42dc-46a3-bd33-205716cf5330 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:21.167414 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 537/1056] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:20 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:21.242988 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:21.242988 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:21.244476 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-55389849-3aa0-4d84-8253-3d540fb9e40b tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:19:21.265423 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-55389849-3aa0-4d84-8253-3d540fb9e40b tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume updated successfully. Dec 11 14:19:21.266084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55389849-3aa0-4d84-8253-3d540fb9e40b tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13/action returned with HTTP 200 Dec 11 14:19:21.268150 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 520/1057] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:19:21 2020] POST /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13/action => generated 0 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 11 14:19:21.275567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7a0289b-11d3-4eb8-9061-15da0cd9682e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 Dec 11 14:19:21.276890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7a0289b-11d3-4eb8-9061-15da0cd9682e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:21.277835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:21.277835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:21.278405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7a0289b-11d3-4eb8-9061-15da0cd9682e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:21.498459 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:21.498459 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:21.533633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f7a0289b-11d3-4eb8-9061-15da0cd9682e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:19:21.625596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7a0289b-11d3-4eb8-9061-15da0cd9682e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 returned with HTTP 200 Dec 11 14:19:21.631151 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 538/1058] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:21 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 => generated 915 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:21.868706 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e69e8437-43a3-4e14-aaa3-485c18fad486 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:21.869254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e69e8437-43a3-4e14-aaa3-485c18fad486 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:21.869432 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:21.869432 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:21.870131 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e69e8437-43a3-4e14-aaa3-485c18fad486 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:21.870768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e69e8437-43a3-4e14-aaa3-485c18fad486 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:21.921577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:21.921577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:21.924949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e69e8437-43a3-4e14-aaa3-485c18fad486 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:21.926485 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 521/1059] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:21 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:22.188519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4b3e4051-3144-4803-b980-73af25e63601 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:22.190420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4b3e4051-3144-4803-b980-73af25e63601 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:22.191024 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:22.191024 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:22.192102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4b3e4051-3144-4803-b980-73af25e63601 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:22.255953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7f0c33ba-334b-4b71-a922-3e21a5e10108 req-8ea4d81b-093b-4a52-a0b7-1e50151dac54 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 Dec 11 14:19:22.256843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7f0c33ba-334b-4b71-a922-3e21a5e10108 req-8ea4d81b-093b-4a52-a0b7-1e50151dac54 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:22.257288 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:22.257288 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:22.257952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7f0c33ba-334b-4b71-a922-3e21a5e10108 req-8ea4d81b-093b-4a52-a0b7-1e50151dac54 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:22.311219 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:22.311219 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:22.325479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4b3e4051-3144-4803-b980-73af25e63601 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:22.366240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4b3e4051-3144-4803-b980-73af25e63601 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:22.368414 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 539/1060] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:22 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:22.401027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:22.401027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:22.413380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-7f0c33ba-334b-4b71-a922-3e21a5e10108 req-8ea4d81b-093b-4a52-a0b7-1e50151dac54 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:19:22.444973 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7f0c33ba-334b-4b71-a922-3e21a5e10108 req-8ea4d81b-093b-4a52-a0b7-1e50151dac54 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 returned with HTTP 200 Dec 11 14:19:22.445993 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 522/1061] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:19:22 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 => generated 915 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:22.941752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53da7ee3-18c4-4ba2-a7d6-138026bf7a38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:22.943022 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53da7ee3-18c4-4ba2-a7d6-138026bf7a38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:22.943302 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:22.943302 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:22.944168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53da7ee3-18c4-4ba2-a7d6-138026bf7a38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:22.944645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-53da7ee3-18c4-4ba2-a7d6-138026bf7a38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:23.005508 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:23.005508 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:23.010505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53da7ee3-18c4-4ba2-a7d6-138026bf7a38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:23.014292 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 540/1062] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:22 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:23.393225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fae70888-3465-45a9-942d-7cdafac79035 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:23.393786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fae70888-3465-45a9-942d-7cdafac79035 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:23.393984 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:23.393984 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:23.394937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fae70888-3465-45a9-942d-7cdafac79035 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:23.541167 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:23.541167 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:23.583254 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fae70888-3465-45a9-942d-7cdafac79035 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:23.634075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fae70888-3465-45a9-942d-7cdafac79035 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:23.649809 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 523/1063] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:23 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:24.032720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de24ad29-4a64-488a-9951-d06983c94d93 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:24.033589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de24ad29-4a64-488a-9951-d06983c94d93 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:24.033589 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:24.033589 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:24.034120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de24ad29-4a64-488a-9951-d06983c94d93 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:24.034736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-de24ad29-4a64-488a-9951-d06983c94d93 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:24.092421 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:24.092421 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:24.100911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de24ad29-4a64-488a-9951-d06983c94d93 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:24.105102 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 541/1064] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:24 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:24.639630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] POST http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes Dec 11 14:19:24.640146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:24.640146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:24.640602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-275537450"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:24.641733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-275537450'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:19:24.642113 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Create volume of 1 GB Dec 11 14:19:24.654701 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-574dc681-2f36-4bb4-bd4d-902eb7c6218e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:24.655241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-574dc681-2f36-4bb4-bd4d-902eb7c6218e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:24.655443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:24.655443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:24.656740 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-574dc681-2f36-4bb4-bd4d-902eb7c6218e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:24.686761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Availability Zones retrieved successfully. Dec 11 14:19:24.747712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Flow 'volume_create_api' (b306808a-d6dd-4f4a-901b-d38ee0bdfc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:24.764654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a939056-744a-4ca5-b0bd-4f57d85f2b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:24.768800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:19:24.911840 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:24.911840 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:24.939589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a939056-744a-4ca5-b0bd-4f57d85f2b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:24.942986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a738d356-1920-4698-a5f7-959988f82f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:24.961601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-574dc681-2f36-4bb4-bd4d-902eb7c6218e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:25.086809 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-574dc681-2f36-4bb4-bd4d-902eb7c6218e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:25.092468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Created reservations ['95f9594e-b4c9-4403-a9c5-44eff564ff25', '69e70bd6-a5d7-4b2e-ab5e-63b236f6d173', '586b3f92-d2b7-44dd-95c5-6680fa5d1a6a', '096d55a4-52ce-47a8-bf27-c2dd61fc5b44'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:19:25.094731 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 542/1065] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:24 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:25.095023 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a738d356-1920-4698-a5f7-959988f82f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95f9594e-b4c9-4403-a9c5-44eff564ff25', '69e70bd6-a5d7-4b2e-ab5e-63b236f6d173', '586b3f92-d2b7-44dd-95c5-6680fa5d1a6a', '096d55a4-52ce-47a8-bf27-c2dd61fc5b44']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:25.097195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2501973-87d2-44e8-9612-c1e46fd14812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:25.126822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b07499c5-c3ad-4626-94bd-c22544496a1e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:25.128449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b07499c5-c3ad-4626-94bd-c22544496a1e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:25.129065 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:25.129065 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:25.129911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b07499c5-c3ad-4626-94bd-c22544496a1e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:25.131398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b07499c5-c3ad-4626-94bd-c22544496a1e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:25.173786 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:25.173786 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:25.178760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b07499c5-c3ad-4626-94bd-c22544496a1e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:25.179888 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 543/1066] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:25 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:25.213932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2501973-87d2-44e8-9612-c1e46fd14812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a03fa4-08ab-493e-b411-ead562d240b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-275537450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb74454d9a8c437a87d310abb28853b2',qos_specs=None,replication_status=,reservations=['95f9594e-b4c9-4403-a9c5-44eff564ff25','69e70bd6-a5d7-4b2e-ab5e-63b236f6d173','586b3f92-d2b7-44dd-95c5-6680fa5d1a6a','096d55a4-52ce-47a8-bf27-c2dd61fc5b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e49046e09ec444eb111f204a915336f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:19:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-275537450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a03fa4-08ab-493e-b411-ead562d240b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb74454d9a8c437a87d310abb28853b2',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,user_id='9e49046e09ec444eb111f204a915336f',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:25.217052 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15e3ae6-f731-4c26-95f7-6b3da1b097dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:25.260819 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d15e3ae6-f731-4c26-95f7-6b3da1b097dc) 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-275537450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb74454d9a8c437a87d310abb28853b2',qos_specs=None,replication_status=,reservations=['95f9594e-b4c9-4403-a9c5-44eff564ff25','69e70bd6-a5d7-4b2e-ab5e-63b236f6d173','586b3f92-d2b7-44dd-95c5-6680fa5d1a6a','096d55a4-52ce-47a8-bf27-c2dd61fc5b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e49046e09ec444eb111f204a915336f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:25.262890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996d2f96-6baf-4e73-be2a-f21b67c600f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:25.328248 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996d2f96-6baf-4e73-be2a-f21b67c600f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:25.343002 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Flow 'volume_create_api' (b306808a-d6dd-4f4a-901b-d38ee0bdfc22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:25.670848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Create volume request issued successfully. Dec 11 14:19:25.670848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3eec21dc-8d91-4bd2-bfa0-76d804e38fa7 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes returned with HTTP 202 Dec 11 14:19:25.675510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e05c5795-f9fe-4d71-a8d9-e29b908b1d17 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 Dec 11 14:19:25.675510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e05c5795-f9fe-4d71-a8d9-e29b908b1d17 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:25.675510 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:25.675510 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:25.675510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e05c5795-f9fe-4d71-a8d9-e29b908b1d17 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:25.678009 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 524/1067] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:19:24 2020] POST /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes => generated 822 bytes in 994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:19:25.801809 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:25.801809 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:25.814753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e05c5795-f9fe-4d71-a8d9-e29b908b1d17 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:19:25.857751 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e05c5795-f9fe-4d71-a8d9-e29b908b1d17 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 returned with HTTP 200 Dec 11 14:19:25.892052 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 544/1068] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:25 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 => generated 890 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:26.111495 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc0d1233-89ba-46eb-bf24-94a9a93a0d15 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:26.112048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc0d1233-89ba-46eb-bf24-94a9a93a0d15 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:26.112207 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:26.112207 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:26.112640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc0d1233-89ba-46eb-bf24-94a9a93a0d15 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:26.200273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bbae2576-bd19-4c03-b25c-7f143f8b377c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:26.201230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bbae2576-bd19-4c03-b25c-7f143f8b377c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:26.206972 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:26.206972 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:26.208297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bbae2576-bd19-4c03-b25c-7f143f8b377c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:26.214877 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bbae2576-bd19-4c03-b25c-7f143f8b377c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:26.456642 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:26.456642 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:26.500868 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:26.500868 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:26.529195 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cc0d1233-89ba-46eb-bf24-94a9a93a0d15 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:26.534991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bbae2576-bd19-4c03-b25c-7f143f8b377c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:26.543008 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 545/1069] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:26 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:26.666590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc0d1233-89ba-46eb-bf24-94a9a93a0d15 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:26.668055 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 525/1070] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:26 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:26.911069 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71c7b275-5f44-40b5-9ea3-8d3cf1cecd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 Dec 11 14:19:26.911069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71c7b275-5f44-40b5-9ea3-8d3cf1cecd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:26.911069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:26.911069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:26.943129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71c7b275-5f44-40b5-9ea3-8d3cf1cecd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:27.207828 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:27.207828 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:27.239992 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-71c7b275-5f44-40b5-9ea3-8d3cf1cecd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:19:27.323694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71c7b275-5f44-40b5-9ea3-8d3cf1cecd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 returned with HTTP 200 Dec 11 14:19:27.326949 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 546/1071] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:26 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 => generated 914 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:27.537181 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4abf53b7-bb8d-4386-941b-1f840b408cef tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:27.538640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4abf53b7-bb8d-4386-941b-1f840b408cef tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:27.541259 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:27.541259 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:27.542115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4abf53b7-bb8d-4386-941b-1f840b408cef tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:27.551977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4abf53b7-bb8d-4386-941b-1f840b408cef tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:27.702445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e3ae207-6618-4629-9d17-6245d6947fca tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:27.702445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e3ae207-6618-4629-9d17-6245d6947fca tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:27.702445 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:27.702445 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:27.702445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e3ae207-6618-4629-9d17-6245d6947fca tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:27.872551 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:27.872551 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:27.903020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4abf53b7-bb8d-4386-941b-1f840b408cef tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:27.923681 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 526/1072] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:27 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:28.167611 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:28.167611 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:28.321675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3e3ae207-6618-4629-9d17-6245d6947fca tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:28.369419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b2d0c4a-f69f-4d72-9817-a1b612ce5afe tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 Dec 11 14:19:28.369419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b2d0c4a-f69f-4d72-9817-a1b612ce5afe tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:28.369419 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:28.369419 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:28.369419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b2d0c4a-f69f-4d72-9817-a1b612ce5afe tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:28.443772 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e3ae207-6618-4629-9d17-6245d6947fca tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:28.453358 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 547/1073] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:27 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 764 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:28.602589 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:28.602589 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:28.659223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5b2d0c4a-f69f-4d72-9817-a1b612ce5afe tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:19:28.769186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b2d0c4a-f69f-4d72-9817-a1b612ce5afe tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 returned with HTTP 200 Dec 11 14:19:28.769186 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 527/1074] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:28 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 => generated 915 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:28.925863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf281133-06fe-4ef2-a637-ecd47eed5ede tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:28.927028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf281133-06fe-4ef2-a637-ecd47eed5ede tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:28.928556 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:28.928556 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:28.931755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf281133-06fe-4ef2-a637-ecd47eed5ede tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:28.933482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bf281133-06fe-4ef2-a637-ecd47eed5ede tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:29.023168 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:29.023168 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:29.039219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf281133-06fe-4ef2-a637-ecd47eed5ede tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:29.048460 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 548/1075] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:28 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:29.467721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39d623e5-7116-4890-b710-c36befaa6f4e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:29.467721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39d623e5-7116-4890-b710-c36befaa6f4e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:29.467721 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:29.467721 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:29.467721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39d623e5-7116-4890-b710-c36befaa6f4e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:29.731478 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:29.731478 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:29.789285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-39d623e5-7116-4890-b710-c36befaa6f4e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:29.910417 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39d623e5-7116-4890-b710-c36befaa6f4e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:29.930228 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 528/1076] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:29 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:30.065994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b451dfd-a246-4ac1-9fcd-901ea08e132f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:30.067137 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b451dfd-a246-4ac1-9fcd-901ea08e132f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:30.067336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:30.067336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:30.067997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b451dfd-a246-4ac1-9fcd-901ea08e132f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:30.068645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0b451dfd-a246-4ac1-9fcd-901ea08e132f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:30.166148 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:30.166148 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:30.180368 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b451dfd-a246-4ac1-9fcd-901ea08e132f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:30.180368 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 549/1077] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:30 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:30.962996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d7d56bc-26e0-4175-ad61-8bf6c21c87aa tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:30.966058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d7d56bc-26e0-4175-ad61-8bf6c21c87aa tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:30.966058 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:30.966058 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:30.969851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d7d56bc-26e0-4175-ad61-8bf6c21c87aa tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:31.153899 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:31.153899 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:31.217347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-10afa557-0aab-4fc0-95c0-0a2dd9c0a25a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:31.217347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-10afa557-0aab-4fc0-95c0-0a2dd9c0a25a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:31.217347 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:31.217347 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:31.217347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-10afa557-0aab-4fc0-95c0-0a2dd9c0a25a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:31.217347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-10afa557-0aab-4fc0-95c0-0a2dd9c0a25a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:31.277655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5d7d56bc-26e0-4175-ad61-8bf6c21c87aa tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:31.361940 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:31.361940 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:31.365383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-10afa557-0aab-4fc0-95c0-0a2dd9c0a25a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:31.368186 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 550/1078] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:31 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:31.381487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d7d56bc-26e0-4175-ad61-8bf6c21c87aa tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:31.391454 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 529/1079] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:30 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:32.388503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bbcebb6f-42fc-419f-8e90-2d41724c2d91 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:32.389116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bbcebb6f-42fc-419f-8e90-2d41724c2d91 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:32.389248 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:32.389248 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:32.390137 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bbcebb6f-42fc-419f-8e90-2d41724c2d91 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:32.390715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bbcebb6f-42fc-419f-8e90-2d41724c2d91 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:32.405911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3734a9f2-8fde-4bf0-9414-ccbf2c2e7db6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:32.406830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3734a9f2-8fde-4bf0-9414-ccbf2c2e7db6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:32.407216 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:32.407216 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:32.407853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3734a9f2-8fde-4bf0-9414-ccbf2c2e7db6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:32.526509 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:32.526509 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:32.526509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bbcebb6f-42fc-419f-8e90-2d41724c2d91 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:32.537911 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 551/1080] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:32 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:32.614895 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:32.614895 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:32.641732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3734a9f2-8fde-4bf0-9414-ccbf2c2e7db6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:32.753144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3734a9f2-8fde-4bf0-9414-ccbf2c2e7db6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:32.754018 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 530/1081] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:32 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:33.549312 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-942f7561-0fe7-4c8b-83a0-30bb1905f501 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:33.549871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-942f7561-0fe7-4c8b-83a0-30bb1905f501 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:33.550650 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:33.550650 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:33.551103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-942f7561-0fe7-4c8b-83a0-30bb1905f501 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:33.551895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-942f7561-0fe7-4c8b-83a0-30bb1905f501 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:33.610518 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:33.610518 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:33.619183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-942f7561-0fe7-4c8b-83a0-30bb1905f501 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:33.674614 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 552/1082] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:33 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:33.772986 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd648e97-6fbf-4c9c-a588-58546ab7827a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:33.772986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd648e97-6fbf-4c9c-a588-58546ab7827a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:33.772986 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:33.772986 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:33.792019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd648e97-6fbf-4c9c-a588-58546ab7827a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:33.985626 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:33.985626 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:34.001409 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dd648e97-6fbf-4c9c-a588-58546ab7827a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:34.032240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd648e97-6fbf-4c9c-a588-58546ab7827a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:34.064046 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 531/1083] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:33 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:34.671969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c011765-c067-4b22-86ca-88d931bad78e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:34.671969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c011765-c067-4b22-86ca-88d931bad78e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:34.671969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:34.671969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:34.671969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c011765-c067-4b22-86ca-88d931bad78e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:34.671969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7c011765-c067-4b22-86ca-88d931bad78e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:34.760588 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:34.760588 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:34.762690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c011765-c067-4b22-86ca-88d931bad78e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:34.775258 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 553/1084] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:34 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:35.062714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f932869e-5277-4daa-b6a2-0f5f87e32bc2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:35.062714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f932869e-5277-4daa-b6a2-0f5f87e32bc2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:35.062714 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:35.062714 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:35.062714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f932869e-5277-4daa-b6a2-0f5f87e32bc2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:35.292366 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:35.292366 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:35.333612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f932869e-5277-4daa-b6a2-0f5f87e32bc2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:35.407225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f932869e-5277-4daa-b6a2-0f5f87e32bc2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:35.408343 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 532/1085] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:35 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:35.780368 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd518143-95cd-48f6-9abb-8facb50a01c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:35.780924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd518143-95cd-48f6-9abb-8facb50a01c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:35.781117 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:35.781117 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:35.781500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd518143-95cd-48f6-9abb-8facb50a01c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:35.781943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fd518143-95cd-48f6-9abb-8facb50a01c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:35.942025 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:35.942025 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:35.959519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd518143-95cd-48f6-9abb-8facb50a01c6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:35.959519 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 554/1086] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:35 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:36.450900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76204eac-d502-49d3-acbd-a01afb5ae7db tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:36.450900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76204eac-d502-49d3-acbd-a01afb5ae7db tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:36.450900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:36.450900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:36.450900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76204eac-d502-49d3-acbd-a01afb5ae7db tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:36.620809 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:36.620809 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:36.658216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76204eac-d502-49d3-acbd-a01afb5ae7db tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:36.832051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76204eac-d502-49d3-acbd-a01afb5ae7db tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:36.872097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 533/1087] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:36 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:36.986467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afd8ff47-7c50-4ed8-9562-913ebd870f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:36.986467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afd8ff47-7c50-4ed8-9562-913ebd870f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:36.986467 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:36.986467 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:36.986467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afd8ff47-7c50-4ed8-9562-913ebd870f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:36.991211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-afd8ff47-7c50-4ed8-9562-913ebd870f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:37.051431 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:37.051431 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:37.053691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afd8ff47-7c50-4ed8-9562-913ebd870f92 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:37.055158 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 555/1088] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:36 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:37.881753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fc14a4a-3729-4fc2-87f8-64914c38536b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:37.881753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fc14a4a-3729-4fc2-87f8-64914c38536b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:37.881753 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:37.881753 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:37.881753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fc14a4a-3729-4fc2-87f8-64914c38536b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:38.068514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2947c805-590b-42df-aab2-6ca205e71ebf tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:38.069182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2947c805-590b-42df-aab2-6ca205e71ebf tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:38.069402 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:38.069402 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:38.069769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2947c805-590b-42df-aab2-6ca205e71ebf tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:38.070306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2947c805-590b-42df-aab2-6ca205e71ebf tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:38.137079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:38.137079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:38.143866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2947c805-590b-42df-aab2-6ca205e71ebf tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:38.159371 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 556/1089] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:38 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:38.239656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:38.239656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:38.298601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2fc14a4a-3729-4fc2-87f8-64914c38536b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:38.430357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fc14a4a-3729-4fc2-87f8-64914c38536b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:38.434974 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 534/1090] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:37 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 907 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:39.171369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f73fd886-b1b1-4897-89b1-55c40f425cbb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:39.171369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f73fd886-b1b1-4897-89b1-55c40f425cbb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:39.171369 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:39.171369 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:39.171369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f73fd886-b1b1-4897-89b1-55c40f425cbb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:39.171369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f73fd886-b1b1-4897-89b1-55c40f425cbb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:39.234806 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:39.234806 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:39.242128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f73fd886-b1b1-4897-89b1-55c40f425cbb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:39.242128 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 557/1091] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:39 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:39.469325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41f482fa-0abb-4544-ac21-156a4c7c0375 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:39.469325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41f482fa-0abb-4544-ac21-156a4c7c0375 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:39.469325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:39.469325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:39.469325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41f482fa-0abb-4544-ac21-156a4c7c0375 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:39.555388 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:39.555388 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:39.562582 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-41f482fa-0abb-4544-ac21-156a4c7c0375 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:39.585035 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41f482fa-0abb-4544-ac21-156a4c7c0375 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:39.585035 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 535/1092] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:39 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 965 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:40.255160 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7b65004a-5bca-4308-8dae-2e4d30d47942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:40.255717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7b65004a-5bca-4308-8dae-2e4d30d47942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:40.256004 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:40.256004 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:40.256521 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7b65004a-5bca-4308-8dae-2e4d30d47942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:40.257100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7b65004a-5bca-4308-8dae-2e4d30d47942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:40.299279 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:40.299279 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:40.302193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7b65004a-5bca-4308-8dae-2e4d30d47942 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:40.304120 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 558/1093] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:40 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:40.600301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e5f4c1b-52d3-4b73-b603-47d17514134d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:40.601227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e5f4c1b-52d3-4b73-b603-47d17514134d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:40.601652 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:40.601652 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:40.603694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e5f4c1b-52d3-4b73-b603-47d17514134d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:40.699663 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:40.699663 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:40.717400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7e5f4c1b-52d3-4b73-b603-47d17514134d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:40.779550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e5f4c1b-52d3-4b73-b603-47d17514134d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:40.781338 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 536/1094] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:40 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 968 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:41.328101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e51f2c94-6ac7-46e4-954e-cfd94f26e398 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:41.328101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e51f2c94-6ac7-46e4-954e-cfd94f26e398 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:41.328101 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:41.328101 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:41.328101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e51f2c94-6ac7-46e4-954e-cfd94f26e398 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:41.328101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e51f2c94-6ac7-46e4-954e-cfd94f26e398 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:41.416900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:41.416900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:41.416900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e51f2c94-6ac7-46e4-954e-cfd94f26e398 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:41.436359 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 559/1095] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:41 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:41.798221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-954be0fe-4442-4fa5-9522-6f4baee9cecf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:41.798905 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-954be0fe-4442-4fa5-9522-6f4baee9cecf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:41.799114 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:41.799114 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:41.799664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-954be0fe-4442-4fa5-9522-6f4baee9cecf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:42.025906 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:42.025906 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:42.054549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-954be0fe-4442-4fa5-9522-6f4baee9cecf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:42.130601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-954be0fe-4442-4fa5-9522-6f4baee9cecf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:42.134091 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 537/1096] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:41 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 968 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:42.441473 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a65fb198-1464-4d99-b042-c5153e5ca343 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:42.442159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a65fb198-1464-4d99-b042-c5153e5ca343 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:42.442353 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:42.442353 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:42.442755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a65fb198-1464-4d99-b042-c5153e5ca343 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:42.443135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a65fb198-1464-4d99-b042-c5153e5ca343 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:42.515519 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:42.515519 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:42.517470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a65fb198-1464-4d99-b042-c5153e5ca343 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:42.522553 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 560/1097] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:42 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:43.157972 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e5df31f4-c69a-465c-bbbb-06f2fbbb766d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:43.157972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e5df31f4-c69a-465c-bbbb-06f2fbbb766d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:43.157972 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:43.157972 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:43.157972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e5df31f4-c69a-465c-bbbb-06f2fbbb766d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:43.335133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:43.335133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:43.399606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e5df31f4-c69a-465c-bbbb-06f2fbbb766d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:43.453445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e5df31f4-c69a-465c-bbbb-06f2fbbb766d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:43.469112 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 538/1098] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:43 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 968 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:43.542510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1ed5719-325f-43dc-9b22-afcd845afa4a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:43.542510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1ed5719-325f-43dc-9b22-afcd845afa4a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:43.542510 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:43.542510 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:43.542510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1ed5719-325f-43dc-9b22-afcd845afa4a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:43.542510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c1ed5719-325f-43dc-9b22-afcd845afa4a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:43.599529 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:43.599529 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:43.604076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1ed5719-325f-43dc-9b22-afcd845afa4a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:43.605764 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 561/1099] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:43 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:44.470719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92a1b08e-3b17-4914-b790-04e0aa8930a5 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:44.470719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92a1b08e-3b17-4914-b790-04e0aa8930a5 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:44.470719 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:44.470719 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:44.470719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92a1b08e-3b17-4914-b790-04e0aa8930a5 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:44.621642 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9352b75-c70d-41df-b09f-ed09f245b321 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:44.622200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9352b75-c70d-41df-b09f-ed09f245b321 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:44.622442 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:44.622442 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:44.622933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9352b75-c70d-41df-b09f-ed09f245b321 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:44.623301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f9352b75-c70d-41df-b09f-ed09f245b321 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:44.728968 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:44.728968 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:44.744912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9352b75-c70d-41df-b09f-ed09f245b321 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:44.751012 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:44.751012 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:44.760848 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 562/1100] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:44 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:44.792162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-92a1b08e-3b17-4914-b790-04e0aa8930a5 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:44.903981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92a1b08e-3b17-4914-b790-04e0aa8930a5 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:44.903981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 539/1101] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:44 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 968 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:45.774411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a99b7901-f4b4-4d99-84c6-a12cf7eca63b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:45.774411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a99b7901-f4b4-4d99-84c6-a12cf7eca63b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:45.774411 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:45.774411 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:45.778994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a99b7901-f4b4-4d99-84c6-a12cf7eca63b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:45.779383 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a99b7901-f4b4-4d99-84c6-a12cf7eca63b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:45.919973 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77ef09e4-fe18-4b05-b72f-3f77bcd6219d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:45.932517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77ef09e4-fe18-4b05-b72f-3f77bcd6219d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:45.932517 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:45.932517 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:45.932517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77ef09e4-fe18-4b05-b72f-3f77bcd6219d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:45.947032 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:45.947032 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:45.974182 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a99b7901-f4b4-4d99-84c6-a12cf7eca63b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:45.974182 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 563/1102] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:45 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:46.268669 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:46.268669 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:46.327687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-77ef09e4-fe18-4b05-b72f-3f77bcd6219d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:46.356468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77ef09e4-fe18-4b05-b72f-3f77bcd6219d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:46.377873 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 540/1103] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:45 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 968 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:19:46.991401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05c6c9a5-aa28-4476-9ccb-2e8d03db5676 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:46.991401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05c6c9a5-aa28-4476-9ccb-2e8d03db5676 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:46.991401 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:46.991401 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:46.991401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05c6c9a5-aa28-4476-9ccb-2e8d03db5676 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:46.991401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-05c6c9a5-aa28-4476-9ccb-2e8d03db5676 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:47.059440 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:47.059440 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:47.064846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05c6c9a5-aa28-4476-9ccb-2e8d03db5676 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:47.064846 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 564/1104] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:46 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:47.376758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09ff7131-6043-4992-94b3-6b99b8703fbc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:47.377327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09ff7131-6043-4992-94b3-6b99b8703fbc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:47.377535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:47.377535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:47.378069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09ff7131-6043-4992-94b3-6b99b8703fbc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:47.524014 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:47.524014 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:47.569963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-09ff7131-6043-4992-94b3-6b99b8703fbc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:47.665345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09ff7131-6043-4992-94b3-6b99b8703fbc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:47.676375 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 541/1105] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:47 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 968 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:48.080554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13f9610a-a400-41a4-8bba-2e9fc5fe4949 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:48.082019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13f9610a-a400-41a4-8bba-2e9fc5fe4949 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:48.082542 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:48.082542 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:48.083662 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13f9610a-a400-41a4-8bba-2e9fc5fe4949 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:48.084476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-13f9610a-a400-41a4-8bba-2e9fc5fe4949 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:48.150142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:48.150142 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:48.153393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13f9610a-a400-41a4-8bba-2e9fc5fe4949 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:48.164628 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 565/1106] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:48 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:48.683601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a86c0f8-7172-439e-9a89-2d4cea3c4e6b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:48.684555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a86c0f8-7172-439e-9a89-2d4cea3c4e6b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:48.686649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:48.686649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:48.687378 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a86c0f8-7172-439e-9a89-2d4cea3c4e6b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:48.809555 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:48.809555 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:48.848836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2a86c0f8-7172-439e-9a89-2d4cea3c4e6b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:48.900895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a86c0f8-7172-439e-9a89-2d4cea3c4e6b tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:48.909370 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 542/1107] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:48 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 968 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:19:49.175605 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-217e8930-9716-4057-b422-0825147160ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:49.176386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-217e8930-9716-4057-b422-0825147160ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:49.176735 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:49.176735 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:49.177587 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-217e8930-9716-4057-b422-0825147160ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:49.178038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-217e8930-9716-4057-b422-0825147160ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:49.278110 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:49.278110 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:49.281486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-217e8930-9716-4057-b422-0825147160ff tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:49.294275 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 566/1108] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:49 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:49.945557 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7a61ce7-7396-4d2e-8e70-73b8c13a6eb3 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:49.945557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7a61ce7-7396-4d2e-8e70-73b8c13a6eb3 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:49.945557 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:49.945557 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:49.945557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7a61ce7-7396-4d2e-8e70-73b8c13a6eb3 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:50.090552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:50.090552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:50.154650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c7a61ce7-7396-4d2e-8e70-73b8c13a6eb3 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:50.269181 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7a61ce7-7396-4d2e-8e70-73b8c13a6eb3 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:50.269181 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 543/1109] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:49 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 968 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:50.312242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-091a63db-b43b-480c-b932-863c5447c976 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:50.312242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-091a63db-b43b-480c-b932-863c5447c976 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:50.312242 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:50.312242 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:50.312242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-091a63db-b43b-480c-b932-863c5447c976 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:50.312242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-091a63db-b43b-480c-b932-863c5447c976 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:50.368835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:50.368835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:50.387685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-091a63db-b43b-480c-b932-863c5447c976 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:50.387685 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 567/1110] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:50 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:51.293103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa4f8f24-5790-4cf5-bc03-f4eeaabe5a96 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:19:51.293103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa4f8f24-5790-4cf5-bc03-f4eeaabe5a96 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:51.293103 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:51.293103 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:51.293103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa4f8f24-5790-4cf5-bc03-f4eeaabe5a96 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:51.599602 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:51.599602 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:51.612250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa4f8f24-5790-4cf5-bc03-f4eeaabe5a96 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:51.738907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa4f8f24-5790-4cf5-bc03-f4eeaabe5a96 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:19:51.770969 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 544/1111] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:51 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 1356 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:19:51.781687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] POST http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes Dec 11 14:19:51.781687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:51.781687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:51.781687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cc667426-be3d-4725-99ac-3cb89c7f94c7", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1103227449"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:19:51.785361 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume request body: {'volume': {'source_volid': 'cc667426-be3d-4725-99ac-3cb89c7f94c7', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1103227449'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:19:52.040866 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:52.040866 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:52.040866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume retrieved successfully. Dec 11 14:19:52.040866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume of 1 GB Dec 11 14:19:52.040866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Availability Zones retrieved successfully. Dec 11 14:19:52.040866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Flow 'volume_create_api' (c201236d-23ed-4382-9bd8-2b75d14e0b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:52.040866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690c3604-69fa-4048-a630-9b047c203487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:52.040866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Validating volume size '1' using validate_int, validate_source_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:19:52.100017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (690c3604-69fa-4048-a630-9b047c203487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cc667426-be3d-4725-99ac-3cb89c7f94c7', 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:52.102868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bae1526-5414-4264-bea1-3209816e68a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:52.309846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Created reservations ['2274210e-eda6-4866-8f55-ab7d79581915', '4b8da7c2-c238-4838-a655-bf942bbd53c0', '3c6c098f-cecb-4935-ae6b-0c2ed5ca7fb9', 'f609d916-daa5-440f-9072-d0de6b69093c'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:19:52.309846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bae1526-5414-4264-bea1-3209816e68a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2274210e-eda6-4866-8f55-ab7d79581915', '4b8da7c2-c238-4838-a655-bf942bbd53c0', '3c6c098f-cecb-4935-ae6b-0c2ed5ca7fb9', 'f609d916-daa5-440f-9072-d0de6b69093c']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:52.309846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92154599-599f-47ac-b9bb-b125a8038b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:52.455005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6abbd549-0dbe-44fd-a2ff-235410e085db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:52.455583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6abbd549-0dbe-44fd-a2ff-235410e085db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:52.455858 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:52.455858 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:52.456602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6abbd549-0dbe-44fd-a2ff-235410e085db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:52.456997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6abbd549-0dbe-44fd-a2ff-235410e085db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:52.502630 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:52.502630 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:52.504537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6abbd549-0dbe-44fd-a2ff-235410e085db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:52.512280 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 568/1112] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:51 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 1123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:52.640370 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92154599-599f-47ac-b9bb-b125a8038b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0864ff7b-51df-4876-9d27-185eec0864f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1103227449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2551104cd35d4882a239efca40aacd4c',qos_specs=None,replication_status=,reservations=['2274210e-eda6-4866-8f55-ab7d79581915','4b8da7c2-c238-4838-a655-bf942bbd53c0','3c6c098f-cecb-4935-ae6b-0c2ed5ca7fb9','f609d916-daa5-440f-9072-d0de6b69093c'],size=1,snapshot_id=None,source_replicaid=,source_volid=cc667426-be3d-4725-99ac-3cb89c7f94c7,status='creating',user_id='4357dde15a124d7ebf949341044c2648',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-11T14:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1103227449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0864ff7b-51df-4876-9d27-185eec0864f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2551104cd35d4882a239efca40aacd4c',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=cc667426-be3d-4725-99ac-3cb89c7f94c7,status='creating',terminated_at=None,updated_at=None,user_id='4357dde15a124d7ebf949341044c2648',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:52.640370 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce24061-fa8c-484c-ba99-8a3f87e0cf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:52.695262 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ce24061-fa8c-484c-ba99-8a3f87e0cf7a) 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-VolumesCloneTest-Volume-1103227449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2551104cd35d4882a239efca40aacd4c',qos_specs=None,replication_status=,reservations=['2274210e-eda6-4866-8f55-ab7d79581915','4b8da7c2-c238-4838-a655-bf942bbd53c0','3c6c098f-cecb-4935-ae6b-0c2ed5ca7fb9','f609d916-daa5-440f-9072-d0de6b69093c'],size=1,snapshot_id=None,source_replicaid=,source_volid=cc667426-be3d-4725-99ac-3cb89c7f94c7,status='creating',user_id='4357dde15a124d7ebf949341044c2648',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:52.695262 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca072b8b-2c18-4fc6-92d0-019614fafadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:19:52.853858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca072b8b-2c18-4fc6-92d0-019614fafadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:19:52.857046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Flow 'volume_create_api' (c201236d-23ed-4382-9bd8-2b75d14e0b66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:19:52.946697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume request issued successfully. Dec 11 14:19:52.985764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0afbc534-5e46-443e-989c-1697844de52c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes returned with HTTP 202 Dec 11 14:19:52.986747 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 545/1113] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:19:51 2020] POST /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes => generated 849 bytes in 1224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:19:53.002785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cce60381-d58f-4efc-972d-1ae7ba913b64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:19:53.003714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cce60381-d58f-4efc-972d-1ae7ba913b64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:53.004000 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:53.004000 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:53.005269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cce60381-d58f-4efc-972d-1ae7ba913b64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:53.142334 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:53.142334 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:53.146655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cce60381-d58f-4efc-972d-1ae7ba913b64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:53.187967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cce60381-d58f-4efc-972d-1ae7ba913b64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:19:53.187967 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 569/1114] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:52 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 917 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:53.531315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0901b511-f15b-412c-b665-06104718df68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:53.531315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0901b511-f15b-412c-b665-06104718df68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:53.531315 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:53.531315 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:53.531315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0901b511-f15b-412c-b665-06104718df68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:53.531315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0901b511-f15b-412c-b665-06104718df68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:53.643226 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:53.643226 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:53.643226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0901b511-f15b-412c-b665-06104718df68 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:53.656579 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 546/1115] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:53 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:54.207781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c8922cc-3fb3-4852-a771-2a387f66667e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:19:54.207781 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c8922cc-3fb3-4852-a771-2a387f66667e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:54.207781 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:54.207781 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:54.207781 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c8922cc-3fb3-4852-a771-2a387f66667e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:54.588497 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:54.588497 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:54.618110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7c8922cc-3fb3-4852-a771-2a387f66667e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:54.660638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc7a0f7e-9d4f-49dd-a8d0-bd5ef322a298 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:54.661632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc7a0f7e-9d4f-49dd-a8d0-bd5ef322a298 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:54.661994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:54.661994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:54.662661 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc7a0f7e-9d4f-49dd-a8d0-bd5ef322a298 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:54.663103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fc7a0f7e-9d4f-49dd-a8d0-bd5ef322a298 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:54.685970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c8922cc-3fb3-4852-a771-2a387f66667e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:19:54.692283 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 570/1116] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:54 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:19:54.810088 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:54.810088 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:54.810088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc7a0f7e-9d4f-49dd-a8d0-bd5ef322a298 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:54.810088 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 547/1117] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:54 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:55.727004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c71e320-70d5-4a41-99b8-494062583c42 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:19:55.727004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c71e320-70d5-4a41-99b8-494062583c42 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:55.727004 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:55.727004 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:55.727004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c71e320-70d5-4a41-99b8-494062583c42 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:55.841996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ff834fe-8e38-4f58-a76f-d867fa0a7952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:55.841996 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ff834fe-8e38-4f58-a76f-d867fa0a7952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:55.841996 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:55.841996 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:55.841996 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ff834fe-8e38-4f58-a76f-d867fa0a7952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:55.841996 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3ff834fe-8e38-4f58-a76f-d867fa0a7952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:55.937196 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:55.937196 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:55.937196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ff834fe-8e38-4f58-a76f-d867fa0a7952 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:55.942461 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 548/1118] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:55 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:55.976212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:55.976212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:55.993592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c71e320-70d5-4a41-99b8-494062583c42 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:56.019132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c71e320-70d5-4a41-99b8-494062583c42 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:19:56.030291 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 571/1119] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:55 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:56.967735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9dabfe38-ca81-4235-b14d-71a7181be85f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:56.967735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9dabfe38-ca81-4235-b14d-71a7181be85f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:56.967735 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:56.967735 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:56.967735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9dabfe38-ca81-4235-b14d-71a7181be85f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:56.967735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9dabfe38-ca81-4235-b14d-71a7181be85f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:57.043395 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:57.043395 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:57.045486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71c8fec6-9581-4d80-8a2e-b962f5985db9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:19:57.045486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71c8fec6-9581-4d80-8a2e-b962f5985db9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:57.045486 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:57.045486 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:57.047295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9dabfe38-ca81-4235-b14d-71a7181be85f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:57.048755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71c8fec6-9581-4d80-8a2e-b962f5985db9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:57.050344 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 549/1120] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:56 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:57.211827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:57.211827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:57.237717 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-71c8fec6-9581-4d80-8a2e-b962f5985db9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:57.339204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71c8fec6-9581-4d80-8a2e-b962f5985db9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:19:57.339204 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 572/1121] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:57 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:58.074891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e64706ce-45f0-4797-87a3-c6b7a9bb1e98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:58.102953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e64706ce-45f0-4797-87a3-c6b7a9bb1e98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:58.102953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:58.102953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:58.102953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e64706ce-45f0-4797-87a3-c6b7a9bb1e98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:58.102953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e64706ce-45f0-4797-87a3-c6b7a9bb1e98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:58.197229 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:58.197229 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:58.216533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e64706ce-45f0-4797-87a3-c6b7a9bb1e98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:58.218839 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 550/1122] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:58 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:58.360215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4b76abcb-c489-4ba6-a871-d5f997bf897e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:19:58.360215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4b76abcb-c489-4ba6-a871-d5f997bf897e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:58.360215 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:58.360215 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:58.360215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4b76abcb-c489-4ba6-a871-d5f997bf897e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:58.536276 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:58.536276 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:58.558072 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4b76abcb-c489-4ba6-a871-d5f997bf897e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:19:58.667496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4b76abcb-c489-4ba6-a871-d5f997bf897e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:19:58.667496 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 573/1123] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:58 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:59.251779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74d8680c-a884-4f13-be61-a54f820eafdc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:19:59.265168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74d8680c-a884-4f13-be61-a54f820eafdc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:59.265925 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:59.265925 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:59.272707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74d8680c-a884-4f13-be61-a54f820eafdc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:59.273998 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-74d8680c-a884-4f13-be61-a54f820eafdc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:19:59.397779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:59.397779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:19:59.397779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74d8680c-a884-4f13-be61-a54f820eafdc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:19:59.397779 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 551/1124] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:59 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:19:59.736833 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d90f0a3c-d87a-4369-9ec3-a06400c1dfcf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:19:59.743775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d90f0a3c-d87a-4369-9ec3-a06400c1dfcf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:19:59.743775 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:19:59.743775 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:19:59.753836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d90f0a3c-d87a-4369-9ec3-a06400c1dfcf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:19:59.989973 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:19:59.989973 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:00.007512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d90f0a3c-d87a-4369-9ec3-a06400c1dfcf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:00.030012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d90f0a3c-d87a-4369-9ec3-a06400c1dfcf tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:00.042556 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 574/1125] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:19:59 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:00.460903 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-968d7190-1153-4be9-829c-f603b8ce931f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:00.461475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-968d7190-1153-4be9-829c-f603b8ce931f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:00.461701 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:00.461701 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:00.462058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-968d7190-1153-4be9-829c-f603b8ce931f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:00.480743 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-968d7190-1153-4be9-829c-f603b8ce931f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:00.619217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:00.619217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:00.619217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-968d7190-1153-4be9-829c-f603b8ce931f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:00.619217 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 552/1126] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:00 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:01.049937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-783308fb-4d57-4f14-b49b-1ae4911b26fe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:01.049937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-783308fb-4d57-4f14-b49b-1ae4911b26fe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:01.049937 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:01.049937 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:01.049937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-783308fb-4d57-4f14-b49b-1ae4911b26fe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:01.114011 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:01.114011 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:01.125540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-783308fb-4d57-4f14-b49b-1ae4911b26fe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:01.158556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-783308fb-4d57-4f14-b49b-1ae4911b26fe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:01.162856 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 575/1127] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:01 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:01.654557 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c40a7b8-5b8b-4344-98fb-0e510a5d973b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:01.654557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c40a7b8-5b8b-4344-98fb-0e510a5d973b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:01.654557 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:01.654557 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:01.672738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c40a7b8-5b8b-4344-98fb-0e510a5d973b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:01.672738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1c40a7b8-5b8b-4344-98fb-0e510a5d973b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:01.816973 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:01.816973 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:01.820596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c40a7b8-5b8b-4344-98fb-0e510a5d973b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:01.821550 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 553/1128] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:01 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:02.174895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f464a39-b08b-437b-9c5f-d84a137d8a5d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:02.174895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f464a39-b08b-437b-9c5f-d84a137d8a5d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:02.174895 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:02.174895 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:02.174895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f464a39-b08b-437b-9c5f-d84a137d8a5d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:02.333170 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:02.333170 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:02.379665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4f464a39-b08b-437b-9c5f-d84a137d8a5d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:02.420979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f464a39-b08b-437b-9c5f-d84a137d8a5d tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:02.420979 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 576/1129] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:02 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:02.881068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0965a2c1-e5a3-4fbc-a565-d1735eb944be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:02.881558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0965a2c1-e5a3-4fbc-a565-d1735eb944be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:02.882680 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:02.882680 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:02.886250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0965a2c1-e5a3-4fbc-a565-d1735eb944be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:02.887109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0965a2c1-e5a3-4fbc-a565-d1735eb944be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:03.028550 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:03.028550 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:03.032222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0965a2c1-e5a3-4fbc-a565-d1735eb944be tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:03.032222 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 554/1130] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:02 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:03.465205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-115d4ac9-d9b6-45fb-ae2d-2ee2ae37cf00 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:03.476306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-115d4ac9-d9b6-45fb-ae2d-2ee2ae37cf00 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:03.476306 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:03.476306 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:03.476306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-115d4ac9-d9b6-45fb-ae2d-2ee2ae37cf00 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:03.790584 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:03.790584 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:03.976152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-115d4ac9-d9b6-45fb-ae2d-2ee2ae37cf00 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:04.073363 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc0cda07-8ee7-43ef-9a4d-5bca5152e7e8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:04.073363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc0cda07-8ee7-43ef-9a4d-5bca5152e7e8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:04.073363 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:04.073363 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:04.073363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc0cda07-8ee7-43ef-9a4d-5bca5152e7e8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:04.073363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cc0cda07-8ee7-43ef-9a4d-5bca5152e7e8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:04.194440 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:04.194440 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:04.213366 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc0cda07-8ee7-43ef-9a4d-5bca5152e7e8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:04.213366 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 555/1131] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:04 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:04.434080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-115d4ac9-d9b6-45fb-ae2d-2ee2ae37cf00 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:04.434080 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 577/1132] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:03 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 1002 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:05.233540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d81294e-2080-451d-98e3-d6a8d60c682a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:05.233540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d81294e-2080-451d-98e3-d6a8d60c682a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:05.233540 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:05.233540 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:05.233540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d81294e-2080-451d-98e3-d6a8d60c682a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:05.241701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2d81294e-2080-451d-98e3-d6a8d60c682a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:05.351750 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:05.351750 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:05.351750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d81294e-2080-451d-98e3-d6a8d60c682a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:05.351750 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 556/1133] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:05 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:05.454846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cdbda08-727a-4f70-a6ef-755a09f510b2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:05.459138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7cdbda08-727a-4f70-a6ef-755a09f510b2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:05.459138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:05.459138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:05.459138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7cdbda08-727a-4f70-a6ef-755a09f510b2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:05.545934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:05.545934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:05.569933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7cdbda08-727a-4f70-a6ef-755a09f510b2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:05.654063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cdbda08-727a-4f70-a6ef-755a09f510b2 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:05.654063 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 578/1134] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:05 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:06.366134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e5f4651-29c1-47a6-ae18-39c2543d03ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:06.374813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e5f4651-29c1-47a6-ae18-39c2543d03ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:06.374813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:06.374813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:06.374813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e5f4651-29c1-47a6-ae18-39c2543d03ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:06.374813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8e5f4651-29c1-47a6-ae18-39c2543d03ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:06.407260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:06.407260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:06.430436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e5f4651-29c1-47a6-ae18-39c2543d03ad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:06.432606 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 557/1135] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:06 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:06.654542 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c21ebc9-cf53-4a95-8f9b-d6e212101a46 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:06.655289 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c21ebc9-cf53-4a95-8f9b-d6e212101a46 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:06.655576 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:06.655576 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:06.655963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c21ebc9-cf53-4a95-8f9b-d6e212101a46 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:06.869591 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:06.869591 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:06.911473 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1c21ebc9-cf53-4a95-8f9b-d6e212101a46 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:06.973995 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c21ebc9-cf53-4a95-8f9b-d6e212101a46 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:06.987012 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 579/1136] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:06 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:07.454194 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0df2995b-330e-4ac5-9fd9-bf0991c75da2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:07.467439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0df2995b-330e-4ac5-9fd9-bf0991c75da2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:07.468009 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:07.468009 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:07.468904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0df2995b-330e-4ac5-9fd9-bf0991c75da2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:07.469728 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0df2995b-330e-4ac5-9fd9-bf0991c75da2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:07.548648 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:07.548648 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:07.562129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0df2995b-330e-4ac5-9fd9-bf0991c75da2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:07.571945 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 558/1137] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:07 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:07.993244 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3532a73-1286-41ed-b445-21bb323dc87a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:07.994236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3532a73-1286-41ed-b445-21bb323dc87a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:07.994424 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:07.994424 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:07.994708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3532a73-1286-41ed-b445-21bb323dc87a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:08.217022 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:08.217022 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:08.258762 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a3532a73-1286-41ed-b445-21bb323dc87a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:08.345429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3532a73-1286-41ed-b445-21bb323dc87a tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:08.347106 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 580/1138] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:07 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:08.624344 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b06312f-84bf-4603-ae73-3039ea003a65 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:08.626092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b06312f-84bf-4603-ae73-3039ea003a65 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:08.626539 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:08.626539 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:08.627502 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b06312f-84bf-4603-ae73-3039ea003a65 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:08.628648 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3b06312f-84bf-4603-ae73-3039ea003a65 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:08.721229 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:08.721229 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:08.728107 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b06312f-84bf-4603-ae73-3039ea003a65 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:08.737422 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 559/1139] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:08 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:09.375699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8981ea8-71c3-4651-a1a4-c99cd309d8a9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:09.376871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8981ea8-71c3-4651-a1a4-c99cd309d8a9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:09.377492 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:09.377492 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:09.378798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8981ea8-71c3-4651-a1a4-c99cd309d8a9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:09.568050 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:09.568050 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:09.600300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d8981ea8-71c3-4651-a1a4-c99cd309d8a9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:09.686805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8981ea8-71c3-4651-a1a4-c99cd309d8a9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:09.707544 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 581/1140] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:09 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:09.746921 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77ba3587-ddf6-4970-9695-db30b1c5cbb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:09.747898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77ba3587-ddf6-4970-9695-db30b1c5cbb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:09.748413 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:09.748413 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:09.749347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77ba3587-ddf6-4970-9695-db30b1c5cbb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:09.758218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-77ba3587-ddf6-4970-9695-db30b1c5cbb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:09.819503 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:09.819503 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:09.825841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77ba3587-ddf6-4970-9695-db30b1c5cbb4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:09.853697 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 560/1141] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:09 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:10.720261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7179cc1a-ebd4-4c0d-af18-bef4164961ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:10.721613 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7179cc1a-ebd4-4c0d-af18-bef4164961ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:10.722038 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:10.722038 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:10.722772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7179cc1a-ebd4-4c0d-af18-bef4164961ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:10.855259 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:10.855259 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:10.907648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7179cc1a-ebd4-4c0d-af18-bef4164961ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:10.921975 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d263ba53-9d00-454e-a26b-483fef782b83 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:10.922786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d263ba53-9d00-454e-a26b-483fef782b83 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:10.923152 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:10.923152 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:10.923808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d263ba53-9d00-454e-a26b-483fef782b83 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:10.929376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d263ba53-9d00-454e-a26b-483fef782b83 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id 60c449ee-0273-40e1-88c7-91eb90ff9ef2. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:10.991600 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:10.991600 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:10.995724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d263ba53-9d00-454e-a26b-483fef782b83 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 200 Dec 11 14:20:10.998660 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 561/1142] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:10 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 816 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:11.016413 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afdcbf78-1520-4d96-88c6-a3eb99fa596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b Dec 11 14:20:11.017440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afdcbf78-1520-4d96-88c6-a3eb99fa596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:11.017771 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:11.017771 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:11.018394 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afdcbf78-1520-4d96-88c6-a3eb99fa596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:11.036764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7179cc1a-ebd4-4c0d-af18-bef4164961ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:11.049825 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 582/1143] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:10 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:11.128464 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:11.128464 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:11.139231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-afdcbf78-1520-4d96-88c6-a3eb99fa596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:11.176934 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afdcbf78-1520-4d96-88c6-a3eb99fa596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b returned with HTTP 200 Dec 11 14:20:11.191656 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 562/1144] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:11 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b => generated 1413 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:11.198138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b5902a1-ed71-41c8-a9fa-19be525e29ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b Dec 11 14:20:11.199772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b5902a1-ed71-41c8-a9fa-19be525e29ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:11.201012 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:11.201012 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:11.201806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b5902a1-ed71-41c8-a9fa-19be525e29ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:11.291177 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:11.291177 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:11.312028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1b5902a1-ed71-41c8-a9fa-19be525e29ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:11.390171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b5902a1-ed71-41c8-a9fa-19be525e29ce tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b returned with HTTP 200 Dec 11 14:20:11.391321 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 583/1145] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:11 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b => generated 1413 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:20:11.414510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91b10736-2571-41e3-a30c-f503e1956c38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b Dec 11 14:20:11.417922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91b10736-2571-41e3-a30c-f503e1956c38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:11.418519 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:11.418519 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:11.420286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91b10736-2571-41e3-a30c-f503e1956c38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:11.421781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-91b10736-2571-41e3-a30c-f503e1956c38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume with id: d2a090f6-9f04-4414-b8b0-29be795c358b Dec 11 14:20:11.509827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:11.509827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:11.511994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-91b10736-2571-41e3-a30c-f503e1956c38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:11.579592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-91b10736-2571-41e3-a30c-f503e1956c38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume request issued successfully. Dec 11 14:20:11.580453 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91b10736-2571-41e3-a30c-f503e1956c38 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b returned with HTTP 202 Dec 11 14:20:11.581989 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 563/1146] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:20:11 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:20:11.592858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bf43105-804b-4f4a-9e4e-2e4562ebbb72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b Dec 11 14:20:11.593797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5bf43105-804b-4f4a-9e4e-2e4562ebbb72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:11.594166 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:11.594166 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:11.594786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5bf43105-804b-4f4a-9e4e-2e4562ebbb72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:11.834027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:11.834027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:11.881787 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5bf43105-804b-4f4a-9e4e-2e4562ebbb72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:12.008880 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bf43105-804b-4f4a-9e4e-2e4562ebbb72 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b returned with HTTP 200 Dec 11 14:20:12.015389 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 584/1147] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:11 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b => generated 1412 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:12.069023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97839622-f33d-4c12-92e2-32072213cf64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:12.069567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97839622-f33d-4c12-92e2-32072213cf64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:12.069775 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:12.069775 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:12.070437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97839622-f33d-4c12-92e2-32072213cf64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:12.236509 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:12.236509 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:12.265133 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-97839622-f33d-4c12-92e2-32072213cf64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:12.363295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97839622-f33d-4c12-92e2-32072213cf64 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:12.385384 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 564/1148] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:12 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:13.037321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ad49bdd-999b-4d9a-9a82-073153c91e23 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b Dec 11 14:20:13.037736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ad49bdd-999b-4d9a-9a82-073153c91e23 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:13.038403 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:13.038403 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:13.041564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ad49bdd-999b-4d9a-9a82-073153c91e23 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:13.324483 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:13.324483 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:13.366973 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7ad49bdd-999b-4d9a-9a82-073153c91e23 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:13.400227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27f4191b-665e-4dd9-8540-4591c4b8719e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:13.401142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27f4191b-665e-4dd9-8540-4591c4b8719e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:13.401478 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:13.401478 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:13.402085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27f4191b-665e-4dd9-8540-4591c4b8719e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:13.501902 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ad49bdd-999b-4d9a-9a82-073153c91e23 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b returned with HTTP 200 Dec 11 14:20:13.503448 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 585/1149] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:13 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b => generated 1412 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:13.597985 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:13.597985 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:13.653885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-27f4191b-665e-4dd9-8540-4591c4b8719e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:13.681859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27f4191b-665e-4dd9-8540-4591c4b8719e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:13.683376 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 565/1150] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:13 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:14.521977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c8813fe-aa5a-4db0-83e5-662b61e904e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b Dec 11 14:20:14.523231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c8813fe-aa5a-4db0-83e5-662b61e904e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:14.523667 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:14.523667 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:14.524595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c8813fe-aa5a-4db0-83e5-662b61e904e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:14.666713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:14.666713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:14.701000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4c8813fe-aa5a-4db0-83e5-662b61e904e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:14.710802 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-000edd2e-8fdc-4831-9822-37d883598d35 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:14.711345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-000edd2e-8fdc-4831-9822-37d883598d35 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:14.711655 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:14.711655 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:14.712348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-000edd2e-8fdc-4831-9822-37d883598d35 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:14.757025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c8813fe-aa5a-4db0-83e5-662b61e904e7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b returned with HTTP 200 Dec 11 14:20:14.758572 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 586/1151] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:14 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b => generated 1412 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:14.939096 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:14.939096 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:14.980208 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-000edd2e-8fdc-4831-9822-37d883598d35 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:15.070454 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-000edd2e-8fdc-4831-9822-37d883598d35 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:15.076283 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 566/1152] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:14 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 941 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:15.790287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bbc3c225-7c3e-4bd6-b864-3002c690d1f5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b Dec 11 14:20:15.791986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bbc3c225-7c3e-4bd6-b864-3002c690d1f5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:15.792552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:15.792552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:15.794142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bbc3c225-7c3e-4bd6-b864-3002c690d1f5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:15.919492 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bbc3c225-7c3e-4bd6-b864-3002c690d1f5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b returned with HTTP 404 Dec 11 14:20:15.921518 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 587/1153] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:15 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d2a090f6-9f04-4414-b8b0-29be795c358b => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:20:15.954175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48dc91aa-821d-454f-8e03-9a78d9737a3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 Dec 11 14:20:15.959073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48dc91aa-821d-454f-8e03-9a78d9737a3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:15.959821 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:15.959821 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:15.960915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48dc91aa-821d-454f-8e03-9a78d9737a3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:15.965012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-48dc91aa-821d-454f-8e03-9a78d9737a3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete backup with id: 60c449ee-0273-40e1-88c7-91eb90ff9ef2. Dec 11 14:20:16.013166 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:16.013166 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:16.090338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-48dc91aa-821d-454f-8e03-9a78d9737a3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] delete_backup rpcapi backup_id 60c449ee-0273-40e1-88c7-91eb90ff9ef2 {{(pid=88094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 11 14:20:16.110639 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4674e50-da5b-4bcd-bad4-3d3523899e9e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:16.112614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4674e50-da5b-4bcd-bad4-3d3523899e9e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:16.113744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4674e50-da5b-4bcd-bad4-3d3523899e9e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:16.127424 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48dc91aa-821d-454f-8e03-9a78d9737a3d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 returned with HTTP 202 Dec 11 14:20:16.134399 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 567/1154] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:20:15 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/60c449ee-0273-40e1-88c7-91eb90ff9ef2 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:20:16.197427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes Dec 11 14:20:16.198340 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:16.198340 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:16.199043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1303728799"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:16.201072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1303728799'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:20:16.202195 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume of 1 GB Dec 11 14:20:16.259422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Availability Zones retrieved successfully. Dec 11 14:20:16.347647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (feda982a-172b-4ffb-9e5e-9137224fa181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:16.375626 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced799cf-4463-4fb9-94c1-34ae78d6e7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:16.396600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:20:16.435063 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:16.435063 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:16.494953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f4674e50-da5b-4bcd-bad4-3d3523899e9e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:16.597287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced799cf-4463-4fb9-94c1-34ae78d6e7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:16.602135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (143c7de9-7e83-445b-9d84-1b69d8dc1a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:16.603532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4674e50-da5b-4bcd-bad4-3d3523899e9e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:16.608192 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 588/1155] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:16 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 1390 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:20:16.780484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Created reservations ['de051c7c-a329-4cf7-8640-1b0ea9e87209', 'efe1f14e-ca21-4dca-9ce0-e8d2926d4ec3', '6811daab-bcf8-43d5-a2bb-49d00abbbc1d', 'b0c1600e-bbb8-4068-8e10-47695152cdca'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:20:16.784233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (143c7de9-7e83-445b-9d84-1b69d8dc1a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de051c7c-a329-4cf7-8640-1b0ea9e87209', 'efe1f14e-ca21-4dca-9ce0-e8d2926d4ec3', '6811daab-bcf8-43d5-a2bb-49d00abbbc1d', 'b0c1600e-bbb8-4068-8e10-47695152cdca']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:16.788309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87183c92-0877-4f72-8efd-cdb19455ebdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:16.899179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87183c92-0877-4f72-8efd-cdb19455ebdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd289a95-e905-4b4c-8a72-505871180e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1303728799',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['de051c7c-a329-4cf7-8640-1b0ea9e87209','efe1f14e-ca21-4dca-9ce0-e8d2926d4ec3','6811daab-bcf8-43d5-a2bb-49d00abbbc1d','b0c1600e-bbb8-4068-8e10-47695152cdca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1303728799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd289a95-e905-4b4c-8a72-505871180e5f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='3641d0215ea94281b77ee34fb3c8ddbd',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,user_id='3efd36862a59435593522fb9dca99a36',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:16.902096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de89951c-c971-41bb-8d16-313b47697049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:16.950421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de89951c-c971-41bb-8d16-313b47697049) 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-VolumesBackupsTest-Volume-1303728799',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['de051c7c-a329-4cf7-8640-1b0ea9e87209','efe1f14e-ca21-4dca-9ce0-e8d2926d4ec3','6811daab-bcf8-43d5-a2bb-49d00abbbc1d','b0c1600e-bbb8-4068-8e10-47695152cdca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:16.954991 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4233ee1d-f726-4330-9a92-9135ca9546bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:16.978888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4233ee1d-f726-4330-9a92-9135ca9546bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:16.985125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (feda982a-172b-4ffb-9e5e-9137224fa181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:17.066529 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume request issued successfully. Dec 11 14:20:17.082284 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d7ea5118-573b-431a-9574-87c7fd1b0ef8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes returned with HTTP 202 Dec 11 14:20:17.083251 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 568/1156] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:20:16 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes => generated 885 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:20:17.098761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2793c7ba-eb94-4f71-a363-3e46a66425c9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:20:17.099553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2793c7ba-eb94-4f71-a363-3e46a66425c9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:17.099866 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:17.099866 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:17.100499 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2793c7ba-eb94-4f71-a363-3e46a66425c9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:17.283851 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:17.283851 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:17.294709 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2793c7ba-eb94-4f71-a363-3e46a66425c9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:17.325731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2793c7ba-eb94-4f71-a363-3e46a66425c9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 200 Dec 11 14:20:17.327579 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 589/1157] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:17 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 977 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:17.631024 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2e8a6bd-1f46-4feb-9afc-c8528dc7f5d9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:17.632138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2e8a6bd-1f46-4feb-9afc-c8528dc7f5d9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:17.632405 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:17.632405 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:17.632786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2e8a6bd-1f46-4feb-9afc-c8528dc7f5d9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:17.823705 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:17.823705 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:17.848855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e2e8a6bd-1f46-4feb-9afc-c8528dc7f5d9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:17.918148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2e8a6bd-1f46-4feb-9afc-c8528dc7f5d9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:17.919074 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 569/1158] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:17 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 1391 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:17.939838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82276c06-6a08-4fc3-bce4-325e20f0de75 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:17.942229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82276c06-6a08-4fc3-bce4-325e20f0de75 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:17.942776 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:17.942776 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:17.943635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82276c06-6a08-4fc3-bce4-325e20f0de75 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:18.136830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:18.136830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:18.150439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-82276c06-6a08-4fc3-bce4-325e20f0de75 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:18.189342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82276c06-6a08-4fc3-bce4-325e20f0de75 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:18.201880 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 590/1159] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:17 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 1391 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:20:18.213197 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] POST http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes Dec 11 14:20:18.214303 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:18.214303 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:18.215455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-358398331"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:18.217707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-358398331'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:20:18.219063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume of 1 GB Dec 11 14:20:18.249086 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Availability Zones retrieved successfully. Dec 11 14:20:18.288365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Flow 'volume_create_api' (404f70f6-82d0-449c-8896-509ea7884424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:18.291542 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3495deb1-331e-41b2-8729-87c3ccafe5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:18.294311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:20:18.344578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8dc4837-d4e1-475d-a4a3-d2af0d45fe9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:20:18.345227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8dc4837-d4e1-475d-a4a3-d2af0d45fe9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:18.346190 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:18.346190 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:18.346833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8dc4837-d4e1-475d-a4a3-d2af0d45fe9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:18.579318 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:18.579318 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:18.593709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3495deb1-331e-41b2-8729-87c3ccafe5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:18.601110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6948b0e1-da88-4307-a519-1adcbceadcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:18.622827 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a8dc4837-d4e1-475d-a4a3-d2af0d45fe9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:18.730433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8dc4837-d4e1-475d-a4a3-d2af0d45fe9b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 200 Dec 11 14:20:18.763108 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 591/1160] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:18 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 977 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:18.869461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Created reservations ['2bf21161-93db-4f03-b453-fc1ea0e530b2', '15e421b3-6428-4508-9132-ddba8c1e9322', '0927325b-ec7c-43d5-89f6-21ea2ae015b7', '2e174d88-8f57-4c49-9026-9e9e29648418'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:20:18.876948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6948b0e1-da88-4307-a519-1adcbceadcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bf21161-93db-4f03-b453-fc1ea0e530b2', '15e421b3-6428-4508-9132-ddba8c1e9322', '0927325b-ec7c-43d5-89f6-21ea2ae015b7', '2e174d88-8f57-4c49-9026-9e9e29648418']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:18.884150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a68273d5-9b65-45cc-b83c-3656c00839e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:19.013119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a68273d5-9b65-45cc-b83c-3656c00839e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3d6b771-d220-4a20-b653-8377fa622f55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-358398331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2551104cd35d4882a239efca40aacd4c',qos_specs=None,replication_status=,reservations=['2bf21161-93db-4f03-b453-fc1ea0e530b2','15e421b3-6428-4508-9132-ddba8c1e9322','0927325b-ec7c-43d5-89f6-21ea2ae015b7','2e174d88-8f57-4c49-9026-9e9e29648418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4357dde15a124d7ebf949341044c2648',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-358398331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3d6b771-d220-4a20-b653-8377fa622f55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2551104cd35d4882a239efca40aacd4c',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,user_id='4357dde15a124d7ebf949341044c2648',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:19.017087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b1f08e-a8ff-4a52-8ca2-d264977755c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:19.082662 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b1f08e-a8ff-4a52-8ca2-d264977755c2) 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-VolumesCloneTest-Volume-358398331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2551104cd35d4882a239efca40aacd4c',qos_specs=None,replication_status=,reservations=['2bf21161-93db-4f03-b453-fc1ea0e530b2','15e421b3-6428-4508-9132-ddba8c1e9322','0927325b-ec7c-43d5-89f6-21ea2ae015b7','2e174d88-8f57-4c49-9026-9e9e29648418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4357dde15a124d7ebf949341044c2648',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:19.087030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e21e9cc-cefb-42cf-bd06-110388b980a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:19.130800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e21e9cc-cefb-42cf-bd06-110388b980a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:19.136368 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Flow 'volume_create_api' (404f70f6-82d0-449c-8896-509ea7884424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:19.223738 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume request issued successfully. Dec 11 14:20:19.260053 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01e58446-a7ac-4f8c-af83-c19bac424c74 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes returned with HTTP 202 Dec 11 14:20:19.272491 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 570/1161] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:20:18 2020] POST /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes => generated 815 bytes in 1065 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:20:19.290171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9520548-ee8f-475c-bd06-7053fa6fcfe1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 Dec 11 14:20:19.291599 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9520548-ee8f-475c-bd06-7053fa6fcfe1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:19.291599 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:19.291599 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:19.291599 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9520548-ee8f-475c-bd06-7053fa6fcfe1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:19.432441 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:19.432441 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:19.464039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b9520548-ee8f-475c-bd06-7053fa6fcfe1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:19.593452 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9520548-ee8f-475c-bd06-7053fa6fcfe1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 returned with HTTP 200 Dec 11 14:20:19.595175 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 592/1162] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:19 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 => generated 883 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:19.767329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82d099a0-18ac-4488-bce4-94be4364ce02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:20:19.769408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82d099a0-18ac-4488-bce4-94be4364ce02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:19.769797 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:19.769797 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:19.770477 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82d099a0-18ac-4488-bce4-94be4364ce02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:19.880681 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:19.880681 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:19.890851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-82d099a0-18ac-4488-bce4-94be4364ce02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:19.934882 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82d099a0-18ac-4488-bce4-94be4364ce02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 200 Dec 11 14:20:19.935706 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 571/1163] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:19 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 978 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:19.968287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a9959cf-8562-4703-9566-616a4cf1ea80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups Dec 11 14:20:19.974187 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:19.974187 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:19.975056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a9959cf-8562-4703-9566-616a4cf1ea80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd289a95-e905-4b4c-8a72-505871180e5f", "name": "tempest-VolumesBackupsTest-Backup-758466094", "description": "tempest-volume-backup-description-918819382", "container": "container"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:19.988671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-2a9959cf-8562-4703-9566-616a4cf1ea80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Creating new backup {'backup': {'volume_id': 'fd289a95-e905-4b4c-8a72-505871180e5f', 'name': 'tempest-VolumesBackupsTest-Backup-758466094', 'description': 'tempest-volume-backup-description-918819382', 'container': 'container'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 11 14:20:19.990942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-2a9959cf-8562-4703-9566-616a4cf1ea80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Creating backup of volume fd289a95-e905-4b4c-8a72-505871180e5f in container container Dec 11 14:20:20.266664 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:20.266664 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:20.278744 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2a9959cf-8562-4703-9566-616a4cf1ea80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:20:20.408275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-2a9959cf-8562-4703-9566-616a4cf1ea80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Created reservations ['9b02df68-edbf-45dc-ae9f-bd1cdd27b5ed', 'e78be8ec-b8b4-472f-9910-1ee4c9e115fa'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:20:20.573060 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a9959cf-8562-4703-9566-616a4cf1ea80 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups returned with HTTP 202 Dec 11 14:20:20.587038 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 593/1164] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:20:19 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups => generated 395 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:20:20.619648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08088d50-9479-4bfc-9bcc-125c431f7be1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 Dec 11 14:20:20.620612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08088d50-9479-4bfc-9bcc-125c431f7be1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:20.622578 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:20.622578 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:20.623203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08088d50-9479-4bfc-9bcc-125c431f7be1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:20.625864 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4893362-c99b-42eb-a7f7-451776b5a439 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:20.627084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4893362-c99b-42eb-a7f7-451776b5a439 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:20.628146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:20.628146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:20.629212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4893362-c99b-42eb-a7f7-451776b5a439 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:20.633134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f4893362-c99b-42eb-a7f7-451776b5a439 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:20.689079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:20.689079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:20.697090 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4893362-c99b-42eb-a7f7-451776b5a439 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:20.698581 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 572/1165] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:20 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:20.843591 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:20.843591 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:20.890191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-08088d50-9479-4bfc-9bcc-125c431f7be1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:20.979862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08088d50-9479-4bfc-9bcc-125c431f7be1 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 returned with HTTP 200 Dec 11 14:20:20.979862 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 594/1166] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:20 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 => generated 907 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:21.755587 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29780279-fd01-4dd2-8f65-8ffa75bb8090 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:21.757974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29780279-fd01-4dd2-8f65-8ffa75bb8090 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:21.762549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:21.762549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:21.763870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29780279-fd01-4dd2-8f65-8ffa75bb8090 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:21.766719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-29780279-fd01-4dd2-8f65-8ffa75bb8090 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:21.872146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:21.872146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:21.878487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29780279-fd01-4dd2-8f65-8ffa75bb8090 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:21.879942 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 573/1167] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:21 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:22.003180 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f2ac638-12fa-4fa7-a9b7-82e6e5a9abad tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 Dec 11 14:20:22.003996 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3f2ac638-12fa-4fa7-a9b7-82e6e5a9abad tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:22.004893 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:22.004893 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:22.005864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3f2ac638-12fa-4fa7-a9b7-82e6e5a9abad tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:22.273090 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:22.273090 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:22.312141 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3f2ac638-12fa-4fa7-a9b7-82e6e5a9abad tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:22.393953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f2ac638-12fa-4fa7-a9b7-82e6e5a9abad tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 returned with HTTP 200 Dec 11 14:20:22.395452 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 595/1168] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:21 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 => generated 908 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:22.416027 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] POST http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes Dec 11 14:20:22.417188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:22.417188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:22.417188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d3d6b771-d220-4a20-b653-8377fa622f55", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1267389501"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:22.419985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume request body: {'volume': {'source_volid': 'd3d6b771-d220-4a20-b653-8377fa622f55', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1267389501'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:20:22.676573 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:22.676573 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:22.680266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume retrieved successfully. Dec 11 14:20:22.681311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume of 2 GB Dec 11 14:20:22.758919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Availability Zones retrieved successfully. Dec 11 14:20:22.859176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Flow 'volume_create_api' (fade8778-724a-4dfb-b46e-ccd1bb452a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:22.876485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bb8048-4bb2-41da-9b49-85a5c628d81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:22.903535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-627181b6-7b43-495f-bfba-a629e4154317 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:22.904907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Validating volume size '2' using validate_int, validate_source_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:20:22.914731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-627181b6-7b43-495f-bfba-a629e4154317 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:22.915847 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:22.915847 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:22.917541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-627181b6-7b43-495f-bfba-a629e4154317 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:22.919119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-627181b6-7b43-495f-bfba-a629e4154317 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:23.024545 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:23.024545 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:23.035628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-627181b6-7b43-495f-bfba-a629e4154317 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:23.043262 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 596/1169] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:22 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:23.136995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83bb8048-4bb2-41da-9b49-85a5c628d81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd3d6b771-d220-4a20-b653-8377fa622f55', 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:23.145755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa29fdfc-2057-433d-bb3c-4159c29832b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:23.332744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Created reservations ['98d010f4-298b-4c64-9a65-4165d13720d6', 'fc8320ca-3d17-44b4-83f3-68a6c70079b3', 'a575aa71-2a01-4fb9-832f-7cbd00566ec4', 'd7bdfb54-1e8d-42a7-9621-b64e15e42690'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:20:23.335651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa29fdfc-2057-433d-bb3c-4159c29832b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d010f4-298b-4c64-9a65-4165d13720d6', 'fc8320ca-3d17-44b4-83f3-68a6c70079b3', 'a575aa71-2a01-4fb9-832f-7cbd00566ec4', 'd7bdfb54-1e8d-42a7-9621-b64e15e42690']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:23.341000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018091c5-577d-467d-9e15-d83a6301a4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:23.514821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (018091c5-577d-467d-9e15-d83a6301a4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e781438-3ebd-4470-a998-5438ffb56a27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1267389501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2551104cd35d4882a239efca40aacd4c',qos_specs=None,replication_status=,reservations=['98d010f4-298b-4c64-9a65-4165d13720d6','fc8320ca-3d17-44b4-83f3-68a6c70079b3','a575aa71-2a01-4fb9-832f-7cbd00566ec4','d7bdfb54-1e8d-42a7-9621-b64e15e42690'],size=2,snapshot_id=None,source_replicaid=,source_volid=d3d6b771-d220-4a20-b653-8377fa622f55,status='creating',user_id='4357dde15a124d7ebf949341044c2648',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1267389501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e781438-3ebd-4470-a998-5438ffb56a27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2551104cd35d4882a239efca40aacd4c',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=2,snapshot_id=None,snapshots=,source_volid=d3d6b771-d220-4a20-b653-8377fa622f55,status='creating',terminated_at=None,updated_at=None,user_id='4357dde15a124d7ebf949341044c2648',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:23.517525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95c3e5f8-c649-409b-babc-b371b7bc0f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:23.547729 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95c3e5f8-c649-409b-babc-b371b7bc0f67) 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-VolumesCloneTest-Volume-1267389501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2551104cd35d4882a239efca40aacd4c',qos_specs=None,replication_status=,reservations=['98d010f4-298b-4c64-9a65-4165d13720d6','fc8320ca-3d17-44b4-83f3-68a6c70079b3','a575aa71-2a01-4fb9-832f-7cbd00566ec4','d7bdfb54-1e8d-42a7-9621-b64e15e42690'],size=2,snapshot_id=None,source_replicaid=,source_volid=d3d6b771-d220-4a20-b653-8377fa622f55,status='creating',user_id='4357dde15a124d7ebf949341044c2648',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:23.559957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac371d33-dfd0-4939-adb5-f4985065aa54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:23.651715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac371d33-dfd0-4939-adb5-f4985065aa54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:23.655816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Flow 'volume_create_api' (fade8778-724a-4dfb-b46e-ccd1bb452a67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:23.787683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Create volume request issued successfully. Dec 11 14:20:23.848355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a20bd3b4-5718-4925-860f-b810b97c985f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes returned with HTTP 202 Dec 11 14:20:23.850814 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 574/1170] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:20:22 2020] POST /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes => generated 850 bytes in 1442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:20:23.873954 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f7ab95e-7ce2-4937-90c0-c6c799b09991 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:23.874797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f7ab95e-7ce2-4937-90c0-c6c799b09991 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:23.875058 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:23.875058 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:23.875489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f7ab95e-7ce2-4937-90c0-c6c799b09991 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:24.060240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1d6917f-fe0b-4692-9c9b-9e4a357f51b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:24.060794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1d6917f-fe0b-4692-9c9b-9e4a357f51b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:24.061001 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:24.061001 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:24.061764 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:24.061764 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:24.064595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1d6917f-fe0b-4692-9c9b-9e4a357f51b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:24.064990 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b1d6917f-fe0b-4692-9c9b-9e4a357f51b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:24.089839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4f7ab95e-7ce2-4937-90c0-c6c799b09991 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:24.132742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:24.132742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:24.145297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1d6917f-fe0b-4692-9c9b-9e4a357f51b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:24.158289 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 575/1171] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:24 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:24.174316 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f7ab95e-7ce2-4937-90c0-c6c799b09991 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:24.175233 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 597/1172] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:23 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:25.181466 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95988b40-1a46-4f07-8b8f-c6e8b287c12a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:25.181466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95988b40-1a46-4f07-8b8f-c6e8b287c12a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:25.181466 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:25.181466 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:25.181466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95988b40-1a46-4f07-8b8f-c6e8b287c12a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:25.181466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-95988b40-1a46-4f07-8b8f-c6e8b287c12a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:25.204205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d19a6650-7fd8-4536-b594-fd717c354359 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:25.204205 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d19a6650-7fd8-4536-b594-fd717c354359 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:25.204205 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:25.204205 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:25.204205 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d19a6650-7fd8-4536-b594-fd717c354359 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:25.225813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:25.225813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:25.228551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95988b40-1a46-4f07-8b8f-c6e8b287c12a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:25.229870 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 576/1173] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:25 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:25.336680 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:25.336680 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:25.373696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d19a6650-7fd8-4536-b594-fd717c354359 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:25.440846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d19a6650-7fd8-4536-b594-fd717c354359 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:25.442004 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 598/1174] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:25 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:26.267676 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5efb26c0-03ba-41d6-acaf-e5b4ab9789f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:26.268778 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5efb26c0-03ba-41d6-acaf-e5b4ab9789f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:26.269376 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:26.269376 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:26.270492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5efb26c0-03ba-41d6-acaf-e5b4ab9789f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:26.271681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5efb26c0-03ba-41d6-acaf-e5b4ab9789f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:26.392861 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:26.392861 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:26.396618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5efb26c0-03ba-41d6-acaf-e5b4ab9789f1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:26.409664 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 577/1175] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:26 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:26.472562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f99a442-9a0f-40fa-b3bd-41416ec2759c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:26.473185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f99a442-9a0f-40fa-b3bd-41416ec2759c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:26.473424 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:26.473424 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:26.473828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f99a442-9a0f-40fa-b3bd-41416ec2759c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:26.648108 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:26.648108 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:26.661759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1f99a442-9a0f-40fa-b3bd-41416ec2759c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:26.746248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f99a442-9a0f-40fa-b3bd-41416ec2759c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:26.748850 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 599/1176] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:26 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:27.424871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b2cbde3-b94b-4df0-8b88-02a4b8a52f2f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:27.425951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b2cbde3-b94b-4df0-8b88-02a4b8a52f2f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:27.426395 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:27.426395 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:27.427045 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b2cbde3-b94b-4df0-8b88-02a4b8a52f2f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:27.427721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5b2cbde3-b94b-4df0-8b88-02a4b8a52f2f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:27.526520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:27.526520 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:27.531025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b2cbde3-b94b-4df0-8b88-02a4b8a52f2f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:27.532831 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 578/1177] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:27 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:27.772045 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c431501d-85a0-4873-a7dc-14da1d097af7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:27.772898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c431501d-85a0-4873-a7dc-14da1d097af7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:27.773257 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:27.773257 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:27.773792 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c431501d-85a0-4873-a7dc-14da1d097af7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:27.915541 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:27.915541 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:27.941511 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c431501d-85a0-4873-a7dc-14da1d097af7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:27.983631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c431501d-85a0-4873-a7dc-14da1d097af7 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:27.984442 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 600/1178] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:27 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:28.548184 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd872d4e-2c02-450f-8079-42d8fab2486f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:28.548850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd872d4e-2c02-450f-8079-42d8fab2486f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:28.548850 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:28.548850 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:28.549220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd872d4e-2c02-450f-8079-42d8fab2486f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:28.553805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bd872d4e-2c02-450f-8079-42d8fab2486f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:28.651612 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:28.651612 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:28.655425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd872d4e-2c02-450f-8079-42d8fab2486f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:28.667904 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 579/1179] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:28 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:29.010089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-150cbda1-2736-4724-b511-b0fc13e9138e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:29.011134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-150cbda1-2736-4724-b511-b0fc13e9138e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:29.011509 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:29.011509 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:29.012164 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-150cbda1-2736-4724-b511-b0fc13e9138e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:29.125085 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:29.125085 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:29.138759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-150cbda1-2736-4724-b511-b0fc13e9138e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:29.166434 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-150cbda1-2736-4724-b511-b0fc13e9138e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:29.168021 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 601/1180] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:29 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:29.700247 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18bb4436-a11f-4bd7-9fe6-4eb2baf11efe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:29.701905 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18bb4436-a11f-4bd7-9fe6-4eb2baf11efe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:29.702527 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:29.702527 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:29.703346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18bb4436-a11f-4bd7-9fe6-4eb2baf11efe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:29.703963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-18bb4436-a11f-4bd7-9fe6-4eb2baf11efe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:29.756920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:29.756920 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:29.764875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18bb4436-a11f-4bd7-9fe6-4eb2baf11efe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:29.766804 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 580/1181] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:29 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:30.191186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a0fd47d-9823-4685-934b-c261471782ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:30.192428 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a0fd47d-9823-4685-934b-c261471782ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:30.192932 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:30.192932 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:30.193535 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a0fd47d-9823-4685-934b-c261471782ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:30.306294 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:30.306294 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:30.341431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4a0fd47d-9823-4685-934b-c261471782ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:30.440572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a0fd47d-9823-4685-934b-c261471782ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:30.450410 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 602/1182] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:30 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:30.782671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a16bc0b-64c1-4085-aac4-1bf227ef9849 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:30.783917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a16bc0b-64c1-4085-aac4-1bf227ef9849 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:30.784466 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:30.784466 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:30.785709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a16bc0b-64c1-4085-aac4-1bf227ef9849 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:30.786630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4a16bc0b-64c1-4085-aac4-1bf227ef9849 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:30.842495 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:30.842495 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:30.845832 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a16bc0b-64c1-4085-aac4-1bf227ef9849 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:30.855932 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 581/1183] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:30 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:31.514821 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6941cfef-eb16-481b-bb89-828f41adc362 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:31.515669 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6941cfef-eb16-481b-bb89-828f41adc362 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:31.515957 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:31.515957 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:31.517377 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6941cfef-eb16-481b-bb89-828f41adc362 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:31.692415 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:31.692415 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:31.717410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6941cfef-eb16-481b-bb89-828f41adc362 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:31.783327 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6941cfef-eb16-481b-bb89-828f41adc362 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:31.783327 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 603/1184] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:31 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:31.864123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-982b7d59-dc60-4386-9ba9-65c243aa8c63 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:31.864654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-982b7d59-dc60-4386-9ba9-65c243aa8c63 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:31.864852 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:31.864852 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:31.865497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-982b7d59-dc60-4386-9ba9-65c243aa8c63 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:31.866057 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-982b7d59-dc60-4386-9ba9-65c243aa8c63 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:31.927276 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:31.927276 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:31.929165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-982b7d59-dc60-4386-9ba9-65c243aa8c63 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:31.936726 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 582/1185] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:31 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:32.809880 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0ded56a-b5c9-48d9-9d2f-fa571fdca8af tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:32.811277 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0ded56a-b5c9-48d9-9d2f-fa571fdca8af tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:32.811656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:32.811656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:32.812245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0ded56a-b5c9-48d9-9d2f-fa571fdca8af tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:32.944416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0160c00a-be1f-4065-bc75-a037eb1e4806 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:32.945222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0160c00a-be1f-4065-bc75-a037eb1e4806 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:32.945592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:32.945592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:32.946174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0160c00a-be1f-4065-bc75-a037eb1e4806 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:32.946712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0160c00a-be1f-4065-bc75-a037eb1e4806 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:32.963383 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:32.963383 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:33.012465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a0ded56a-b5c9-48d9-9d2f-fa571fdca8af tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:33.035185 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:33.035185 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:33.042549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0160c00a-be1f-4065-bc75-a037eb1e4806 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:33.047350 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 583/1186] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:32 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:33.116712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0ded56a-b5c9-48d9-9d2f-fa571fdca8af tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:33.123359 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 604/1187] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:32 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:34.077806 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b65de9f-8780-43d8-a705-11f8efa994c2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:34.078631 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b65de9f-8780-43d8-a705-11f8efa994c2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:34.079024 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:34.079024 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:34.080014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b65de9f-8780-43d8-a705-11f8efa994c2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:34.080670 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3b65de9f-8780-43d8-a705-11f8efa994c2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:34.155112 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f129ff1c-0246-4b65-99a3-21844cc4cf71 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:34.159069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f129ff1c-0246-4b65-99a3-21844cc4cf71 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:34.164385 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:34.164385 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:34.165238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f129ff1c-0246-4b65-99a3-21844cc4cf71 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:34.205620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:34.205620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:34.211476 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b65de9f-8780-43d8-a705-11f8efa994c2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:34.212903 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 584/1188] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:34 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:34.309502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:34.309502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:34.332147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f129ff1c-0246-4b65-99a3-21844cc4cf71 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:34.413529 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f129ff1c-0246-4b65-99a3-21844cc4cf71 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:34.413529 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 605/1189] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:34 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:34.436165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] POST http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes Dec 11 14:20:34.437735 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:34.437735 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:34.439777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1210217353"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:34.443347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1210217353'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:20:34.443845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume of 1 GB Dec 11 14:20:34.481287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Availability Zones retrieved successfully. Dec 11 14:20:34.526866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (6742027d-331f-49c7-81c6-f05d15d66b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:34.533876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5484fe-d0d8-4450-80ca-5291e93eb964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:34.536816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:20:34.676481 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d5484fe-d0d8-4450-80ca-5291e93eb964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:34.679794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c509651-2374-43f8-92c8-a0bd816a9880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:34.803783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Created reservations ['32192bac-17cc-4c5e-aa35-8abb347dab66', '821f7f6b-feef-403a-bb67-b74fa17582fd', '3fd9b24d-2e41-4ff4-a28f-0557d2fdcb30', '27c2d784-e30d-43df-85b4-a8f578656165'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:20:34.805981 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c509651-2374-43f8-92c8-a0bd816a9880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32192bac-17cc-4c5e-aa35-8abb347dab66', '821f7f6b-feef-403a-bb67-b74fa17582fd', '3fd9b24d-2e41-4ff4-a28f-0557d2fdcb30', '27c2d784-e30d-43df-85b4-a8f578656165']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:34.809268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb1bfba-2061-4df2-9069-33fb427641db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:34.942444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb1bfba-2061-4df2-9069-33fb427641db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a7e3c64-17b4-4554-8375-733777a19840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1210217353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['32192bac-17cc-4c5e-aa35-8abb347dab66','821f7f6b-feef-403a-bb67-b74fa17582fd','3fd9b24d-2e41-4ff4-a28f-0557d2fdcb30','27c2d784-e30d-43df-85b4-a8f578656165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1210217353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a7e3c64-17b4-4554-8375-733777a19840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',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,user_id='74bf48419d654f1bb61116e122cd60fe',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:34.950102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748098e2-53d7-4902-b0f4-a5b17be88924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:35.029571 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748098e2-53d7-4902-b0f4-a5b17be88924) 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-VolumesActionsTest-Volume-1210217353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['32192bac-17cc-4c5e-aa35-8abb347dab66','821f7f6b-feef-403a-bb67-b74fa17582fd','3fd9b24d-2e41-4ff4-a28f-0557d2fdcb30','27c2d784-e30d-43df-85b4-a8f578656165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:35.037136 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2926073c-889e-4844-b2a5-d9b1a4146ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:35.116982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2926073c-889e-4844-b2a5-d9b1a4146ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:35.155322 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (6742027d-331f-49c7-81c6-f05d15d66b3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:35.250733 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36cdf1b7-820b-4794-89d5-aa603b85dd40 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:35.251362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36cdf1b7-820b-4794-89d5-aa603b85dd40 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:35.252116 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:35.252116 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:35.252519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36cdf1b7-820b-4794-89d5-aa603b85dd40 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:35.252896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-36cdf1b7-820b-4794-89d5-aa603b85dd40 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:35.369184 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request issued successfully. Dec 11 14:20:35.374443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:35.374443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:35.376413 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36cdf1b7-820b-4794-89d5-aa603b85dd40 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:35.390422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74fd24a1-01d4-40ce-8df3-53f692a9a6c0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes returned with HTTP 202 Dec 11 14:20:35.391777 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 585/1190] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:20:34 2020] POST /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes => generated 818 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:20:35.392841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 606/1191] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:35 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:35.425790 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6627c2f-748f-45f7-8d67-bee629bac9e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:35.427239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6627c2f-748f-45f7-8d67-bee629bac9e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:35.427239 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:35.427239 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:35.427239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6627c2f-748f-45f7-8d67-bee629bac9e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:35.430865 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc21eb86-5f3a-41af-b87b-5a89bd82ab95 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:20:35.435838 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc21eb86-5f3a-41af-b87b-5a89bd82ab95 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:35.436432 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:35.436432 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:35.437307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc21eb86-5f3a-41af-b87b-5a89bd82ab95 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:35.631451 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:35.631451 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:35.671502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:35.671502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:35.677530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc21eb86-5f3a-41af-b87b-5a89bd82ab95 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:35.707302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e6627c2f-748f-45f7-8d67-bee629bac9e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:35.809735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6627c2f-748f-45f7-8d67-bee629bac9e8 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:35.810840 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 607/1192] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:35 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:35.813594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc21eb86-5f3a-41af-b87b-5a89bd82ab95 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:20:35.822596 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 586/1193] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:35 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 910 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:36.407503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bffed1d1-670c-4168-b294-8ca9c0193509 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:36.408118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bffed1d1-670c-4168-b294-8ca9c0193509 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:36.408399 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:36.408399 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:36.408752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bffed1d1-670c-4168-b294-8ca9c0193509 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:36.409278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bffed1d1-670c-4168-b294-8ca9c0193509 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:36.475994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:36.475994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:36.492792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bffed1d1-670c-4168-b294-8ca9c0193509 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:36.498650 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 608/1194] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:36 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:36.844328 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f78650ee-dc80-4e4b-a323-57b8b9d50637 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:20:36.845307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f78650ee-dc80-4e4b-a323-57b8b9d50637 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:36.845681 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:36.845681 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:36.846284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f78650ee-dc80-4e4b-a323-57b8b9d50637 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:36.848417 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f47f822-4802-4f8d-a27e-72f169b613ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:36.849203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f47f822-4802-4f8d-a27e-72f169b613ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:36.849630 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:36.849630 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:36.850304 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f47f822-4802-4f8d-a27e-72f169b613ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:36.996583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:36.996583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:37.029168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f47f822-4802-4f8d-a27e-72f169b613ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:37.090654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f47f822-4802-4f8d-a27e-72f169b613ce tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:37.098851 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 609/1195] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:36 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:37.161624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:37.161624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:37.259092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f78650ee-dc80-4e4b-a323-57b8b9d50637 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:37.355946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f78650ee-dc80-4e4b-a323-57b8b9d50637 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:20:37.357536 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 587/1196] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:36 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 910 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:37.522093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26f06da3-f875-42cf-8bbe-7440b25f5ea8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:37.533950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26f06da3-f875-42cf-8bbe-7440b25f5ea8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:37.533950 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:37.533950 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:37.534507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26f06da3-f875-42cf-8bbe-7440b25f5ea8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:37.535014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-26f06da3-f875-42cf-8bbe-7440b25f5ea8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:37.610962 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:37.610962 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:37.614535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26f06da3-f875-42cf-8bbe-7440b25f5ea8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:37.616700 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 610/1197] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:37 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:38.119250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dacd2b94-b045-489e-96a7-18f5d6c98844 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:38.126428 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dacd2b94-b045-489e-96a7-18f5d6c98844 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:38.126428 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:38.126428 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:38.126428 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dacd2b94-b045-489e-96a7-18f5d6c98844 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:38.383874 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9983871e-a633-49b5-8945-967f129f486a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:20:38.384659 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9983871e-a633-49b5-8945-967f129f486a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:38.384956 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:38.384956 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:38.385726 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9983871e-a633-49b5-8945-967f129f486a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:38.550944 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:38.550944 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:38.571046 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9983871e-a633-49b5-8945-967f129f486a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:38.572835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:38.572835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:38.599376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dacd2b94-b045-489e-96a7-18f5d6c98844 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:38.603895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9983871e-a633-49b5-8945-967f129f486a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:20:38.618773 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 611/1198] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:38 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 911 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:38.624721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0927e408-61e3-4857-97d5-6408e3b5e95a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] POST http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action Dec 11 14:20:38.625383 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:38.625383 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:38.626168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0927e408-61e3-4857-97d5-6408e3b5e95a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action body: b'{"os-attach": {"instance_uuid": "3d9bd592-7824-45ae-b9a2-ce8341b34226", "mountpoint": "/dev/sdb"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:20:38.626978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0927e408-61e3-4857-97d5-6408e3b5e95a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3d9bd592-7824-45ae-b9a2-ce8341b34226", "mountpoint": "/dev/sdb"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:38.661394 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dacd2b94-b045-489e-96a7-18f5d6c98844 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:38.674696 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 588/1199] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:38 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:38.690445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee784cca-3725-4daa-a2f6-00999794ca82 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:38.690445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee784cca-3725-4daa-a2f6-00999794ca82 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:38.690445 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:38.690445 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:38.690445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee784cca-3725-4daa-a2f6-00999794ca82 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:38.690445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ee784cca-3725-4daa-a2f6-00999794ca82 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:38.764280 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:38.764280 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:38.766437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee784cca-3725-4daa-a2f6-00999794ca82 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:38.773484 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 589/1200] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:38 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:38.831248 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:38.831248 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:38.833857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0927e408-61e3-4857-97d5-6408e3b5e95a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:38.869723 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0927e408-61e3-4857-97d5-6408e3b5e95a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Update volume admin metadata completed successfully. Dec 11 14:20:39.219609 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0927e408-61e3-4857-97d5-6408e3b5e95a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Attach volume completed successfully. Dec 11 14:20:39.219839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0927e408-61e3-4857-97d5-6408e3b5e95a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action returned with HTTP 202 Dec 11 14:20:39.221145 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 612/1201] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:20:38 2020] POST /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action => generated 0 bytes in 601 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:20:39.232556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df8dd18b-96cd-430a-8a7f-329200ed0a3f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:20:39.234103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df8dd18b-96cd-430a-8a7f-329200ed0a3f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:39.234912 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:39.234912 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:39.235786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df8dd18b-96cd-430a-8a7f-329200ed0a3f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:39.376449 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:39.376449 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:39.390232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-df8dd18b-96cd-430a-8a7f-329200ed0a3f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:39.422305 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:39.422305 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:39.439685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df8dd18b-96cd-430a-8a7f-329200ed0a3f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:20:39.445481 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 590/1202] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:39 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 1245 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:39.478555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2601f385-209e-44f4-bc17-5aa84eacb2eb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:20:39.485269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2601f385-209e-44f4-bc17-5aa84eacb2eb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:39.485847 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:39.485847 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:39.489822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2601f385-209e-44f4-bc17-5aa84eacb2eb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:39.682565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c94ef9a5-98df-4770-a315-f2c5bf64649f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:39.684486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c94ef9a5-98df-4770-a315-f2c5bf64649f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:39.684764 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:39.684764 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:39.686425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c94ef9a5-98df-4770-a315-f2c5bf64649f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:39.775358 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:39.775358 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:39.833349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2601f385-209e-44f4-bc17-5aa84eacb2eb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:39.895324 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:39.895324 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:39.915097 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:39.915097 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:39.925760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c94ef9a5-98df-4770-a315-f2c5bf64649f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:39.955727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2601f385-209e-44f4-bc17-5aa84eacb2eb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:20:39.959215 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 613/1203] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:39 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 1245 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:39.978512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1528fd57-d56a-4e33-a1e0-e9fb2e61d369 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:39.979408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1528fd57-d56a-4e33-a1e0-e9fb2e61d369 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:39.980312 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:39.980312 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:39.995335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1528fd57-d56a-4e33-a1e0-e9fb2e61d369 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:39.996076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1528fd57-d56a-4e33-a1e0-e9fb2e61d369 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:40.000201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c94ef9a5-98df-4770-a315-f2c5bf64649f tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:40.015070 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 591/1204] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:39 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 943 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:40.093949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:40.093949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:40.109358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1528fd57-d56a-4e33-a1e0-e9fb2e61d369 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:40.169210 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 614/1205] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:39 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:40.189607 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d398392e-80db-4975-80ed-9c1b9ffbd0df tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:40.190198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d398392e-80db-4975-80ed-9c1b9ffbd0df tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:40.190483 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:40.190483 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:40.193900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d398392e-80db-4975-80ed-9c1b9ffbd0df tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:40.325296 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:40.325296 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:40.349181 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d398392e-80db-4975-80ed-9c1b9ffbd0df tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:40.392725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d398392e-80db-4975-80ed-9c1b9ffbd0df tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:40.393929 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 615/1206] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:40 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 943 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:40.419174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9150101-5e4c-4d30-90f7-fc108eda2661 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] DELETE http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:40.420522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9150101-5e4c-4d30-90f7-fc108eda2661 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:40.421156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:40.421156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:40.422202 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9150101-5e4c-4d30-90f7-fc108eda2661 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:40.423321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c9150101-5e4c-4d30-90f7-fc108eda2661 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Delete volume with id: 6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:40.576727 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:40.576727 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:40.579643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c9150101-5e4c-4d30-90f7-fc108eda2661 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:40.708012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c9150101-5e4c-4d30-90f7-fc108eda2661 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Delete volume request issued successfully. Dec 11 14:20:40.709649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9150101-5e4c-4d30-90f7-fc108eda2661 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 202 Dec 11 14:20:40.713622 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 616/1207] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:20:40 2020] DELETE /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:20:40.725620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-424ca51c-9374-45af-97b8-a090445a44a6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:40.729349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-424ca51c-9374-45af-97b8-a090445a44a6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:40.731610 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:40.731610 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:40.732549 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-424ca51c-9374-45af-97b8-a090445a44a6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:40.810593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e87e036a-8ba3-43cd-821c-d801e49bea88 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action Dec 11 14:20:40.811427 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:40.811427 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:40.812213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e87e036a-8ba3-43cd-821c-d801e49bea88 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:20:40.812927 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e87e036a-8ba3-43cd-821c-d801e49bea88 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:40.826205 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-e87e036a-8ba3-43cd-821c-d801e49bea88 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Updating volume '0a7e3c64-17b4-4554-8375-733777a19840' with '{'status': 'error'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:20:40.877921 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:40.877921 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:40.905156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-424ca51c-9374-45af-97b8-a090445a44a6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:40.971371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-424ca51c-9374-45af-97b8-a090445a44a6 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:40.975564 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 617/1208] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:40 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:41.181661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c34b36d7-2c47-4348-bc48-666f748a458e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:41.183858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c34b36d7-2c47-4348-bc48-666f748a458e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:41.186965 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:41.186965 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:41.190205 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:41.190205 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:41.193628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c34b36d7-2c47-4348-bc48-666f748a458e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:41.197189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c34b36d7-2c47-4348-bc48-666f748a458e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:41.326141 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:41.326141 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:41.331605 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c34b36d7-2c47-4348-bc48-666f748a458e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:41.333756 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 618/1209] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:41 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:41.485372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e87e036a-8ba3-43cd-821c-d801e49bea88 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action returned with HTTP 202 Dec 11 14:20:41.486879 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 592/1210] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:20:40 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action => generated 0 bytes in 1471 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:20:41.499318 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de8d349b-795f-471c-9987-06fb7a9e71d0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:20:41.500504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de8d349b-795f-471c-9987-06fb7a9e71d0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:41.500944 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:41.500944 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:41.502053 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de8d349b-795f-471c-9987-06fb7a9e71d0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:41.756752 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:41.756752 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:41.821808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-de8d349b-795f-471c-9987-06fb7a9e71d0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:41.970044 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:41.970044 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:42.003224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de8d349b-795f-471c-9987-06fb7a9e71d0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:20:42.010544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9bda7dd-3913-4a23-a127-c83acd82699e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:42.010544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9bda7dd-3913-4a23-a127-c83acd82699e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:42.010544 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:42.010544 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:42.011415 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 619/1211] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:41 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 1244 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:42.011570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9bda7dd-3913-4a23-a127-c83acd82699e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:42.031237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85c5d2ab-5c7a-4431-861b-4555d2a30b06 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action Dec 11 14:20:42.032103 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:42.032103 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:42.034636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85c5d2ab-5c7a-4431-861b-4555d2a30b06 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a153e6fd-ec41-4a92-966c-24d609b61b8d"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:20:42.035226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85c5d2ab-5c7a-4431-861b-4555d2a30b06 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a153e6fd-ec41-4a92-966c-24d609b61b8d"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:42.162499 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:42.162499 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:42.164079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-85c5d2ab-5c7a-4431-861b-4555d2a30b06 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Volume info retrieved successfully. Dec 11 14:20:42.273877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:42.273877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:42.298358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b9bda7dd-3913-4a23-a127-c83acd82699e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:42.368818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9bda7dd-3913-4a23-a127-c83acd82699e tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:42.371552 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 593/1212] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:41 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:42.377917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbcbff53-d891-452e-8490-d3092bf569c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:42.379045 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbcbff53-d891-452e-8490-d3092bf569c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:42.379416 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:42.379416 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:42.384410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbcbff53-d891-452e-8490-d3092bf569c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:42.385300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cbcbff53-d891-452e-8490-d3092bf569c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:42.424032 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:42.424032 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:42.426725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbcbff53-d891-452e-8490-d3092bf569c0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:42.444402 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 594/1213] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:42 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:42.469941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-85c5d2ab-5c7a-4431-861b-4555d2a30b06 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Terminate volume connection completed successfully. Dec 11 14:20:42.484710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-85c5d2ab-5c7a-4431-861b-4555d2a30b06 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88093) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Dec 11 14:20:42.934866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-85c5d2ab-5c7a-4431-861b-4555d2a30b06 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Detach volume completed successfully. Dec 11 14:20:42.936699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85c5d2ab-5c7a-4431-861b-4555d2a30b06 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action returned with HTTP 202 Dec 11 14:20:42.945697 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 620/1214] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:20:42 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action => generated 0 bytes in 923 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:20:42.969226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a2303de-2226-4efb-983a-3fda60411f52 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:20:42.969226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a2303de-2226-4efb-983a-3fda60411f52 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:42.969226 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:42.969226 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:42.969226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a2303de-2226-4efb-983a-3fda60411f52 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:43.180507 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:43.180507 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:43.219992 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0a2303de-2226-4efb-983a-3fda60411f52 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:43.308380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a2303de-2226-4efb-983a-3fda60411f52 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:20:43.309546 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 595/1215] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:42 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 930 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:43.332323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2279a041-70b0-4897-a7b8-9f2cb1d14070 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:20:43.333559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2279a041-70b0-4897-a7b8-9f2cb1d14070 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:43.333998 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:43.333998 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:43.334772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2279a041-70b0-4897-a7b8-9f2cb1d14070 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:43.393034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81111504-fd84-42a8-968f-e3ec02899122 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:43.393577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81111504-fd84-42a8-968f-e3ec02899122 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:43.393858 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:43.393858 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:43.394234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81111504-fd84-42a8-968f-e3ec02899122 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:43.531278 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:43.531278 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:43.571130 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2279a041-70b0-4897-a7b8-9f2cb1d14070 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:43.575561 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:43.575561 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:43.603998 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-81111504-fd84-42a8-968f-e3ec02899122 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:43.627781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2279a041-70b0-4897-a7b8-9f2cb1d14070 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:20:43.640551 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 621/1216] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:43 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 930 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:43.661085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ecaa3b0-7862-494b-a6e1-0260b11f3564 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:43.661958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ecaa3b0-7862-494b-a6e1-0260b11f3564 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:43.662445 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:43.662445 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:43.663002 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ecaa3b0-7862-494b-a6e1-0260b11f3564 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:43.663601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1ecaa3b0-7862-494b-a6e1-0260b11f3564 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:43.688762 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81111504-fd84-42a8-968f-e3ec02899122 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:43.730952 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 596/1217] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:43 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:43.741110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59a97799-dbdd-4a42-bd48-ab48b8d12849 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] POST http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action Dec 11 14:20:43.741405 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:43.741405 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:43.741749 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:43.741749 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:43.742064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59a97799-dbdd-4a42-bd48-ab48b8d12849 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action body: b'{"os-detach": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:20:43.742334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59a97799-dbdd-4a42-bd48-ab48b8d12849 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:43.757842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ecaa3b0-7862-494b-a6e1-0260b11f3564 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:43.759008 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 622/1218] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:43 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:43.968215 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:43.968215 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:43.969714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-59a97799-dbdd-4a42-bd48-ab48b8d12849 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:44.140424 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-59a97799-dbdd-4a42-bd48-ab48b8d12849 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Detach volume completed successfully. Dec 11 14:20:44.141429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59a97799-dbdd-4a42-bd48-ab48b8d12849 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action returned with HTTP 202 Dec 11 14:20:44.143831 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 597/1219] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:20:43 2020] POST /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840/action => generated 0 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:20:44.159068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3a0f4a6-1087-4bad-bf17-7580a3d3dd58 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:20:44.160540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3a0f4a6-1087-4bad-bf17-7580a3d3dd58 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:44.160916 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:44.160916 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:44.161604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3a0f4a6-1087-4bad-bf17-7580a3d3dd58 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:44.379191 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:44.379191 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:44.408054 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d3a0f4a6-1087-4bad-bf17-7580a3d3dd58 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:44.498102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3a0f4a6-1087-4bad-bf17-7580a3d3dd58 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:20:44.523789 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 623/1220] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:44 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 930 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:44.720778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f0652e3-efb1-4c88-aec2-cf1f49e10363 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:44.721529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f0652e3-efb1-4c88-aec2-cf1f49e10363 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:44.721803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:44.721803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:44.722402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f0652e3-efb1-4c88-aec2-cf1f49e10363 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:44.782185 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1feffb86-f918-457e-8ba9-923daeb7bbbc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:44.785341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1feffb86-f918-457e-8ba9-923daeb7bbbc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:44.788318 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:44.788318 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:44.789348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1feffb86-f918-457e-8ba9-923daeb7bbbc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:44.789942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1feffb86-f918-457e-8ba9-923daeb7bbbc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:44.875566 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:44.875566 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:44.882645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1feffb86-f918-457e-8ba9-923daeb7bbbc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:44.896093 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 624/1221] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:44 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:44.941631 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:44.941631 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:44.975047 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0f0652e3-efb1-4c88-aec2-cf1f49e10363 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:45.041022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f0652e3-efb1-4c88-aec2-cf1f49e10363 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 200 Dec 11 14:20:45.044028 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 598/1222] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:44 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 942 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:45.916505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07c2f404-b8cc-4f08-9da9-cdd3c2270bb7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:45.917175 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07c2f404-b8cc-4f08-9da9-cdd3c2270bb7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:45.917376 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:45.917376 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:45.918013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07c2f404-b8cc-4f08-9da9-cdd3c2270bb7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:45.918803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-07c2f404-b8cc-4f08-9da9-cdd3c2270bb7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:45.974193 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:45.974193 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:45.984526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07c2f404-b8cc-4f08-9da9-cdd3c2270bb7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:45.990983 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 625/1223] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:45 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:46.068956 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c138aca3-b4d6-4578-9ac6-8e2343dae3f9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 Dec 11 14:20:46.070609 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c138aca3-b4d6-4578-9ac6-8e2343dae3f9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:46.071652 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:46.071652 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:46.073042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c138aca3-b4d6-4578-9ac6-8e2343dae3f9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:46.244708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c138aca3-b4d6-4578-9ac6-8e2343dae3f9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 returned with HTTP 404 Dec 11 14:20:46.255272 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 599/1224] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:46 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/6e781438-3ebd-4470-a998-5438ffb56a27 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:20:46.262771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64170255-2f3a-4f15-9080-26dc27769dfe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] DELETE http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 Dec 11 14:20:46.263275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64170255-2f3a-4f15-9080-26dc27769dfe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:46.263629 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:46.263629 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:46.264275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64170255-2f3a-4f15-9080-26dc27769dfe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:46.270357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-64170255-2f3a-4f15-9080-26dc27769dfe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Delete volume with id: d3d6b771-d220-4a20-b653-8377fa622f55 Dec 11 14:20:46.435531 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:46.435531 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:46.436901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-64170255-2f3a-4f15-9080-26dc27769dfe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:46.487162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-64170255-2f3a-4f15-9080-26dc27769dfe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Delete volume request issued successfully. Dec 11 14:20:46.487940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64170255-2f3a-4f15-9080-26dc27769dfe tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 returned with HTTP 202 Dec 11 14:20:46.491704 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 626/1225] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:20:46 2020] DELETE /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:20:46.502342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-873f27bd-3d0e-4e0e-8aed-1aabd58e2f6c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 Dec 11 14:20:46.503423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-873f27bd-3d0e-4e0e-8aed-1aabd58e2f6c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:46.504329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-873f27bd-3d0e-4e0e-8aed-1aabd58e2f6c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:46.670830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:46.670830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:46.716858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-873f27bd-3d0e-4e0e-8aed-1aabd58e2f6c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:46.891164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-873f27bd-3d0e-4e0e-8aed-1aabd58e2f6c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 returned with HTTP 200 Dec 11 14:20:46.892648 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 600/1226] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:46 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 => generated 907 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:47.012952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe01bf7d-ecc5-4ab7-ad6b-2f58deb185cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:47.013860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe01bf7d-ecc5-4ab7-ad6b-2f58deb185cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:47.014215 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:47.014215 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:47.014921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe01bf7d-ecc5-4ab7-ad6b-2f58deb185cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:47.015664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fe01bf7d-ecc5-4ab7-ad6b-2f58deb185cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:47.177207 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:47.177207 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:47.194503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe01bf7d-ecc5-4ab7-ad6b-2f58deb185cc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:47.195876 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 627/1227] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:47 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:47.925845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dce3b4ba-207a-4a11-93b6-e33b104e45fd tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 Dec 11 14:20:47.926833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dce3b4ba-207a-4a11-93b6-e33b104e45fd tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:47.927157 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:47.927157 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:47.927789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dce3b4ba-207a-4a11-93b6-e33b104e45fd tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:48.131320 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:48.131320 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:48.143177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dce3b4ba-207a-4a11-93b6-e33b104e45fd tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:48.216539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60bac5ea-51b2-4bd6-8a4e-bdfa8cf0882c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:48.217217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60bac5ea-51b2-4bd6-8a4e-bdfa8cf0882c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:48.217552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:48.217552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:48.218134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60bac5ea-51b2-4bd6-8a4e-bdfa8cf0882c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:48.218671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-60bac5ea-51b2-4bd6-8a4e-bdfa8cf0882c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:48.233367 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dce3b4ba-207a-4a11-93b6-e33b104e45fd tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 returned with HTTP 200 Dec 11 14:20:48.236033 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 601/1228] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:47 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 => generated 907 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:48.353983 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:48.353983 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:48.356328 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60bac5ea-51b2-4bd6-8a4e-bdfa8cf0882c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:48.357356 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 628/1229] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:48 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:49.255930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4281c3b-5a69-465a-9de6-607cc46942f4 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 Dec 11 14:20:49.256881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4281c3b-5a69-465a-9de6-607cc46942f4 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:49.257246 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:49.257246 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:49.258070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4281c3b-5a69-465a-9de6-607cc46942f4 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:49.375538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3ad0b2b-0ad4-49b1-8339-853156822611 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:49.378574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3ad0b2b-0ad4-49b1-8339-853156822611 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:49.378982 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:49.378982 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:49.379566 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3ad0b2b-0ad4-49b1-8339-853156822611 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:49.380080 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d3ad0b2b-0ad4-49b1-8339-853156822611 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:49.421843 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:49.421843 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:49.436653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4281c3b-5a69-465a-9de6-607cc46942f4 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:49.466247 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:49.466247 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:49.468176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3ad0b2b-0ad4-49b1-8339-853156822611 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:49.469032 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 629/1230] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:49 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:49.474823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4281c3b-5a69-465a-9de6-607cc46942f4 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 returned with HTTP 200 Dec 11 14:20:49.475940 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 602/1231] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:49 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 => generated 907 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:50.504091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0b26fd9-db08-4b0f-b0ee-7f885d70cfc9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 Dec 11 14:20:50.512650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c0b26fd9-db08-4b0f-b0ee-7f885d70cfc9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:50.512919 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:50.512919 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:50.513376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c0b26fd9-db08-4b0f-b0ee-7f885d70cfc9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:50.513883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-718659d6-7778-4d58-8d4a-9d8fb50666e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:50.515985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-718659d6-7778-4d58-8d4a-9d8fb50666e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:50.522306 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:50.522306 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:50.523066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-718659d6-7778-4d58-8d4a-9d8fb50666e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:50.523548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-718659d6-7778-4d58-8d4a-9d8fb50666e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:50.609308 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:50.609308 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:50.612308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-718659d6-7778-4d58-8d4a-9d8fb50666e2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:50.636952 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 603/1232] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:50 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:51.072370 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0b26fd9-db08-4b0f-b0ee-7f885d70cfc9 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 returned with HTTP 404 Dec 11 14:20:51.076383 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 630/1233] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:50 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/d3d6b771-d220-4a20-b653-8377fa622f55 => generated 109 bytes in 579 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:20:51.085560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aea452d8-a8da-4205-af85-18f9c4ca1526 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] DELETE http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:51.086625 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aea452d8-a8da-4205-af85-18f9c4ca1526 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:51.087029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:51.087029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:51.087621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aea452d8-a8da-4205-af85-18f9c4ca1526 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:51.088780 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-aea452d8-a8da-4205-af85-18f9c4ca1526 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Delete volume with id: 0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:51.328885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:51.328885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:51.335564 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aea452d8-a8da-4205-af85-18f9c4ca1526 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:51.414134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aea452d8-a8da-4205-af85-18f9c4ca1526 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Delete volume request issued successfully. Dec 11 14:20:51.414779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aea452d8-a8da-4205-af85-18f9c4ca1526 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 202 Dec 11 14:20:51.415778 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 604/1234] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:20:51 2020] DELETE /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 0 bytes in 336 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:20:51.424302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43ae8513-d1b1-48ac-bfc9-92d72144f3bc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:51.424948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-43ae8513-d1b1-48ac-bfc9-92d72144f3bc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:51.425595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-43ae8513-d1b1-48ac-bfc9-92d72144f3bc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:51.569930 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:51.569930 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:51.602152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-43ae8513-d1b1-48ac-bfc9-92d72144f3bc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:51.658578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-10cc22ce-6e62-4e8c-8f7b-359202022ac7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:51.659720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-10cc22ce-6e62-4e8c-8f7b-359202022ac7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:51.670520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:51.670520 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:51.671988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-10cc22ce-6e62-4e8c-8f7b-359202022ac7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:51.673138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-10cc22ce-6e62-4e8c-8f7b-359202022ac7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:51.691768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43ae8513-d1b1-48ac-bfc9-92d72144f3bc tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:51.722449 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 631/1235] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:51 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 1390 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:51.752100 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:51.752100 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:51.754049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-10cc22ce-6e62-4e8c-8f7b-359202022ac7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:51.754957 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 605/1236] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:51 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:52.742326 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77eabc94-00a4-4892-accb-4969f6474e24 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:52.743570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77eabc94-00a4-4892-accb-4969f6474e24 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:52.743944 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:52.743944 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:52.744693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77eabc94-00a4-4892-accb-4969f6474e24 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:52.776421 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ced67143-6ab9-4cad-829f-8208256e75f2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:52.777406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ced67143-6ab9-4cad-829f-8208256e75f2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:52.777766 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:52.777766 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:52.787457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ced67143-6ab9-4cad-829f-8208256e75f2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:52.788938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ced67143-6ab9-4cad-829f-8208256e75f2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:52.866689 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:52.866689 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:52.869187 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ced67143-6ab9-4cad-829f-8208256e75f2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:52.870828 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 606/1237] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:52 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:52.925267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:52.925267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:52.937890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-77eabc94-00a4-4892-accb-4969f6474e24 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:53.003016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77eabc94-00a4-4892-accb-4969f6474e24 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 200 Dec 11 14:20:53.004716 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 632/1238] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:52 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 1390 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:53.890951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-130b5feb-00e6-47a6-a1af-bd23692f4b56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:53.895548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-130b5feb-00e6-47a6-a1af-bd23692f4b56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:53.897072 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:53.897072 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:53.898528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-130b5feb-00e6-47a6-a1af-bd23692f4b56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:53.903566 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-130b5feb-00e6-47a6-a1af-bd23692f4b56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:53.995851 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:53.995851 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:53.997236 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-130b5feb-00e6-47a6-a1af-bd23692f4b56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:53.998416 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 607/1239] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:53 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:54.027618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7ac4519-0deb-4e95-9ec4-013444bbcd79 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 Dec 11 14:20:54.030766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7ac4519-0deb-4e95-9ec4-013444bbcd79 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:54.032126 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:54.032126 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:54.036452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7ac4519-0deb-4e95-9ec4-013444bbcd79 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:54.204355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7ac4519-0deb-4e95-9ec4-013444bbcd79 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 returned with HTTP 404 Dec 11 14:20:54.209803 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 633/1240] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:54 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/0864ff7b-51df-4876-9d27-185eec0864f8 => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:20:54.237913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b900a9ea-1150-41bd-b04c-9fba003b3e9c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] DELETE http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:20:54.238844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b900a9ea-1150-41bd-b04c-9fba003b3e9c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:54.239212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:54.239212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:54.239874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b900a9ea-1150-41bd-b04c-9fba003b3e9c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:54.242622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-b900a9ea-1150-41bd-b04c-9fba003b3e9c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Delete volume with id: cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:20:54.420152 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:54.420152 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:54.422071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b900a9ea-1150-41bd-b04c-9fba003b3e9c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:54.481684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b900a9ea-1150-41bd-b04c-9fba003b3e9c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Delete volume request issued successfully. Dec 11 14:20:54.482382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b900a9ea-1150-41bd-b04c-9fba003b3e9c tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 202 Dec 11 14:20:54.487634 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 608/1241] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:20:54 2020] DELETE /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:20:54.498417 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ee4f215-cf61-472e-b802-53ab81378689 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:20:54.507658 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ee4f215-cf61-472e-b802-53ab81378689 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:54.508468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ee4f215-cf61-472e-b802-53ab81378689 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:54.790559 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:54.790559 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:54.820918 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5ee4f215-cf61-472e-b802-53ab81378689 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:54.875144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ee4f215-cf61-472e-b802-53ab81378689 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:20:54.881306 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 634/1242] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:54 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 1355 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:55.016566 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a14967f-fd78-4f79-b08c-0c5cf9239341 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:55.017360 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a14967f-fd78-4f79-b08c-0c5cf9239341 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:55.017360 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:55.017360 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:55.017824 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a14967f-fd78-4f79-b08c-0c5cf9239341 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:55.018296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3a14967f-fd78-4f79-b08c-0c5cf9239341 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:55.115556 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:55.115556 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:55.118103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a14967f-fd78-4f79-b08c-0c5cf9239341 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:55.121946 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 609/1243] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:55 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:55.906355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d38230c-d8c7-4d7c-8ece-d7f5d1d1ad73 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:20:55.907094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d38230c-d8c7-4d7c-8ece-d7f5d1d1ad73 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:55.907420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:55.907420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:55.908426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d38230c-d8c7-4d7c-8ece-d7f5d1d1ad73 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:56.098795 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:56.098795 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:56.157506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a02f6b3-29cf-4cb5-b39e-63595fb2a5ac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:56.159812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a02f6b3-29cf-4cb5-b39e-63595fb2a5ac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:56.160177 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:56.160177 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:56.160836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a02f6b3-29cf-4cb5-b39e-63595fb2a5ac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:56.161718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4a02f6b3-29cf-4cb5-b39e-63595fb2a5ac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:56.163927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8d38230c-d8c7-4d7c-8ece-d7f5d1d1ad73 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:56.212420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:56.212420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:56.216504 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a02f6b3-29cf-4cb5-b39e-63595fb2a5ac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:56.218455 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 610/1244] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:56 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:20:56.280689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d38230c-d8c7-4d7c-8ece-d7f5d1d1ad73 tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:20:56.294983 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 635/1245] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:55 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 1355 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:20:57.253422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce7c129a-ba8d-493c-b871-fcfcbabd3b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:57.254463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce7c129a-ba8d-493c-b871-fcfcbabd3b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:57.254841 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:57.254841 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:57.255594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce7c129a-ba8d-493c-b871-fcfcbabd3b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:57.256280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ce7c129a-ba8d-493c-b871-fcfcbabd3b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:57.309290 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ddbc67a-30f7-496f-bc95-bca7852851be tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:20:57.313257 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ddbc67a-30f7-496f-bc95-bca7852851be tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:57.315455 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:57.315455 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:57.316553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ddbc67a-30f7-496f-bc95-bca7852851be tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:57.357169 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:57.357169 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:57.360673 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce7c129a-ba8d-493c-b871-fcfcbabd3b98 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:57.363310 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 611/1246] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:57 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:57.448082 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:57.448082 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:57.466948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ddbc67a-30f7-496f-bc95-bca7852851be tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Volume info retrieved successfully. Dec 11 14:20:57.532800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ddbc67a-30f7-496f-bc95-bca7852851be tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 200 Dec 11 14:20:57.545850 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 636/1247] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:57 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 1355 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:20:58.227921 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] POST http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes Dec 11 14:20:58.229344 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:58.229344 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:58.229981 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-357622754"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:20:58.231293 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-357622754'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:20:58.231824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume of 1 GB Dec 11 14:20:58.274251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Availability Zones retrieved successfully. Dec 11 14:20:58.298085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (987def7c-fc15-477b-ada5-a4b0e00cc067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:58.302826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256f44d2-b596-4bf0-9313-3e6347668785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:58.305895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:20:58.380240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbf76756-fffb-4d45-941b-3f15cc4bc81f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:58.381004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbf76756-fffb-4d45-941b-3f15cc4bc81f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:58.381364 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:58.381364 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:58.381935 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbf76756-fffb-4d45-941b-3f15cc4bc81f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:58.382475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cbf76756-fffb-4d45-941b-3f15cc4bc81f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:58.432303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (256f44d2-b596-4bf0-9313-3e6347668785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:58.441828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16b5f819-b497-430a-94ee-b465cf6de733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:58.469923 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:58.469923 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:58.472169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbf76756-fffb-4d45-941b-3f15cc4bc81f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:58.479090 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 637/1248] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:58 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:58.547272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7924e16b-af89-4717-bdf5-130cd17528ca tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] GET http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 Dec 11 14:20:58.547934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7924e16b-af89-4717-bdf5-130cd17528ca tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:58.548127 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:58.548127 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:58.548511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7924e16b-af89-4717-bdf5-130cd17528ca tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:58.652540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7924e16b-af89-4717-bdf5-130cd17528ca tempest-VolumesCloneTest-1900030982 tempest-VolumesCloneTest-1900030982] http://10.222.0.58/volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 returned with HTTP 404 Dec 11 14:20:58.664967 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 638/1249] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:58 2020] GET /volume/v3/2551104cd35d4882a239efca40aacd4c/volumes/cc667426-be3d-4725-99ac-3cb89c7f94c7 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:20:58.755122 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Created reservations ['26923a8e-c47e-46bb-8e28-643390ee0d3a', 'e81964da-b71d-4da7-b58b-2fa83cf4f915', 'a7078461-3a3f-4733-b4fb-023df7e028e3', '6954d8dc-f5bf-4557-bd56-7f7011c86bc1'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:20:58.762336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16b5f819-b497-430a-94ee-b465cf6de733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26923a8e-c47e-46bb-8e28-643390ee0d3a', 'e81964da-b71d-4da7-b58b-2fa83cf4f915', 'a7078461-3a3f-4733-b4fb-023df7e028e3', '6954d8dc-f5bf-4557-bd56-7f7011c86bc1']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:58.764858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b49033c-09c0-4dd3-983f-7e6c7413330d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:58.986771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b49033c-09c0-4dd3-983f-7e6c7413330d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3068659-2a5e-48bb-8423-e4824d5adba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-357622754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['26923a8e-c47e-46bb-8e28-643390ee0d3a','e81964da-b71d-4da7-b58b-2fa83cf4f915','a7078461-3a3f-4733-b4fb-023df7e028e3','6954d8dc-f5bf-4557-bd56-7f7011c86bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-357622754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3068659-2a5e-48bb-8423-e4824d5adba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',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,user_id='74bf48419d654f1bb61116e122cd60fe',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:59.000845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0306d80-005c-4515-84e7-cb922af08a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:59.049886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0306d80-005c-4515-84e7-cb922af08a72) 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-VolumesActionsTest-Volume-357622754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['26923a8e-c47e-46bb-8e28-643390ee0d3a','e81964da-b71d-4da7-b58b-2fa83cf4f915','a7078461-3a3f-4733-b4fb-023df7e028e3','6954d8dc-f5bf-4557-bd56-7f7011c86bc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:59.052446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa266433-7f41-4c05-9420-64f5bc34157a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:20:59.083634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa266433-7f41-4c05-9420-64f5bc34157a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:20:59.086681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (987def7c-fc15-477b-ada5-a4b0e00cc067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:20:59.198716 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request issued successfully. Dec 11 14:20:59.236115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cea63b5-f044-43e5-8d3d-cd3648bb6e63 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes returned with HTTP 202 Dec 11 14:20:59.243895 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 612/1250] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:20:58 2020] POST /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes => generated 817 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:20:59.261268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13f8b8ee-332b-4743-b700-bd06083bffa2 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:20:59.264176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13f8b8ee-332b-4743-b700-bd06083bffa2 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:59.264924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13f8b8ee-332b-4743-b700-bd06083bffa2 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:59.394030 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:59.394030 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:59.430819 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-13f8b8ee-332b-4743-b700-bd06083bffa2 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:20:59.488742 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14362753-c078-44c6-9897-6d2f0d506d52 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:20:59.489584 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14362753-c078-44c6-9897-6d2f0d506d52 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:20:59.489920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:20:59.489920 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:20:59.490510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14362753-c078-44c6-9897-6d2f0d506d52 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:20:59.491366 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-14362753-c078-44c6-9897-6d2f0d506d52 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:20:59.495158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13f8b8ee-332b-4743-b700-bd06083bffa2 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 returned with HTTP 200 Dec 11 14:20:59.496314 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 639/1251] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:59 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 => generated 909 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:20:59.596645 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:20:59.596645 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:20:59.599232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14362753-c078-44c6-9897-6d2f0d506d52 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:20:59.600869 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 613/1252] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:20:59 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:00.514008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fef50d6e-6f68-40cc-ba21-deeeed0fac86 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:21:00.514996 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fef50d6e-6f68-40cc-ba21-deeeed0fac86 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:00.514996 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:00.514996 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:00.515444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fef50d6e-6f68-40cc-ba21-deeeed0fac86 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:00.619592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-112a498f-0c8c-494a-b1f9-e7abd5e4bf58 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:00.620386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-112a498f-0c8c-494a-b1f9-e7abd5e4bf58 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:00.620778 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:00.620778 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:00.621365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-112a498f-0c8c-494a-b1f9-e7abd5e4bf58 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:00.622662 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-112a498f-0c8c-494a-b1f9-e7abd5e4bf58 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:00.717740 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:00.717740 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:00.719650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-112a498f-0c8c-494a-b1f9-e7abd5e4bf58 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:00.736783 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 614/1253] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:00 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:00.791182 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:00.791182 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:00.818807 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fef50d6e-6f68-40cc-ba21-deeeed0fac86 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:00.861540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fef50d6e-6f68-40cc-ba21-deeeed0fac86 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 returned with HTTP 200 Dec 11 14:21:00.862429 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 640/1254] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:00 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 => generated 909 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:01.799443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-557cbf58-4814-4436-9e22-15712603afb2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:01.799443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-557cbf58-4814-4436-9e22-15712603afb2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:01.799443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:01.799443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:01.799443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-557cbf58-4814-4436-9e22-15712603afb2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:01.799443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-557cbf58-4814-4436-9e22-15712603afb2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:01.847458 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:01.847458 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:01.851355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-557cbf58-4814-4436-9e22-15712603afb2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:01.866431 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 615/1255] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:01 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:01.880376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0fa147b3-87a1-4603-b27c-66cb8c9af699 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:21:01.881189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0fa147b3-87a1-4603-b27c-66cb8c9af699 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:01.881553 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:01.881553 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:01.882140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0fa147b3-87a1-4603-b27c-66cb8c9af699 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:01.988351 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:01.988351 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:02.015258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0fa147b3-87a1-4603-b27c-66cb8c9af699 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:02.046400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0fa147b3-87a1-4603-b27c-66cb8c9af699 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 returned with HTTP 200 Dec 11 14:21:02.049414 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 641/1256] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:01 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:02.078039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d15078ea-d549-4e8b-b158-28b327f543b2 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3/action Dec 11 14:21:02.078874 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:02.078874 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:02.079927 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d15078ea-d549-4e8b-b158-28b327f543b2 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:02.081200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d15078ea-d549-4e8b-b158-28b327f543b2 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:02.082331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-d15078ea-d549-4e8b-b158-28b327f543b2 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Updating volume 'b3068659-2a5e-48bb-8423-e4824d5adba3' with '{'status': 'attaching'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:21:02.330179 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:02.330179 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:02.499006 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d15078ea-d549-4e8b-b158-28b327f543b2 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3/action returned with HTTP 202 Dec 11 14:21:02.499957 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 616/1257] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:02 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3/action => generated 0 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:21:02.510018 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e8843b5-1724-4569-ade4-f5d722b6480f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:21:02.510820 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e8843b5-1724-4569-ade4-f5d722b6480f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:02.511316 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:02.511316 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:02.511991 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e8843b5-1724-4569-ade4-f5d722b6480f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:02.642320 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:02.642320 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:02.679044 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8e8843b5-1724-4569-ade4-f5d722b6480f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:02.768844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e8843b5-1724-4569-ade4-f5d722b6480f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 returned with HTTP 200 Dec 11 14:21:02.776097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 642/1258] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:02 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 => generated 910 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:02.793485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8a5f0e6-d633-42e1-b18a-67f71cee14c0 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3/action Dec 11 14:21:02.793856 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:02.793856 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:02.794654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8a5f0e6-d633-42e1-b18a-67f71cee14c0 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-force_delete": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:02.795060 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8a5f0e6-d633-42e1-b18a-67f71cee14c0 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:02.873653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f84bbdf8-b929-4159-b087-0389d6467e26 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:02.875260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f84bbdf8-b929-4159-b087-0389d6467e26 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:02.875680 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:02.875680 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:02.876489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f84bbdf8-b929-4159-b087-0389d6467e26 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:02.877270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f84bbdf8-b929-4159-b087-0389d6467e26 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:02.907631 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:02.907631 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:02.909938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f84bbdf8-b929-4159-b087-0389d6467e26 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:02.917951 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 643/1259] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:02 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:02.936729 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:02.936729 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:02.937679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f8a5f0e6-d633-42e1-b18a-67f71cee14c0 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Volume info retrieved successfully. Dec 11 14:21:03.006664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f8a5f0e6-d633-42e1-b18a-67f71cee14c0 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Delete volume request issued successfully. Dec 11 14:21:03.007586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8a5f0e6-d633-42e1-b18a-67f71cee14c0 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3/action returned with HTTP 202 Dec 11 14:21:03.009075 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 617/1260] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:02 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:21:03.022608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-315fc989-65ea-4833-9c07-7459d2e34941 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:21:03.024417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-315fc989-65ea-4833-9c07-7459d2e34941 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:03.025092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:03.025092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:03.027244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-315fc989-65ea-4833-9c07-7459d2e34941 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:03.261723 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:03.261723 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:03.293486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-315fc989-65ea-4833-9c07-7459d2e34941 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:03.335196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-315fc989-65ea-4833-9c07-7459d2e34941 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 returned with HTTP 200 Dec 11 14:21:03.336556 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 644/1261] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:03 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 => generated 909 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:03.935914 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b5689b4-4bd3-47bf-96d1-b9b690ac5d51 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:03.935914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b5689b4-4bd3-47bf-96d1-b9b690ac5d51 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:03.935914 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:03.935914 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:03.935914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b5689b4-4bd3-47bf-96d1-b9b690ac5d51 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:03.935914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8b5689b4-4bd3-47bf-96d1-b9b690ac5d51 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:03.974826 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:03.974826 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:03.985757 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b5689b4-4bd3-47bf-96d1-b9b690ac5d51 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:03.993240 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 618/1262] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:03 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:04.353857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0fc7511-019c-4978-9ec6-886430616bd5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:21:04.354406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0fc7511-019c-4978-9ec6-886430616bd5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:04.354646 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:04.354646 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:04.355027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0fc7511-019c-4978-9ec6-886430616bd5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:04.500713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:04.500713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:04.524213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b0fc7511-019c-4978-9ec6-886430616bd5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:04.595700 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0fc7511-019c-4978-9ec6-886430616bd5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 returned with HTTP 200 Dec 11 14:21:04.596326 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 619/1263] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:04 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 => generated 909 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:04.622539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] POST http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes Dec 11 14:21:04.622995 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:04.622995 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:04.623410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-920791088"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:04.624491 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-920791088'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:21:04.624868 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Create volume of 2 GB Dec 11 14:21:04.665000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Availability Zones retrieved successfully. Dec 11 14:21:04.731257 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Flow 'volume_create_api' (f0124f94-fd95-4ac3-a5ec-78079bdb4075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:04.736372 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047be7a2-fd9d-4215-b0b3-4a2965e10535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:04.738576 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Validating volume size '2' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:04.910934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047be7a2-fd9d-4215-b0b3-4a2965e10535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:04.913215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c094d310-3a5f-4f95-9231-c278e5cf539c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:05.001243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b92b0d6e-c316-4c6e-83a8-a5ed28b4246a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:05.001774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b92b0d6e-c316-4c6e-83a8-a5ed28b4246a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:05.001957 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:05.001957 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:05.002716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b92b0d6e-c316-4c6e-83a8-a5ed28b4246a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:05.003357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b92b0d6e-c316-4c6e-83a8-a5ed28b4246a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:05.070608 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:05.070608 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:05.073049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b92b0d6e-c316-4c6e-83a8-a5ed28b4246a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:05.074071 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 620/1264] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:04 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:05.195591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Created reservations ['784c87b8-bc08-43fd-972a-e886234618cb', 'f4dc9019-62f4-4fb1-9bfa-0be9818746ea', 'b55ecb27-69ac-4b74-96d7-6a277d73f6e1', '721c5d28-3783-4ddd-8b3a-266053c3f2ca'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:21:05.198049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c094d310-3a5f-4f95-9231-c278e5cf539c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['784c87b8-bc08-43fd-972a-e886234618cb', 'f4dc9019-62f4-4fb1-9bfa-0be9818746ea', 'b55ecb27-69ac-4b74-96d7-6a277d73f6e1', '721c5d28-3783-4ddd-8b3a-266053c3f2ca']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:05.200269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aab6310-7fab-4c6e-bb32-0fb6f3c363af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:05.346950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aab6310-7fab-4c6e-bb32-0fb6f3c363af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60764719-6a33-4da9-be54-4a8faf0ee453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-920791088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d7f70390254cc7a5bea421b45e134e',qos_specs=None,replication_status=,reservations=['784c87b8-bc08-43fd-972a-e886234618cb','f4dc9019-62f4-4fb1-9bfa-0be9818746ea','b55ecb27-69ac-4b74-96d7-6a277d73f6e1','721c5d28-3783-4ddd-8b3a-266053c3f2ca'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba678c322f245dbb57fae9ceefa4cf4',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-920791088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60764719-6a33-4da9-be54-4a8faf0ee453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d7f70390254cc7a5bea421b45e134e',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=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8ba678c322f245dbb57fae9ceefa4cf4',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:05.360833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ceb269-eed2-45b9-9544-7ff07dd1a4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:05.445309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ceb269-eed2-45b9-9544-7ff07dd1a4d8) 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-VolumesCloneNegativeTest-Volume-920791088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d7f70390254cc7a5bea421b45e134e',qos_specs=None,replication_status=,reservations=['784c87b8-bc08-43fd-972a-e886234618cb','f4dc9019-62f4-4fb1-9bfa-0be9818746ea','b55ecb27-69ac-4b74-96d7-6a277d73f6e1','721c5d28-3783-4ddd-8b3a-266053c3f2ca'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ba678c322f245dbb57fae9ceefa4cf4',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:05.452556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63503aca-3465-444e-9aec-a37ff03f27bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:05.488766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63503aca-3465-444e-9aec-a37ff03f27bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:05.493421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Flow 'volume_create_api' (f0124f94-fd95-4ac3-a5ec-78079bdb4075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:05.617833 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e70bebd9-bd20-4ea0-bb82-c2babc53a6c3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:21:05.618630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e70bebd9-bd20-4ea0-bb82-c2babc53a6c3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:05.619061 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:05.619061 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:05.619660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e70bebd9-bd20-4ea0-bb82-c2babc53a6c3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:05.631289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Create volume request issued successfully. Dec 11 14:21:05.717731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03f39ba3-dfb1-4391-a090-04101b1047cd tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes returned with HTTP 202 Dec 11 14:21:05.719393 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 645/1265] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:21:04 2020] POST /volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes => generated 823 bytes in 1462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:21:05.743031 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44b53b9b-0034-415e-9534-b5a4f08add78 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] GET http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 Dec 11 14:21:05.760885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44b53b9b-0034-415e-9534-b5a4f08add78 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:05.761286 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:05.761286 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:05.761901 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44b53b9b-0034-415e-9534-b5a4f08add78 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:05.860953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:05.860953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:05.892532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e70bebd9-bd20-4ea0-bb82-c2babc53a6c3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:05.921834 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:05.921834 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:05.941904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-44b53b9b-0034-415e-9534-b5a4f08add78 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Volume info retrieved successfully. Dec 11 14:21:05.948966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e70bebd9-bd20-4ea0-bb82-c2babc53a6c3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 returned with HTTP 200 Dec 11 14:21:05.950172 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 621/1266] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:05 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 => generated 909 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:06.002350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44b53b9b-0034-415e-9534-b5a4f08add78 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 returned with HTTP 200 Dec 11 14:21:06.003576 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 646/1267] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:05 2020] GET /volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 => generated 915 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:06.088734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-50184442-0a89-4010-8fe2-b40475634c0b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:06.089427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-50184442-0a89-4010-8fe2-b40475634c0b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:06.089756 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:06.089756 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:06.090268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-50184442-0a89-4010-8fe2-b40475634c0b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:06.090769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-50184442-0a89-4010-8fe2-b40475634c0b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:06.135490 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:06.135490 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:06.138124 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-50184442-0a89-4010-8fe2-b40475634c0b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:06.139149 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 622/1268] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:06 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:06.968034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89cd8612-0c3b-4c23-9324-9b167fdc1a8f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:21:06.969110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89cd8612-0c3b-4c23-9324-9b167fdc1a8f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:06.969520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:06.969520 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:06.970192 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89cd8612-0c3b-4c23-9324-9b167fdc1a8f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:07.028807 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c656af0-e60f-4a07-988b-123668071d8e tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] GET http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 Dec 11 14:21:07.030536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c656af0-e60f-4a07-988b-123668071d8e tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:07.031841 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:07.031841 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:07.032610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c656af0-e60f-4a07-988b-123668071d8e tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:07.171474 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89cd8612-0c3b-4c23-9324-9b167fdc1a8f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 returned with HTTP 404 Dec 11 14:21:07.171474 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 647/1269] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:06 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:07.187558 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9cc3ba5-f112-4fe7-a3f9-ad32b38198fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:07.205770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9cc3ba5-f112-4fe7-a3f9-ad32b38198fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:07.206881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9cc3ba5-f112-4fe7-a3f9-ad32b38198fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:07.207361 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b9cc3ba5-f112-4fe7-a3f9-ad32b38198fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:07.229039 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:07.229039 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:07.260058 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:07.260058 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:07.261908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9cc3ba5-f112-4fe7-a3f9-ad32b38198fe tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:07.262736 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 648/1270] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:07 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:07.263537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c656af0-e60f-4a07-988b-123668071d8e tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Volume info retrieved successfully. Dec 11 14:21:07.277838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] POST http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes Dec 11 14:21:07.280494 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:07.280494 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:07.280924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-656023043"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:07.282764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-656023043'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:21:07.285964 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume of 1 GB Dec 11 14:21:07.325710 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Availability Zones retrieved successfully. Dec 11 14:21:07.327778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c656af0-e60f-4a07-988b-123668071d8e tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 returned with HTTP 200 Dec 11 14:21:07.340231 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 623/1271] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:07 2020] GET /volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 => generated 915 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:07.368819 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (2213e578-7216-41c3-b1f1-50f1190bd73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:07.387213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330fb34a-f8b6-4cda-9246-f4d3007a6acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:07.389421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:07.486895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330fb34a-f8b6-4cda-9246-f4d3007a6acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:07.489546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d52dc3b6-61df-4112-9877-df1f194eb211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:07.608551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Created reservations ['a814c5b5-e1b5-4d11-bddd-35aff5aea7b4', '9205a1d9-d189-4c6b-9fc5-eea729b88528', 'b385cb34-01e0-47ff-9473-e5f4b2e803d6', '9099cc96-7dd7-400a-83c8-4575889e795a'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:21:07.611557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d52dc3b6-61df-4112-9877-df1f194eb211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a814c5b5-e1b5-4d11-bddd-35aff5aea7b4', '9205a1d9-d189-4c6b-9fc5-eea729b88528', 'b385cb34-01e0-47ff-9473-e5f4b2e803d6', '9099cc96-7dd7-400a-83c8-4575889e795a']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:07.614174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b337c8e-a06c-4b00-b746-fcfe7f818970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:07.685305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b337c8e-a06c-4b00-b746-fcfe7f818970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '265b83e6-75b9-4b2b-8f2b-0eb5f64350fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-656023043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['a814c5b5-e1b5-4d11-bddd-35aff5aea7b4','9205a1d9-d189-4c6b-9fc5-eea729b88528','b385cb34-01e0-47ff-9473-e5f4b2e803d6','9099cc96-7dd7-400a-83c8-4575889e795a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-656023043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=265b83e6-75b9-4b2b-8f2b-0eb5f64350fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',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,user_id='74bf48419d654f1bb61116e122cd60fe',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:07.688182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1adc3a-96fc-452e-9b3b-7def7b9e0d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:07.721043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1adc3a-96fc-452e-9b3b-7def7b9e0d17) 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-VolumesActionsTest-Volume-656023043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['a814c5b5-e1b5-4d11-bddd-35aff5aea7b4','9205a1d9-d189-4c6b-9fc5-eea729b88528','b385cb34-01e0-47ff-9473-e5f4b2e803d6','9099cc96-7dd7-400a-83c8-4575889e795a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:07.725746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb79ba3e-522b-48a9-85b7-644d58d8e578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:07.766257 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb79ba3e-522b-48a9-85b7-644d58d8e578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:07.769003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (2213e578-7216-41c3-b1f1-50f1190bd73e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:07.889989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request issued successfully. Dec 11 14:21:07.917048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1f9ade5-ad66-42ac-b01d-09662a21f219 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes returned with HTTP 202 Dec 11 14:21:07.918273 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 649/1272] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:21:07 2020] POST /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes => generated 817 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:21:07.934422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12b373b9-5f39-4267-8d02-1488b9f50a14 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:07.935083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12b373b9-5f39-4267-8d02-1488b9f50a14 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:07.935083 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:07.935083 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:07.935536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12b373b9-5f39-4267-8d02-1488b9f50a14 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:08.062354 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:08.062354 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:08.087178 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-12b373b9-5f39-4267-8d02-1488b9f50a14 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:08.138578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12b373b9-5f39-4267-8d02-1488b9f50a14 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb returned with HTTP 200 Dec 11 14:21:08.150534 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 624/1273] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:07 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb => generated 909 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:08.278418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cfa5dba2-d90a-4b38-82fb-84b59330da4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:08.279080 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cfa5dba2-d90a-4b38-82fb-84b59330da4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:08.279411 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:08.279411 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:08.279931 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cfa5dba2-d90a-4b38-82fb-84b59330da4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:08.280483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cfa5dba2-d90a-4b38-82fb-84b59330da4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:08.336453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:08.336453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:08.344340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cabb6d41-882e-4774-8827-f4971ebfb30a tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] GET http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 Dec 11 14:21:08.344874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cabb6d41-882e-4774-8827-f4971ebfb30a tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:08.345097 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:08.345097 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:08.345476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cabb6d41-882e-4774-8827-f4971ebfb30a tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:08.356616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cfa5dba2-d90a-4b38-82fb-84b59330da4c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:08.357737 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 650/1274] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:08 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:08.452803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:08.452803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:08.500491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cabb6d41-882e-4774-8827-f4971ebfb30a tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Volume info retrieved successfully. Dec 11 14:21:08.593977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cabb6d41-882e-4774-8827-f4971ebfb30a tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 returned with HTTP 200 Dec 11 14:21:08.595215 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 625/1275] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:08 2020] GET /volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 => generated 916 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:08.625667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] POST http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes Dec 11 14:21:08.626744 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:08.626744 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:08.627446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "60764719-6a33-4da9-be54-4a8faf0ee453"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:08.628878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Create volume request body: {'volume': {'size': 1, 'source_volid': '60764719-6a33-4da9-be54-4a8faf0ee453'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:21:08.711515 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:08.711515 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:08.712957 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Volume retrieved successfully. Dec 11 14:21:08.713431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Create volume of 1 GB Dec 11 14:21:08.747774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Availability Zones retrieved successfully. Dec 11 14:21:08.772783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Flow 'volume_create_api' (0e6f6d8f-47d2-4c4e-b5c4-3cf4012f8c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:08.788449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6e92c7-da7e-42b4-9ad7-ccf2d3e83430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:08.794318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Validating volume size '1' using validate_int, validate_source_size {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:08.813076 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6e92c7-da7e-42b4-9ad7-ccf2d3e83430) transitioned into state 'FAILURE' from state 'RUNNING' Dec 11 14:21:08.813442 n-d-766726-2 devstack@c-api.service[88092]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Dec 11 14:21:08.818409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6e92c7-da7e-42b4-9ad7-ccf2d3e83430) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:08.821252 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a6e92c7-da7e-42b4-9ad7-ccf2d3e83430) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 11 14:21:08.825985 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Flow 'volume_create_api' (0e6f6d8f-47d2-4c4e-b5c4-3cf4012f8c91) transitioned into state 'REVERTED' from state 'RUNNING' Dec 11 14:21:08.835267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59ff17c9-95d7-4d27-b069-371950b03b52 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes returned with HTTP 400 Dec 11 14:21:08.836642 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 651/1276] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:21:08 2020] POST /volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes => generated 173 bytes in 215 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:21:08.846016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-600c8346-ed2a-46e5-992c-cfe69fd79f46 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] DELETE http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 Dec 11 14:21:08.846995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-600c8346-ed2a-46e5-992c-cfe69fd79f46 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:08.847424 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:08.847424 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:08.848716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-600c8346-ed2a-46e5-992c-cfe69fd79f46 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:08.849388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-600c8346-ed2a-46e5-992c-cfe69fd79f46 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Delete volume with id: 60764719-6a33-4da9-be54-4a8faf0ee453 Dec 11 14:21:08.965804 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:08.965804 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:08.973168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-600c8346-ed2a-46e5-992c-cfe69fd79f46 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Volume info retrieved successfully. Dec 11 14:21:09.023312 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-600c8346-ed2a-46e5-992c-cfe69fd79f46 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Delete volume request issued successfully. Dec 11 14:21:09.024340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-600c8346-ed2a-46e5-992c-cfe69fd79f46 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 returned with HTTP 202 Dec 11 14:21:09.025495 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 626/1277] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:08 2020] DELETE /volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:21:09.033312 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a00621f7-938f-4959-a7c4-1ec7fd5a1bc5 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] GET http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 Dec 11 14:21:09.033702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a00621f7-938f-4959-a7c4-1ec7fd5a1bc5 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:09.034090 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:09.034090 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:09.034696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a00621f7-938f-4959-a7c4-1ec7fd5a1bc5 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:09.157417 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-672ba707-e01a-43c2-af61-f86b082c5d6b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:09.157940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-672ba707-e01a-43c2-af61-f86b082c5d6b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:09.158357 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:09.158357 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:09.158854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-672ba707-e01a-43c2-af61-f86b082c5d6b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:09.219902 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:09.219902 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:09.259369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a00621f7-938f-4959-a7c4-1ec7fd5a1bc5 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Volume info retrieved successfully. Dec 11 14:21:09.282102 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:09.282102 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:09.323262 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-672ba707-e01a-43c2-af61-f86b082c5d6b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:09.351149 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a00621f7-938f-4959-a7c4-1ec7fd5a1bc5 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 returned with HTTP 200 Dec 11 14:21:09.359254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 652/1278] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:09 2020] GET /volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 => generated 915 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:09.371448 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2dad74b-beca-49e6-98d3-69f61da6ceb0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:09.379196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2dad74b-beca-49e6-98d3-69f61da6ceb0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:09.379361 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:09.379361 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:09.379832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2dad74b-beca-49e6-98d3-69f61da6ceb0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:09.380285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f2dad74b-beca-49e6-98d3-69f61da6ceb0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:09.385590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-672ba707-e01a-43c2-af61-f86b082c5d6b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb returned with HTTP 200 Dec 11 14:21:09.396964 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 627/1279] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:09 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb => generated 909 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:09.461183 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:09.461183 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:09.465295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2dad74b-beca-49e6-98d3-69f61da6ceb0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:09.466221 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 653/1280] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:09 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:10.375770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95fdeaa0-0ec2-4ee1-ae1a-8e66f3c9d0b1 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] GET http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 Dec 11 14:21:10.376301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95fdeaa0-0ec2-4ee1-ae1a-8e66f3c9d0b1 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:10.376515 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:10.376515 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:10.377728 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95fdeaa0-0ec2-4ee1-ae1a-8e66f3c9d0b1 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:10.404622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c8cb3b7-d99f-4990-8de7-3a26634f9551 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:10.405256 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c8cb3b7-d99f-4990-8de7-3a26634f9551 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:10.405542 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:10.405542 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:10.406007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c8cb3b7-d99f-4990-8de7-3a26634f9551 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:10.538936 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:10.538936 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:10.569692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-95fdeaa0-0ec2-4ee1-ae1a-8e66f3c9d0b1 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Volume info retrieved successfully. Dec 11 14:21:10.587789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:10.587789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:10.610686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1c8cb3b7-d99f-4990-8de7-3a26634f9551 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:10.637482 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95fdeaa0-0ec2-4ee1-ae1a-8e66f3c9d0b1 tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 returned with HTTP 200 Dec 11 14:21:10.643794 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 628/1281] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:10 2020] GET /volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 => generated 915 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:10.664504 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74d8825d-fec2-426b-95ac-f52301c307a9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:10.665066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74d8825d-fec2-426b-95ac-f52301c307a9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:10.665820 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:10.665820 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:10.666209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74d8825d-fec2-426b-95ac-f52301c307a9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:10.666631 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-74d8825d-fec2-426b-95ac-f52301c307a9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:10.691643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c8cb3b7-d99f-4990-8de7-3a26634f9551 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb returned with HTTP 200 Dec 11 14:21:10.692564 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 654/1282] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:10 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb => generated 910 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:10.712090 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef59a2a5-63ae-4b1f-ba96-92c6884472a6 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb/action Dec 11 14:21:10.712894 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:10.712894 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:10.713628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef59a2a5-63ae-4b1f-ba96-92c6884472a6 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:10.714302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef59a2a5-63ae-4b1f-ba96-92c6884472a6 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:10.716606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-ef59a2a5-63ae-4b1f-ba96-92c6884472a6 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Updating volume '265b83e6-75b9-4b2b-8f2b-0eb5f64350fb' with '{'status': 'creating'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:21:10.734538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:10.734538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:10.737108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74d8825d-fec2-426b-95ac-f52301c307a9 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:10.738474 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 629/1283] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:10 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:10.912930 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:10.912930 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:11.058785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef59a2a5-63ae-4b1f-ba96-92c6884472a6 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb/action returned with HTTP 202 Dec 11 14:21:11.059981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 655/1284] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:10 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:21:11.068538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f9575f2-a24c-4973-8faf-71c1ffdafbc3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:11.069071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f9575f2-a24c-4973-8faf-71c1ffdafbc3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:11.069268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:11.069268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:11.069907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f9575f2-a24c-4973-8faf-71c1ffdafbc3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:11.148789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:11.148789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:11.159245 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2f9575f2-a24c-4973-8faf-71c1ffdafbc3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:11.192240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f9575f2-a24c-4973-8faf-71c1ffdafbc3 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb returned with HTTP 200 Dec 11 14:21:11.193297 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 630/1285] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:11 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb => generated 909 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:11.210199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1dc81d1-506f-4c85-a68b-4d717070e680 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb/action Dec 11 14:21:11.210768 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:11.210768 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:11.211388 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1dc81d1-506f-4c85-a68b-4d717070e680 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-force_delete": {}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:11.211770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1dc81d1-506f-4c85-a68b-4d717070e680 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:11.398520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:11.398520 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:11.400225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1dc81d1-506f-4c85-a68b-4d717070e680 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Volume info retrieved successfully. Dec 11 14:21:11.436165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1dc81d1-506f-4c85-a68b-4d717070e680 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Delete volume request issued successfully. Dec 11 14:21:11.437028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1dc81d1-506f-4c85-a68b-4d717070e680 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb/action returned with HTTP 202 Dec 11 14:21:11.441014 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 656/1286] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:11 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:21:11.446558 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f4a2cf5-52f5-4909-afeb-72c2c2bb7e6e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:11.447794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f4a2cf5-52f5-4909-afeb-72c2c2bb7e6e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:11.448016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:11.448016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:11.448369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f4a2cf5-52f5-4909-afeb-72c2c2bb7e6e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:11.548075 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:11.548075 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:11.565937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f4a2cf5-52f5-4909-afeb-72c2c2bb7e6e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:11.592678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f4a2cf5-52f5-4909-afeb-72c2c2bb7e6e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb returned with HTTP 200 Dec 11 14:21:11.593883 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 631/1287] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:11 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb => generated 909 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:11.685219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69adac73-42ed-4279-91a3-bbe449dd69ad tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] GET http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 Dec 11 14:21:11.686170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69adac73-42ed-4279-91a3-bbe449dd69ad tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:11.693406 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:11.693406 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:11.695579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69adac73-42ed-4279-91a3-bbe449dd69ad tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:11.754644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-17c51bab-c1d9-46a7-aeda-8e0c7a5f596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:11.755560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-17c51bab-c1d9-46a7-aeda-8e0c7a5f596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:11.755789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:11.755789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:11.756442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-17c51bab-c1d9-46a7-aeda-8e0c7a5f596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:11.756889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-17c51bab-c1d9-46a7-aeda-8e0c7a5f596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:11.794823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69adac73-42ed-4279-91a3-bbe449dd69ad tempest-VolumesCloneNegativeTest-1877785169 tempest-VolumesCloneNegativeTest-1877785169] http://10.222.0.58/volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 returned with HTTP 404 Dec 11 14:21:11.796457 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 657/1288] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:11 2020] GET /volume/v3/e2d7f70390254cc7a5bea421b45e134e/volumes/60764719-6a33-4da9-be54-4a8faf0ee453 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:21:11.823243 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:11.823243 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:11.831581 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-17c51bab-c1d9-46a7-aeda-8e0c7a5f596a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:11.832704 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 632/1289] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:11 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:12.630763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3267eb07-a3e6-4f5b-b807-beff97e1b4ac tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:12.630763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3267eb07-a3e6-4f5b-b807-beff97e1b4ac tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:12.630763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3267eb07-a3e6-4f5b-b807-beff97e1b4ac tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:12.704662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:12.704662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:12.717793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3267eb07-a3e6-4f5b-b807-beff97e1b4ac tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:12.745578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3267eb07-a3e6-4f5b-b807-beff97e1b4ac tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb returned with HTTP 200 Dec 11 14:21:12.747343 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 658/1290] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:12 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb => generated 909 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:12.850399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9d67020-87e4-4001-a272-9049d6d077e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:12.851308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9d67020-87e4-4001-a272-9049d6d077e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:12.851658 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:12.851658 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:12.852282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9d67020-87e4-4001-a272-9049d6d077e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:12.853472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d9d67020-87e4-4001-a272-9049d6d077e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:12.940673 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:12.940673 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:12.944171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9d67020-87e4-4001-a272-9049d6d077e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:12.945672 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 633/1291] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:12 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:13.772333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63e739a8-8642-4876-9dee-b99d008065c5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:13.772838 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63e739a8-8642-4876-9dee-b99d008065c5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:13.773222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:13.773222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:13.773856 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63e739a8-8642-4876-9dee-b99d008065c5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:13.888750 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:13.888750 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:13.905925 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-63e739a8-8642-4876-9dee-b99d008065c5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:13.960334 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ab95e86-df7e-41f1-b0ce-928491bba38e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:13.961112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ab95e86-df7e-41f1-b0ce-928491bba38e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:13.961508 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:13.961508 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:13.962964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ab95e86-df7e-41f1-b0ce-928491bba38e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:13.963631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63e739a8-8642-4876-9dee-b99d008065c5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb returned with HTTP 200 Dec 11 14:21:13.965637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7ab95e86-df7e-41f1-b0ce-928491bba38e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:13.970397 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 659/1292] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:13 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb => generated 909 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:13.992547 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:13.992547 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:13.995008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ab95e86-df7e-41f1-b0ce-928491bba38e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:13.995841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 634/1293] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:13 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:14.987791 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff125282-cade-4d44-bc11-feffd03bbb2d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:14.988326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ff125282-cade-4d44-bc11-feffd03bbb2d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:14.988545 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:14.988545 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:14.988929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ff125282-cade-4d44-bc11-feffd03bbb2d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:15.009395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1c03612-b3c3-4db8-8f55-c58afe03dd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:15.009917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1c03612-b3c3-4db8-8f55-c58afe03dd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:15.010135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:15.010135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:15.010532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1c03612-b3c3-4db8-8f55-c58afe03dd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:15.010904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e1c03612-b3c3-4db8-8f55-c58afe03dd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:15.108827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:15.108827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:15.127178 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1c03612-b3c3-4db8-8f55-c58afe03dd59 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:15.128267 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 635/1294] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:15 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:15.146874 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff125282-cade-4d44-bc11-feffd03bbb2d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb returned with HTTP 404 Dec 11 14:21:15.148493 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 660/1295] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:14 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:15.160380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] POST http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes Dec 11 14:21:15.161547 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:15.161547 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:15.162695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1206425759"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:15.172381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1206425759'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:21:15.173427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume of 1 GB Dec 11 14:21:15.226295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Availability Zones retrieved successfully. Dec 11 14:21:15.275562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (220d0501-8ee5-43c0-b42c-f65b4821e869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:15.278980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f64a9be-3091-4aaa-817d-3ad7b565596a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:15.294737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:15.448011 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f64a9be-3091-4aaa-817d-3ad7b565596a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:15.450252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f54fcf-bb53-4b09-a08c-ca312016a48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:15.572743 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Created reservations ['14d2be70-ca65-4e45-a4f4-52abf6711eaa', 'a8da11b5-e785-44fe-8eed-5b761bcb624d', '0a12a930-9f39-428c-b176-736c989b1100', 'f11a133f-b75b-40ea-9dc6-eca50394e5d8'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:21:15.575676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f54fcf-bb53-4b09-a08c-ca312016a48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14d2be70-ca65-4e45-a4f4-52abf6711eaa', 'a8da11b5-e785-44fe-8eed-5b761bcb624d', '0a12a930-9f39-428c-b176-736c989b1100', 'f11a133f-b75b-40ea-9dc6-eca50394e5d8']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:15.579277 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b83cfe-760a-40b1-b55e-23b77d675218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:15.687274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b83cfe-760a-40b1-b55e-23b77d675218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6cc5fed-0f85-450e-912b-ff67608b6fc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1206425759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['14d2be70-ca65-4e45-a4f4-52abf6711eaa','a8da11b5-e785-44fe-8eed-5b761bcb624d','0a12a930-9f39-428c-b176-736c989b1100','f11a133f-b75b-40ea-9dc6-eca50394e5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1206425759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6cc5fed-0f85-450e-912b-ff67608b6fc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',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,user_id='74bf48419d654f1bb61116e122cd60fe',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:15.689756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37581960-b2ee-4220-8c0a-0922b47083ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:15.718219 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37581960-b2ee-4220-8c0a-0922b47083ff) 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-VolumesActionsTest-Volume-1206425759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['14d2be70-ca65-4e45-a4f4-52abf6711eaa','a8da11b5-e785-44fe-8eed-5b761bcb624d','0a12a930-9f39-428c-b176-736c989b1100','f11a133f-b75b-40ea-9dc6-eca50394e5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:15.720597 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75839cc7-8d44-4651-a3a5-8ee41d497955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:15.748794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75839cc7-8d44-4651-a3a5-8ee41d497955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:15.768908 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (220d0501-8ee5-43c0-b42c-f65b4821e869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:15.910685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request issued successfully. Dec 11 14:21:15.951807 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f096106-2034-47c6-ab78-e4f1718ffb4c tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes returned with HTTP 202 Dec 11 14:21:15.958720 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 636/1296] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:21:15 2020] POST /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes => generated 818 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:21:15.972266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e0fa069-c8b1-408e-9837-69bd75aa6cbd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:15.972816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e0fa069-c8b1-408e-9837-69bd75aa6cbd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:15.973312 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e0fa069-c8b1-408e-9837-69bd75aa6cbd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:16.092671 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:16.092671 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:16.103095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0e0fa069-c8b1-408e-9837-69bd75aa6cbd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:16.130177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e0fa069-c8b1-408e-9837-69bd75aa6cbd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 returned with HTTP 200 Dec 11 14:21:16.131555 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 661/1297] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:15 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 => generated 910 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:16.144965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb06ef53-9a9d-4ed5-937c-8e2abaae3c99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:16.145804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bb06ef53-9a9d-4ed5-937c-8e2abaae3c99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:16.146217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:16.146217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:16.146875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bb06ef53-9a9d-4ed5-937c-8e2abaae3c99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:16.147446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bb06ef53-9a9d-4ed5-937c-8e2abaae3c99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:16.190839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:16.190839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:16.204700 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb06ef53-9a9d-4ed5-937c-8e2abaae3c99 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:16.206420 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 637/1298] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:16 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:16.773778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea098332-9a6f-4953-9e43-a1f7285e7c7c tempest-VolumesSummaryTest-360717554 tempest-VolumesSummaryTest-360717554] GET http://10.222.0.58/volume/v3/d879a3aabfe54975be42cc960f93961d/volumes/summary Dec 11 14:21:16.774615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ea098332-9a6f-4953-9e43-a1f7285e7c7c tempest-VolumesSummaryTest-360717554 tempest-VolumesSummaryTest-360717554] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:16.775453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:16.775453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:16.776038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ea098332-9a6f-4953-9e43-a1f7285e7c7c tempest-VolumesSummaryTest-360717554 tempest-VolumesSummaryTest-360717554] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:16.776657 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-ea098332-9a6f-4953-9e43-a1f7285e7c7c tempest-VolumesSummaryTest-360717554 tempest-VolumesSummaryTest-360717554] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:16.806077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ea098332-9a6f-4953-9e43-a1f7285e7c7c tempest-VolumesSummaryTest-360717554 tempest-VolumesSummaryTest-360717554] Get summary completed successfully. Dec 11 14:21:16.806955 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea098332-9a6f-4953-9e43-a1f7285e7c7c tempest-VolumesSummaryTest-360717554 tempest-VolumesSummaryTest-360717554] http://10.222.0.58/volume/v3/d879a3aabfe54975be42cc960f93961d/volumes/summary returned with HTTP 200 Dec 11 14:21:16.808524 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 662/1299] 10.222.0.58 () {60 vars in 1269 bytes} [Fri Dec 11 14:21:16 2020] GET /volume/v3/d879a3aabfe54975be42cc960f93961d/volumes/summary => generated 55 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:17.147536 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-994d20ec-a0fd-486f-ba0b-736ce3a1f9df tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:17.148073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-994d20ec-a0fd-486f-ba0b-736ce3a1f9df tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:17.148302 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:17.148302 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:17.148692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-994d20ec-a0fd-486f-ba0b-736ce3a1f9df tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:17.221348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95d98d92-7aae-4141-ad4a-75b189f905c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:17.221879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95d98d92-7aae-4141-ad4a-75b189f905c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:17.222382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-95d98d92-7aae-4141-ad4a-75b189f905c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:17.222765 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-95d98d92-7aae-4141-ad4a-75b189f905c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:17.308917 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:17.308917 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:17.310742 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-95d98d92-7aae-4141-ad4a-75b189f905c7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:17.311529 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 663/1300] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:17 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:17.358888 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:17.358888 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:17.368759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-994d20ec-a0fd-486f-ba0b-736ce3a1f9df tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:17.413419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-994d20ec-a0fd-486f-ba0b-736ce3a1f9df tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 returned with HTTP 200 Dec 11 14:21:17.427400 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 638/1301] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:17 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 => generated 910 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:18.325315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0e263b4-abfd-44de-b2ca-986f584fa14a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:18.326797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0e263b4-abfd-44de-b2ca-986f584fa14a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:18.327205 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:18.327205 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:18.327864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0e263b4-abfd-44de-b2ca-986f584fa14a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:18.328461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e0e263b4-abfd-44de-b2ca-986f584fa14a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:18.403748 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:18.403748 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:18.409776 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0e263b4-abfd-44de-b2ca-986f584fa14a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:18.411213 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 664/1302] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:18 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:18.443547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb05dc49-d68d-4a4b-a7e6-bffff5b1450b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:18.444649 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb05dc49-d68d-4a4b-a7e6-bffff5b1450b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:18.445023 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:18.445023 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:18.445619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb05dc49-d68d-4a4b-a7e6-bffff5b1450b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:18.583803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:18.583803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:18.613233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cb05dc49-d68d-4a4b-a7e6-bffff5b1450b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:18.658694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb05dc49-d68d-4a4b-a7e6-bffff5b1450b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 returned with HTTP 200 Dec 11 14:21:18.660111 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 639/1303] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:18 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 => generated 911 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:18.674948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ba983dd-628f-43ef-b7c8-9afdc6d34d45 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8/action Dec 11 14:21:18.675685 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:18.675685 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:18.676322 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ba983dd-628f-43ef-b7c8-9afdc6d34d45 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:18.676818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ba983dd-628f-43ef-b7c8-9afdc6d34d45 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:18.677971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-0ba983dd-628f-43ef-b7c8-9afdc6d34d45 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Updating volume 'b6cc5fed-0f85-450e-912b-ff67608b6fc8' with '{'status': 'error'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:21:18.925592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:18.925592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:19.052074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ba983dd-628f-43ef-b7c8-9afdc6d34d45 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8/action returned with HTTP 202 Dec 11 14:21:19.053260 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 665/1304] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:18 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8/action => generated 0 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:21:19.066875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ccea59c-25b6-484c-8cef-e3658b852006 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:19.067609 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ccea59c-25b6-484c-8cef-e3658b852006 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:19.067833 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:19.067833 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:19.068211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ccea59c-25b6-484c-8cef-e3658b852006 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:19.126007 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:19.126007 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:19.136488 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7ccea59c-25b6-484c-8cef-e3658b852006 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:19.162099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ccea59c-25b6-484c-8cef-e3658b852006 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 returned with HTTP 200 Dec 11 14:21:19.164041 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 640/1305] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:19 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 => generated 907 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:19.179909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f89c31f6-ea0e-4d67-8005-b69eb857c8b4 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8/action Dec 11 14:21:19.181234 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:19.181234 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:19.182172 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f89c31f6-ea0e-4d67-8005-b69eb857c8b4 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-force_delete": {}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:19.183196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f89c31f6-ea0e-4d67-8005-b69eb857c8b4 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:19.320667 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:19.320667 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:19.324856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f89c31f6-ea0e-4d67-8005-b69eb857c8b4 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Volume info retrieved successfully. Dec 11 14:21:19.374768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f89c31f6-ea0e-4d67-8005-b69eb857c8b4 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Delete volume request issued successfully. Dec 11 14:21:19.377882 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f89c31f6-ea0e-4d67-8005-b69eb857c8b4 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8/action returned with HTTP 202 Dec 11 14:21:19.380908 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 666/1306] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:19 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:21:19.391234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15195597-fc69-4782-9cc5-1c339d6c3fee tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:19.391934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15195597-fc69-4782-9cc5-1c339d6c3fee tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:19.392160 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:19.392160 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:19.393102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15195597-fc69-4782-9cc5-1c339d6c3fee tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:19.456774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24c71456-1c70-42f9-9a7f-08ed1c6b71bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:19.456774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24c71456-1c70-42f9-9a7f-08ed1c6b71bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:19.456774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:19.456774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:19.456774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24c71456-1c70-42f9-9a7f-08ed1c6b71bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:19.456774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-24c71456-1c70-42f9-9a7f-08ed1c6b71bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:19.502613 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:19.502613 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:19.506710 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24c71456-1c70-42f9-9a7f-08ed1c6b71bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:19.507748 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 667/1307] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:19 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:19.554156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:19.554156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:19.568828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-15195597-fc69-4782-9cc5-1c339d6c3fee tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:19.607787 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15195597-fc69-4782-9cc5-1c339d6c3fee tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 returned with HTTP 200 Dec 11 14:21:19.619732 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 641/1308] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:19 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 => generated 910 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:20.522758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38b90301-fa1c-467f-a5d8-51f7be69610f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:20.523280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38b90301-fa1c-467f-a5d8-51f7be69610f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:20.523452 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:20.523452 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:20.524084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38b90301-fa1c-467f-a5d8-51f7be69610f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:20.524659 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-38b90301-fa1c-467f-a5d8-51f7be69610f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:20.589545 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:20.589545 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:20.591465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38b90301-fa1c-467f-a5d8-51f7be69610f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:20.610863 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 668/1309] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:20 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:20.627347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d877b574-1f2a-4e5c-b344-509d17c68afa tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:20.628397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d877b574-1f2a-4e5c-b344-509d17c68afa tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:20.628803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:20.628803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:20.629433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d877b574-1f2a-4e5c-b344-509d17c68afa tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:20.714895 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:20.714895 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:20.755439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d877b574-1f2a-4e5c-b344-509d17c68afa tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:20.804645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d877b574-1f2a-4e5c-b344-509d17c68afa tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 returned with HTTP 200 Dec 11 14:21:20.806860 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 642/1310] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:20 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 => generated 910 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:21.606251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1cc3c126-c129-444c-afca-910ef2aad30e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:21.606963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1cc3c126-c129-444c-afca-910ef2aad30e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:21.607188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:21.607188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:21.607560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1cc3c126-c129-444c-afca-910ef2aad30e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:21.607930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1cc3c126-c129-444c-afca-910ef2aad30e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:21.635775 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02197e19-134b-451e-98f3-1a88aadd5bed tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes Dec 11 14:21:21.636452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02197e19-134b-451e-98f3-1a88aadd5bed tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:21.636774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:21.636774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:21.637435 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02197e19-134b-451e-98f3-1a88aadd5bed tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:21.638341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-02197e19-134b-451e-98f3-1a88aadd5bed tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:21.641037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-02197e19-134b-451e-98f3-1a88aadd5bed tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:21.684917 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:21.684917 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:21.688557 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1cc3c126-c129-444c-afca-910ef2aad30e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:21.698348 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 643/1311] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:21 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:21.766950 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-02197e19-134b-451e-98f3-1a88aadd5bed tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:21.768292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02197e19-134b-451e-98f3-1a88aadd5bed tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes returned with HTTP 200 Dec 11 14:21:21.769692 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 669/1312] 10.222.0.58 () {58 vars in 1204 bytes} [Fri Dec 11 14:21:20 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes => generated 15 bytes in 851 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:21:21.788040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] POST http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes Dec 11 14:21:21.788473 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:21.788473 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:21.789141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1010403920"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:21.790523 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1010403920'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:21:21.791078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Create volume of 1 GB Dec 11 14:21:21.823978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Availability Zones retrieved successfully. Dec 11 14:21:21.824192 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a16aeb10-05ef-45be-be09-7184e2e8c682 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:21.824911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a16aeb10-05ef-45be-be09-7184e2e8c682 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:21.825511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a16aeb10-05ef-45be-be09-7184e2e8c682 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:21.865308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Flow 'volume_create_api' (546706c8-2381-4a1c-bc96-3a8f66bee3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:21.868818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd3207e-54cd-46dd-873b-afb259178e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:21.876666 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:21.940472 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:21.940472 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:21.969591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a16aeb10-05ef-45be-be09-7184e2e8c682 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:22.040989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a16aeb10-05ef-45be-be09-7184e2e8c682 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 returned with HTTP 200 Dec 11 14:21:22.044433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd3207e-54cd-46dd-873b-afb259178e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:22.047156 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 670/1313] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:21 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:22.050780 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46f82e5-f06e-4eca-9fb4-fe25190ec5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:22.182318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Created reservations ['b287b504-a417-4600-a194-5f646271d276', 'dab7afd4-f235-43eb-9363-fc80e9f87d9b', '3ac189ba-803f-4649-90c4-9a74744fb273', '888124b4-d739-4622-a8bf-5412151611ef'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:21:22.185236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46f82e5-f06e-4eca-9fb4-fe25190ec5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b287b504-a417-4600-a194-5f646271d276', 'dab7afd4-f235-43eb-9363-fc80e9f87d9b', '3ac189ba-803f-4649-90c4-9a74744fb273', '888124b4-d739-4622-a8bf-5412151611ef']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:22.199810 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f22051-6a71-4bb0-b107-ea411452257c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:22.382204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f22051-6a71-4bb0-b107-ea411452257c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f309a6f-b307-42e5-b0ca-08522f89a638', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1010403920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb48e9f869354103a1548c9786cd8d85',qos_specs=None,replication_status=,reservations=['b287b504-a417-4600-a194-5f646271d276','dab7afd4-f235-43eb-9363-fc80e9f87d9b','3ac189ba-803f-4649-90c4-9a74744fb273','888124b4-d739-4622-a8bf-5412151611ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605180d39e2244a1a0e4eacb33b16577',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1010403920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f309a6f-b307-42e5-b0ca-08522f89a638,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fb48e9f869354103a1548c9786cd8d85',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,user_id='605180d39e2244a1a0e4eacb33b16577',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:22.389412 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cd31aa-9f7f-4282-b363-d9be1b7a2255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:22.457852 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16cd31aa-9f7f-4282-b363-d9be1b7a2255) 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-VolumesListTestJSON-Volume-1010403920',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb48e9f869354103a1548c9786cd8d85',qos_specs=None,replication_status=,reservations=['b287b504-a417-4600-a194-5f646271d276','dab7afd4-f235-43eb-9363-fc80e9f87d9b','3ac189ba-803f-4649-90c4-9a74744fb273','888124b4-d739-4622-a8bf-5412151611ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605180d39e2244a1a0e4eacb33b16577',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:22.460982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676500cd-f5dd-4ac7-a75c-864275fd9628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:22.500036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (676500cd-f5dd-4ac7-a75c-864275fd9628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:22.502789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Flow 'volume_create_api' (546706c8-2381-4a1c-bc96-3a8f66bee3b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:22.656536 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Create volume request issued successfully. Dec 11 14:21:22.711929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-331d5b10-4001-4e26-82ec-254410201cac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:22.712466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-331d5b10-4001-4e26-82ec-254410201cac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:22.712671 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:22.712671 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:22.713280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-331d5b10-4001-4e26-82ec-254410201cac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:22.713807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-331d5b10-4001-4e26-82ec-254410201cac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:22.725825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8606474-11d1-406d-b330-395f22eccfc3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes returned with HTTP 202 Dec 11 14:21:22.745572 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 644/1314] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:21:21 2020] POST /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes => generated 833 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:21:22.756692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57952ca1-49fe-43a0-83b9-627b434941f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:22.763199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57952ca1-49fe-43a0-83b9-627b434941f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:22.763398 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:22.763398 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:22.770568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57952ca1-49fe-43a0-83b9-627b434941f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:22.806532 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:22.806532 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:22.818818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-331d5b10-4001-4e26-82ec-254410201cac tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:22.828053 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 671/1315] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:22 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 852 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:22.875136 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:22.875136 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:22.897083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57952ca1-49fe-43a0-83b9-627b434941f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:22.938810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57952ca1-49fe-43a0-83b9-627b434941f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 200 Dec 11 14:21:22.940604 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 645/1316] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:22 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 901 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:23.070550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd2bf842-bc43-4ce1-856a-882e55ec69e7 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:23.072602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd2bf842-bc43-4ce1-856a-882e55ec69e7 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:23.073259 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:23.073259 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:23.073907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd2bf842-bc43-4ce1-856a-882e55ec69e7 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:23.174267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd2bf842-bc43-4ce1-856a-882e55ec69e7 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 returned with HTTP 404 Dec 11 14:21:23.176234 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 672/1317] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:23 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:23.191024 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] POST http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes Dec 11 14:21:23.191594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:23.191594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:23.192336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1808084475"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:23.193562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1808084475'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:21:23.194298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume of 1 GB Dec 11 14:21:23.262211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Availability Zones retrieved successfully. Dec 11 14:21:23.349647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (31fd06da-9120-46d3-bc4b-c28c386c5cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:23.361717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c6d4b2-0b62-40b2-b860-9b0af1b6a8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:23.366827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:23.612883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c6d4b2-0b62-40b2-b860-9b0af1b6a8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:23.622250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508764e5-e26a-4d24-9e1c-1136b69320cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:23.833820 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cad1170e-df85-47d5-96c2-ce0be5f2fce3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:23.834621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cad1170e-df85-47d5-96c2-ce0be5f2fce3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:23.834796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cad1170e-df85-47d5-96c2-ce0be5f2fce3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:23.835401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cad1170e-df85-47d5-96c2-ce0be5f2fce3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:23.903396 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:23.903396 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:23.913404 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cad1170e-df85-47d5-96c2-ce0be5f2fce3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:23.929251 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 673/1318] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:23 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:23.937460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Created reservations ['20f049af-6711-4af3-b259-2b8621f3f69a', '1059a42f-baab-416c-bd19-baee583e71bd', '60f4c152-de7b-461f-91c3-9be11541ae86', 'd35a9f11-1dc4-48b0-ad29-e685f940c87d'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:21:23.941643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508764e5-e26a-4d24-9e1c-1136b69320cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20f049af-6711-4af3-b259-2b8621f3f69a', '1059a42f-baab-416c-bd19-baee583e71bd', '60f4c152-de7b-461f-91c3-9be11541ae86', 'd35a9f11-1dc4-48b0-ad29-e685f940c87d']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:23.945341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9f26a00-baed-4d2c-af61-a6665bc362c1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:21:23.945498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc475b1-5194-4d03-ada8-f7bcb1eb0ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:23.947279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9f26a00-baed-4d2c-af61-a6665bc362c1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:23.947655 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:23.947655 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:23.948282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9f26a00-baed-4d2c-af61-a6665bc362c1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:24.109090 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:24.109090 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:24.120938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc475b1-5194-4d03-ada8-f7bcb1eb0ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a620616-30bb-4d4e-8f7a-eac4f366f0f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1808084475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['20f049af-6711-4af3-b259-2b8621f3f69a','1059a42f-baab-416c-bd19-baee583e71bd','60f4c152-de7b-461f-91c3-9be11541ae86','d35a9f11-1dc4-48b0-ad29-e685f940c87d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1808084475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a620616-30bb-4d4e-8f7a-eac4f366f0f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',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,user_id='74bf48419d654f1bb61116e122cd60fe',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:24.129088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae2b227-3cf6-4fad-8b3d-8834f95717df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:24.166456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c9f26a00-baed-4d2c-af61-a6665bc362c1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:21:24.195745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ae2b227-3cf6-4fad-8b3d-8834f95717df) 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-VolumesActionsTest-Volume-1808084475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['20f049af-6711-4af3-b259-2b8621f3f69a','1059a42f-baab-416c-bd19-baee583e71bd','60f4c152-de7b-461f-91c3-9be11541ae86','d35a9f11-1dc4-48b0-ad29-e685f940c87d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:24.200353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e84cb6b-26de-4552-8ba3-44ad383713b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:24.240651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e84cb6b-26de-4552-8ba3-44ad383713b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:24.254100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (31fd06da-9120-46d3-bc4b-c28c386c5cb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:24.265566 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9f26a00-baed-4d2c-af61-a6665bc362c1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 200 Dec 11 14:21:24.266861 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 674/1319] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:23 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 978 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:24.304623 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1798590-144f-47b0-a8ba-b5dba93bc4ad tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:24.305878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1798590-144f-47b0-a8ba-b5dba93bc4ad tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:24.306068 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:24.306068 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:24.306692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1798590-144f-47b0-a8ba-b5dba93bc4ad tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:24.456024 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request issued successfully. Dec 11 14:21:24.519558 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1251b378-8b74-4349-b2ac-7ec53952effd tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes returned with HTTP 202 Dec 11 14:21:24.524598 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:24.524598 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:24.527841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 646/1320] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:21:23 2020] POST /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes => generated 818 bytes in 1340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:21:24.546687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cb674a8-535d-43a0-bdbe-946ddc430c12 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:24.549363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8cb674a8-535d-43a0-bdbe-946ddc430c12 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:24.549620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:24.549620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:24.549989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8cb674a8-535d-43a0-bdbe-946ddc430c12 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:24.555929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8cb674a8-535d-43a0-bdbe-946ddc430c12 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:24.565076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c1798590-144f-47b0-a8ba-b5dba93bc4ad tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:24.625585 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:24.625585 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:24.640707 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cb674a8-535d-43a0-bdbe-946ddc430c12 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:24.654443 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 647/1321] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:24 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:24.654761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1798590-144f-47b0-a8ba-b5dba93bc4ad tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 200 Dec 11 14:21:24.654761 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 675/1322] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:24 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 925 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:24.657812 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60b4c7fb-b891-4312-a37c-927a372331db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 Dec 11 14:21:24.665561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60b4c7fb-b891-4312-a37c-927a372331db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:24.665826 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:24.665826 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:24.666379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60b4c7fb-b891-4312-a37c-927a372331db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:24.670355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5f10961-e07f-4726-bd2d-b43195be9d88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/detail Dec 11 14:21:24.675976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5f10961-e07f-4726-bd2d-b43195be9d88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:24.676376 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:24.676376 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:24.676976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5f10961-e07f-4726-bd2d-b43195be9d88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:24.678624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-a5f10961-e07f-4726-bd2d-b43195be9d88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:24.815744 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5f10961-e07f-4726-bd2d-b43195be9d88 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/detail returned with HTTP 200 Dec 11 14:21:24.838405 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 676/1323] 10.222.0.58 () {58 vars in 1225 bytes} [Fri Dec 11 14:21:24 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/detail => generated 856 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:24.857721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] POST http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd/restore Dec 11 14:21:24.860265 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:24.860265 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:24.870901 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:24.872033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Restoring backup aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd ({'restore': {}}) {{(pid=88093) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 11 14:21:24.873616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Restoring backup aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd to volume None. Dec 11 14:21:24.966298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:24.966298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:24.966972 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:24.966972 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:24.974395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.backup.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Creating volume of 1 GB for restore of backup aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. Dec 11 14:21:24.994023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-60b4c7fb-b891-4312-a37c-927a372331db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:25.038814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Availability zone cache updated, next update will occur around 2020-12-11 15:21:25.038263. {{(pid=88093) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 11 14:21:25.039258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Availability Zones retrieved successfully. Dec 11 14:21:25.054959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60b4c7fb-b891-4312-a37c-927a372331db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 returned with HTTP 200 Dec 11 14:21:25.056036 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 648/1324] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:24 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 => generated 910 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:25.064260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (2eabed48-b04b-443f-a825-7edc306ca29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:25.068167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb89a9a-bfc2-46ed-9ec0-1df579b9fedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:25.070698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:25.233325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb89a9a-bfc2-46ed-9ec0-1df579b9fedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:25.235688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (470d5cd2-c174-41dc-9888-3aea2f4646f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:25.401763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Created reservations ['431c79cf-bfcc-43b3-9162-c3229c14c16c', 'd7d983fb-402e-466c-bd0d-78476258a3f7', '44e3c942-e5b9-46bd-b032-10a41d4ef6ec', '825c9fb2-8502-4304-9e1c-0a34d6d26bc8'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:21:25.403767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (470d5cd2-c174-41dc-9888-3aea2f4646f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['431c79cf-bfcc-43b3-9162-c3229c14c16c', 'd7d983fb-402e-466c-bd0d-78476258a3f7', '44e3c942-e5b9-46bd-b032-10a41d4ef6ec', '825c9fb2-8502-4304-9e1c-0a34d6d26bc8']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:25.405985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551eb04b-b57e-4fe1-aa36-7230ba759817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:25.619102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551eb04b-b57e-4fe1-aa36-7230ba759817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c467651-2c31-48ea-bfc1-72ec6102e5df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['431c79cf-bfcc-43b3-9162-c3229c14c16c','d7d983fb-402e-466c-bd0d-78476258a3f7','44e3c942-e5b9-46bd-b032-10a41d4ef6ec','825c9fb2-8502-4304-9e1c-0a34d6d26bc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:21:25Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c467651-2c31-48ea-bfc1-72ec6102e5df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3641d0215ea94281b77ee34fb3c8ddbd',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,user_id='3efd36862a59435593522fb9dca99a36',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:25.639660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6495b9ec-3bf7-45c7-a9c4-6002078112e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:25.670884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-515f6bfa-275c-4a26-8a19-3eb3ab92f214 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:25.671408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-515f6bfa-275c-4a26-8a19-3eb3ab92f214 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:25.671624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:25.671624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:25.672006 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-515f6bfa-275c-4a26-8a19-3eb3ab92f214 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:25.679818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6495b9ec-3bf7-45c7-a9c4-6002078112e4) 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='auto-created_from_restore_from_backup',display_name='restore_backup_aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641d0215ea94281b77ee34fb3c8ddbd',qos_specs=None,replication_status=,reservations=['431c79cf-bfcc-43b3-9162-c3229c14c16c','d7d983fb-402e-466c-bd0d-78476258a3f7','44e3c942-e5b9-46bd-b032-10a41d4ef6ec','825c9fb2-8502-4304-9e1c-0a34d6d26bc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3efd36862a59435593522fb9dca99a36',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:25.700961 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ca1745-d16a-49a4-8a92-d8def272fc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:25.743790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ca1745-d16a-49a4-8a92-d8def272fc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:25.750477 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Flow 'volume_create_api' (2eabed48-b04b-443f-a825-7edc306ca29b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:25.852756 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:25.852756 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:25.890247 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-515f6bfa-275c-4a26-8a19-3eb3ab92f214 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:25.896869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Create volume request issued successfully. Dec 11 14:21:25.973011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-515f6bfa-275c-4a26-8a19-3eb3ab92f214 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 200 Dec 11 14:21:25.977515 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 649/1325] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:25 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 926 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:25.993470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-455dad10-8e76-4e1c-b705-a5c9fa2173d4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:25.994253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-455dad10-8e76-4e1c-b705-a5c9fa2173d4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:25.994816 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:25.994816 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:25.995410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-455dad10-8e76-4e1c-b705-a5c9fa2173d4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:26.011356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:26.011356 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:26.018883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:21:26.023009 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 11 14:21:26.023009 n-d-766726-2 devstack@c-api.service[88092]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 11 14:21:26.023009 n-d-766726-2 devstack@c-api.service[88092]: hub = hubs.get_hub() Dec 11 14:21:26.147168 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:26.147168 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:26.157541 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-455dad10-8e76-4e1c-b705-a5c9fa2173d4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:26.190236 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-455dad10-8e76-4e1c-b705-a5c9fa2173d4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 200 Dec 11 14:21:26.192209 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 650/1326] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:25 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 926 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:26.215288 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74bca3c2-efd5-40bc-a42b-4e918451afc6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 Dec 11 14:21:26.219104 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74bca3c2-efd5-40bc-a42b-4e918451afc6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:26.219517 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:26.219517 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:26.224887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74bca3c2-efd5-40bc-a42b-4e918451afc6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:26.419285 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:26.419285 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:26.436261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-74bca3c2-efd5-40bc-a42b-4e918451afc6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:26.475661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74bca3c2-efd5-40bc-a42b-4e918451afc6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 returned with HTTP 200 Dec 11 14:21:26.478157 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 651/1327] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:26 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 => generated 910 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:26.490941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] POST http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes Dec 11 14:21:26.491598 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:26.491598 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:26.492177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-438348365"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:26.494101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-438348365'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:21:26.494611 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Create volume of 1 GB Dec 11 14:21:26.513519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Availability Zones retrieved successfully. Dec 11 14:21:26.535336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Flow 'volume_create_api' (64fc6459-c5bd-41f2-8079-2af1bacd18df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:26.540087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6443795b-d229-4eb2-a94f-56855bf7b852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:26.542997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:26.674191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6443795b-d229-4eb2-a94f-56855bf7b852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:26.676889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb39fc9e-91fe-4c0a-894e-1e4cefbaa5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:26.890224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Created reservations ['c593550f-beec-4d13-a4f5-44264e687d3c', '449f26f5-c0aa-4b03-9c6c-1611d7000ceb', '09fdd39e-70e2-46a5-b84f-f57070df8932', '9790085d-408a-40d4-aca8-0bc919bd6241'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:21:26.900669 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb39fc9e-91fe-4c0a-894e-1e4cefbaa5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c593550f-beec-4d13-a4f5-44264e687d3c', '449f26f5-c0aa-4b03-9c6c-1611d7000ceb', '09fdd39e-70e2-46a5-b84f-f57070df8932', '9790085d-408a-40d4-aca8-0bc919bd6241']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:26.908591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e314d84f-11b3-4000-b400-2ec65a6e8a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:27.051478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e314d84f-11b3-4000-b400-2ec65a6e8a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f08d2dd-5a83-4a62-a503-06cf6cad109d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-438348365',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb48e9f869354103a1548c9786cd8d85',qos_specs=None,replication_status=,reservations=['c593550f-beec-4d13-a4f5-44264e687d3c','449f26f5-c0aa-4b03-9c6c-1611d7000ceb','09fdd39e-70e2-46a5-b84f-f57070df8932','9790085d-408a-40d4-aca8-0bc919bd6241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605180d39e2244a1a0e4eacb33b16577',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-438348365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f08d2dd-5a83-4a62-a503-06cf6cad109d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fb48e9f869354103a1548c9786cd8d85',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,user_id='605180d39e2244a1a0e4eacb33b16577',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:27.053559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5613a8c-c018-4c72-9971-f1dd58b7a2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:27.134200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5613a8c-c018-4c72-9971-f1dd58b7a2d0) 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-VolumesListTestJSON-Volume-438348365',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb48e9f869354103a1548c9786cd8d85',qos_specs=None,replication_status=,reservations=['c593550f-beec-4d13-a4f5-44264e687d3c','449f26f5-c0aa-4b03-9c6c-1611d7000ceb','09fdd39e-70e2-46a5-b84f-f57070df8932','9790085d-408a-40d4-aca8-0bc919bd6241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605180d39e2244a1a0e4eacb33b16577',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:27.136272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47c61c6-5a64-4a5d-b167-ee37d6978646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:27.172846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d47c61c6-5a64-4a5d-b167-ee37d6978646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:27.177986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Flow 'volume_create_api' (64fc6459-c5bd-41f2-8079-2af1bacd18df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:27.192630 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:27.192630 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:27.195300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:21:27.249203 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Create volume request issued successfully. Dec 11 14:21:27.263403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76d4442b-5bef-4ff4-88cc-70319ced7ca7 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes returned with HTTP 202 Dec 11 14:21:27.264320 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 652/1328] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:21:26 2020] POST /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes => generated 832 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:21:27.284406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b58c429-2c22-4c68-ac38-a56a15cc6f8f tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:27.284945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b58c429-2c22-4c68-ac38-a56a15cc6f8f tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:27.285167 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:27.285167 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:27.285870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b58c429-2c22-4c68-ac38-a56a15cc6f8f tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:27.439741 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:27.439741 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:27.475022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9b58c429-2c22-4c68-ac38-a56a15cc6f8f tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:27.527754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b58c429-2c22-4c68-ac38-a56a15cc6f8f tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:27.537556 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 653/1329] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:27 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 900 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:27.537556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63de610c-a13f-4b1b-9ee8-b6f52898e2f4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 Dec 11 14:21:27.547085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63de610c-a13f-4b1b-9ee8-b6f52898e2f4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:27.547352 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:27.547352 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:27.547789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63de610c-a13f-4b1b-9ee8-b6f52898e2f4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:27.667851 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:27.667851 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:27.692555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-63de610c-a13f-4b1b-9ee8-b6f52898e2f4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:27.740118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63de610c-a13f-4b1b-9ee8-b6f52898e2f4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 returned with HTTP 200 Dec 11 14:21:27.753227 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 654/1330] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:27 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 => generated 911 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:27.770478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-118c2266-cdad-45a8-9c66-2b01c1485e5f tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4/action Dec 11 14:21:27.770955 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:27.770955 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:27.771398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-118c2266-cdad-45a8-9c66-2b01c1485e5f tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:27.771783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-118c2266-cdad-45a8-9c66-2b01c1485e5f tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:27.772727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-118c2266-cdad-45a8-9c66-2b01c1485e5f tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Updating volume '0a620616-30bb-4d4e-8f7a-eac4f366f0f4' with '{'status': 'maintenance'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:21:28.042579 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:28.042579 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:28.126573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-118c2266-cdad-45a8-9c66-2b01c1485e5f tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4/action returned with HTTP 202 Dec 11 14:21:28.131596 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 655/1331] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:27 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4/action => generated 0 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:21:28.135828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9dc24a8d-5127-4c91-b579-18c4f52debcb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 Dec 11 14:21:28.136374 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9dc24a8d-5127-4c91-b579-18c4f52debcb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:28.136573 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:28.136573 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:28.137264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9dc24a8d-5127-4c91-b579-18c4f52debcb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:28.198910 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:28.198910 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:28.211741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9dc24a8d-5127-4c91-b579-18c4f52debcb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:28.239669 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9dc24a8d-5127-4c91-b579-18c4f52debcb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 returned with HTTP 200 Dec 11 14:21:28.241192 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 656/1332] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:28 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 => generated 913 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:28.261892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f4cc8f6-bd97-4882-801d-5f14e510201b tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4/action Dec 11 14:21:28.262380 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:28.262380 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:28.262861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f4cc8f6-bd97-4882-801d-5f14e510201b tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-force_delete": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:28.263257 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f4cc8f6-bd97-4882-801d-5f14e510201b tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:28.307106 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:28.307106 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:28.312306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:21:28.312978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Checking backup size 1 against volume size 1 {{(pid=88093) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 11 14:21:28.313532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.backup.api [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Overwriting volume 2c467651-2c31-48ea-bfc1-72ec6102e5df with restore of backup aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:28.334452 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:28.334452 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:28.335503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0f4cc8f6-bd97-4882-801d-5f14e510201b tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Volume info retrieved successfully. Dec 11 14:21:28.353571 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] restore_backup in rpcapi backup_id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd {{(pid=88093) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 11 14:21:28.362390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b4bc8c7f-b14a-4d8f-aca7-bee30f89b1b1 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd/restore returned with HTTP 202 Dec 11 14:21:28.363753 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 677/1333] 10.222.0.58 () {60 vars in 1360 bytes} [Fri Dec 11 14:21:24 2020] POST /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd/restore => generated 189 bytes in 3519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:21:28.374931 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a57f265a-4fe8-4bd7-981f-7706febc5fa8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:28.375473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a57f265a-4fe8-4bd7-981f-7706febc5fa8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:28.375705 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:28.375705 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:28.376131 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a57f265a-4fe8-4bd7-981f-7706febc5fa8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:28.376506 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a57f265a-4fe8-4bd7-981f-7706febc5fa8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:28.404906 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0f4cc8f6-bd97-4882-801d-5f14e510201b tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Delete volume request issued successfully. Dec 11 14:21:28.405577 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f4cc8f6-bd97-4882-801d-5f14e510201b tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4/action returned with HTTP 202 Dec 11 14:21:28.410593 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 657/1334] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:28 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:21:28.431459 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d2ad4ea-4bfd-4e57-a5af-996c6224d1f5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 Dec 11 14:21:28.434158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d2ad4ea-4bfd-4e57-a5af-996c6224d1f5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:28.434710 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:28.434710 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:28.435783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d2ad4ea-4bfd-4e57-a5af-996c6224d1f5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:28.448557 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:28.448557 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:28.450548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a57f265a-4fe8-4bd7-981f-7706febc5fa8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:28.455005 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 678/1335] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:28 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:28.545968 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dff52fbc-46f7-4e49-a5ef-5a8edce6cee9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:28.546764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dff52fbc-46f7-4e49-a5ef-5a8edce6cee9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:28.547174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:28.547174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:28.547814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dff52fbc-46f7-4e49-a5ef-5a8edce6cee9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:28.555295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:28.555295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:28.570866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2d2ad4ea-4bfd-4e57-a5af-996c6224d1f5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:28.616994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d2ad4ea-4bfd-4e57-a5af-996c6224d1f5 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 returned with HTTP 200 Dec 11 14:21:28.619753 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 658/1336] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:28 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:28.660790 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:28.660790 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:28.671993 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dff52fbc-46f7-4e49-a5ef-5a8edce6cee9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:28.719960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dff52fbc-46f7-4e49-a5ef-5a8edce6cee9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:28.728860 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 679/1337] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:28 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 924 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:29.466406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab766bf4-78fc-4061-9f83-ba1939469b39 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:29.470476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab766bf4-78fc-4061-9f83-ba1939469b39 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:29.471045 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:29.471045 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:29.471854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab766bf4-78fc-4061-9f83-ba1939469b39 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:29.472432 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ab766bf4-78fc-4061-9f83-ba1939469b39 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:29.526551 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:29.526551 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:29.533370 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab766bf4-78fc-4061-9f83-ba1939469b39 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:29.539270 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 659/1338] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:29 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:29.635748 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81501836-1684-44c4-9f57-a54dd935a3c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 Dec 11 14:21:29.636800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81501836-1684-44c4-9f57-a54dd935a3c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:29.637234 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:29.637234 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:29.637884 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81501836-1684-44c4-9f57-a54dd935a3c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:29.746281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea3da1f8-05f0-4178-ae01-d3c80e1f4978 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:29.746851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ea3da1f8-05f0-4178-ae01-d3c80e1f4978 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:29.747051 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:29.747051 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:29.748145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ea3da1f8-05f0-4178-ae01-d3c80e1f4978 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:29.763113 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:29.763113 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:29.781398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-81501836-1684-44c4-9f57-a54dd935a3c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:29.827731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81501836-1684-44c4-9f57-a54dd935a3c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 returned with HTTP 200 Dec 11 14:21:29.828853 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 680/1339] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:29 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:29.885671 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:29.885671 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:29.895352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ea3da1f8-05f0-4178-ae01-d3c80e1f4978 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:29.922671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea3da1f8-05f0-4178-ae01-d3c80e1f4978 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:29.923715 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 660/1340] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:29 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 925 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:29.938930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34fb8502-9fe9-48fd-81f4-9cb32a485f54 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:29.939723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34fb8502-9fe9-48fd-81f4-9cb32a485f54 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:29.940085 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:29.940085 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:29.940689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34fb8502-9fe9-48fd-81f4-9cb32a485f54 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:30.001300 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:30.001300 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:30.021670 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-34fb8502-9fe9-48fd-81f4-9cb32a485f54 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:30.050603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34fb8502-9fe9-48fd-81f4-9cb32a485f54 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:30.062444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 681/1341] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:29 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 925 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:30.067343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] POST http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes Dec 11 14:21:30.068004 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:30.068004 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:30.068737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-130108390"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:30.070423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-130108390'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:21:30.071047 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Create volume of 1 GB Dec 11 14:21:30.105749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Availability Zones retrieved successfully. Dec 11 14:21:30.134851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Flow 'volume_create_api' (8eed4c98-e036-4ec9-87ee-0d97ce12c6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:30.150961 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c73d9be7-0209-4e78-9016-75003933dac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:30.153264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:30.259533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c73d9be7-0209-4e78-9016-75003933dac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:30.262583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b010608e-868b-4b51-adb9-d20efb837580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:30.457070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Created reservations ['f62db791-df3d-4a99-ac6d-c92777b3c776', '8c8492c6-5d23-4bb2-b6a2-f15d3f231a3b', '8c6e3d2e-f774-43f0-9dc6-7cc96ce17fad', '3c41ca40-a52c-4739-aa94-050fb99b4ea9'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:21:30.459001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b010608e-868b-4b51-adb9-d20efb837580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f62db791-df3d-4a99-ac6d-c92777b3c776', '8c8492c6-5d23-4bb2-b6a2-f15d3f231a3b', '8c6e3d2e-f774-43f0-9dc6-7cc96ce17fad', '3c41ca40-a52c-4739-aa94-050fb99b4ea9']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:30.471555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4672f9a-37d4-46df-b3b8-61206ce95a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:30.557780 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-009233cc-d4ec-42bc-a372-66c34074951e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:30.563468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-009233cc-d4ec-42bc-a372-66c34074951e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:30.568665 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:30.568665 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:30.569460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-009233cc-d4ec-42bc-a372-66c34074951e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:30.578272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-009233cc-d4ec-42bc-a372-66c34074951e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:30.588942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4672f9a-37d4-46df-b3b8-61206ce95a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e283af4c-4b16-47b1-901e-4a4c0c1f25d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-130108390',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb48e9f869354103a1548c9786cd8d85',qos_specs=None,replication_status=,reservations=['f62db791-df3d-4a99-ac6d-c92777b3c776','8c8492c6-5d23-4bb2-b6a2-f15d3f231a3b','8c6e3d2e-f774-43f0-9dc6-7cc96ce17fad','3c41ca40-a52c-4739-aa94-050fb99b4ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605180d39e2244a1a0e4eacb33b16577',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-130108390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e283af4c-4b16-47b1-901e-4a4c0c1f25d1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fb48e9f869354103a1548c9786cd8d85',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,user_id='605180d39e2244a1a0e4eacb33b16577',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:30.596197 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad36a7f2-49fa-43cb-aac1-01769c8cd1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:30.639729 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad36a7f2-49fa-43cb-aac1-01769c8cd1b2) 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-VolumesListTestJSON-Volume-130108390',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb48e9f869354103a1548c9786cd8d85',qos_specs=None,replication_status=,reservations=['f62db791-df3d-4a99-ac6d-c92777b3c776','8c8492c6-5d23-4bb2-b6a2-f15d3f231a3b','8c6e3d2e-f774-43f0-9dc6-7cc96ce17fad','3c41ca40-a52c-4739-aa94-050fb99b4ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='605180d39e2244a1a0e4eacb33b16577',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:30.642278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea169d9-2743-48fb-b729-db0d011d761f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:30.655037 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:30.655037 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:30.657034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-009233cc-d4ec-42bc-a372-66c34074951e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:30.660544 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 682/1342] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:30 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:30.665929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea169d9-2743-48fb-b729-db0d011d761f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:30.669408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Flow 'volume_create_api' (8eed4c98-e036-4ec9-87ee-0d97ce12c6b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:30.734401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Create volume request issued successfully. Dec 11 14:21:30.752167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0222874-12c6-41ab-a4a7-f5afef8bb9e1 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes returned with HTTP 202 Dec 11 14:21:30.753396 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 661/1343] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:21:30 2020] POST /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes => generated 832 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:21:30.767443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8aa38df6-c155-4a7f-a047-41af739fca25 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:30.768283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8aa38df6-c155-4a7f-a047-41af739fca25 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:30.768677 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:30.768677 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:30.769327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8aa38df6-c155-4a7f-a047-41af739fca25 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:30.851259 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f50e6925-c1dc-43b8-8f20-9565810a179d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 Dec 11 14:21:30.855562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f50e6925-c1dc-43b8-8f20-9565810a179d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:30.855943 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:30.855943 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:30.856643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f50e6925-c1dc-43b8-8f20-9565810a179d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:30.882785 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:30.882785 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:30.892946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8aa38df6-c155-4a7f-a047-41af739fca25 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:30.976094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8aa38df6-c155-4a7f-a047-41af739fca25 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:30.976094 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 683/1344] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:30 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 900 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:31.035089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f50e6925-c1dc-43b8-8f20-9565810a179d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 returned with HTTP 404 Dec 11 14:21:31.048418 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 662/1345] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:30 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:31.078579 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] POST http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes Dec 11 14:21:31.078579 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:31.078579 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:31.078579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-222592755"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:31.078579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-222592755'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:21:31.091008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume of 1 GB Dec 11 14:21:31.127901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Availability Zones retrieved successfully. Dec 11 14:21:31.188399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (b7a23792-f4d0-4410-8424-6ac1df602ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:31.195150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d4fa68-8666-4cce-930b-91ceb16852cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:31.200666 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:21:31.303513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44d4fa68-8666-4cce-930b-91ceb16852cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:31.306528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9ca540-e0b1-48af-860e-2acf1f573bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:31.468682 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Created reservations ['b8782396-dad9-484a-908e-48140671f138', 'a83bad3e-88f3-4f55-8735-d1f13c541a39', '542ba30c-2344-4386-8a24-be3d7b55f6b0', '87896e8f-144f-41ed-91d7-f9dbe9ace174'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:21:31.471561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9ca540-e0b1-48af-860e-2acf1f573bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8782396-dad9-484a-908e-48140671f138', 'a83bad3e-88f3-4f55-8735-d1f13c541a39', '542ba30c-2344-4386-8a24-be3d7b55f6b0', '87896e8f-144f-41ed-91d7-f9dbe9ace174']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:31.474007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4b9bc7-6a10-494f-a811-477848f485fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:31.540697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4b9bc7-6a10-494f-a811-477848f485fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e6fbf86-9675-460b-be16-bf86b099cd21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-222592755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['b8782396-dad9-484a-908e-48140671f138','a83bad3e-88f3-4f55-8735-d1f13c541a39','542ba30c-2344-4386-8a24-be3d7b55f6b0','87896e8f-144f-41ed-91d7-f9dbe9ace174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:21:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-222592755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e6fbf86-9675-460b-be16-bf86b099cd21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',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,user_id='74bf48419d654f1bb61116e122cd60fe',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:31.545000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177fe09d-0e3a-4433-86aa-045fe296bad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:31.593578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (177fe09d-0e3a-4433-86aa-045fe296bad2) 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-VolumesActionsTest-Volume-222592755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77b6167567aa444eb39e7d8fa8c7c8ed',qos_specs=None,replication_status=,reservations=['b8782396-dad9-484a-908e-48140671f138','a83bad3e-88f3-4f55-8735-d1f13c541a39','542ba30c-2344-4386-8a24-be3d7b55f6b0','87896e8f-144f-41ed-91d7-f9dbe9ace174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74bf48419d654f1bb61116e122cd60fe',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:31.596041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db3e05a-8980-465f-8b56-a2a8de366b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:21:31.632802 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db3e05a-8980-465f-8b56-a2a8de366b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:21:31.636266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Flow 'volume_create_api' (b7a23792-f4d0-4410-8424-6ac1df602ee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:21:31.682150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d1f6464-b5de-4727-8e9e-2d7d5bd3f96e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:31.682983 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d1f6464-b5de-4727-8e9e-2d7d5bd3f96e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:31.689356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d1f6464-b5de-4727-8e9e-2d7d5bd3f96e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:31.692304 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9d1f6464-b5de-4727-8e9e-2d7d5bd3f96e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:31.762772 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Create volume request issued successfully. Dec 11 14:21:31.776602 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:31.776602 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:31.780225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d1f6464-b5de-4727-8e9e-2d7d5bd3f96e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:31.795496 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 663/1346] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:31 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:31.797543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad970617-38f4-46a0-99ac-503c1f5a10bb tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes returned with HTTP 202 Dec 11 14:21:31.801446 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 684/1347] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:21:31 2020] POST /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes => generated 817 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:21:31.845271 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73110033-f8b3-4382-bffa-661e4c5ba387 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:31.845879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73110033-f8b3-4382-bffa-661e4c5ba387 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:31.846075 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:31.846075 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:31.846557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73110033-f8b3-4382-bffa-661e4c5ba387 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:31.956091 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:31.956091 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:31.978668 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59e7ba3f-1045-4f19-b331-f19831830dd3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:31.979198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59e7ba3f-1045-4f19-b331-f19831830dd3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:31.979426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:31.979426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:31.979888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59e7ba3f-1045-4f19-b331-f19831830dd3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:31.991510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-73110033-f8b3-4382-bffa-661e4c5ba387 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:32.124844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73110033-f8b3-4382-bffa-661e4c5ba387 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:32.125679 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 664/1348] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:31 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 885 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:32.199640 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:32.199640 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:32.224330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-59e7ba3f-1045-4f19-b331-f19831830dd3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:32.311474 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59e7ba3f-1045-4f19-b331-f19831830dd3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:32.312585 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 685/1349] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:31 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 924 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:32.842885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-deab3288-090d-4402-9d86-7c92342a99b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:32.844237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-deab3288-090d-4402-9d86-7c92342a99b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:32.844686 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:32.844686 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:32.845418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-deab3288-090d-4402-9d86-7c92342a99b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:32.845990 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-deab3288-090d-4402-9d86-7c92342a99b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:32.917268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:32.917268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:33.123413 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-deab3288-090d-4402-9d86-7c92342a99b6 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:33.123413 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 665/1350] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:32 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:33.146018 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2837905f-16f5-41c2-a5dd-4e8c8c9e7855 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:33.154988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2837905f-16f5-41c2-a5dd-4e8c8c9e7855 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:33.155455 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:33.155455 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:33.155997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2837905f-16f5-41c2-a5dd-4e8c8c9e7855 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:33.312734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:33.312734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:33.332013 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2837905f-16f5-41c2-a5dd-4e8c8c9e7855 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:33.340793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe158e0d-1e98-4cc5-9bc8-f34102dbb54c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:33.341351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe158e0d-1e98-4cc5-9bc8-f34102dbb54c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:33.341577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:33.341577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:33.341958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe158e0d-1e98-4cc5-9bc8-f34102dbb54c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:33.449650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2837905f-16f5-41c2-a5dd-4e8c8c9e7855 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:33.456288 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 686/1351] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:33 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 909 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:33.604427 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:33.604427 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:33.613754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fe158e0d-1e98-4cc5-9bc8-f34102dbb54c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:33.712815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe158e0d-1e98-4cc5-9bc8-f34102dbb54c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:33.712815 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 666/1352] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:33 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 925 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:33.727022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35f1f68e-6ccb-40f9-a5c1-331358eab301 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:33.727022 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35f1f68e-6ccb-40f9-a5c1-331358eab301 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:33.727022 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:33.727022 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:33.727022 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35f1f68e-6ccb-40f9-a5c1-331358eab301 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:33.792994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:33.792994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:33.807522 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-35f1f68e-6ccb-40f9-a5c1-331358eab301 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:33.854860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35f1f68e-6ccb-40f9-a5c1-331358eab301 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:33.854860 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 687/1353] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:33 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 925 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:33.872487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81e7c11d-ec9a-4d36-aa72-de1f098a3778 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes Dec 11 14:21:33.872487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81e7c11d-ec9a-4d36-aa72-de1f098a3778 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:33.872487 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:33.872487 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:33.872487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81e7c11d-ec9a-4d36-aa72-de1f098a3778 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:33.872487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-81e7c11d-ec9a-4d36-aa72-de1f098a3778 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:33.872487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81e7c11d-ec9a-4d36-aa72-de1f098a3778 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:33.947749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-81e7c11d-ec9a-4d36-aa72-de1f098a3778 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:33.947749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81e7c11d-ec9a-4d36-aa72-de1f098a3778 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes returned with HTTP 200 Dec 11 14:21:33.947749 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 667/1354] 10.222.0.58 () {58 vars in 1204 bytes} [Fri Dec 11 14:21:33 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes => generated 1172 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:33.958189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b81838de-b597-4b02-b949-2923a56374b7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:33.958189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b81838de-b597-4b02-b949-2923a56374b7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:33.958189 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:33.958189 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:33.958189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b81838de-b597-4b02-b949-2923a56374b7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:33.958189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b81838de-b597-4b02-b949-2923a56374b7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:33.979438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-23390daf-16b3-401c-8e29-c43ba5198e48 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?name=tempest-VolumesListTestJSON-Volume-438348365 Dec 11 14:21:33.979438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-23390daf-16b3-401c-8e29-c43ba5198e48 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:33.979438 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:33.979438 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:33.979438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-23390daf-16b3-401c-8e29-c43ba5198e48 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:33.995425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-23390daf-16b3-401c-8e29-c43ba5198e48 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:33.995425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:33.995425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:33.995425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-23390daf-16b3-401c-8e29-c43ba5198e48 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-438348365'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:34.041162 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:34.041162 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:34.041162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b81838de-b597-4b02-b949-2923a56374b7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:34.041162 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 688/1355] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:33 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:34.057908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-23390daf-16b3-401c-8e29-c43ba5198e48 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:34.057908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-23390daf-16b3-401c-8e29-c43ba5198e48 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?name=tempest-VolumesListTestJSON-Volume-438348365 returned with HTTP 200 Dec 11 14:21:34.057908 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 668/1356] 10.222.0.58 () {58 vars in 1303 bytes} [Fri Dec 11 14:21:33 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?name=tempest-VolumesListTestJSON-Volume-438348365 => generated 399 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:34.072516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a93e8cab-6dab-4e8d-b256-605fedd88351 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1010403920 Dec 11 14:21:34.072516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a93e8cab-6dab-4e8d-b256-605fedd88351 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:34.072516 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:34.072516 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:34.072516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a93e8cab-6dab-4e8d-b256-605fedd88351 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:34.072516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-a93e8cab-6dab-4e8d-b256-605fedd88351 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:34.072516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a93e8cab-6dab-4e8d-b256-605fedd88351 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1010403920'), ('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:34.206867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a93e8cab-6dab-4e8d-b256-605fedd88351 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:34.206867 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:34.206867 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:34.239920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a93e8cab-6dab-4e8d-b256-605fedd88351 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1010403920 returned with HTTP 200 Dec 11 14:21:34.239920 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 689/1357] 10.222.0.58 () {58 vars in 1326 bytes} [Fri Dec 11 14:21:34 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1010403920 => generated 929 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:34.267606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9a1e1cb-1749-4892-827b-1f25e06627f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1 Dec 11 14:21:34.267606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9a1e1cb-1749-4892-827b-1f25e06627f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:34.267606 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:34.267606 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:34.267606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9a1e1cb-1749-4892-827b-1f25e06627f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:34.267606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-d9a1e1cb-1749-4892-827b-1f25e06627f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:34.267606 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:34.267606 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:34.267606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d9a1e1cb-1749-4892-827b-1f25e06627f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:34.417271 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9a1e1cb-1749-4892-827b-1f25e06627f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:34.422478 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:34.422478 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:34.448277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9a1e1cb-1749-4892-827b-1f25e06627f4 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1 returned with HTTP 200 Dec 11 14:21:34.448277 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 669/1358] 10.222.0.58 () {58 vars in 1240 bytes} [Fri Dec 11 14:21:34 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1 => generated 1104 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:34.467227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b52b9530-ab8b-4acf-91a1-5fa015048044 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1&marker=e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:34.467227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b52b9530-ab8b-4acf-91a1-5fa015048044 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:34.467227 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:34.467227 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:34.467227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b52b9530-ab8b-4acf-91a1-5fa015048044 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:34.467227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-b52b9530-ab8b-4acf-91a1-5fa015048044 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:34.467227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b52b9530-ab8b-4acf-91a1-5fa015048044 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:34.493870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c45e98c-1bdd-45dd-97bb-635efae1f26a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:34.493870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c45e98c-1bdd-45dd-97bb-635efae1f26a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:34.493870 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:34.493870 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:34.493870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c45e98c-1bdd-45dd-97bb-635efae1f26a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:34.614891 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:34.614891 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:34.637865 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c45e98c-1bdd-45dd-97bb-635efae1f26a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:34.678658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c45e98c-1bdd-45dd-97bb-635efae1f26a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:34.682062 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 670/1359] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:34 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:34.698288 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61de3254-0570-4d62-8994-9c10ab35776c tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action Dec 11 14:21:34.699112 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:34.699112 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:34.728437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61de3254-0570-4d62-8994-9c10ab35776c tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:34.728437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61de3254-0570-4d62-8994-9c10ab35776c tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:34.728437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-61de3254-0570-4d62-8994-9c10ab35776c tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Updating volume '1e6fbf86-9675-460b-be16-bf86b099cd21' with '{'status': 'error'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:21:34.754441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b52b9530-ab8b-4acf-91a1-5fa015048044 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:34.754441 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:34.754441 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:34.870268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b52b9530-ab8b-4acf-91a1-5fa015048044 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1&marker=e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:34.870268 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 690/1360] 10.222.0.58 () {58 vars in 1328 bytes} [Fri Dec 11 14:21:34 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1&marker=e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 1104 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:34.870268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db0fd8a8-d338-4ab3-ab70-5bc4335a77a8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1&marker=7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:34.870268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db0fd8a8-d338-4ab3-ab70-5bc4335a77a8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:34.870268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:34.870268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:34.870268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db0fd8a8-d338-4ab3-ab70-5bc4335a77a8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:34.875148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-db0fd8a8-d338-4ab3-ab70-5bc4335a77a8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:34.875148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-db0fd8a8-d338-4ab3-ab70-5bc4335a77a8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:35.042224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-db0fd8a8-d338-4ab3-ab70-5bc4335a77a8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:35.042224 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:35.042224 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:35.048309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db0fd8a8-d338-4ab3-ab70-5bc4335a77a8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1&marker=7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:35.048309 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 691/1361] 10.222.0.58 () {58 vars in 1328 bytes} [Fri Dec 11 14:21:34 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1&marker=7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 1105 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:21:35.071325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f94da219-80f6-4db0-a6dd-b07a0dfa654b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:35.071325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f94da219-80f6-4db0-a6dd-b07a0dfa654b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:35.071325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:35.071325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:35.071325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f94da219-80f6-4db0-a6dd-b07a0dfa654b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:35.071325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f94da219-80f6-4db0-a6dd-b07a0dfa654b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:35.156921 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:35.156921 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:35.163758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f94da219-80f6-4db0-a6dd-b07a0dfa654b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:35.180502 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 692/1362] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:35 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:35.188060 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49850177-42e0-415a-8186-aa34b9a7dea3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1&marker=7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:35.192195 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:35.192195 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:35.196138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49850177-42e0-415a-8186-aa34b9a7dea3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:35.196138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:35.196138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:35.196138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49850177-42e0-415a-8186-aa34b9a7dea3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:35.196138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-49850177-42e0-415a-8186-aa34b9a7dea3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:35.200784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49850177-42e0-415a-8186-aa34b9a7dea3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:35.394095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61de3254-0570-4d62-8994-9c10ab35776c tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action returned with HTTP 202 Dec 11 14:21:35.394095 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 671/1363] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:34 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action => generated 0 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:21:35.424522 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0a60a24-601d-439e-af2b-aac559f13a47 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:35.424522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c0a60a24-601d-439e-af2b-aac559f13a47 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:35.424522 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:35.424522 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:35.429284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c0a60a24-601d-439e-af2b-aac559f13a47 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:35.629732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-49850177-42e0-415a-8186-aa34b9a7dea3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:35.679225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49850177-42e0-415a-8186-aa34b9a7dea3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1&marker=7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 200 Dec 11 14:21:35.679225 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 693/1364] 10.222.0.58 () {58 vars in 1328 bytes} [Fri Dec 11 14:21:35 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=1&marker=7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 15 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:21:35.686772 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29d7bf12-56ba-4fb7-8690-7c8eece94f43 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Dec 11 14:21:35.686772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29d7bf12-56ba-4fb7-8690-7c8eece94f43 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:35.686772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29d7bf12-56ba-4fb7-8690-7c8eece94f43 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:35.686772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-29d7bf12-56ba-4fb7-8690-7c8eece94f43 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:35.686772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-29d7bf12-56ba-4fb7-8690-7c8eece94f43 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value available, assuming string {{(pid=88093) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:35.686772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-29d7bf12-56ba-4fb7-8690-7c8eece94f43 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:35.705617 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:35.705617 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:35.745252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c0a60a24-601d-439e-af2b-aac559f13a47 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:35.820479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0a60a24-601d-439e-af2b-aac559f13a47 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:35.830774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 672/1365] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:35 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 906 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:35.846913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8246c086-ea6c-464d-a4b5-e76d2816576e tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action Dec 11 14:21:35.847377 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:35.847377 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:35.847867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8246c086-ea6c-464d-a4b5-e76d2816576e tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:35.848251 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8246c086-ea6c-464d-a4b5-e76d2816576e tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:35.849208 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-8246c086-ea6c-464d-a4b5-e76d2816576e tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Updating volume '1e6fbf86-9675-460b-be16-bf86b099cd21' with '{'status': 'available'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:21:35.874777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-29d7bf12-56ba-4fb7-8690-7c8eece94f43 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:35.876991 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:35.876991 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:35.909768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29d7bf12-56ba-4fb7-8690-7c8eece94f43 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Dec 11 14:21:35.909768 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 694/1366] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:21:35 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:35.935343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ae6cfd7-21c4-4d00-8484-28b279009941 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Dec 11 14:21:35.935343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ae6cfd7-21c4-4d00-8484-28b279009941 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:35.935343 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:35.935343 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:35.935343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ae6cfd7-21c4-4d00-8484-28b279009941 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:35.935343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-0ae6cfd7-21c4-4d00-8484-28b279009941 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:35.935343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ae6cfd7-21c4-4d00-8484-28b279009941 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value available, assuming string {{(pid=88093) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:35.935343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ae6cfd7-21c4-4d00-8484-28b279009941 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:36.152868 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ae6cfd7-21c4-4d00-8484-28b279009941 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:36.161426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:36.161426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:36.217931 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ae6cfd7-21c4-4d00-8484-28b279009941 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Dec 11 14:21:36.217931 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 695/1367] 10.222.0.58 () {58 vars in 1326 bytes} [Fri Dec 11 14:21:35 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:36.234928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b0e82b8-c3ce-4ccf-a62a-a3d886c2e5dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:36.234928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b0e82b8-c3ce-4ccf-a62a-a3d886c2e5dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:36.234928 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:36.234928 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:36.234928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b0e82b8-c3ce-4ccf-a62a-a3d886c2e5dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:36.234928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3b0e82b8-c3ce-4ccf-a62a-a3d886c2e5dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:36.249624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:36.249624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:36.382876 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:36.382876 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:36.382876 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b0e82b8-c3ce-4ccf-a62a-a3d886c2e5dd tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:36.382876 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 696/1368] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:36 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:36.396399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-639699ee-6cad-4ddd-9199-3b2ea592c502 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1 Dec 11 14:21:36.396399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-639699ee-6cad-4ddd-9199-3b2ea592c502 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:36.396399 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:36.396399 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:36.396399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-639699ee-6cad-4ddd-9199-3b2ea592c502 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:36.396399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-639699ee-6cad-4ddd-9199-3b2ea592c502 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:36.401587 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-639699ee-6cad-4ddd-9199-3b2ea592c502 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:36.607727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8246c086-ea6c-464d-a4b5-e76d2816576e tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action returned with HTTP 202 Dec 11 14:21:36.607727 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 673/1369] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:35 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action => generated 0 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:21:36.640921 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49eb28d5-a6ca-474c-be1e-945ac5966f1e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:36.640921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49eb28d5-a6ca-474c-be1e-945ac5966f1e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:36.640921 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:36.640921 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:36.640921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49eb28d5-a6ca-474c-be1e-945ac5966f1e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:36.766850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-639699ee-6cad-4ddd-9199-3b2ea592c502 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:36.766850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-639699ee-6cad-4ddd-9199-3b2ea592c502 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1 returned with HTTP 200 Dec 11 14:21:36.774862 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 697/1370] 10.222.0.58 () {58 vars in 1219 bytes} [Fri Dec 11 14:21:36 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1 => generated 568 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:36.799017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7b6f59b9-1914-4191-9e36-339fdc3d8a67 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1&marker=e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:36.799017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7b6f59b9-1914-4191-9e36-339fdc3d8a67 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:36.799017 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:36.799017 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:36.799017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7b6f59b9-1914-4191-9e36-339fdc3d8a67 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:36.799017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-7b6f59b9-1914-4191-9e36-339fdc3d8a67 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:36.799017 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:36.799017 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:36.809648 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7b6f59b9-1914-4191-9e36-339fdc3d8a67 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:36.952669 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:36.952669 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:36.958121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-49eb28d5-a6ca-474c-be1e-945ac5966f1e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:36.992218 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49eb28d5-a6ca-474c-be1e-945ac5966f1e tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:36.992218 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 674/1371] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:36 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 910 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:37.008592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ac252b5-c54f-4be1-9dba-de96729bc1be tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action Dec 11 14:21:37.008592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:37.008592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:37.008592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ac252b5-c54f-4be1-9dba-de96729bc1be tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:37.008592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ac252b5-c54f-4be1-9dba-de96729bc1be tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:37.008592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-5ac252b5-c54f-4be1-9dba-de96729bc1be tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Updating volume '1e6fbf86-9675-460b-be16-bf86b099cd21' with '{'status': 'maintenance'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:21:37.181200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7b6f59b9-1914-4191-9e36-339fdc3d8a67 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:37.181200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7b6f59b9-1914-4191-9e36-339fdc3d8a67 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1&marker=e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:37.192686 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 698/1372] 10.222.0.58 () {58 vars in 1307 bytes} [Fri Dec 11 14:21:36 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1&marker=e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 568 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:37.217198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f9012c0-62c2-4265-aa75-e6002762ef4e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1&marker=7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:37.217198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3f9012c0-62c2-4265-aa75-e6002762ef4e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:37.217198 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:37.217198 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:37.217198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3f9012c0-62c2-4265-aa75-e6002762ef4e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:37.217198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-3f9012c0-62c2-4265-aa75-e6002762ef4e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:37.234986 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:37.234986 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:37.241065 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:37.241065 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:37.246608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3f9012c0-62c2-4265-aa75-e6002762ef4e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:37.376191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ac252b5-c54f-4be1-9dba-de96729bc1be tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action returned with HTTP 202 Dec 11 14:21:37.377478 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 675/1373] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:37 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action => generated 0 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:21:37.385321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5951b3b2-ec11-452e-8883-db852bb83a2f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:37.385863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5951b3b2-ec11-452e-8883-db852bb83a2f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:37.386082 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:37.386082 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:37.386474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5951b3b2-ec11-452e-8883-db852bb83a2f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:37.524528 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3f9012c0-62c2-4265-aa75-e6002762ef4e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:37.524528 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f9012c0-62c2-4265-aa75-e6002762ef4e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1&marker=7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:37.524528 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 699/1374] 10.222.0.58 () {58 vars in 1307 bytes} [Fri Dec 11 14:21:37 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1&marker=7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 569 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:37.531819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:37.531819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:37.538692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc765baa-f5a5-4b3d-b3c0-819fd19cf133 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:37.538692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc765baa-f5a5-4b3d-b3c0-819fd19cf133 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:37.538692 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:37.538692 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:37.538692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc765baa-f5a5-4b3d-b3c0-819fd19cf133 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:37.538692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cc765baa-f5a5-4b3d-b3c0-819fd19cf133 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:37.558963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5951b3b2-ec11-452e-8883-db852bb83a2f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:37.589218 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:37.589218 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:37.589218 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc765baa-f5a5-4b3d-b3c0-819fd19cf133 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:37.593985 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 700/1375] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:37 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:37.607299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5951b3b2-ec11-452e-8883-db852bb83a2f tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:37.607299 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 676/1376] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:37 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:37.610932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-04f83037-c7bb-4ef9-933f-8abf92c4a5ab tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1&marker=7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:37.610932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-04f83037-c7bb-4ef9-933f-8abf92c4a5ab tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:37.610932 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:37.610932 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:37.610932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-04f83037-c7bb-4ef9-933f-8abf92c4a5ab tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:37.610932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-04f83037-c7bb-4ef9-933f-8abf92c4a5ab tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:37.610932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-04f83037-c7bb-4ef9-933f-8abf92c4a5ab tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:37.639020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4cae5a1-0545-4dae-880b-2928bc54f417 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] POST http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action Dec 11 14:21:37.639020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:37.639020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:37.639020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4cae5a1-0545-4dae-880b-2928bc54f417 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:21:37.639020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4cae5a1-0545-4dae-880b-2928bc54f417 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:21:37.639020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-e4cae5a1-0545-4dae-880b-2928bc54f417 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] Updating volume '1e6fbf86-9675-460b-be16-bf86b099cd21' with '{'status': 'available'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:21:37.756348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-04f83037-c7bb-4ef9-933f-8abf92c4a5ab tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:37.757253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-04f83037-c7bb-4ef9-933f-8abf92c4a5ab tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1&marker=7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 200 Dec 11 14:21:37.758826 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 701/1377] 10.222.0.58 () {58 vars in 1307 bytes} [Fri Dec 11 14:21:37 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?limit=1&marker=7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:21:37.772336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da9b0b2e-acd1-400c-8b25-c43b996c0708 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?name=tempest-VolumesListTestJSON-Volume-438348365&status=available Dec 11 14:21:37.774637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da9b0b2e-acd1-400c-8b25-c43b996c0708 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:37.775255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da9b0b2e-acd1-400c-8b25-c43b996c0708 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:37.776021 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-da9b0b2e-acd1-400c-8b25-c43b996c0708 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:37.776744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-da9b0b2e-acd1-400c-8b25-c43b996c0708 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value available, assuming string {{(pid=88093) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:37.778733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-da9b0b2e-acd1-400c-8b25-c43b996c0708 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-438348365'), ('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:37.926635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-da9b0b2e-acd1-400c-8b25-c43b996c0708 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:37.926635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da9b0b2e-acd1-400c-8b25-c43b996c0708 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?name=tempest-VolumesListTestJSON-Volume-438348365&status=available returned with HTTP 200 Dec 11 14:21:37.933981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 702/1378] 10.222.0.58 () {58 vars in 1337 bytes} [Fri Dec 11 14:21:37 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?name=tempest-VolumesListTestJSON-Volume-438348365&status=available => generated 399 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:37.944603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ad1c5ac-9e3d-444e-82d2-249f6167005c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?name=tempest-VolumesListTestJSON-Volume-130108390&status=available Dec 11 14:21:37.944603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ad1c5ac-9e3d-444e-82d2-249f6167005c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:37.944603 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:37.944603 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:37.944603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ad1c5ac-9e3d-444e-82d2-249f6167005c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:37.944603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-2ad1c5ac-9e3d-444e-82d2-249f6167005c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:37.944603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ad1c5ac-9e3d-444e-82d2-249f6167005c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value available, assuming string {{(pid=88093) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:37.944603 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:37.944603 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:37.962054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ad1c5ac-9e3d-444e-82d2-249f6167005c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-130108390'), ('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:37.972164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:37.972164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:38.228949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ad1c5ac-9e3d-444e-82d2-249f6167005c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:38.228949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:38.228949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:38.250432 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4cae5a1-0545-4dae-880b-2928bc54f417 tempest-VolumesActionsTest-2057063930 tempest-VolumesActionsTest-2057063930] http://10.222.0.58/volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action returned with HTTP 202 Dec 11 14:21:38.250432 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 677/1379] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:21:37 2020] POST /volume/v3/cf3d23094ee844a58ca0e4a06d79e2a9/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21/action => generated 0 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:21:38.263713 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a613ba29-9bb9-41ce-83f8-231d20315ff6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:38.263713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a613ba29-9bb9-41ce-83f8-231d20315ff6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:38.263713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:38.263713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:38.263713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a613ba29-9bb9-41ce-83f8-231d20315ff6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:38.284929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ad1c5ac-9e3d-444e-82d2-249f6167005c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?name=tempest-VolumesListTestJSON-Volume-130108390&status=available returned with HTTP 200 Dec 11 14:21:38.284929 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 703/1380] 10.222.0.58 () {58 vars in 1358 bytes} [Fri Dec 11 14:21:37 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?name=tempest-VolumesListTestJSON-Volume-130108390&status=available => generated 928 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:38.326292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c660d44-4f9a-45ba-8c6f-c7ab5a39927d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?marker=7f309a6f-b307-42e5-b0ca-08522f89a638&sort=id%3Aasc Dec 11 14:21:38.326292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c660d44-4f9a-45ba-8c6f-c7ab5a39927d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:38.326292 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:38.326292 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:38.326292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c660d44-4f9a-45ba-8c6f-c7ab5a39927d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:38.326292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-9c660d44-4f9a-45ba-8c6f-c7ab5a39927d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:38.342797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9c660d44-4f9a-45ba-8c6f-c7ab5a39927d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:38.460136 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:38.460136 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:38.503093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a613ba29-9bb9-41ce-83f8-231d20315ff6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:38.569703 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a613ba29-9bb9-41ce-83f8-231d20315ff6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:38.569703 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 678/1381] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:38 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 910 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:38.592626 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52129a9d-179c-45ff-bf75-4838a3db92db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] DELETE http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:38.592626 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-52129a9d-179c-45ff-bf75-4838a3db92db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:38.592626 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:38.592626 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:38.592626 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-52129a9d-179c-45ff-bf75-4838a3db92db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:38.597324 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-52129a9d-179c-45ff-bf75-4838a3db92db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Delete volume with id: 1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:38.797715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c660d44-4f9a-45ba-8c6f-c7ab5a39927d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:38.801228 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:38.801228 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:38.823277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:38.823277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:38.824988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-52129a9d-179c-45ff-bf75-4838a3db92db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:38.825374 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c660d44-4f9a-45ba-8c6f-c7ab5a39927d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?marker=7f309a6f-b307-42e5-b0ca-08522f89a638&sort=id%3Aasc returned with HTTP 200 Dec 11 14:21:38.839121 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 704/1382] 10.222.0.58 () {58 vars in 1340 bytes} [Fri Dec 11 14:21:38 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?marker=7f309a6f-b307-42e5-b0ca-08522f89a638&sort=id%3Aasc => generated 928 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:38.847519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-25500ab3-3bf3-4af7-acda-8391e73e29bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:38.848374 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-25500ab3-3bf3-4af7-acda-8391e73e29bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:38.848779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:38.848779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:38.849652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-25500ab3-3bf3-4af7-acda-8391e73e29bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:38.850218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-25500ab3-3bf3-4af7-acda-8391e73e29bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:38.891446 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-52129a9d-179c-45ff-bf75-4838a3db92db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Delete volume request issued successfully. Dec 11 14:21:38.892040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52129a9d-179c-45ff-bf75-4838a3db92db tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 202 Dec 11 14:21:38.899577 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 679/1383] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:38 2020] DELETE /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 0 bytes in 314 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:21:38.904857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-abdb53ae-78be-4165-8cdd-da9560f8e038 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 11 14:21:38.911102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-abdb53ae-78be-4165-8cdd-da9560f8e038 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:38.911414 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:38.911414 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:38.913530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:38.913530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:38.914271 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-abdb53ae-78be-4165-8cdd-da9560f8e038 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:38.915224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-abdb53ae-78be-4165-8cdd-da9560f8e038 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:38.921387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-abdb53ae-78be-4165-8cdd-da9560f8e038 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:38.924653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-25500ab3-3bf3-4af7-acda-8391e73e29bb tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:38.927925 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 705/1384] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:38 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:38.969356 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1916eab4-a933-4f3d-9bb6-1891f000748a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:38.969356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1916eab4-a933-4f3d-9bb6-1891f000748a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:38.969356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:38.969356 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:38.976089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1916eab4-a933-4f3d-9bb6-1891f000748a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:39.305338 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:39.305338 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:39.326240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1916eab4-a933-4f3d-9bb6-1891f000748a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:39.332378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-abdb53ae-78be-4165-8cdd-da9560f8e038 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:39.341503 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:39.341503 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:39.390171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-abdb53ae-78be-4165-8cdd-da9560f8e038 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 11 14:21:39.398055 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 680/1385] 10.222.0.58 () {58 vars in 1304 bytes} [Fri Dec 11 14:21:38 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:39.428621 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1916eab4-a933-4f3d-9bb6-1891f000748a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:39.428621 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 706/1386] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:38 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 909 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:39.440933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-307095bc-e84e-41d2-851f-4c4f73d226f6 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail Dec 11 14:21:39.440933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-307095bc-e84e-41d2-851f-4c4f73d226f6 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:39.440933 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:39.440933 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:39.440933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-307095bc-e84e-41d2-851f-4c4f73d226f6 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:39.440933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-307095bc-e84e-41d2-851f-4c4f73d226f6 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:39.440933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-307095bc-e84e-41d2-851f-4c4f73d226f6 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:39.563444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-307095bc-e84e-41d2-851f-4c4f73d226f6 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:39.568143 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:39.568143 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:39.592226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-307095bc-e84e-41d2-851f-4c4f73d226f6 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail returned with HTTP 200 Dec 11 14:21:39.592226 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 681/1387] 10.222.0.58 () {58 vars in 1225 bytes} [Fri Dec 11 14:21:39 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail => generated 2759 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:39.617833 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c304f26a-cb18-426d-bb8a-9cd84eb908f3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 11 14:21:39.618821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c304f26a-cb18-426d-bb8a-9cd84eb908f3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:39.619370 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:39.619370 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:39.620520 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c304f26a-cb18-426d-bb8a-9cd84eb908f3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:39.620987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-c304f26a-cb18-426d-bb8a-9cd84eb908f3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:39.623352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c304f26a-cb18-426d-bb8a-9cd84eb908f3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:39.737684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c304f26a-cb18-426d-bb8a-9cd84eb908f3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:39.743296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c304f26a-cb18-426d-bb8a-9cd84eb908f3 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 11 14:21:39.758398 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 707/1388] 10.222.0.58 () {58 vars in 1283 bytes} [Fri Dec 11 14:21:39 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:39.776654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd48ded3-4c60-44b4-8a17-5dc70df7defa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?availability_zone=nova Dec 11 14:21:39.776654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd48ded3-4c60-44b4-8a17-5dc70df7defa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:39.776654 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:39.776654 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:39.776654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd48ded3-4c60-44b4-8a17-5dc70df7defa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:39.776654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-fd48ded3-4c60-44b4-8a17-5dc70df7defa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:39.776654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fd48ded3-4c60-44b4-8a17-5dc70df7defa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value nova, assuming string {{(pid=88094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:39.784733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fd48ded3-4c60-44b4-8a17-5dc70df7defa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:39.948200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86a576d3-0d44-485c-887e-0762ebdf4f3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:39.948200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86a576d3-0d44-485c-887e-0762ebdf4f3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:39.948200 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:39.948200 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:39.948200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86a576d3-0d44-485c-887e-0762ebdf4f3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:39.948200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-86a576d3-0d44-485c-887e-0762ebdf4f3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:40.041530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:40.041530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:40.047952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fd48ded3-4c60-44b4-8a17-5dc70df7defa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:40.049475 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd48ded3-4c60-44b4-8a17-5dc70df7defa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?availability_zone=nova returned with HTTP 200 Dec 11 14:21:40.056703 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86a576d3-0d44-485c-887e-0762ebdf4f3f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:40.060179 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 682/1390] 10.222.0.58 () {58 vars in 1249 bytes} [Fri Dec 11 14:21:39 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?availability_zone=nova => generated 1172 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:40.061430 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 708/1390] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:39 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:40.067023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8457ce6f-c5d3-4a76-aa3c-27a795a8699d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?availability_zone=nova Dec 11 14:21:40.067566 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8457ce6f-c5d3-4a76-aa3c-27a795a8699d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:40.067792 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:40.067792 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:40.068167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8457ce6f-c5d3-4a76-aa3c-27a795a8699d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:40.068802 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-8457ce6f-c5d3-4a76-aa3c-27a795a8699d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:40.069384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8457ce6f-c5d3-4a76-aa3c-27a795a8699d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value nova, assuming string {{(pid=88094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:40.070059 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:40.070059 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:40.072463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8457ce6f-c5d3-4a76-aa3c-27a795a8699d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:40.264760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8457ce6f-c5d3-4a76-aa3c-27a795a8699d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:40.269767 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8457ce6f-c5d3-4a76-aa3c-27a795a8699d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?availability_zone=nova returned with HTTP 200 Dec 11 14:21:40.269767 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 683/1391] 10.222.0.58 () {58 vars in 1249 bytes} [Fri Dec 11 14:21:40 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?availability_zone=nova => generated 1172 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:40.289564 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37f81d80-0023-48af-86f3-a55114885e80 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?bootable=false Dec 11 14:21:40.289564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37f81d80-0023-48af-86f3-a55114885e80 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:40.289564 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:40.289564 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:40.289564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37f81d80-0023-48af-86f3-a55114885e80 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:40.289564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-37f81d80-0023-48af-86f3-a55114885e80 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:40.296995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-37f81d80-0023-48af-86f3-a55114885e80 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:40.389952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-37f81d80-0023-48af-86f3-a55114885e80 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:40.406720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37f81d80-0023-48af-86f3-a55114885e80 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?bootable=false returned with HTTP 200 Dec 11 14:21:40.406720 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 709/1392] 10.222.0.58 () {58 vars in 1233 bytes} [Fri Dec 11 14:21:40 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?bootable=false => generated 1172 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:40.419546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df0d4df8-1d20-4e68-b699-d88b46decd5b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?bootable=false Dec 11 14:21:40.419546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df0d4df8-1d20-4e68-b699-d88b46decd5b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:40.419546 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:40.419546 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:40.419546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df0d4df8-1d20-4e68-b699-d88b46decd5b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:40.419546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-df0d4df8-1d20-4e68-b699-d88b46decd5b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:40.419546 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:40.419546 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:40.419546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df0d4df8-1d20-4e68-b699-d88b46decd5b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:40.445892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01df476c-a2fa-4523-b4ca-e93947816e99 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:40.445892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01df476c-a2fa-4523-b4ca-e93947816e99 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:40.445892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:40.445892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:40.445892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01df476c-a2fa-4523-b4ca-e93947816e99 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:40.649766 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-df0d4df8-1d20-4e68-b699-d88b46decd5b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:40.650297 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:40.650297 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:40.651560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df0d4df8-1d20-4e68-b699-d88b46decd5b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?bootable=false returned with HTTP 200 Dec 11 14:21:40.661114 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 684/1393] 10.222.0.58 () {58 vars in 1233 bytes} [Fri Dec 11 14:21:40 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?bootable=false => generated 1172 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:40.668745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-650c4bad-a052-48f5-8092-1bedcf94be2c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?status=available Dec 11 14:21:40.669399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-650c4bad-a052-48f5-8092-1bedcf94be2c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:40.669798 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:40.669798 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:40.670074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-650c4bad-a052-48f5-8092-1bedcf94be2c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:40.670866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-650c4bad-a052-48f5-8092-1bedcf94be2c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:40.672031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-650c4bad-a052-48f5-8092-1bedcf94be2c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value available, assuming string {{(pid=88094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:40.672270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:40.672270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:40.680972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-650c4bad-a052-48f5-8092-1bedcf94be2c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:40.747362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-01df476c-a2fa-4523-b4ca-e93947816e99 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:40.823405 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01df476c-a2fa-4523-b4ca-e93947816e99 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:40.823405 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 710/1394] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:40 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 909 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:40.842496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-650c4bad-a052-48f5-8092-1bedcf94be2c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:40.850083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-650c4bad-a052-48f5-8092-1bedcf94be2c tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?status=available returned with HTTP 200 Dec 11 14:21:40.861709 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 685/1395] 10.222.0.58 () {58 vars in 1237 bytes} [Fri Dec 11 14:21:40 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?status=available => generated 1172 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:40.876839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d25a480f-a9be-4fbf-8725-b003c5c1cb9e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?status=available Dec 11 14:21:40.876839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d25a480f-a9be-4fbf-8725-b003c5c1cb9e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:40.876839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:40.876839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:40.876839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d25a480f-a9be-4fbf-8725-b003c5c1cb9e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:40.876839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-d25a480f-a9be-4fbf-8725-b003c5c1cb9e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:40.876839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d25a480f-a9be-4fbf-8725-b003c5c1cb9e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value available, assuming string {{(pid=88093) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:40.887342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d25a480f-a9be-4fbf-8725-b003c5c1cb9e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:41.002859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d25a480f-a9be-4fbf-8725-b003c5c1cb9e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:41.004919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d25a480f-a9be-4fbf-8725-b003c5c1cb9e tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?status=available returned with HTTP 200 Dec 11 14:21:41.006493 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 711/1396] 10.222.0.58 () {58 vars in 1237 bytes} [Fri Dec 11 14:21:40 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes?status=available => generated 1172 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:41.021878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43217dd4-da3d-410d-b1b2-781068670624 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?availability_zone=nova Dec 11 14:21:41.022850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-43217dd4-da3d-410d-b1b2-781068670624 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:41.023897 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:41.023897 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:41.024611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-43217dd4-da3d-410d-b1b2-781068670624 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:41.026953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-43217dd4-da3d-410d-b1b2-781068670624 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:41.029089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-43217dd4-da3d-410d-b1b2-781068670624 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value nova, assuming string {{(pid=88094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:41.049410 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:41.049410 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:41.049410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-43217dd4-da3d-410d-b1b2-781068670624 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:41.091027 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ce13323-527e-4fa7-9fc7-e3d534faba70 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:41.091027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ce13323-527e-4fa7-9fc7-e3d534faba70 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:41.097827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:41.097827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:41.097827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ce13323-527e-4fa7-9fc7-e3d534faba70 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:41.097827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0ce13323-527e-4fa7-9fc7-e3d534faba70 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:41.192224 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:41.192224 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:41.192224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ce13323-527e-4fa7-9fc7-e3d534faba70 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:41.216069 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 712/1397] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:41 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:41.248687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-43217dd4-da3d-410d-b1b2-781068670624 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:41.248687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:41.248687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:41.259159 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43217dd4-da3d-410d-b1b2-781068670624 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?availability_zone=nova returned with HTTP 200 Dec 11 14:21:41.259159 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 686/1398] 10.222.0.58 () {58 vars in 1270 bytes} [Fri Dec 11 14:21:41 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?availability_zone=nova => generated 2759 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:41.280899 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cea145d1-f203-4739-a2f2-537443b6692a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?bootable=false Dec 11 14:21:41.280899 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cea145d1-f203-4739-a2f2-537443b6692a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:41.280899 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:41.280899 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:41.280899 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cea145d1-f203-4739-a2f2-537443b6692a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:41.280899 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-cea145d1-f203-4739-a2f2-537443b6692a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:41.295245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-cea145d1-f203-4739-a2f2-537443b6692a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:41.448750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cea145d1-f203-4739-a2f2-537443b6692a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:41.456291 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:41.456291 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:41.491338 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cea145d1-f203-4739-a2f2-537443b6692a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?bootable=false returned with HTTP 200 Dec 11 14:21:41.491338 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 713/1399] 10.222.0.58 () {58 vars in 1254 bytes} [Fri Dec 11 14:21:41 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?bootable=false => generated 2759 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:41.518005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0367ab74-dc47-4057-9f20-92c5d1cce636 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?status=available Dec 11 14:21:41.518005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0367ab74-dc47-4057-9f20-92c5d1cce636 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:41.518005 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:41.518005 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:41.518005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0367ab74-dc47-4057-9f20-92c5d1cce636 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:41.518005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-0367ab74-dc47-4057-9f20-92c5d1cce636 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:21:41.518005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0367ab74-dc47-4057-9f20-92c5d1cce636 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Could not evaluate value available, assuming string {{(pid=88094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:21:41.523579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0367ab74-dc47-4057-9f20-92c5d1cce636 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:21:41.622326 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0367ab74-dc47-4057-9f20-92c5d1cce636 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Get all volumes completed successfully. Dec 11 14:21:41.625964 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:41.625964 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:41.661299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0367ab74-dc47-4057-9f20-92c5d1cce636 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?status=available returned with HTTP 200 Dec 11 14:21:41.662592 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 687/1400] 10.222.0.58 () {58 vars in 1258 bytes} [Fri Dec 11 14:21:41 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/detail?status=available => generated 2759 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:21:41.685650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5348bf5f-2823-4fd6-b042-3f821e11c1cc tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] DELETE http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:41.686339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5348bf5f-2823-4fd6-b042-3f821e11c1cc tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:41.686622 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:41.686622 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:41.687353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5348bf5f-2823-4fd6-b042-3f821e11c1cc tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:41.687891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-5348bf5f-2823-4fd6-b042-3f821e11c1cc tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Delete volume with id: e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:41.848134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9009b766-172b-4fbe-995f-d66a2b567fa0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:41.848134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9009b766-172b-4fbe-995f-d66a2b567fa0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:41.848134 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:41.848134 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:41.848134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9009b766-172b-4fbe-995f-d66a2b567fa0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:41.898514 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:41.898514 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:41.898514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5348bf5f-2823-4fd6-b042-3f821e11c1cc tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:41.994493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:41.994493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:42.011502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9009b766-172b-4fbe-995f-d66a2b567fa0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:42.126020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9009b766-172b-4fbe-995f-d66a2b567fa0 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 200 Dec 11 14:21:42.147717 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 688/1401] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:41 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 909 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:42.179554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5348bf5f-2823-4fd6-b042-3f821e11c1cc tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Delete volume request issued successfully. Dec 11 14:21:42.179554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5348bf5f-2823-4fd6-b042-3f821e11c1cc tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 202 Dec 11 14:21:42.179554 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 714/1402] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:41 2020] DELETE /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 0 bytes in 501 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:21:42.198197 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98f9f6b7-89dc-4fb4-b432-dc4398787292 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:42.198197 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98f9f6b7-89dc-4fb4-b432-dc4398787292 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:42.198197 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:42.198197 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:42.198197 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98f9f6b7-89dc-4fb4-b432-dc4398787292 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:42.239367 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f44d194-8108-45b3-b280-41ba8f2ea0d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:42.239367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f44d194-8108-45b3-b280-41ba8f2ea0d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:42.239367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:42.239367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:42.239367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f44d194-8108-45b3-b280-41ba8f2ea0d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:42.239367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1f44d194-8108-45b3-b280-41ba8f2ea0d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:42.337295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:42.337295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:42.337295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f44d194-8108-45b3-b280-41ba8f2ea0d5 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:42.349443 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 715/1403] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:42 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:42.376530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:42.376530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:42.402626 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-98f9f6b7-89dc-4fb4-b432-dc4398787292 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:42.438956 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98f9f6b7-89dc-4fb4-b432-dc4398787292 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:42.441424 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 689/1404] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:42 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 924 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:43.146390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca794e1c-98d1-45fa-9d52-e00c6d5d1b3a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 Dec 11 14:21:43.147053 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca794e1c-98d1-45fa-9d52-e00c6d5d1b3a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:43.147053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:43.147053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:43.147747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca794e1c-98d1-45fa-9d52-e00c6d5d1b3a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:43.360326 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8d1b8ab-cf37-42c3-bf9a-c2745aca5e2b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:43.360326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8d1b8ab-cf37-42c3-bf9a-c2745aca5e2b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:43.360326 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:43.360326 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:43.360326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8d1b8ab-cf37-42c3-bf9a-c2745aca5e2b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:43.360326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f8d1b8ab-cf37-42c3-bf9a-c2745aca5e2b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:43.430275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca794e1c-98d1-45fa-9d52-e00c6d5d1b3a tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 returned with HTTP 404 Dec 11 14:21:43.430275 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 716/1405] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:43 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/1e6fbf86-9675-460b-be16-bf86b099cd21 => generated 109 bytes in 286 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:43.447874 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:43.447874 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:43.453801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00fbdeec-111a-402c-82db-a86bd42ea0ba tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] DELETE http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 Dec 11 14:21:43.453801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00fbdeec-111a-402c-82db-a86bd42ea0ba tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:43.453801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00fbdeec-111a-402c-82db-a86bd42ea0ba tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:43.453801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-00fbdeec-111a-402c-82db-a86bd42ea0ba tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Delete volume with id: 0a620616-30bb-4d4e-8f7a-eac4f366f0f4 Dec 11 14:21:43.458078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8d1b8ab-cf37-42c3-bf9a-c2745aca5e2b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:43.465752 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 690/1406] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:43 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:43.474254 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca300e1d-fc6d-4b3b-85a9-0b67813127cd tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:43.474254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca300e1d-fc6d-4b3b-85a9-0b67813127cd tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:43.474254 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:43.474254 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:43.474254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca300e1d-fc6d-4b3b-85a9-0b67813127cd tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:43.586792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00fbdeec-111a-402c-82db-a86bd42ea0ba tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 returned with HTTP 404 Dec 11 14:21:43.588477 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 717/1407] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:43 2020] DELETE /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a620616-30bb-4d4e-8f7a-eac4f366f0f4 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:43.596260 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8bc63443-9191-47be-b96b-f6499c3c3438 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] DELETE http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:43.596453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8bc63443-9191-47be-b96b-f6499c3c3438 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:43.596809 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8bc63443-9191-47be-b96b-f6499c3c3438 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:43.597280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-8bc63443-9191-47be-b96b-f6499c3c3438 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Delete volume with id: b6cc5fed-0f85-450e-912b-ff67608b6fc8 Dec 11 14:21:43.617769 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:43.617769 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:43.697080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ca300e1d-fc6d-4b3b-85a9-0b67813127cd tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:43.782187 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8bc63443-9191-47be-b96b-f6499c3c3438 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 returned with HTTP 404 Dec 11 14:21:43.786301 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 718/1408] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:43 2020] DELETE /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b6cc5fed-0f85-450e-912b-ff67608b6fc8 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:43.798883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b44da56f-adc9-44d1-8192-e76aca179722 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] DELETE http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:43.798883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b44da56f-adc9-44d1-8192-e76aca179722 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:43.798883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b44da56f-adc9-44d1-8192-e76aca179722 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:43.798883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-b44da56f-adc9-44d1-8192-e76aca179722 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Delete volume with id: 265b83e6-75b9-4b2b-8f2b-0eb5f64350fb Dec 11 14:21:43.841841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca300e1d-fc6d-4b3b-85a9-0b67813127cd tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:43.841841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 691/1409] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:43 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 924 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:43.977946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b44da56f-adc9-44d1-8192-e76aca179722 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb returned with HTTP 404 Dec 11 14:21:43.977946 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 719/1410] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:43 2020] DELETE /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/265b83e6-75b9-4b2b-8f2b-0eb5f64350fb => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:43.993896 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1aeb29e0-8180-4c22-ad88-deb6253960fc tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] DELETE http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:21:44.000781 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1aeb29e0-8180-4c22-ad88-deb6253960fc tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:44.000781 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:44.000781 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:44.000781 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1aeb29e0-8180-4c22-ad88-deb6253960fc tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:44.000781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-1aeb29e0-8180-4c22-ad88-deb6253960fc tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Delete volume with id: b3068659-2a5e-48bb-8423-e4824d5adba3 Dec 11 14:21:44.170905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1aeb29e0-8180-4c22-ad88-deb6253960fc tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 returned with HTTP 404 Dec 11 14:21:44.175857 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 692/1411] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:43 2020] DELETE /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/b3068659-2a5e-48bb-8423-e4824d5adba3 => generated 109 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:44.184516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c04e22fe-bd11-4a4b-8e5e-0a8c2688889d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] DELETE http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:21:44.185297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c04e22fe-bd11-4a4b-8e5e-0a8c2688889d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:44.185937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c04e22fe-bd11-4a4b-8e5e-0a8c2688889d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:44.186480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c04e22fe-bd11-4a4b-8e5e-0a8c2688889d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Delete volume with id: 0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:21:44.423678 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:44.423678 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:44.423678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c04e22fe-bd11-4a4b-8e5e-0a8c2688889d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:44.481644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-414c0e9b-78d7-4a9a-8b42-57a24ac6b618 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:44.481644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-414c0e9b-78d7-4a9a-8b42-57a24ac6b618 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:44.481644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-414c0e9b-78d7-4a9a-8b42-57a24ac6b618 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:44.481644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-414c0e9b-78d7-4a9a-8b42-57a24ac6b618 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:44.489853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c04e22fe-bd11-4a4b-8e5e-0a8c2688889d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Delete volume request issued successfully. Dec 11 14:21:44.489853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c04e22fe-bd11-4a4b-8e5e-0a8c2688889d tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 202 Dec 11 14:21:44.489853 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 720/1412] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:44 2020] DELETE /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 0 bytes in 305 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:21:44.498967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-10ad7d48-d8fa-4232-97a9-ab1d5a4fb2ad tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:21:44.498967 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-10ad7d48-d8fa-4232-97a9-ab1d5a4fb2ad tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:44.498967 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:44.498967 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:44.498967 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-10ad7d48-d8fa-4232-97a9-ab1d5a4fb2ad tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:44.568656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:44.568656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:44.588439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-414c0e9b-78d7-4a9a-8b42-57a24ac6b618 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:44.588439 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 693/1413] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:44 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:44.695761 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:44.695761 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:44.756681 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-10ad7d48-d8fa-4232-97a9-ab1d5a4fb2ad tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:44.847112 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f262e9e-72aa-4dd8-b4d6-5c25cbda5817 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:44.847409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f262e9e-72aa-4dd8-b4d6-5c25cbda5817 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:44.847720 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:44.847720 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:44.848389 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f262e9e-72aa-4dd8-b4d6-5c25cbda5817 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:44.869268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-10ad7d48-d8fa-4232-97a9-ab1d5a4fb2ad tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:21:44.870435 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 721/1414] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:44 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 929 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:45.094032 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:45.094032 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:45.156818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6f262e9e-72aa-4dd8-b4d6-5c25cbda5817 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:45.278612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f262e9e-72aa-4dd8-b4d6-5c25cbda5817 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:45.278612 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 694/1415] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:44 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 924 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:45.612721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00f866ad-ee7b-4cc3-be4d-928b5dab805d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:45.612721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00f866ad-ee7b-4cc3-be4d-928b5dab805d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:45.612721 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:45.612721 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:45.612721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00f866ad-ee7b-4cc3-be4d-928b5dab805d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:45.612721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-00f866ad-ee7b-4cc3-be4d-928b5dab805d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:45.698520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:45.698520 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:45.730886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00f866ad-ee7b-4cc3-be4d-928b5dab805d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:45.741677 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 722/1416] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:45 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:45.889841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4be0ae3b-3dae-456d-935a-74758ac502c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:21:45.890386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4be0ae3b-3dae-456d-935a-74758ac502c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:45.890602 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:45.890602 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:45.890973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4be0ae3b-3dae-456d-935a-74758ac502c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:46.248593 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:46.248593 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:46.295134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3729fc39-35d3-43ef-a59b-13820ee4a72d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:46.300425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3729fc39-35d3-43ef-a59b-13820ee4a72d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:46.300425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:46.300425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:46.300425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3729fc39-35d3-43ef-a59b-13820ee4a72d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:46.333155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4be0ae3b-3dae-456d-935a-74758ac502c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:46.523304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4be0ae3b-3dae-456d-935a-74758ac502c4 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:21:46.529134 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 695/1417] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:45 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 929 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:46.614309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:46.614309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:46.668154 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3729fc39-35d3-43ef-a59b-13820ee4a72d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:46.754436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81f28094-4992-42a9-9414-c11abc79d140 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:46.754436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81f28094-4992-42a9-9414-c11abc79d140 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:46.754436 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:46.754436 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:46.754436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81f28094-4992-42a9-9414-c11abc79d140 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:46.754436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-81f28094-4992-42a9-9414-c11abc79d140 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:46.819013 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3729fc39-35d3-43ef-a59b-13820ee4a72d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 200 Dec 11 14:21:46.823959 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 723/1418] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:46 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 924 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:46.956593 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:46.956593 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:46.982547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81f28094-4992-42a9-9414-c11abc79d140 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:46.996006 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 696/1419] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:46 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:47.547211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cfb6f6e-cbb3-4169-9508-be243f992cf6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:21:47.547941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cfb6f6e-cbb3-4169-9508-be243f992cf6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:47.548083 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:47.548083 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:47.548591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cfb6f6e-cbb3-4169-9508-be243f992cf6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:47.847507 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c98b4729-fc60-4677-a7fc-dfb2c50e274a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 Dec 11 14:21:47.847507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c98b4729-fc60-4677-a7fc-dfb2c50e274a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:47.847507 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:47.847507 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:47.847507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c98b4729-fc60-4677-a7fc-dfb2c50e274a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:47.894520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:47.894520 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:47.930034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9cfb6f6e-cbb3-4169-9508-be243f992cf6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:48.080381 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c98b4729-fc60-4677-a7fc-dfb2c50e274a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 returned with HTTP 404 Dec 11 14:21:48.080381 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 697/1420] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:47 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/e283af4c-4b16-47b1-901e-4a4c0c1f25d1 => generated 109 bytes in 239 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:48.088622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cfb6f6e-cbb3-4169-9508-be243f992cf6 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:21:48.092314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02baa3f3-4a01-4b6a-a25d-9bf7dfb1bc90 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:48.092314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02baa3f3-4a01-4b6a-a25d-9bf7dfb1bc90 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:48.092314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02baa3f3-4a01-4b6a-a25d-9bf7dfb1bc90 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:48.092314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-02baa3f3-4a01-4b6a-a25d-9bf7dfb1bc90 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:48.104129 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 724/1421] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:47 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 929 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:48.136984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fb33d20-7cb6-4b3d-a789-1a6255fb07cf tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] DELETE http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:48.136984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fb33d20-7cb6-4b3d-a789-1a6255fb07cf tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:48.136984 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:48.136984 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:48.136984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fb33d20-7cb6-4b3d-a789-1a6255fb07cf tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:48.136984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2fb33d20-7cb6-4b3d-a789-1a6255fb07cf tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Delete volume with id: 7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:48.141877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:48.141877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:48.141877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02baa3f3-4a01-4b6a-a25d-9bf7dfb1bc90 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:48.171941 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 698/1422] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:48 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:48.333309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:48.333309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:48.347589 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2fb33d20-7cb6-4b3d-a789-1a6255fb07cf tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:48.479201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2fb33d20-7cb6-4b3d-a789-1a6255fb07cf tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Delete volume request issued successfully. Dec 11 14:21:48.479201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fb33d20-7cb6-4b3d-a789-1a6255fb07cf tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 202 Dec 11 14:21:48.479201 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 725/1423] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:48 2020] DELETE /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 0 bytes in 370 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:21:48.486538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-878ea956-7b66-40bd-94c1-d79ce9cb108b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:48.486538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-878ea956-7b66-40bd-94c1-d79ce9cb108b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:48.486538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:48.486538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:48.486538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-878ea956-7b66-40bd-94c1-d79ce9cb108b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:48.757565 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:48.757565 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:48.939846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-878ea956-7b66-40bd-94c1-d79ce9cb108b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:49.076743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-878ea956-7b66-40bd-94c1-d79ce9cb108b tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:49.076743 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 699/1424] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:48 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 924 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:49.116183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b608812-3cee-4312-9126-cce39b542421 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:21:49.116183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b608812-3cee-4312-9126-cce39b542421 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:49.116183 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:49.116183 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:49.116183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b608812-3cee-4312-9126-cce39b542421 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:49.188286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d442e4bb-1051-4a9e-80fc-ddef46eb9764 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:49.188832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d442e4bb-1051-4a9e-80fc-ddef46eb9764 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:49.189034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:49.189034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:49.189434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d442e4bb-1051-4a9e-80fc-ddef46eb9764 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:49.189777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d442e4bb-1051-4a9e-80fc-ddef46eb9764 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:49.332738 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:49.332738 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:49.357689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9b608812-3cee-4312-9126-cce39b542421 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:49.450556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b608812-3cee-4312-9126-cce39b542421 tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:21:49.465222 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 726/1425] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:49 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 929 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:49.472242 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:49.472242 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:49.485691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d442e4bb-1051-4a9e-80fc-ddef46eb9764 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:49.497962 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 700/1426] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:49 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:50.102575 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0fb6dcb4-3092-4533-acca-a12fb109bf11 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:50.103370 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0fb6dcb4-3092-4533-acca-a12fb109bf11 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:50.103370 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:50.103370 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:50.103769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0fb6dcb4-3092-4533-acca-a12fb109bf11 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:50.426681 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:50.426681 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:50.469280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d3366fe-7906-40e3-b7fa-12794e3a9f1b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:21:50.470550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d3366fe-7906-40e3-b7fa-12794e3a9f1b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:50.470934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:50.470934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:50.471643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d3366fe-7906-40e3-b7fa-12794e3a9f1b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:50.496579 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0fb6dcb4-3092-4533-acca-a12fb109bf11 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:50.623971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0fb6dcb4-3092-4533-acca-a12fb109bf11 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:50.623971 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 727/1427] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:50 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 924 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:50.662124 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eded5dd5-81fa-4d57-960c-6ef6e5786bad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:50.662124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eded5dd5-81fa-4d57-960c-6ef6e5786bad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:50.662124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:50.662124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:50.662124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eded5dd5-81fa-4d57-960c-6ef6e5786bad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:50.662124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-eded5dd5-81fa-4d57-960c-6ef6e5786bad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:50.763476 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:50.763476 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:50.771109 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:50.771109 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:50.781898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eded5dd5-81fa-4d57-960c-6ef6e5786bad tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:50.781898 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 728/1428] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:50 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:50.800601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5d3366fe-7906-40e3-b7fa-12794e3a9f1b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Volume info retrieved successfully. Dec 11 14:21:50.947542 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d3366fe-7906-40e3-b7fa-12794e3a9f1b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 200 Dec 11 14:21:50.949788 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 701/1429] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:50 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 929 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:51.619343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e515e96b-531c-4c2d-99e5-e36a426b8efa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:51.655790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e515e96b-531c-4c2d-99e5-e36a426b8efa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:51.655790 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:51.655790 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:51.655790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e515e96b-531c-4c2d-99e5-e36a426b8efa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:51.828406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccc4ffe8-ccdc-4ef0-8908-68cd239a9019 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:51.828406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccc4ffe8-ccdc-4ef0-8908-68cd239a9019 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:51.828406 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:51.828406 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:51.828406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccc4ffe8-ccdc-4ef0-8908-68cd239a9019 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:51.828406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ccc4ffe8-ccdc-4ef0-8908-68cd239a9019 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:51.904921 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:51.904921 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:51.909028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccc4ffe8-ccdc-4ef0-8908-68cd239a9019 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:51.909028 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 702/1430] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:51 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:51.919117 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:51.919117 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:51.945640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e515e96b-531c-4c2d-99e5-e36a426b8efa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:51.969846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-811c99a5-3799-4888-9026-8a95b638fe5b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] GET http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 Dec 11 14:21:51.975319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-811c99a5-3799-4888-9026-8a95b638fe5b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:51.976387 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:51.976387 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:51.976387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-811c99a5-3799-4888-9026-8a95b638fe5b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:52.023651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e515e96b-531c-4c2d-99e5-e36a426b8efa tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:52.077701 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 729/1431] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:51 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 924 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:52.140343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-811c99a5-3799-4888-9026-8a95b638fe5b tempest-VolumesActionsTest-241049765 tempest-VolumesActionsTest-241049765] http://10.222.0.58/volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 returned with HTTP 404 Dec 11 14:21:52.140343 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 703/1432] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:51 2020] GET /volume/v3/77b6167567aa444eb39e7d8fa8c7c8ed/volumes/0a7e3c64-17b4-4554-8375-733777a19840 => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:52.920642 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2cfdbf8e-9fbc-461b-b2a7-f05023279a7d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:52.921885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2cfdbf8e-9fbc-461b-b2a7-f05023279a7d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:52.922307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:52.922307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:52.923007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2cfdbf8e-9fbc-461b-b2a7-f05023279a7d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:52.923591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2cfdbf8e-9fbc-461b-b2a7-f05023279a7d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:52.996578 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:52.996578 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:53.027525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2cfdbf8e-9fbc-461b-b2a7-f05023279a7d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:53.027525 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 730/1433] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:52 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:53.075962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee42dc32-dbef-4e35-b9be-d70d731a8c46 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:53.075962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee42dc32-dbef-4e35-b9be-d70d731a8c46 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:53.075962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee42dc32-dbef-4e35-b9be-d70d731a8c46 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:53.255164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:53.255164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:53.295460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ee42dc32-dbef-4e35-b9be-d70d731a8c46 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:53.348542 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee42dc32-dbef-4e35-b9be-d70d731a8c46 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 200 Dec 11 14:21:53.359582 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 704/1434] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:53 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 924 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:54.041133 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f95eebcc-3fa0-4764-97c9-853176cc7c6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:54.041133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f95eebcc-3fa0-4764-97c9-853176cc7c6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:54.041133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:54.041133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:54.041133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f95eebcc-3fa0-4764-97c9-853176cc7c6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:54.041133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f95eebcc-3fa0-4764-97c9-853176cc7c6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:54.172664 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:54.172664 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:54.172664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f95eebcc-3fa0-4764-97c9-853176cc7c6e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:54.178041 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 731/1435] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:54 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:54.387699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8773c9ca-7ba8-4377-8b0c-d654a6d7856a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d Dec 11 14:21:54.387699 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8773c9ca-7ba8-4377-8b0c-d654a6d7856a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:54.387699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:54.387699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:54.387699 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8773c9ca-7ba8-4377-8b0c-d654a6d7856a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:54.750525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8773c9ca-7ba8-4377-8b0c-d654a6d7856a tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d returned with HTTP 404 Dec 11 14:21:54.756942 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 705/1436] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:54 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f08d2dd-5a83-4a62-a503-06cf6cad109d => generated 109 bytes in 392 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:21:54.771661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa267854-88e6-44fc-9752-be8478da83b8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] DELETE http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:54.771661 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa267854-88e6-44fc-9752-be8478da83b8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:54.771661 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:54.771661 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:54.771661 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa267854-88e6-44fc-9752-be8478da83b8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:54.771661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-aa267854-88e6-44fc-9752-be8478da83b8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Delete volume with id: 7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:54.961488 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:54.961488 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:54.963175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa267854-88e6-44fc-9752-be8478da83b8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:55.024362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa267854-88e6-44fc-9752-be8478da83b8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Delete volume request issued successfully. Dec 11 14:21:55.029895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa267854-88e6-44fc-9752-be8478da83b8 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 202 Dec 11 14:21:55.034355 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 732/1437] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:21:54 2020] DELETE /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:21:55.043025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4915c5aa-b2bc-4f9d-84d9-887c6dbe196d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:55.043600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4915c5aa-b2bc-4f9d-84d9-887c6dbe196d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:55.044395 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4915c5aa-b2bc-4f9d-84d9-887c6dbe196d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:55.225348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6430174-4894-452b-9f9e-73a810c1f4c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:55.225348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6430174-4894-452b-9f9e-73a810c1f4c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:55.225348 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:55.225348 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:55.225348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6430174-4894-452b-9f9e-73a810c1f4c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:55.225348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a6430174-4894-452b-9f9e-73a810c1f4c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:55.268674 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:55.268674 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:55.329836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4915c5aa-b2bc-4f9d-84d9-887c6dbe196d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:55.332510 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:55.332510 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:55.340468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6430174-4894-452b-9f9e-73a810c1f4c3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:55.345902 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 733/1438] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:55 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:21:55.527935 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4915c5aa-b2bc-4f9d-84d9-887c6dbe196d tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 200 Dec 11 14:21:55.527935 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 706/1439] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:55 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 925 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:56.414744 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8edbb9a-244b-40a5-9291-01ebaad840a2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:56.414744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8edbb9a-244b-40a5-9291-01ebaad840a2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:56.414744 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:56.414744 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:56.414744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8edbb9a-244b-40a5-9291-01ebaad840a2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:56.420074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f8edbb9a-244b-40a5-9291-01ebaad840a2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:56.498192 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:56.498192 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:56.498192 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8edbb9a-244b-40a5-9291-01ebaad840a2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:56.498192 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 734/1440] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:56 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:56.566285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7916776-6e75-46e2-9d26-a1e11a493bb9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:56.566285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7916776-6e75-46e2-9d26-a1e11a493bb9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:56.566285 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:56.566285 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:56.566285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7916776-6e75-46e2-9d26-a1e11a493bb9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:56.635994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:56.635994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:56.727048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e7916776-6e75-46e2-9d26-a1e11a493bb9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:56.863918 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7916776-6e75-46e2-9d26-a1e11a493bb9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 200 Dec 11 14:21:56.869306 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 707/1441] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:56 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 925 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:57.516731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59a7e500-9992-4c1f-820d-b712fa126001 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:57.516731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59a7e500-9992-4c1f-820d-b712fa126001 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:57.516731 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:57.516731 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:57.516731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59a7e500-9992-4c1f-820d-b712fa126001 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:57.516731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-59a7e500-9992-4c1f-820d-b712fa126001 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:57.565619 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:57.565619 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:57.568345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59a7e500-9992-4c1f-820d-b712fa126001 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:57.574949 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 735/1442] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:57 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:57.887754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce4748f2-05cc-425d-9f60-68400b7510c9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:57.888474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce4748f2-05cc-425d-9f60-68400b7510c9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:57.888700 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:57.888700 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:57.889082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce4748f2-05cc-425d-9f60-68400b7510c9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:58.489570 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:58.489570 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:58.516740 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ce4748f2-05cc-425d-9f60-68400b7510c9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Volume info retrieved successfully. Dec 11 14:21:58.606971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-992cadfc-7fd3-4bb0-834e-8d440777040c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:58.606971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-992cadfc-7fd3-4bb0-834e-8d440777040c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:58.606971 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:58.606971 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:58.606971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-992cadfc-7fd3-4bb0-834e-8d440777040c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:58.606971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-992cadfc-7fd3-4bb0-834e-8d440777040c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:58.677699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce4748f2-05cc-425d-9f60-68400b7510c9 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 200 Dec 11 14:21:58.693983 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 708/1443] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:57 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 925 bytes in 804 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:58.771460 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:58.771460 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:58.771460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-992cadfc-7fd3-4bb0-834e-8d440777040c tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:58.777135 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 736/1444] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:58 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:59.698456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-050c7f2d-a65c-4103-8621-978ec90cc242 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] GET http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 Dec 11 14:21:59.698456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-050c7f2d-a65c-4103-8621-978ec90cc242 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:59.698456 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:59.698456 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:59.698456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-050c7f2d-a65c-4103-8621-978ec90cc242 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:59.785388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42cb1ba9-081e-49f2-bf0a-835c61f7d0af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:21:59.785928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42cb1ba9-081e-49f2-bf0a-835c61f7d0af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:21:59.786155 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:21:59.786155 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:21:59.786578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42cb1ba9-081e-49f2-bf0a-835c61f7d0af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:21:59.786951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-42cb1ba9-081e-49f2-bf0a-835c61f7d0af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:21:59.950794 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:21:59.950794 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:21:59.950794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42cb1ba9-081e-49f2-bf0a-835c61f7d0af tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:21:59.950794 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 737/1445] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:59 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:21:59.962889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-050c7f2d-a65c-4103-8621-978ec90cc242 tempest-VolumesListTestJSON-259147139 tempest-VolumesListTestJSON-259147139] http://10.222.0.58/volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 returned with HTTP 404 Dec 11 14:21:59.962889 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 709/1446] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:21:59 2020] GET /volume/v3/fb48e9f869354103a1548c9786cd8d85/volumes/7f309a6f-b307-42e5-b0ca-08522f89a638 => generated 109 bytes in 269 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:22:00.979083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc8b87ce-1995-4647-aaaf-95357fde97dc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:00.979083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc8b87ce-1995-4647-aaaf-95357fde97dc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:00.979083 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:00.979083 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:00.979083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc8b87ce-1995-4647-aaaf-95357fde97dc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:00.979083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-dc8b87ce-1995-4647-aaaf-95357fde97dc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:01.078691 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:01.078691 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:01.086022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc8b87ce-1995-4647-aaaf-95357fde97dc tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:22:01.090235 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 738/1447] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:00 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:02.103601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b34c7ecb-79f1-4e5f-9084-1d9bd44d8c8d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:02.103601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b34c7ecb-79f1-4e5f-9084-1d9bd44d8c8d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:02.103601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b34c7ecb-79f1-4e5f-9084-1d9bd44d8c8d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:02.103601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b34c7ecb-79f1-4e5f-9084-1d9bd44d8c8d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:02.282581 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:02.282581 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:02.282581 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b34c7ecb-79f1-4e5f-9084-1d9bd44d8c8d tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:22:02.282581 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 710/1448] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:02 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:03.178831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a645ab6-6ab0-47ac-b808-1e19de135ba3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:03.178831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a645ab6-6ab0-47ac-b808-1e19de135ba3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:03.178831 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:03.178831 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:03.178831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a645ab6-6ab0-47ac-b808-1e19de135ba3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:03.178831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2a645ab6-6ab0-47ac-b808-1e19de135ba3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:03.235809 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:03.235809 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:03.239474 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a645ab6-6ab0-47ac-b808-1e19de135ba3 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:22:03.239474 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 739/1449] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:03 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:22:04.261381 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4e60e67-ed44-4a64-8e38-6571f23eb35f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:04.261381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4e60e67-ed44-4a64-8e38-6571f23eb35f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:04.261381 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:04.261381 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:04.261381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4e60e67-ed44-4a64-8e38-6571f23eb35f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:04.261381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f4e60e67-ed44-4a64-8e38-6571f23eb35f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:04.338306 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:04.338306 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:04.347269 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4e60e67-ed44-4a64-8e38-6571f23eb35f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:22:04.347269 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 711/1450] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:04 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:05.368307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ebd7178-a55a-4348-8141-8d4b4a8772d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:05.368307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ebd7178-a55a-4348-8141-8d4b4a8772d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:05.368307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:05.368307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:05.368307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ebd7178-a55a-4348-8141-8d4b4a8772d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:05.368307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2ebd7178-a55a-4348-8141-8d4b4a8772d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:05.441771 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:05.441771 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:05.451118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ebd7178-a55a-4348-8141-8d4b4a8772d2 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:22:05.451118 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 740/1451] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:05 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:06.461934 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d832826-a2c2-4eed-9477-4fff47502604 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:06.462964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d832826-a2c2-4eed-9477-4fff47502604 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:06.463328 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:06.463328 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:06.463961 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d832826-a2c2-4eed-9477-4fff47502604 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:06.464597 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6d832826-a2c2-4eed-9477-4fff47502604 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:06.516894 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:06.516894 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:06.516894 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d832826-a2c2-4eed-9477-4fff47502604 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:22:06.555315 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 712/1452] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:06 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:07.550870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-287c45fb-9bba-4a1c-a3d4-8f3b6e3c78a7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:07.551888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-287c45fb-9bba-4a1c-a3d4-8f3b6e3c78a7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:07.552269 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:07.552269 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:07.562635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-287c45fb-9bba-4a1c-a3d4-8f3b6e3c78a7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:07.563496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-287c45fb-9bba-4a1c-a3d4-8f3b6e3c78a7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:07.780248 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:07.780248 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:07.784050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-287c45fb-9bba-4a1c-a3d4-8f3b6e3c78a7 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:22:07.785701 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 741/1453] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:07 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:08.804804 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57bb2280-a900-4f6f-89aa-bc153d6b1828 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:08.805485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57bb2280-a900-4f6f-89aa-bc153d6b1828 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:08.805485 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:08.805485 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:08.805915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57bb2280-a900-4f6f-89aa-bc153d6b1828 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:08.806214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-57bb2280-a900-4f6f-89aa-bc153d6b1828 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:08.853042 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:08.853042 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:08.855053 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57bb2280-a900-4f6f-89aa-bc153d6b1828 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:22:08.864335 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 713/1454] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:08 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:09.873460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-17ba71e2-e6c8-4599-b750-b8126dd91f02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:09.873999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-17ba71e2-e6c8-4599-b750-b8126dd91f02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:09.874244 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:09.874244 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:09.874630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-17ba71e2-e6c8-4599-b750-b8126dd91f02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:09.875001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-17ba71e2-e6c8-4599-b750-b8126dd91f02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Show backup with id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:09.953618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:09.953618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:09.958242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-17ba71e2-e6c8-4599-b750-b8126dd91f02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 200 Dec 11 14:22:09.975954 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe6133e0-5125-4a5b-bba3-884cc76d19db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df Dec 11 14:22:09.976684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe6133e0-5125-4a5b-bba3-884cc76d19db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:09.977202 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:09.977202 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:09.977904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe6133e0-5125-4a5b-bba3-884cc76d19db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:09.985384 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 742/1455] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:09 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:10.044693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:10.044693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:10.055562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fe6133e0-5125-4a5b-bba3-884cc76d19db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:10.080653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe6133e0-5125-4a5b-bba3-884cc76d19db tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df returned with HTTP 200 Dec 11 14:22:10.082084 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 714/1456] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:09 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df => generated 1035 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:22:10.117870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ff5bc3f-37eb-427f-bbb9-92790d72687b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df Dec 11 14:22:10.119689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ff5bc3f-37eb-427f-bbb9-92790d72687b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:10.120771 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:10.120771 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:10.122107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ff5bc3f-37eb-427f-bbb9-92790d72687b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:10.228773 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:10.228773 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:10.241339 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9ff5bc3f-37eb-427f-bbb9-92790d72687b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:10.268281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ff5bc3f-37eb-427f-bbb9-92790d72687b tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df returned with HTTP 200 Dec 11 14:22:10.278404 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 743/1457] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:10 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df => generated 1035 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:22:10.306642 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40c3a162-4f75-4aaa-a205-89dc00efa839 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df Dec 11 14:22:10.309356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40c3a162-4f75-4aaa-a205-89dc00efa839 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:10.310013 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:10.310013 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:10.311845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40c3a162-4f75-4aaa-a205-89dc00efa839 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:10.312965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-40c3a162-4f75-4aaa-a205-89dc00efa839 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume with id: 2c467651-2c31-48ea-bfc1-72ec6102e5df Dec 11 14:22:10.463436 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:10.463436 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:10.469555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-40c3a162-4f75-4aaa-a205-89dc00efa839 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:10.533302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-40c3a162-4f75-4aaa-a205-89dc00efa839 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume request issued successfully. Dec 11 14:22:10.533779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40c3a162-4f75-4aaa-a205-89dc00efa839 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df returned with HTTP 202 Dec 11 14:22:10.536501 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 715/1458] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:10 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:22:10.545648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee870596-0073-4133-b574-0994f1f1d57e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df Dec 11 14:22:10.546299 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee870596-0073-4133-b574-0994f1f1d57e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:10.546596 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:10.546596 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:10.547349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee870596-0073-4133-b574-0994f1f1d57e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:10.708186 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:10.708186 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:10.733141 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ee870596-0073-4133-b574-0994f1f1d57e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:10.797157 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee870596-0073-4133-b574-0994f1f1d57e tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df returned with HTTP 200 Dec 11 14:22:10.808161 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 744/1459] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:10 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df => generated 1034 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:22:11.817620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f41195b-8b36-4c1a-8535-82bf0aa2ac56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df Dec 11 14:22:11.819678 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f41195b-8b36-4c1a-8535-82bf0aa2ac56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:11.820226 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:11.820226 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:11.820895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f41195b-8b36-4c1a-8535-82bf0aa2ac56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:11.882719 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:11.882719 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:11.893550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4f41195b-8b36-4c1a-8535-82bf0aa2ac56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:11.922180 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f41195b-8b36-4c1a-8535-82bf0aa2ac56 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df returned with HTTP 200 Dec 11 14:22:11.924101 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 716/1460] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:11 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df => generated 1034 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:22:12.941058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f03ac68-4479-490d-a523-57c0884d4277 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df Dec 11 14:22:12.941615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f03ac68-4479-490d-a523-57c0884d4277 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:12.941780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:12.941780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:12.942396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f03ac68-4479-490d-a523-57c0884d4277 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:13.073822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f03ac68-4479-490d-a523-57c0884d4277 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df returned with HTTP 404 Dec 11 14:22:13.079698 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 745/1461] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:12 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/2c467651-2c31-48ea-bfc1-72ec6102e5df => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:22:13.085065 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14011fff-8ab4-4774-a875-f08070b44d02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd Dec 11 14:22:13.085617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14011fff-8ab4-4774-a875-f08070b44d02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:13.085843 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:13.085843 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:13.086220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14011fff-8ab4-4774-a875-f08070b44d02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:13.086620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-14011fff-8ab4-4774-a875-f08070b44d02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete backup with id: aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd. Dec 11 14:22:13.201495 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:13.201495 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:13.316804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-14011fff-8ab4-4774-a875-f08070b44d02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] delete_backup rpcapi backup_id aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd {{(pid=88094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 11 14:22:13.323574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14011fff-8ab4-4774-a875-f08070b44d02 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd returned with HTTP 202 Dec 11 14:22:13.324814 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 717/1462] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:13 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/backups/aa3bce78-f9ab-46af-9b3d-7a8c4cd278bd => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:22:13.332520 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c669fc20-042d-490d-8831-c12d969335d8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:22:13.333046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c669fc20-042d-490d-8831-c12d969335d8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:13.333537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c669fc20-042d-490d-8831-c12d969335d8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:13.338646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c669fc20-042d-490d-8831-c12d969335d8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume with id: fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:22:13.640594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:13.640594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:13.651960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c669fc20-042d-490d-8831-c12d969335d8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:13.759881 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c669fc20-042d-490d-8831-c12d969335d8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume request issued successfully. Dec 11 14:22:13.761349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c669fc20-042d-490d-8831-c12d969335d8 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 202 Dec 11 14:22:13.767392 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 746/1463] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:13 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 0 bytes in 439 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:22:13.776306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccef61ff-7b2d-4c51-8abc-d034bff06902 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:22:13.777686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccef61ff-7b2d-4c51-8abc-d034bff06902 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:13.778714 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:13.778714 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:13.779635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccef61ff-7b2d-4c51-8abc-d034bff06902 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:13.931194 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:13.931194 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:13.955312 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ccef61ff-7b2d-4c51-8abc-d034bff06902 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:14.039953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccef61ff-7b2d-4c51-8abc-d034bff06902 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 200 Dec 11 14:22:14.045412 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 718/1464] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:13 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 977 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:15.064263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1f3f1dc-ac1f-47e9-813a-72a2d155813a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:22:15.065346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1f3f1dc-ac1f-47e9-813a-72a2d155813a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:15.065615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:15.065615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:15.066091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1f3f1dc-ac1f-47e9-813a-72a2d155813a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:15.126347 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:15.126347 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:15.139445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c1f3f1dc-ac1f-47e9-813a-72a2d155813a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:15.168004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1f3f1dc-ac1f-47e9-813a-72a2d155813a tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 200 Dec 11 14:22:15.179317 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 747/1465] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:15 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 977 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:16.187965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-20be594c-a732-4bf3-aa4d-e9ec94a51e5f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:22:16.189133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-20be594c-a732-4bf3-aa4d-e9ec94a51e5f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:16.189553 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:16.189553 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:16.190179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-20be594c-a732-4bf3-aa4d-e9ec94a51e5f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:16.308865 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:16.308865 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:16.337398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-20be594c-a732-4bf3-aa4d-e9ec94a51e5f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:16.398178 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-20be594c-a732-4bf3-aa4d-e9ec94a51e5f tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 200 Dec 11 14:22:16.399060 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 719/1466] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:16 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 977 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:17.417810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0db97e91-0b6a-4233-bcfc-825ea691d385 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:22:17.418337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0db97e91-0b6a-4233-bcfc-825ea691d385 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:17.419913 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:17.419913 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:17.421474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0db97e91-0b6a-4233-bcfc-825ea691d385 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:17.548165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0db97e91-0b6a-4233-bcfc-825ea691d385 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 404 Dec 11 14:22:17.549219 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 720/1467] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:17 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:22:17.584724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-46520801-c22d-4892-a745-f80ce3e74ff0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:22:17.585425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-46520801-c22d-4892-a745-f80ce3e74ff0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:17.586022 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-46520801-c22d-4892-a745-f80ce3e74ff0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:17.586598 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-46520801-c22d-4892-a745-f80ce3e74ff0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume with id: fd289a95-e905-4b4c-8a72-505871180e5f Dec 11 14:22:17.646102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e084a8f3-1183-430e-a80f-ad02f817f039 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes Dec 11 14:22:17.647651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e084a8f3-1183-430e-a80f-ad02f817f039 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:17.648375 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:17.648375 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:17.649335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e084a8f3-1183-430e-a80f-ad02f817f039 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:17.650207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-e084a8f3-1183-430e-a80f-ad02f817f039 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:22:17.653027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e084a8f3-1183-430e-a80f-ad02f817f039 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:22:17.770662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-46520801-c22d-4892-a745-f80ce3e74ff0 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f returned with HTTP 404 Dec 11 14:22:17.776292 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 721/1468] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:17 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/fd289a95-e905-4b4c-8a72-505871180e5f => generated 109 bytes in 198 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:22:17.794425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5080d279-d27b-4d71-a33e-98f3db121737 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:22:17.795126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5080d279-d27b-4d71-a33e-98f3db121737 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:17.795815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5080d279-d27b-4d71-a33e-98f3db121737 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:17.811276 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-5080d279-d27b-4d71-a33e-98f3db121737 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume with id: aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:22:17.820475 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e084a8f3-1183-430e-a80f-ad02f817f039 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Get all volumes completed successfully. Dec 11 14:22:17.821524 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e084a8f3-1183-430e-a80f-ad02f817f039 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes returned with HTTP 200 Dec 11 14:22:17.829287 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 748/1469] 10.222.0.58 () {58 vars in 1204 bytes} [Fri Dec 11 14:22:17 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes => generated 15 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:22:17.834583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] POST http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes Dec 11 14:22:17.835465 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1014826264"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:22:17.838782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1014826264'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:22:17.839326 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Create volume of 1 GB Dec 11 14:22:17.873830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Availability Zones retrieved successfully. Dec 11 14:22:17.920168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Flow 'volume_create_api' (a55897f0-ea7a-45e8-8f3e-ff8a29dc7cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:17.928953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4395337-85cf-46fe-895d-d73998266309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:17.936283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:22:17.988523 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:17.988523 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:17.990207 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5080d279-d27b-4d71-a33e-98f3db121737 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:18.096508 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5080d279-d27b-4d71-a33e-98f3db121737 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume request issued successfully. Dec 11 14:22:18.097081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5080d279-d27b-4d71-a33e-98f3db121737 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 202 Dec 11 14:22:18.098287 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 722/1470] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:17 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:22:18.125519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4395337-85cf-46fe-895d-d73998266309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:18.132815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4685b17-bfee-4f61-83e3-cd277f8a8149 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:22:18.133596 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f480009-e800-435b-9324-2e7f061c8e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:18.135287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4685b17-bfee-4f61-83e3-cd277f8a8149 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:18.135696 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:18.135696 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:18.136480 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4685b17-bfee-4f61-83e3-cd277f8a8149 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:18.373559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Created reservations ['343e2078-33b1-4ca6-bfe5-b8c2ba151916', '8547d438-0812-4a6d-a821-e4b9fa92f5d8', '67d7d533-5023-43a8-8e77-17739f1bd4fd', '8423d737-5a6b-4b4f-97fe-5975aca6f1a9'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:22:18.375916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f480009-e800-435b-9324-2e7f061c8e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['343e2078-33b1-4ca6-bfe5-b8c2ba151916', '8547d438-0812-4a6d-a821-e4b9fa92f5d8', '67d7d533-5023-43a8-8e77-17739f1bd4fd', '8423d737-5a6b-4b4f-97fe-5975aca6f1a9']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:18.378311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00466728-f248-45e7-aaa3-8f315442d86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:18.464417 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:18.464417 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:18.492240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c4685b17-bfee-4f61-83e3-cd277f8a8149 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:18.557280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4685b17-bfee-4f61-83e3-cd277f8a8149 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:22:18.558477 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 723/1471] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:18 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 1357 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:22:18.612065 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00466728-f248-45e7-aaa3-8f315442d86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ab93bc0-60ff-423e-9a56-78593da9b6a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1014826264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb13ab909bd44038696e61a1bb33122',qos_specs=None,replication_status=,reservations=['343e2078-33b1-4ca6-bfe5-b8c2ba151916','8547d438-0812-4a6d-a821-e4b9fa92f5d8','67d7d533-5023-43a8-8e77-17739f1bd4fd','8423d737-5a6b-4b4f-97fe-5975aca6f1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8872ad4403144dea9593ebe6bcbbf12',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1014826264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ab93bc0-60ff-423e-9a56-78593da9b6a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb13ab909bd44038696e61a1bb33122',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,user_id='d8872ad4403144dea9593ebe6bcbbf12',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:18.616580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c183c2c-2434-47ad-bb66-f13ec875fcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:18.689549 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c183c2c-2434-47ad-bb66-f13ec875fcae) 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-VolumesListAdminTestJSON-Volume-1014826264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb13ab909bd44038696e61a1bb33122',qos_specs=None,replication_status=,reservations=['343e2078-33b1-4ca6-bfe5-b8c2ba151916','8547d438-0812-4a6d-a821-e4b9fa92f5d8','67d7d533-5023-43a8-8e77-17739f1bd4fd','8423d737-5a6b-4b4f-97fe-5975aca6f1a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8872ad4403144dea9593ebe6bcbbf12',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:18.691685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f6fad1a-ccd7-4c8a-a8cf-8bb15c4d45fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:18.768574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f6fad1a-ccd7-4c8a-a8cf-8bb15c4d45fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:18.779693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Flow 'volume_create_api' (a55897f0-ea7a-45e8-8f3e-ff8a29dc7cbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:19.072966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Create volume request issued successfully. Dec 11 14:22:19.121942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9010ab40-c352-47b3-9e4a-2926802f0bec tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes returned with HTTP 202 Dec 11 14:22:19.141076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1fc2967-989c-4531-97cf-92e91fc8ffb6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:19.141861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1fc2967-989c-4531-97cf-92e91fc8ffb6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:19.142561 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:19.142561 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:19.143314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1fc2967-989c-4531-97cf-92e91fc8ffb6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:19.144356 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 749/1472] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:22:17 2020] POST /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes => generated 824 bytes in 1313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:22:19.272110 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:19.272110 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:19.303618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c1fc2967-989c-4531-97cf-92e91fc8ffb6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:19.360602 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1fc2967-989c-4531-97cf-92e91fc8ffb6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 returned with HTTP 200 Dec 11 14:22:19.366118 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 724/1473] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:19 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 => generated 916 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:19.575847 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b43fc856-4ac7-46e3-b0f2-e069221aeb35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:22:19.576288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b43fc856-4ac7-46e3-b0f2-e069221aeb35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:19.576426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:19.576426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:19.577604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b43fc856-4ac7-46e3-b0f2-e069221aeb35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:19.677713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:19.677713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:19.721863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b43fc856-4ac7-46e3-b0f2-e069221aeb35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:19.791711 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b43fc856-4ac7-46e3-b0f2-e069221aeb35 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:22:19.796566 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 750/1474] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:19 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 1357 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:22:20.389976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf30b89a-d28a-4f29-b749-63a6578397af tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:20.393096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf30b89a-d28a-4f29-b749-63a6578397af tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:20.394650 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:20.394650 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:20.395366 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf30b89a-d28a-4f29-b749-63a6578397af tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:20.522626 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:20.522626 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:20.543503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bf30b89a-d28a-4f29-b749-63a6578397af tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:20.572436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf30b89a-d28a-4f29-b749-63a6578397af tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 returned with HTTP 200 Dec 11 14:22:20.573966 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 725/1475] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:20 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:20.809602 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f30fb4a1-3bee-40eb-817c-dade973e18e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:22:20.810103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f30fb4a1-3bee-40eb-817c-dade973e18e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:20.810334 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:20.810334 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:20.810934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f30fb4a1-3bee-40eb-817c-dade973e18e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:20.896604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:20.896604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:20.908401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f30fb4a1-3bee-40eb-817c-dade973e18e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Volume info retrieved successfully. Dec 11 14:22:20.945602 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f30fb4a1-3bee-40eb-817c-dade973e18e4 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 200 Dec 11 14:22:20.947344 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 751/1476] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:20 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 1357 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:22:21.591627 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26c2c40b-2c60-4185-ba95-ae9a741e0379 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:21.592392 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26c2c40b-2c60-4185-ba95-ae9a741e0379 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:21.592774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:21.592774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:21.593859 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26c2c40b-2c60-4185-ba95-ae9a741e0379 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:21.683610 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:21.683610 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:21.704029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-26c2c40b-2c60-4185-ba95-ae9a741e0379 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:21.751138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26c2c40b-2c60-4185-ba95-ae9a741e0379 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 returned with HTTP 200 Dec 11 14:22:21.754481 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 726/1477] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:21 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 => generated 917 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:21.770133 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c55721c-8f24-4a67-b1cc-d956a137e3f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:21.770835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c55721c-8f24-4a67-b1cc-d956a137e3f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:21.772028 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:21.772028 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:21.772220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c55721c-8f24-4a67-b1cc-d956a137e3f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:21.855814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:21.855814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:21.868076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3c55721c-8f24-4a67-b1cc-d956a137e3f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:21.891246 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c55721c-8f24-4a67-b1cc-d956a137e3f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 returned with HTTP 200 Dec 11 14:22:21.892115 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 752/1478] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:21 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 => generated 917 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:21.907250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] POST http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes Dec 11 14:22:21.907922 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:21.907922 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:21.908567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1569914539"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:22:21.909805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1569914539'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:22:21.910349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Create volume of 1 GB Dec 11 14:22:21.943913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Availability Zones retrieved successfully. Dec 11 14:22:21.963867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71c2d7aa-8517-441f-93bd-f4ac0eab2035 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] GET http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed Dec 11 14:22:21.964525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71c2d7aa-8517-441f-93bd-f4ac0eab2035 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:21.964999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:21.964999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:21.965523 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71c2d7aa-8517-441f-93bd-f4ac0eab2035 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:21.978743 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Flow 'volume_create_api' (71a2d75b-cb58-4526-a28e-48b2840942f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:21.993350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a96a5b-126d-4fc8-97cb-670f8cfea373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:21.998193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:22:22.089373 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71c2d7aa-8517-441f-93bd-f4ac0eab2035 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed returned with HTTP 404 Dec 11 14:22:22.090889 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 753/1479] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:21 2020] GET /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/aacb7b1b-3be5-4c8e-97b3-9f7be62dbbed => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:22:22.105017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fd2331e-558c-446f-bdd5-33c71916a105 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] DELETE http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:22:22.106669 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4a96a5b-126d-4fc8-97cb-670f8cfea373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:22.109144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87dacf7f-d641-454d-bf8c-2a5576514b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:22.110828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fd2331e-558c-446f-bdd5-33c71916a105 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:22.120997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fd2331e-558c-446f-bdd5-33c71916a105 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:22.122066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-3fd2331e-558c-446f-bdd5-33c71916a105 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] Delete volume with id: d926e17e-6fd4-46c9-afe2-67732f5edf38 Dec 11 14:22:22.187466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Created reservations ['fe16a007-2d1e-48b5-85c0-593d096b9555', 'bea5ceb7-d2a8-4935-b6ca-6283bda761fe', '2993bde5-0132-4444-baa1-fc49d237d15a', '03ce605d-4cb7-485f-89e5-d708e92e9459'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:22:22.189781 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87dacf7f-d641-454d-bf8c-2a5576514b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe16a007-2d1e-48b5-85c0-593d096b9555', 'bea5ceb7-d2a8-4935-b6ca-6283bda761fe', '2993bde5-0132-4444-baa1-fc49d237d15a', '03ce605d-4cb7-485f-89e5-d708e92e9459']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:22.205639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e17c4fc-db65-44ca-931e-bc95c3a05de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:22.236787 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fd2331e-558c-446f-bdd5-33c71916a105 tempest-VolumesBackupsTest-1837187440 tempest-VolumesBackupsTest-1837187440] http://10.222.0.58/volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 returned with HTTP 404 Dec 11 14:22:22.239429 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 754/1480] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:22 2020] DELETE /volume/v3/3641d0215ea94281b77ee34fb3c8ddbd/volumes/d926e17e-6fd4-46c9-afe2-67732f5edf38 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:22:22.316596 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e17c4fc-db65-44ca-931e-bc95c3a05de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a87e0e65-5cdc-4e23-9f78-a7829e0cb7df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1569914539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb13ab909bd44038696e61a1bb33122',qos_specs=None,replication_status=,reservations=['fe16a007-2d1e-48b5-85c0-593d096b9555','bea5ceb7-d2a8-4935-b6ca-6283bda761fe','2993bde5-0132-4444-baa1-fc49d237d15a','03ce605d-4cb7-485f-89e5-d708e92e9459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8872ad4403144dea9593ebe6bcbbf12',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1569914539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a87e0e65-5cdc-4e23-9f78-a7829e0cb7df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb13ab909bd44038696e61a1bb33122',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,user_id='d8872ad4403144dea9593ebe6bcbbf12',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:22.318753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1c822b0-03db-4f13-bcd5-ff24f2b83b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:22.380519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1c822b0-03db-4f13-bcd5-ff24f2b83b28) 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-VolumesListAdminTestJSON-Volume-1569914539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb13ab909bd44038696e61a1bb33122',qos_specs=None,replication_status=,reservations=['fe16a007-2d1e-48b5-85c0-593d096b9555','bea5ceb7-d2a8-4935-b6ca-6283bda761fe','2993bde5-0132-4444-baa1-fc49d237d15a','03ce605d-4cb7-485f-89e5-d708e92e9459'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8872ad4403144dea9593ebe6bcbbf12',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:22.383178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8a7e95-eb71-4128-8dd1-c2648c30f7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:22.406714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8a7e95-eb71-4128-8dd1-c2648c30f7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:22.415684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Flow 'volume_create_api' (71a2d75b-cb58-4526-a28e-48b2840942f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:22.538272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Create volume request issued successfully. Dec 11 14:22:22.562586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d7209c8-af6d-4602-916e-e0765f933b48 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes returned with HTTP 202 Dec 11 14:22:22.564700 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 727/1481] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:22:21 2020] POST /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes => generated 824 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:22:22.580119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c725e377-e26c-4002-bb99-b25222e5d8b7 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df Dec 11 14:22:22.580633 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c725e377-e26c-4002-bb99-b25222e5d8b7 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:22.581108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c725e377-e26c-4002-bb99-b25222e5d8b7 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:22.726238 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:22.726238 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:22.765633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c725e377-e26c-4002-bb99-b25222e5d8b7 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:22.836566 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c725e377-e26c-4002-bb99-b25222e5d8b7 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df returned with HTTP 200 Dec 11 14:22:22.846766 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 755/1482] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:22 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df => generated 916 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:23.857207 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4c81306-5aa8-487c-9f30-a961ac3a8340 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df Dec 11 14:22:23.859267 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4c81306-5aa8-487c-9f30-a961ac3a8340 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:23.859708 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:23.859708 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:23.860350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4c81306-5aa8-487c-9f30-a961ac3a8340 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:23.943715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:23.943715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:23.955728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4c81306-5aa8-487c-9f30-a961ac3a8340 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:23.985768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4c81306-5aa8-487c-9f30-a961ac3a8340 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df returned with HTTP 200 Dec 11 14:22:23.990526 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 728/1483] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:23 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df => generated 917 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:24.006112 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2f8bfe5-f19a-4081-8606-cb24fc92a867 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df Dec 11 14:22:24.006941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2f8bfe5-f19a-4081-8606-cb24fc92a867 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:24.007309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:24.007309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:24.007906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2f8bfe5-f19a-4081-8606-cb24fc92a867 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:24.061388 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:24.061388 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:24.071798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d2f8bfe5-f19a-4081-8606-cb24fc92a867 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:24.101468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2f8bfe5-f19a-4081-8606-cb24fc92a867 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df returned with HTTP 200 Dec 11 14:22:24.105802 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 756/1484] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:24 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:24.117760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] POST http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes Dec 11 14:22:24.118696 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:24.118696 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:24.119531 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1245761548"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:22:24.120908 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1245761548'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:22:24.121889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Create volume of 1 GB Dec 11 14:22:24.137219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Availability Zones retrieved successfully. Dec 11 14:22:24.155433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Flow 'volume_create_api' (a90e157a-5fcf-4370-ba87-da0eff82a6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:24.158270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e856bc7-3f30-426f-8e32-ad9c28ae67c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:24.160551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:22:24.240964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e856bc7-3f30-426f-8e32-ad9c28ae67c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:24.243332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20fb72d-be57-4fbe-91fe-dd3b9375359d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:24.315098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Created reservations ['cae159b2-4e4b-4fca-af92-50e86f1e79ca', '8b7c961f-e52d-46cc-b871-78e251c652a0', '9fae7b5c-49a6-4faa-ae1e-7dfbe9c00e59', '3715aa7e-fa2d-413d-9f31-76687d6e1f4f'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:22:24.318424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20fb72d-be57-4fbe-91fe-dd3b9375359d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cae159b2-4e4b-4fca-af92-50e86f1e79ca', '8b7c961f-e52d-46cc-b871-78e251c652a0', '9fae7b5c-49a6-4faa-ae1e-7dfbe9c00e59', '3715aa7e-fa2d-413d-9f31-76687d6e1f4f']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:24.320562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666e56a7-a3a2-4c76-9dab-caca4ab883ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:24.398645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666e56a7-a3a2-4c76-9dab-caca4ab883ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1245761548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb13ab909bd44038696e61a1bb33122',qos_specs=None,replication_status=,reservations=['cae159b2-4e4b-4fca-af92-50e86f1e79ca','8b7c961f-e52d-46cc-b871-78e251c652a0','9fae7b5c-49a6-4faa-ae1e-7dfbe9c00e59','3715aa7e-fa2d-413d-9f31-76687d6e1f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8872ad4403144dea9593ebe6bcbbf12',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1245761548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb13ab909bd44038696e61a1bb33122',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,user_id='d8872ad4403144dea9593ebe6bcbbf12',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:24.404402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad1ad67-0494-476f-b29b-97e7b360ee2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:24.450162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad1ad67-0494-476f-b29b-97e7b360ee2c) 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-VolumesListAdminTestJSON-Volume-1245761548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb13ab909bd44038696e61a1bb33122',qos_specs=None,replication_status=,reservations=['cae159b2-4e4b-4fca-af92-50e86f1e79ca','8b7c961f-e52d-46cc-b871-78e251c652a0','9fae7b5c-49a6-4faa-ae1e-7dfbe9c00e59','3715aa7e-fa2d-413d-9f31-76687d6e1f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8872ad4403144dea9593ebe6bcbbf12',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:24.454645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859938fa-4aeb-4523-b836-ee95453fd4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:24.484028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (859938fa-4aeb-4523-b836-ee95453fd4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:24.487269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Flow 'volume_create_api' (a90e157a-5fcf-4370-ba87-da0eff82a6aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:24.555074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Create volume request issued successfully. Dec 11 14:22:24.569543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3358604-ca8f-4bbf-b2c7-24f2dd0623f3 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes returned with HTTP 202 Dec 11 14:22:24.574444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 729/1485] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:22:24 2020] POST /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes => generated 824 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:22:24.589407 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29f020fa-a68d-437f-b5de-5bce42e9d61d tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:24.589933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29f020fa-a68d-437f-b5de-5bce42e9d61d tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:24.590152 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:24.590152 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:24.590567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-29f020fa-a68d-437f-b5de-5bce42e9d61d tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:24.682892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:24.682892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:24.693395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-29f020fa-a68d-437f-b5de-5bce42e9d61d tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:24.777662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-29f020fa-a68d-437f-b5de-5bce42e9d61d tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 200 Dec 11 14:22:24.781277 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 757/1486] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:24 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 892 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:25.797612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b486305-4b47-4bea-8d57-3d9c3a8d6ee6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:25.798770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b486305-4b47-4bea-8d57-3d9c3a8d6ee6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:25.799135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:25.799135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:25.799704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b486305-4b47-4bea-8d57-3d9c3a8d6ee6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:25.924859 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:25.924859 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:25.935370 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1b486305-4b47-4bea-8d57-3d9c3a8d6ee6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:25.982141 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b486305-4b47-4bea-8d57-3d9c3a8d6ee6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 200 Dec 11 14:22:25.983081 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 730/1487] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:25 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 916 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:27.012398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0017979c-c07d-4261-b612-523f75e6f38c tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:27.015002 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0017979c-c07d-4261-b612-523f75e6f38c tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:27.015543 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:27.015543 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:27.016617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0017979c-c07d-4261-b612-523f75e6f38c tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:27.122187 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:27.122187 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:27.132896 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0017979c-c07d-4261-b612-523f75e6f38c tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:27.168552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0017979c-c07d-4261-b612-523f75e6f38c tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 200 Dec 11 14:22:27.172555 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 731/1488] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:26 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 917 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:27.193966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f593b9a4-61ce-4a58-95de-677abaf5659b tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:27.195959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f593b9a4-61ce-4a58-95de-677abaf5659b tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:27.196763 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:27.196763 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:27.198040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f593b9a4-61ce-4a58-95de-677abaf5659b tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:27.280995 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:27.280995 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:27.291427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f593b9a4-61ce-4a58-95de-677abaf5659b tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:27.318401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f593b9a4-61ce-4a58-95de-677abaf5659b tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 200 Dec 11 14:22:27.331296 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 732/1489] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:27 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 917 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:27.587918 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] POST http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes Dec 11 14:22:27.589130 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:27.589130 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:27.589954 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1460718176"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:22:27.591771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1460718176'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:22:27.593731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Create volume of 1 GB Dec 11 14:22:27.625943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Availability Zones retrieved successfully. Dec 11 14:22:27.729414 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Flow 'volume_create_api' (24673825-666a-4b7a-93a5-81c80e8bc6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:27.753717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (569eb6ad-a5ee-4b54-aca3-5a9fd408df0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:27.767008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:22:27.956170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (569eb6ad-a5ee-4b54-aca3-5a9fd408df0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:27.962074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e3d9a4-3bd0-4255-949c-c5dfcf617d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:28.043744 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] POST http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes Dec 11 14:22:28.045567 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:28.045567 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:28.046205 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:22:28.048659 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Create volume request body: {'volume': {'size': 1}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:22:28.049371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Create volume of 1 GB Dec 11 14:22:28.067783 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Availability Zones retrieved successfully. Dec 11 14:22:28.091176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Flow 'volume_create_api' (d5180d22-9076-49cf-80ab-13a4ba51aff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:28.094902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19db5cbf-05ff-4d00-b9c9-fc383d49a472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:28.100039 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:22:28.132319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Created reservations ['ea62c828-a77c-4815-895f-41e481684dcb', 'a0a17d55-4cc6-466b-be92-1b285ce33b35', 'aa320381-3e55-4393-a3ed-71a71d6fe33e', 'b77ed851-61a5-4d00-9be9-86af6a30a3ac'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:22:28.134963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52e3d9a4-3bd0-4255-949c-c5dfcf617d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea62c828-a77c-4815-895f-41e481684dcb', 'a0a17d55-4cc6-466b-be92-1b285ce33b35', 'aa320381-3e55-4393-a3ed-71a71d6fe33e', 'b77ed851-61a5-4d00-9be9-86af6a30a3ac']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:28.139394 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc6925c-7871-4d00-8dab-00cb17eb8898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:28.255608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19db5cbf-05ff-4d00-b9c9-fc383d49a472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:28.257848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83a9c724-1f06-4508-b0c9-28e27a3bd488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:28.268581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fc6925c-7871-4d00-8dab-00cb17eb8898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20f5ff9a-8b7e-4a10-9a6f-db56472f0254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1460718176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bfada42dfd47c79aa17ae3a7469e3e',qos_specs=None,replication_status=,reservations=['ea62c828-a77c-4815-895f-41e481684dcb','a0a17d55-4cc6-466b-be92-1b285ce33b35','aa320381-3e55-4393-a3ed-71a71d6fe33e','b77ed851-61a5-4d00-9be9-86af6a30a3ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304126ccd90046459014795dad36f356',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1460718176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20f5ff9a-8b7e-4a10-9a6f-db56472f0254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5bfada42dfd47c79aa17ae3a7469e3e',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,user_id='304126ccd90046459014795dad36f356',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:28.271357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd1555d-b5af-47cb-96b4-1e156e5bcaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:28.333863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd1555d-b5af-47cb-96b4-1e156e5bcaca) 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-VolumesBackupsV39Test-Volume-1460718176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5bfada42dfd47c79aa17ae3a7469e3e',qos_specs=None,replication_status=,reservations=['ea62c828-a77c-4815-895f-41e481684dcb','a0a17d55-4cc6-466b-be92-1b285ce33b35','aa320381-3e55-4393-a3ed-71a71d6fe33e','b77ed851-61a5-4d00-9be9-86af6a30a3ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='304126ccd90046459014795dad36f356',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:28.336130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c32f1b2-0f7a-4ed8-8c49-1a54a1c7d08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:28.364575 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c32f1b2-0f7a-4ed8-8c49-1a54a1c7d08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:28.367228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Flow 'volume_create_api' (24673825-666a-4b7a-93a5-81c80e8bc6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:28.420295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Created reservations ['842ea390-4d83-4596-b51e-3a32c440f590', 'eebf8d4c-beee-4bb7-b4c2-f0abf692c541', '2dc5acf8-d960-44aa-9e97-01a66f685bb2', '936a631b-d062-4b8f-8a79-894c6a4cd632'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:22:28.425784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83a9c724-1f06-4508-b0c9-28e27a3bd488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['842ea390-4d83-4596-b51e-3a32c440f590', 'eebf8d4c-beee-4bb7-b4c2-f0abf692c541', '2dc5acf8-d960-44aa-9e97-01a66f685bb2', '936a631b-d062-4b8f-8a79-894c6a4cd632']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:28.430673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ea5c1b-3a34-4083-896f-ac91a3a8bf58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:28.458921 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Create volume request issued successfully. Dec 11 14:22:28.483145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bba49d2b-e0bc-446d-b6d3-fe62bbc96491 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes returned with HTTP 202 Dec 11 14:22:28.494120 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 758/1490] 10.222.0.58 () {62 vars in 1265 bytes} [Fri Dec 11 14:22:26 2020] POST /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes => generated 821 bytes in 1558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:22:28.501169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a53f7f78-a19a-4da1-a6b1-81aa8f22190c tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:22:28.501673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a53f7f78-a19a-4da1-a6b1-81aa8f22190c tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:28.501893 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:28.501893 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:28.502273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a53f7f78-a19a-4da1-a6b1-81aa8f22190c tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:28.516587 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ea5c1b-3a34-4083-896f-ac91a3a8bf58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37de0b36-9065-44db-afa3-7ca3f64c0d31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a427b1f8cb9548f3a1bdc39ed1ec8158',qos_specs=None,replication_status=,reservations=['842ea390-4d83-4596-b51e-3a32c440f590','eebf8d4c-beee-4bb7-b4c2-f0abf692c541','2dc5acf8-d960-44aa-9e97-01a66f685bb2','936a631b-d062-4b8f-8a79-894c6a4cd632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e0bdd68141e4e32b7caf45d9e1f2f0f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37de0b36-9065-44db-afa3-7ca3f64c0d31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a427b1f8cb9548f3a1bdc39ed1ec8158',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,user_id='7e0bdd68141e4e32b7caf45d9e1f2f0f',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:28.519189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc629784-7061-4d68-aad7-e7ae7981cb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:28.557682 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc629784-7061-4d68-aad7-e7ae7981cb09) 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=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a427b1f8cb9548f3a1bdc39ed1ec8158',qos_specs=None,replication_status=,reservations=['842ea390-4d83-4596-b51e-3a32c440f590','eebf8d4c-beee-4bb7-b4c2-f0abf692c541','2dc5acf8-d960-44aa-9e97-01a66f685bb2','936a631b-d062-4b8f-8a79-894c6a4cd632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e0bdd68141e4e32b7caf45d9e1f2f0f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:28.560333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a6201d-f989-4095-bc52-324c520f1dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:22:28.593783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67a6201d-f989-4095-bc52-324c520f1dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:22:28.605196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Flow 'volume_create_api' (d5180d22-9076-49cf-80ab-13a4ba51aff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:22:28.639016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:28.639016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:28.658594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a53f7f78-a19a-4da1-a6b1-81aa8f22190c tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:22:28.718123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a53f7f78-a19a-4da1-a6b1-81aa8f22190c tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 200 Dec 11 14:22:28.719740 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 759/1491] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:28 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 889 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:28.734127 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Create volume request issued successfully. Dec 11 14:22:28.778730 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aebd8477-4742-4784-9172-ab1161989ea1 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes returned with HTTP 202 Dec 11 14:22:28.779665 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 733/1492] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:22:27 2020] POST /volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes => generated 802 bytes in 1447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:22:28.797980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e17d102e-3353-46fc-855a-024c1b0280d7 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] GET http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 Dec 11 14:22:28.798880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e17d102e-3353-46fc-855a-024c1b0280d7 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:28.799217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:28.799217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:28.799738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e17d102e-3353-46fc-855a-024c1b0280d7 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:28.890792 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:28.890792 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:28.901824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e17d102e-3353-46fc-855a-024c1b0280d7 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Volume info retrieved successfully. Dec 11 14:22:28.970088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e17d102e-3353-46fc-855a-024c1b0280d7 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 returned with HTTP 200 Dec 11 14:22:28.971199 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 760/1493] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:28 2020] GET /volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 => generated 981 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:29.737301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ade9a128-e8d2-4b64-90a5-bd43732e7ea4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:22:29.738477 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ade9a128-e8d2-4b64-90a5-bd43732e7ea4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:29.738845 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:29.738845 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:29.740416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ade9a128-e8d2-4b64-90a5-bd43732e7ea4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:29.917173 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:29.917173 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:29.968132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ade9a128-e8d2-4b64-90a5-bd43732e7ea4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:22:29.992411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ce07b8b-12f2-4e4d-9d35-a00c50cdb706 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] GET http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 Dec 11 14:22:29.992997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ce07b8b-12f2-4e4d-9d35-a00c50cdb706 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:29.993523 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:29.993523 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:29.994144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ce07b8b-12f2-4e4d-9d35-a00c50cdb706 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:30.077642 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ade9a128-e8d2-4b64-90a5-bd43732e7ea4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 200 Dec 11 14:22:30.092442 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 734/1494] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:29 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 913 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:30.189914 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:30.189914 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:30.199932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ce07b8b-12f2-4e4d-9d35-a00c50cdb706 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Volume info retrieved successfully. Dec 11 14:22:30.239282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ce07b8b-12f2-4e4d-9d35-a00c50cdb706 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 returned with HTTP 200 Dec 11 14:22:30.244052 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 761/1495] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:29 2020] GET /volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 => generated 1039 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:22:31.103593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1bd892fd-bbd8-40a3-870f-d2b38d238d2a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:22:31.104976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1bd892fd-bbd8-40a3-870f-d2b38d238d2a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:31.105391 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:31.105391 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:31.106080 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1bd892fd-bbd8-40a3-870f-d2b38d238d2a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:31.233407 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:31.233407 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:31.257426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1bd892fd-bbd8-40a3-870f-d2b38d238d2a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:22:31.266401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca7a429e-ef24-4055-991a-9cb26f93636a tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] GET http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 Dec 11 14:22:31.288065 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca7a429e-ef24-4055-991a-9cb26f93636a tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:31.288434 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:31.288434 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:31.289133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca7a429e-ef24-4055-991a-9cb26f93636a tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:31.314100 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1bd892fd-bbd8-40a3-870f-d2b38d238d2a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 200 Dec 11 14:22:31.315488 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 735/1496] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:31 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 914 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:31.341344 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cde4d5d-7afd-4f29-93e7-9b720510e3de tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] POST http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups Dec 11 14:22:31.342595 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:31.342595 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:31.343347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7cde4d5d-7afd-4f29-93e7-9b720510e3de tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Action: 'create', calling method: create, body: {"backup": {"volume_id": "20f5ff9a-8b7e-4a10-9a6f-db56472f0254", "name": "tempest-VolumesBackupsV39Test-Backup-50693490"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:22:31.346177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-7cde4d5d-7afd-4f29-93e7-9b720510e3de tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Creating new backup {'backup': {'volume_id': '20f5ff9a-8b7e-4a10-9a6f-db56472f0254', 'name': 'tempest-VolumesBackupsV39Test-Backup-50693490'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 11 14:22:31.346909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-7cde4d5d-7afd-4f29-93e7-9b720510e3de tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Creating backup of volume 20f5ff9a-8b7e-4a10-9a6f-db56472f0254 in container None Dec 11 14:22:31.507483 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:31.507483 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:31.513085 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:31.513085 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:31.516589 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7cde4d5d-7afd-4f29-93e7-9b720510e3de tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:22:31.535608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ca7a429e-ef24-4055-991a-9cb26f93636a tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Volume info retrieved successfully. Dec 11 14:22:31.589412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca7a429e-ef24-4055-991a-9cb26f93636a tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 returned with HTTP 200 Dec 11 14:22:31.590281 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 762/1497] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:31 2020] GET /volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 => generated 1040 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:22:31.610316 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5cfa0fc7-bcb8-4c8c-b460-03128edfa117 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] GET http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/detail?all_tenants=1&project_id=bcb13ab909bd44038696e61a1bb33122 Dec 11 14:22:31.617621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5cfa0fc7-bcb8-4c8c-b460-03128edfa117 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:31.617839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:31.617839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:31.618210 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5cfa0fc7-bcb8-4c8c-b460-03128edfa117 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:31.622847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5cfa0fc7-bcb8-4c8c-b460-03128edfa117 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Could not evaluate value bcb13ab909bd44038696e61a1bb33122, assuming string {{(pid=88093) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:22:31.628304 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5cfa0fc7-bcb8-4c8c-b460-03128edfa117 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Searching by: MultiDict([('project_id', 'bcb13ab909bd44038696e61a1bb33122'), ('all_tenants', 1)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:22:31.646496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-7cde4d5d-7afd-4f29-93e7-9b720510e3de tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Created reservations ['0752197d-5770-4eef-814a-4243298a122f', '9e8cb143-bab0-466a-8742-721f4b6205f1'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:22:31.781860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5cfa0fc7-bcb8-4c8c-b460-03128edfa117 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Get all volumes completed successfully. Dec 11 14:22:31.783367 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cde4d5d-7afd-4f29-93e7-9b720510e3de tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups returned with HTTP 202 Dec 11 14:22:31.788440 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 736/1498] 10.222.0.58 () {62 vars in 1266 bytes} [Fri Dec 11 14:22:31 2020] POST /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups => generated 397 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:22:31.793559 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:31.793559 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:31.804835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53c4a35b-870d-4a46-85b1-a095a2e027b0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:31.805610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53c4a35b-870d-4a46-85b1-a095a2e027b0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:31.805946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:31.805946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:31.806552 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53c4a35b-870d-4a46-85b1-a095a2e027b0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:31.807034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-53c4a35b-870d-4a46-85b1-a095a2e027b0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:31.828270 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5cfa0fc7-bcb8-4c8c-b460-03128edfa117 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/detail?all_tenants=1&project_id=bcb13ab909bd44038696e61a1bb33122 returned with HTTP 200 Dec 11 14:22:31.842960 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 763/1499] 10.222.0.58 () {58 vars in 1340 bytes} [Fri Dec 11 14:22:31 2020] GET /volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/detail?all_tenants=1&project_id=bcb13ab909bd44038696e61a1bb33122 => generated 3247 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:22:31.862607 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bad73cd2-4457-462d-be80-6bfc78ed52d3 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] DELETE http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 Dec 11 14:22:31.863142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bad73cd2-4457-462d-be80-6bfc78ed52d3 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:31.863367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:31.863367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:31.863742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bad73cd2-4457-462d-be80-6bfc78ed52d3 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:31.864528 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-bad73cd2-4457-462d-be80-6bfc78ed52d3 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Delete volume with id: 37de0b36-9065-44db-afa3-7ca3f64c0d31 Dec 11 14:22:31.885885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:31.885885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:31.888115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53c4a35b-870d-4a46-85b1-a095a2e027b0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:31.896420 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 737/1500] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:31 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 804 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:22:32.067073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:32.067073 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:32.068842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bad73cd2-4457-462d-be80-6bfc78ed52d3 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Volume info retrieved successfully. Dec 11 14:22:32.149486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bad73cd2-4457-462d-be80-6bfc78ed52d3 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] Delete volume request issued successfully. Dec 11 14:22:32.150309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bad73cd2-4457-462d-be80-6bfc78ed52d3 tempest-VolumesListAdminTestJSON-1749307428 tempest-VolumesListAdminTestJSON-1749307428] http://10.222.0.58/volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 returned with HTTP 202 Dec 11 14:22:32.151525 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 764/1501] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:31 2020] DELETE /volume/v3/a427b1f8cb9548f3a1bdc39ed1ec8158/volumes/37de0b36-9065-44db-afa3-7ca3f64c0d31 => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:22:32.164868 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c5ab7c2-e848-4119-b831-9e38648a4cfd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] DELETE http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:32.165840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c5ab7c2-e848-4119-b831-9e38648a4cfd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:32.166916 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:32.166916 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:32.167549 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c5ab7c2-e848-4119-b831-9e38648a4cfd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:32.168373 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-7c5ab7c2-e848-4119-b831-9e38648a4cfd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Delete volume with id: 2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:32.483947 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:32.483947 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:32.486206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7c5ab7c2-e848-4119-b831-9e38648a4cfd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:32.591380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7c5ab7c2-e848-4119-b831-9e38648a4cfd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Delete volume request issued successfully. Dec 11 14:22:32.591876 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c5ab7c2-e848-4119-b831-9e38648a4cfd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 202 Dec 11 14:22:32.593035 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 738/1502] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:32 2020] DELETE /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 0 bytes in 436 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:22:32.603843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57ac89b1-0899-43b6-8e1c-45b0d91ef17f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:32.604876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57ac89b1-0899-43b6-8e1c-45b0d91ef17f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:32.605390 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:32.605390 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:32.606215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57ac89b1-0899-43b6-8e1c-45b0d91ef17f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:32.857172 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:32.857172 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:32.883085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57ac89b1-0899-43b6-8e1c-45b0d91ef17f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:32.904209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc33cbec-04b7-4ad0-9ed9-00991ab6e9cb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:32.905096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc33cbec-04b7-4ad0-9ed9-00991ab6e9cb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:32.905367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:32.905367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:32.906315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc33cbec-04b7-4ad0-9ed9-00991ab6e9cb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:32.906727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cc33cbec-04b7-4ad0-9ed9-00991ab6e9cb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:32.946591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57ac89b1-0899-43b6-8e1c-45b0d91ef17f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 200 Dec 11 14:22:32.948387 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 765/1503] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:32 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 916 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:33.039822 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:33.039822 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:33.050643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc33cbec-04b7-4ad0-9ed9-00991ab6e9cb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:33.058412 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 739/1504] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:32 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 804 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:33.965523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccec35fe-53be-400a-aeab-e18f30e1c8a6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:33.966482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccec35fe-53be-400a-aeab-e18f30e1c8a6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:33.966813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:33.966813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:33.967334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccec35fe-53be-400a-aeab-e18f30e1c8a6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:34.073931 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5888b086-ab97-4ccb-953e-2231ac5fb31a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:34.075231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5888b086-ab97-4ccb-953e-2231ac5fb31a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:34.075584 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:34.075584 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:34.076271 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5888b086-ab97-4ccb-953e-2231ac5fb31a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:34.076761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5888b086-ab97-4ccb-953e-2231ac5fb31a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:34.137755 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:34.137755 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:34.145515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5888b086-ab97-4ccb-953e-2231ac5fb31a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:34.159666 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 740/1505] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:34 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 804 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:34.165801 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:34.165801 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:34.195792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ccec35fe-53be-400a-aeab-e18f30e1c8a6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:34.271011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccec35fe-53be-400a-aeab-e18f30e1c8a6 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 200 Dec 11 14:22:34.275251 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 766/1506] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:33 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 916 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:35.172692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31dd76c5-139e-4545-8143-4729bdb6bf9e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:35.174831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31dd76c5-139e-4545-8143-4729bdb6bf9e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:35.182966 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:35.182966 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:35.184385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31dd76c5-139e-4545-8143-4729bdb6bf9e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:35.193401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-31dd76c5-139e-4545-8143-4729bdb6bf9e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:35.289062 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:35.289062 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:35.293608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e339b99f-599b-4a86-a18f-40a7e03c78cd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:35.294293 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e339b99f-599b-4a86-a18f-40a7e03c78cd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:35.294742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:35.294742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:35.295456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e339b99f-599b-4a86-a18f-40a7e03c78cd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:35.297782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31dd76c5-139e-4545-8143-4729bdb6bf9e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:35.302583 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 741/1507] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:35 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 804 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:35.416098 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:35.416098 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:35.446359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e339b99f-599b-4a86-a18f-40a7e03c78cd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:35.498214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e339b99f-599b-4a86-a18f-40a7e03c78cd tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 200 Dec 11 14:22:35.499410 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 767/1508] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:35 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:36.330683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b488cc3-d57c-466e-aa71-7b267c7e4f22 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:36.374599 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b488cc3-d57c-466e-aa71-7b267c7e4f22 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:36.374599 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:36.374599 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:36.374599 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b488cc3-d57c-466e-aa71-7b267c7e4f22 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:36.386010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9b488cc3-d57c-466e-aa71-7b267c7e4f22 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:36.508426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:36.508426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:36.514224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b488cc3-d57c-466e-aa71-7b267c7e4f22 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:36.519178 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 742/1509] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:36 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 804 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:36.548641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa385cd3-8395-433b-9c5c-7c26115e8478 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:36.549604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa385cd3-8395-433b-9c5c-7c26115e8478 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:36.549975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:36.549975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:36.557495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa385cd3-8395-433b-9c5c-7c26115e8478 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:36.722333 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:36.722333 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:36.755591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fa385cd3-8395-433b-9c5c-7c26115e8478 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:36.812634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa385cd3-8395-433b-9c5c-7c26115e8478 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 200 Dec 11 14:22:36.813673 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 768/1510] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:36 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 916 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:37.540093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1503d5f4-aaf2-4779-8c06-ec0f89d8464f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:37.540686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1503d5f4-aaf2-4779-8c06-ec0f89d8464f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:37.540908 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:37.540908 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:37.541287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1503d5f4-aaf2-4779-8c06-ec0f89d8464f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:37.541662 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1503d5f4-aaf2-4779-8c06-ec0f89d8464f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:37.614673 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:37.614673 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:37.620899 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1503d5f4-aaf2-4779-8c06-ec0f89d8464f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:37.626758 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 743/1511] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:37 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 804 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:22:37.834109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0fe655e4-f59d-499b-b1e9-dcceedd7f1e2 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 Dec 11 14:22:37.834922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0fe655e4-f59d-499b-b1e9-dcceedd7f1e2 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:37.835293 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:37.835293 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:37.836301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0fe655e4-f59d-499b-b1e9-dcceedd7f1e2 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:37.987036 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0fe655e4-f59d-499b-b1e9-dcceedd7f1e2 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 returned with HTTP 404 Dec 11 14:22:37.990306 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 769/1512] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:37 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/2eb9b22e-c7b6-4a8d-9ca5-259ddd9e8491 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:22:37.998059 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc97cf0d-06c3-4b9f-9aa4-a7d3d480e7a4 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] DELETE http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df Dec 11 14:22:37.998950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc97cf0d-06c3-4b9f-9aa4-a7d3d480e7a4 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:37.999318 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:37.999318 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:37.999901 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc97cf0d-06c3-4b9f-9aa4-a7d3d480e7a4 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:38.000543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-fc97cf0d-06c3-4b9f-9aa4-a7d3d480e7a4 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Delete volume with id: a87e0e65-5cdc-4e23-9f78-a7829e0cb7df Dec 11 14:22:38.192958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:38.192958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:38.199697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fc97cf0d-06c3-4b9f-9aa4-a7d3d480e7a4 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:38.313661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fc97cf0d-06c3-4b9f-9aa4-a7d3d480e7a4 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Delete volume request issued successfully. Dec 11 14:22:38.314145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc97cf0d-06c3-4b9f-9aa4-a7d3d480e7a4 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df returned with HTTP 202 Dec 11 14:22:38.315066 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 744/1513] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:37 2020] DELETE /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:22:38.323171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f1d6867-7c52-4798-86f0-d55489cf8f1f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df Dec 11 14:22:38.324011 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f1d6867-7c52-4798-86f0-d55489cf8f1f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:38.325167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f1d6867-7c52-4798-86f0-d55489cf8f1f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:38.426049 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:38.426049 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:38.450396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7f1d6867-7c52-4798-86f0-d55489cf8f1f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:38.495397 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f1d6867-7c52-4798-86f0-d55489cf8f1f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df returned with HTTP 200 Dec 11 14:22:38.500162 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 770/1514] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:38 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:38.639430 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b5c0313-403c-4caf-9170-668d43724a56 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:38.640413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b5c0313-403c-4caf-9170-668d43724a56 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:38.640636 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:38.640636 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:38.641012 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b5c0313-403c-4caf-9170-668d43724a56 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:38.641386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1b5c0313-403c-4caf-9170-668d43724a56 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:38.710655 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:38.710655 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:38.713229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b5c0313-403c-4caf-9170-668d43724a56 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:38.714837 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 745/1515] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:38 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:39.523858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de2fd1a8-8537-4c20-8059-c5edbec2b54f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df Dec 11 14:22:39.524546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de2fd1a8-8537-4c20-8059-c5edbec2b54f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:39.524800 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:39.524800 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:39.525211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de2fd1a8-8537-4c20-8059-c5edbec2b54f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:39.730198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1626f468-bba1-4979-b9c0-43d45cc20ab9 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:39.731642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1626f468-bba1-4979-b9c0-43d45cc20ab9 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:39.732073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:39.732073 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:39.732968 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1626f468-bba1-4979-b9c0-43d45cc20ab9 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:39.733698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1626f468-bba1-4979-b9c0-43d45cc20ab9 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:39.740783 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:39.740783 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:39.809342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-de2fd1a8-8537-4c20-8059-c5edbec2b54f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:39.844670 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:39.844670 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:39.857210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1626f468-bba1-4979-b9c0-43d45cc20ab9 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:39.867219 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 746/1516] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:39 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:39.901034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de2fd1a8-8537-4c20-8059-c5edbec2b54f tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df returned with HTTP 200 Dec 11 14:22:39.901879 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 771/1517] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:39 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df => generated 916 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:40.885771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb8c83ac-198e-46ba-beee-e15f36d94fa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:40.886917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb8c83ac-198e-46ba-beee-e15f36d94fa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:40.887323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:40.887323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:40.887952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb8c83ac-198e-46ba-beee-e15f36d94fa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:40.888706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fb8c83ac-198e-46ba-beee-e15f36d94fa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:40.919324 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f84dc559-5ea6-45f6-a6b4-c79c480c9ee9 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df Dec 11 14:22:40.920003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f84dc559-5ea6-45f6-a6b4-c79c480c9ee9 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:40.920232 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:40.920232 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:40.920616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f84dc559-5ea6-45f6-a6b4-c79c480c9ee9 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:40.981343 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:40.981343 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:40.991510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb8c83ac-198e-46ba-beee-e15f36d94fa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:40.992468 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 747/1518] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:40 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:41.130417 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:41.130417 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:41.153550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f84dc559-5ea6-45f6-a6b4-c79c480c9ee9 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:41.203235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f84dc559-5ea6-45f6-a6b4-c79c480c9ee9 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df returned with HTTP 200 Dec 11 14:22:41.204168 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 772/1519] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:40 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df => generated 916 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:22:42.018128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0840879a-2618-4b72-b5da-8784969ee3d5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:42.019004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0840879a-2618-4b72-b5da-8784969ee3d5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:42.019004 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:42.019004 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:42.019451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0840879a-2618-4b72-b5da-8784969ee3d5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:42.019626 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0840879a-2618-4b72-b5da-8784969ee3d5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:42.103075 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:42.103075 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:42.109388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0840879a-2618-4b72-b5da-8784969ee3d5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:42.114274 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 748/1520] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:42 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:42.222140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e03ef61-c9e6-4643-a538-ff0ddee7592c tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df Dec 11 14:22:42.222768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e03ef61-c9e6-4643-a538-ff0ddee7592c tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:42.223535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:42.223535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:42.223925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e03ef61-c9e6-4643-a538-ff0ddee7592c tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:42.332933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e03ef61-c9e6-4643-a538-ff0ddee7592c tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df returned with HTTP 404 Dec 11 14:22:42.341943 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 773/1521] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:42 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/a87e0e65-5cdc-4e23-9f78-a7829e0cb7df => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:22:42.342540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5ceb367-3063-4c4c-8f39-88eb489ad436 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] DELETE http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:42.342988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5ceb367-3063-4c4c-8f39-88eb489ad436 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:42.343188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:42.343188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:42.343924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5ceb367-3063-4c4c-8f39-88eb489ad436 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:42.344540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-b5ceb367-3063-4c4c-8f39-88eb489ad436 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Delete volume with id: 9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:42.511374 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:42.511374 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:42.513016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5ceb367-3063-4c4c-8f39-88eb489ad436 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:42.605485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5ceb367-3063-4c4c-8f39-88eb489ad436 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Delete volume request issued successfully. Dec 11 14:22:42.610573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5ceb367-3063-4c4c-8f39-88eb489ad436 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 returned with HTTP 202 Dec 11 14:22:42.614062 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 749/1522] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:22:42 2020] DELETE /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:22:42.624809 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e091df9f-7901-4d0d-b12a-484c9ea06980 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:42.626116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e091df9f-7901-4d0d-b12a-484c9ea06980 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:42.627221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e091df9f-7901-4d0d-b12a-484c9ea06980 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:42.840246 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:42.840246 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:42.869509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e091df9f-7901-4d0d-b12a-484c9ea06980 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:42.951586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e091df9f-7901-4d0d-b12a-484c9ea06980 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 returned with HTTP 200 Dec 11 14:22:42.972285 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 774/1523] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:42 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 => generated 916 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:43.129708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3bbff67-cd33-4466-9748-00e4bd67b859 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:43.130932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3bbff67-cd33-4466-9748-00e4bd67b859 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:43.131315 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:43.131315 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:43.132092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3bbff67-cd33-4466-9748-00e4bd67b859 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:43.132650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d3bbff67-cd33-4466-9748-00e4bd67b859 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:43.179590 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:43.179590 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:43.182702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3bbff67-cd33-4466-9748-00e4bd67b859 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:43.196237 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 750/1524] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:43 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:43.986607 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3091e23c-9895-4bf0-af73-37120e1b72cb tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:43.987147 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3091e23c-9895-4bf0-af73-37120e1b72cb tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:43.987370 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:43.987370 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:43.988198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3091e23c-9895-4bf0-af73-37120e1b72cb tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:44.167810 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:44.167810 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:44.204824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb7d41e0-1cfb-4b51-8211-409379ba642a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:44.205811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bb7d41e0-1cfb-4b51-8211-409379ba642a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:44.206175 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:44.206175 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:44.208404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bb7d41e0-1cfb-4b51-8211-409379ba642a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:44.208949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bb7d41e0-1cfb-4b51-8211-409379ba642a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:44.226213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3091e23c-9895-4bf0-af73-37120e1b72cb tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:44.290927 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:44.290927 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:44.309044 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb7d41e0-1cfb-4b51-8211-409379ba642a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:44.314617 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 751/1525] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:44 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:44.329615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3091e23c-9895-4bf0-af73-37120e1b72cb tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 returned with HTTP 200 Dec 11 14:22:44.332012 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 775/1526] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:43 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 => generated 916 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:45.327694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9966e6eb-93aa-408e-8eb2-1ebaebce892d tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:45.328286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9966e6eb-93aa-408e-8eb2-1ebaebce892d tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:45.328506 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:45.328506 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:45.328879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9966e6eb-93aa-408e-8eb2-1ebaebce892d tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:45.329248 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9966e6eb-93aa-408e-8eb2-1ebaebce892d tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:45.347522 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0a37864-ca53-4034-b054-21c04882778a tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:45.348734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0a37864-ca53-4034-b054-21c04882778a tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:45.348951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:45.348951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:45.349327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0a37864-ca53-4034-b054-21c04882778a tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:45.424164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:45.424164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:45.429660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9966e6eb-93aa-408e-8eb2-1ebaebce892d tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:45.435864 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 752/1527] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:45 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:45.512828 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:45.512828 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:45.528045 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b0a37864-ca53-4034-b054-21c04882778a tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Volume info retrieved successfully. Dec 11 14:22:45.564133 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0a37864-ca53-4034-b054-21c04882778a tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 returned with HTTP 200 Dec 11 14:22:45.565580 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 776/1528] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:45 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 => generated 916 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:46.449430 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc3f36a4-54f2-400a-af47-5021b14fefa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:46.450247 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc3f36a4-54f2-400a-af47-5021b14fefa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:46.450593 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:46.450593 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:46.451566 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc3f36a4-54f2-400a-af47-5021b14fefa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:46.452525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fc3f36a4-54f2-400a-af47-5021b14fefa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:46.526887 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:46.526887 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:46.534334 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc3f36a4-54f2-400a-af47-5021b14fefa3 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:46.537863 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 753/1529] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:46 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:22:46.582723 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-828ac2a4-316b-435c-a206-8aa4bad3db13 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] GET http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 Dec 11 14:22:46.583654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-828ac2a4-316b-435c-a206-8aa4bad3db13 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:46.584011 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:46.584011 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:46.584678 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-828ac2a4-316b-435c-a206-8aa4bad3db13 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:46.766612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-828ac2a4-316b-435c-a206-8aa4bad3db13 tempest-VolumesListAdminTestJSON-589412078 tempest-VolumesListAdminTestJSON-589412078] http://10.222.0.58/volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 returned with HTTP 404 Dec 11 14:22:46.770704 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 777/1530] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:22:46 2020] GET /volume/v3/bcb13ab909bd44038696e61a1bb33122/volumes/9ab93bc0-60ff-423e-9a56-78593da9b6a4 => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:22:47.554527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1edea787-9dec-431e-b486-4ce66958f66f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:47.555118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1edea787-9dec-431e-b486-4ce66958f66f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:47.555344 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:47.555344 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:47.555732 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1edea787-9dec-431e-b486-4ce66958f66f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:47.556300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1edea787-9dec-431e-b486-4ce66958f66f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:47.606899 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:47.606899 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:47.609186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1edea787-9dec-431e-b486-4ce66958f66f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:47.610435 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 754/1531] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:47 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:48.624738 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47dcd9e9-9902-4842-83ea-59f4d8eae310 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:48.625302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47dcd9e9-9902-4842-83ea-59f4d8eae310 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:48.625951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47dcd9e9-9902-4842-83ea-59f4d8eae310 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:48.627459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-47dcd9e9-9902-4842-83ea-59f4d8eae310 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:48.689397 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:48.689397 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:48.709597 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47dcd9e9-9902-4842-83ea-59f4d8eae310 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:48.710559 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 778/1532] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:48 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:49.725096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0d440c61-c0d7-4fc2-80e7-e60ac080a6d7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:49.725641 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0d440c61-c0d7-4fc2-80e7-e60ac080a6d7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:49.725919 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:49.725919 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:49.726223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0d440c61-c0d7-4fc2-80e7-e60ac080a6d7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:49.726716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0d440c61-c0d7-4fc2-80e7-e60ac080a6d7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:49.787144 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:49.787144 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:49.789515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0d440c61-c0d7-4fc2-80e7-e60ac080a6d7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:49.790649 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 755/1533] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:49 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:50.805930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d7810cf-6cb1-4932-8dae-47b7cf81f3f7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:50.805930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d7810cf-6cb1-4932-8dae-47b7cf81f3f7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:50.807156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:50.807156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:50.807156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d7810cf-6cb1-4932-8dae-47b7cf81f3f7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:50.807156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5d7810cf-6cb1-4932-8dae-47b7cf81f3f7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:50.872540 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:50.872540 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:50.878411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d7810cf-6cb1-4932-8dae-47b7cf81f3f7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:50.880096 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 779/1534] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:50 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:51.896419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:51.896984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:51.897203 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:51.897203 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:51.897561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:51.897929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:51.969833 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:51.969833 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:51.986880 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:51.987821 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 756/1535] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:51 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:53.004483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d35c89f-d490-40ac-ab21-58b263eba410 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:53.005058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d35c89f-d490-40ac-ab21-58b263eba410 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:53.005426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:53.005426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:53.006045 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d35c89f-d490-40ac-ab21-58b263eba410 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:53.006610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2d35c89f-d490-40ac-ab21-58b263eba410 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:53.118127 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:53.118127 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:53.126314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d35c89f-d490-40ac-ab21-58b263eba410 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:53.137320 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 780/1536] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:52 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:54.139217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume// Dec 11 14:22:54.139217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:54.139217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:54.139217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:54.139217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:54.139217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:22:54.147342 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 757/1537] 10.222.0.58 () {56 vars in 872 bytes} [Fri Dec 11 14:22:54 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:22:54.155656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume// Dec 11 14:22:54.156154 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:54.156656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:54.157805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-193d39b1-f07f-4e8d-807c-ef5ea87bbcd0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:22:54.157956 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-813cfc5f-c9a2-4430-8394-5407fa996b41 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:54.158411 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 758/1538] 10.222.0.58 () {56 vars in 872 bytes} [Fri Dec 11 14:22:54 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 14:22:54.158561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-813cfc5f-c9a2-4430-8394-5407fa996b41 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:54.158805 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:54.158805 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:54.159196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-813cfc5f-c9a2-4430-8394-5407fa996b41 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:54.159624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-813cfc5f-c9a2-4430-8394-5407fa996b41 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:54.246934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:54.246934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:54.259371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-813cfc5f-c9a2-4430-8394-5407fa996b41 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:54.260280 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 781/1539] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:54 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:55.105580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a18e5156-676c-4017-8a75-4edefaeaaa54 tempest-VersionsTest-795514453 tempest-VersionsTest-795514453] GET http://10.222.0.58/volume/v2/ Dec 11 14:22:55.106536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a18e5156-676c-4017-8a75-4edefaeaaa54 tempest-VersionsTest-795514453 tempest-VersionsTest-795514453] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:55.107296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a18e5156-676c-4017-8a75-4edefaeaaa54 tempest-VersionsTest-795514453 tempest-VersionsTest-795514453] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:55.108468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a18e5156-676c-4017-8a75-4edefaeaaa54 tempest-VersionsTest-795514453 tempest-VersionsTest-795514453] http://10.222.0.58/volume/v2/ returned with HTTP 200 Dec 11 14:22:55.110621 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 759/1540] 10.222.0.58 () {58 vars in 1084 bytes} [Fri Dec 11 14:22:54 2020] GET /volume/v2/ => generated 382 bytes in 945 msecs (HTTP/1.1 200) 5 headers in 221 bytes (2 switches on core 0) Dec 11 14:22:55.121661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4ada406-a89a-42d9-b64f-af3bc49001c6 tempest-VersionsTest-795514453 tempest-VersionsTest-795514453] GET http://10.222.0.58/volume/v3/ Dec 11 14:22:55.122198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4ada406-a89a-42d9-b64f-af3bc49001c6 tempest-VersionsTest-795514453 tempest-VersionsTest-795514453] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:55.122444 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:55.122444 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:55.122905 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4ada406-a89a-42d9-b64f-af3bc49001c6 tempest-VersionsTest-795514453 tempest-VersionsTest-795514453] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:55.123871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4ada406-a89a-42d9-b64f-af3bc49001c6 tempest-VersionsTest-795514453 tempest-VersionsTest-795514453] http://10.222.0.58/volume/v3/ returned with HTTP 200 Dec 11 14:22:55.124973 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 782/1541] 10.222.0.58 () {58 vars in 1084 bytes} [Fri Dec 11 14:22:55 2020] GET /volume/v3/ => generated 386 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:55.276118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4b08212-a707-48c2-b4f4-c87cde129439 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:55.276698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4b08212-a707-48c2-b4f4-c87cde129439 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:55.277191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4b08212-a707-48c2-b4f4-c87cde129439 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:55.277541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c4b08212-a707-48c2-b4f4-c87cde129439 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:55.376026 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:55.376026 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:55.385813 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4b08212-a707-48c2-b4f4-c87cde129439 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:55.399420 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 760/1542] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:55 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:56.414639 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f19db5c6-b45c-4434-b1e2-c85d0d3d1de4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:56.422099 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f19db5c6-b45c-4434-b1e2-c85d0d3d1de4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:56.422913 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f19db5c6-b45c-4434-b1e2-c85d0d3d1de4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:56.423416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f19db5c6-b45c-4434-b1e2-c85d0d3d1de4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:56.506726 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:56.506726 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:56.513365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f19db5c6-b45c-4434-b1e2-c85d0d3d1de4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:56.525801 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 783/1543] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:56 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:57.541043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0220d6e-a60a-4b54-b122-222c1114ed5e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:57.542316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0220d6e-a60a-4b54-b122-222c1114ed5e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:57.542715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:57.542715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:57.543315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0220d6e-a60a-4b54-b122-222c1114ed5e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:57.543835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e0220d6e-a60a-4b54-b122-222c1114ed5e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:57.627267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:57.627267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:57.635076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0220d6e-a60a-4b54-b122-222c1114ed5e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:57.635989 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 761/1544] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:57 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:58.650961 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3cb06d79-4121-4bba-86ac-6f852eabd666 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:58.652250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3cb06d79-4121-4bba-86ac-6f852eabd666 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:58.652675 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:58.652675 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:58.653352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3cb06d79-4121-4bba-86ac-6f852eabd666 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:58.653923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3cb06d79-4121-4bba-86ac-6f852eabd666 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:58.700081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:58.700081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:58.708018 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3cb06d79-4121-4bba-86ac-6f852eabd666 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:58.709225 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 784/1545] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:58 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:22:59.724998 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-234413b3-0c3e-4562-99e5-6025a21629c7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:22:59.747193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-234413b3-0c3e-4562-99e5-6025a21629c7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:22:59.747193 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:22:59.747193 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:22:59.747193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-234413b3-0c3e-4562-99e5-6025a21629c7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:22:59.748773 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-234413b3-0c3e-4562-99e5-6025a21629c7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:22:59.803552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:22:59.803552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:22:59.812140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-234413b3-0c3e-4562-99e5-6025a21629c7 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:22:59.813406 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 762/1546] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:22:59 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:00.833213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3aa72c52-47da-4aef-80cd-7010edf36c62 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:00.833213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3aa72c52-47da-4aef-80cd-7010edf36c62 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:00.833213 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:00.833213 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:00.833213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3aa72c52-47da-4aef-80cd-7010edf36c62 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:00.833213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3aa72c52-47da-4aef-80cd-7010edf36c62 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:00.882092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:00.882092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:00.884365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3aa72c52-47da-4aef-80cd-7010edf36c62 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:00.892620 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 785/1547] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:00 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:01.901752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-11825ffb-14b2-461a-83a9-87c420567cfa tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:01.902336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-11825ffb-14b2-461a-83a9-87c420567cfa tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:01.902670 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:01.902670 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:01.903049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-11825ffb-14b2-461a-83a9-87c420567cfa tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:01.903602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-11825ffb-14b2-461a-83a9-87c420567cfa tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:01.938106 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:01.938106 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:01.940004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-11825ffb-14b2-461a-83a9-87c420567cfa tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:01.941364 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 763/1548] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:01 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:02.360989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] POST http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes Dec 11 14:23:02.361493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:02.361493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:02.361997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1618771921"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:23:02.363402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Create volume request body: {'volume': {'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1618771921'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:23:02.552435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Create volume of 1 GB Dec 11 14:23:02.609903 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Availability Zones retrieved successfully. Dec 11 14:23:02.653156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Flow 'volume_create_api' (55b94a9f-d0d3-43fc-808b-3193249b3aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:23:02.659290 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea6855a-ed66-434b-89c4-0c5b235ae307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:02.667242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:23:02.947523 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea6855a-ed66-434b-89c4-0c5b235ae307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:02.955972 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77d7792c-e7b8-41b0-b11e-5ec4e50bd773 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:02.957108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77d7792c-e7b8-41b0-b11e-5ec4e50bd773 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:02.957471 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:02.957471 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:02.958076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77d7792c-e7b8-41b0-b11e-5ec4e50bd773 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:02.959136 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-77d7792c-e7b8-41b0-b11e-5ec4e50bd773 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:02.969201 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad73a52-0755-4074-9191-0a9f518856de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:03.016317 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:03.016317 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:03.019555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77d7792c-e7b8-41b0-b11e-5ec4e50bd773 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:03.029469 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 764/1549] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:02 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:23:03.150619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Created reservations ['1bc24904-c37f-44a7-a822-44fe2422e43b', '95535384-b28a-4939-a3c8-8f0990d452b5', '7cae014d-65b4-44e0-9965-ac13e81bd1bb', '6ba22673-c6e7-4aee-b761-5ffd8c7ed94c'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:23:03.152533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad73a52-0755-4074-9191-0a9f518856de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bc24904-c37f-44a7-a822-44fe2422e43b', '95535384-b28a-4939-a3c8-8f0990d452b5', '7cae014d-65b4-44e0-9965-ac13e81bd1bb', '6ba22673-c6e7-4aee-b761-5ffd8c7ed94c']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:03.155290 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbec1ae-51a6-4db0-852b-8ea2e6d0b637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:03.397332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbec1ae-51a6-4db0-852b-8ea2e6d0b637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '260de71d-dfdc-4ec0-b558-aa608cfd1b5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1618771921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e515fc484842e6bfc962a07653807f',qos_specs=None,replication_status=,reservations=['1bc24904-c37f-44a7-a822-44fe2422e43b','95535384-b28a-4939-a3c8-8f0990d452b5','7cae014d-65b4-44e0-9965-ac13e81bd1bb','6ba22673-c6e7-4aee-b761-5ffd8c7ed94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb0e11333fa42d48d72fa69be461f83',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1618771921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=260de71d-dfdc-4ec0-b558-aa608cfd1b5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1e515fc484842e6bfc962a07653807f',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,user_id='5cb0e11333fa42d48d72fa69be461f83',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:03.400334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25183271-f7f7-4a03-84ed-955b31c50ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:03.428734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25183271-f7f7-4a03-84ed-955b31c50ce4) 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-VolumesExtendTest-Volume-1618771921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e515fc484842e6bfc962a07653807f',qos_specs=None,replication_status=,reservations=['1bc24904-c37f-44a7-a822-44fe2422e43b','95535384-b28a-4939-a3c8-8f0990d452b5','7cae014d-65b4-44e0-9965-ac13e81bd1bb','6ba22673-c6e7-4aee-b761-5ffd8c7ed94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb0e11333fa42d48d72fa69be461f83',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:03.431372 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e004e276-74bc-47d9-a025-6cdef50f3c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:03.449995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e004e276-74bc-47d9-a025-6cdef50f3c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:03.453283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Flow 'volume_create_api' (55b94a9f-d0d3-43fc-808b-3193249b3aeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:23:03.523570 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Create volume request issued successfully. Dec 11 14:23:03.577042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-555f9e9e-752b-4f49-bf74-a5e7ae5d7f6f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes returned with HTTP 202 Dec 11 14:23:03.577530 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 786/1550] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:23:02 2020] POST /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes => generated 817 bytes in 1220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:23:03.592995 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6af0fde-6c49-4b53-815a-814eacca321d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:03.593517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6af0fde-6c49-4b53-815a-814eacca321d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:03.593734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:03.593734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:03.594113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6af0fde-6c49-4b53-815a-814eacca321d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:03.672748 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:03.672748 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:03.681889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f6af0fde-6c49-4b53-815a-814eacca321d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:03.708158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6af0fde-6c49-4b53-815a-814eacca321d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:03.709515 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 765/1551] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:03 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:04.036147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e703f4c-3da2-40ff-b412-5cd4ad0d50af tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:04.036979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e703f4c-3da2-40ff-b412-5cd4ad0d50af tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:04.037205 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:04.037205 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:04.037581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e703f4c-3da2-40ff-b412-5cd4ad0d50af tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:04.037945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6e703f4c-3da2-40ff-b412-5cd4ad0d50af tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:04.091682 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:04.091682 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:04.098951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e703f4c-3da2-40ff-b412-5cd4ad0d50af tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:04.099827 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 787/1552] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:04 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:04.726239 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-351ee25d-731c-4ad6-a708-4cb8f03d3c4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:04.727071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-351ee25d-731c-4ad6-a708-4cb8f03d3c4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:04.727555 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:04.727555 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:04.728176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-351ee25d-731c-4ad6-a708-4cb8f03d3c4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:04.871963 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:04.871963 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:04.896495 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-351ee25d-731c-4ad6-a708-4cb8f03d3c4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:04.951158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-351ee25d-731c-4ad6-a708-4cb8f03d3c4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:04.955146 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 766/1553] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:04 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:05.117976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d85cb2d-24db-4133-93a5-ade64dfb3ed5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:05.118627 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d85cb2d-24db-4133-93a5-ade64dfb3ed5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:05.118849 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:05.118849 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:05.119223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d85cb2d-24db-4133-93a5-ade64dfb3ed5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:05.119586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5d85cb2d-24db-4133-93a5-ade64dfb3ed5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:05.162583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:05.162583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:05.167680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d85cb2d-24db-4133-93a5-ade64dfb3ed5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:05.168451 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 788/1554] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:05 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:05.975162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e028cf4-d904-4777-b377-75b910db3944 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:05.975162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e028cf4-d904-4777-b377-75b910db3944 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:05.975162 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:05.975162 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:05.975162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e028cf4-d904-4777-b377-75b910db3944 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:06.187908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd829179-a7b3-43dd-abd7-f600c743865e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:06.190180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd829179-a7b3-43dd-abd7-f600c743865e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:06.192271 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:06.192271 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:06.193121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd829179-a7b3-43dd-abd7-f600c743865e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:06.194948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bd829179-a7b3-43dd-abd7-f600c743865e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:06.201462 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:06.201462 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:06.260326 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0e028cf4-d904-4777-b377-75b910db3944 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:06.295028 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:06.295028 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:06.298462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd829179-a7b3-43dd-abd7-f600c743865e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:06.306236 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 789/1555] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:06 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:06.343302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e028cf4-d904-4777-b377-75b910db3944 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:06.346437 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 767/1556] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:05 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:07.315127 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8fb17d15-6e8e-4fd3-9d70-1018cc7c5238 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:07.316538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8fb17d15-6e8e-4fd3-9d70-1018cc7c5238 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:07.316903 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:07.316903 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:07.317940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8fb17d15-6e8e-4fd3-9d70-1018cc7c5238 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:07.318505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8fb17d15-6e8e-4fd3-9d70-1018cc7c5238 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:07.371455 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e46c980-8653-45c1-9092-ea1eb4898bcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:07.371455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e46c980-8653-45c1-9092-ea1eb4898bcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:07.371455 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:07.371455 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:07.371455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e46c980-8653-45c1-9092-ea1eb4898bcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:07.379323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:07.379323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:07.381480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8fb17d15-6e8e-4fd3-9d70-1018cc7c5238 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:07.382535 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 790/1557] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:07 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:07.437412 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:07.437412 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:07.447568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3e46c980-8653-45c1-9092-ea1eb4898bcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:07.478132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e46c980-8653-45c1-9092-ea1eb4898bcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:07.479616 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 768/1558] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:07 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:08.403070 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c7cf723-a58d-4a70-a2cc-2d6dadbd9a45 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:08.404094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c7cf723-a58d-4a70-a2cc-2d6dadbd9a45 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:08.404430 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:08.404430 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:08.405108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c7cf723-a58d-4a70-a2cc-2d6dadbd9a45 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:08.405925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9c7cf723-a58d-4a70-a2cc-2d6dadbd9a45 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:08.484078 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:08.484078 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:08.494414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c7cf723-a58d-4a70-a2cc-2d6dadbd9a45 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:08.497595 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 791/1559] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:08 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:08.498113 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0bc817b7-0a5d-4261-a147-1b4c0e4c47dc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:08.498937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0bc817b7-0a5d-4261-a147-1b4c0e4c47dc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:08.499367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:08.499367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:08.500004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0bc817b7-0a5d-4261-a147-1b4c0e4c47dc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:08.678494 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:08.678494 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:08.702248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0bc817b7-0a5d-4261-a147-1b4c0e4c47dc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:08.778791 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0bc817b7-0a5d-4261-a147-1b4c0e4c47dc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:08.781529 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 769/1560] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:08 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:09.513911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de75a62d-6831-47b4-972b-c65224f08957 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:09.515711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de75a62d-6831-47b4-972b-c65224f08957 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:09.516150 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:09.516150 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:09.516815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de75a62d-6831-47b4-972b-c65224f08957 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:09.518138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-de75a62d-6831-47b4-972b-c65224f08957 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:09.600958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:09.600958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:09.603203 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de75a62d-6831-47b4-972b-c65224f08957 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:09.605035 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 792/1561] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:09 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:09.802616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05088cf0-ea29-4fb8-8d55-af3d7f2952b6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:09.803152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05088cf0-ea29-4fb8-8d55-af3d7f2952b6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:09.803378 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:09.803378 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:09.803749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05088cf0-ea29-4fb8-8d55-af3d7f2952b6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:09.914350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:09.914350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:09.923419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-05088cf0-ea29-4fb8-8d55-af3d7f2952b6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:09.947764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05088cf0-ea29-4fb8-8d55-af3d7f2952b6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:09.949423 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 770/1562] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:09 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:10.618317 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e23b7d1a-e474-4945-b370-0d4172a57d71 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:10.618840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e23b7d1a-e474-4945-b370-0d4172a57d71 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:10.618929 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:10.618929 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:10.619270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e23b7d1a-e474-4945-b370-0d4172a57d71 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:10.619640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e23b7d1a-e474-4945-b370-0d4172a57d71 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:10.719024 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:10.719024 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:10.725376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e23b7d1a-e474-4945-b370-0d4172a57d71 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:10.739856 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 793/1563] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:10 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:10.977270 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dfab87b6-1b53-4554-b76c-2d5e1a397a60 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:10.977809 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dfab87b6-1b53-4554-b76c-2d5e1a397a60 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:10.978008 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:10.978008 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:10.978687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dfab87b6-1b53-4554-b76c-2d5e1a397a60 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:11.081594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:11.081594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:11.105668 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dfab87b6-1b53-4554-b76c-2d5e1a397a60 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:11.167020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dfab87b6-1b53-4554-b76c-2d5e1a397a60 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:11.167856 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 771/1564] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:10 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:11.745952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7b91454-bdcd-45d4-ab41-6d9f40b1e7ab tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:11.747775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7b91454-bdcd-45d4-ab41-6d9f40b1e7ab tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:11.748264 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:11.748264 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:11.749782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7b91454-bdcd-45d4-ab41-6d9f40b1e7ab tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:11.750413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b7b91454-bdcd-45d4-ab41-6d9f40b1e7ab tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:11.814679 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:11.814679 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:11.824584 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7b91454-bdcd-45d4-ab41-6d9f40b1e7ab tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:11.825414 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 794/1565] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:11 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:23:12.189792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-009b592d-9b05-42ed-84f5-4765ac795223 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:12.191596 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-009b592d-9b05-42ed-84f5-4765ac795223 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:12.192258 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:12.192258 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:12.193306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-009b592d-9b05-42ed-84f5-4765ac795223 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:12.343640 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:12.343640 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:12.355818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-009b592d-9b05-42ed-84f5-4765ac795223 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:12.390257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-009b592d-9b05-42ed-84f5-4765ac795223 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:12.391729 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 772/1566] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:12 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:12.858714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4334e7e-4478-46ae-acbd-b3ce84342435 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:12.882088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4334e7e-4478-46ae-acbd-b3ce84342435 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:12.885959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:12.885959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:12.887198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4334e7e-4478-46ae-acbd-b3ce84342435 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:12.887815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c4334e7e-4478-46ae-acbd-b3ce84342435 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:13.021309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:13.021309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:13.034913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4334e7e-4478-46ae-acbd-b3ce84342435 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:13.036961 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 795/1567] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:12 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:13.409233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a3ffa93-f9df-4151-b626-683e3e585aaa tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:13.410510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a3ffa93-f9df-4151-b626-683e3e585aaa tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:13.410749 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:13.410749 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:13.411077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a3ffa93-f9df-4151-b626-683e3e585aaa tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:13.538251 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:13.538251 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:13.561819 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9a3ffa93-f9df-4151-b626-683e3e585aaa tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:13.619784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a3ffa93-f9df-4151-b626-683e3e585aaa tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:13.624665 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 773/1568] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:13 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:14.057104 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18b6be15-a7f7-4c78-8fe3-5eba373cec6a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:14.057858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18b6be15-a7f7-4c78-8fe3-5eba373cec6a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:14.058142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:14.058142 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:14.058718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18b6be15-a7f7-4c78-8fe3-5eba373cec6a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:14.059448 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-18b6be15-a7f7-4c78-8fe3-5eba373cec6a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:14.116663 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:14.116663 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:14.118525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18b6be15-a7f7-4c78-8fe3-5eba373cec6a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:14.132852 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 796/1569] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:14 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:14.640620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5557ba2c-1228-42a5-907a-c8af404a5eee tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:14.641154 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5557ba2c-1228-42a5-907a-c8af404a5eee tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:14.641378 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:14.641378 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:14.641755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5557ba2c-1228-42a5-907a-c8af404a5eee tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:14.774074 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:14.774074 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:14.785673 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5557ba2c-1228-42a5-907a-c8af404a5eee tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:14.839365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5557ba2c-1228-42a5-907a-c8af404a5eee tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:14.844040 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 774/1570] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:14 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:15.143251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb6eacb1-2f59-45ef-b7c7-7e6bcb401ff8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:15.145732 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bb6eacb1-2f59-45ef-b7c7-7e6bcb401ff8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:15.146800 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:15.146800 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:15.147879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bb6eacb1-2f59-45ef-b7c7-7e6bcb401ff8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:15.148803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bb6eacb1-2f59-45ef-b7c7-7e6bcb401ff8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:15.211329 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:15.211329 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:15.216431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bb6eacb1-2f59-45ef-b7c7-7e6bcb401ff8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:15.218808 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 797/1571] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:15 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:15.861883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bde8daeb-c03f-4b62-8481-d2d4461268a2 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:15.862396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bde8daeb-c03f-4b62-8481-d2d4461268a2 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:15.862722 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:15.862722 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:15.863055 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bde8daeb-c03f-4b62-8481-d2d4461268a2 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:15.939249 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:15.939249 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:15.950478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bde8daeb-c03f-4b62-8481-d2d4461268a2 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:15.976769 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bde8daeb-c03f-4b62-8481-d2d4461268a2 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:15.977860 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 775/1572] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:15 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:16.233454 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cda9738-14b4-4770-822e-1764af0976f1 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:16.234853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cda9738-14b4-4770-822e-1764af0976f1 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:16.235558 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:16.235558 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:16.237565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cda9738-14b4-4770-822e-1764af0976f1 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:16.238249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9cda9738-14b4-4770-822e-1764af0976f1 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:16.319490 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:16.319490 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:16.321784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cda9738-14b4-4770-822e-1764af0976f1 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:16.323520 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 798/1573] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:16 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:16.995488 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c38ae17-3ea8-4447-9c1f-0b37a148c4f9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:16.996023 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c38ae17-3ea8-4447-9c1f-0b37a148c4f9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:16.996224 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:16.996224 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:16.998047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c38ae17-3ea8-4447-9c1f-0b37a148c4f9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:17.114475 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:17.114475 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:17.136077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5c38ae17-3ea8-4447-9c1f-0b37a148c4f9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:17.181654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c38ae17-3ea8-4447-9c1f-0b37a148c4f9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:17.182952 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 776/1574] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:16 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:17.337535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fafc2c61-c0ce-4bf9-bc78-12f089fe07fb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:17.338194 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fafc2c61-c0ce-4bf9-bc78-12f089fe07fb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:17.338581 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:17.338581 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:17.339229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fafc2c61-c0ce-4bf9-bc78-12f089fe07fb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:17.339869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fafc2c61-c0ce-4bf9-bc78-12f089fe07fb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:17.398659 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:17.398659 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:17.404521 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fafc2c61-c0ce-4bf9-bc78-12f089fe07fb tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:17.419886 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 799/1575] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:17 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:18.200877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1990fac-9a95-4109-8a83-4618f253f1c0 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:18.201924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a1990fac-9a95-4109-8a83-4618f253f1c0 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:18.202417 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:18.202417 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:18.202924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a1990fac-9a95-4109-8a83-4618f253f1c0 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:18.264414 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:18.264414 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:18.276100 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a1990fac-9a95-4109-8a83-4618f253f1c0 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:18.313863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1990fac-9a95-4109-8a83-4618f253f1c0 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:18.316758 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 777/1576] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:18 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:18.427082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f61fde5-bc53-4249-b63f-a6bcb3d7f083 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:18.428305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f61fde5-bc53-4249-b63f-a6bcb3d7f083 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:18.428668 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:18.428668 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:18.429546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f61fde5-bc53-4249-b63f-a6bcb3d7f083 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:18.430112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6f61fde5-bc53-4249-b63f-a6bcb3d7f083 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:18.478853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:18.478853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:18.482152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f61fde5-bc53-4249-b63f-a6bcb3d7f083 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:18.483791 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 800/1577] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:18 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:19.357319 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e415670b-376f-40cc-b738-6db2a58cac6e tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:19.357875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e415670b-376f-40cc-b738-6db2a58cac6e tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:19.358105 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:19.358105 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:19.363967 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e415670b-376f-40cc-b738-6db2a58cac6e tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:19.498615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1de8deb-9875-4957-b42c-5f4e346c8fd2 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:19.499211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1de8deb-9875-4957-b42c-5f4e346c8fd2 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:19.500805 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:19.500805 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:19.502326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1de8deb-9875-4957-b42c-5f4e346c8fd2 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:19.504241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b1de8deb-9875-4957-b42c-5f4e346c8fd2 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:19.534648 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:19.534648 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:19.556065 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e415670b-376f-40cc-b738-6db2a58cac6e tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:19.604035 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e415670b-376f-40cc-b738-6db2a58cac6e tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:19.605104 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 778/1578] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:19 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:19.631241 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:19.631241 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:19.633158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1de8deb-9875-4957-b42c-5f4e346c8fd2 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:19.645515 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 801/1579] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:19 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:20.628493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b75f499-b36f-4c4a-8408-8d8250440376 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:20.629220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b75f499-b36f-4c4a-8408-8d8250440376 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:20.629220 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:20.629220 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:20.630226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b75f499-b36f-4c4a-8408-8d8250440376 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:20.648710 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9337cf90-dd62-4e61-8c47-2d7f39de800f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:20.649456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9337cf90-dd62-4e61-8c47-2d7f39de800f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:20.649577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:20.649577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:20.650015 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9337cf90-dd62-4e61-8c47-2d7f39de800f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:20.650431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9337cf90-dd62-4e61-8c47-2d7f39de800f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:20.872971 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:20.872971 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:20.906491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9337cf90-dd62-4e61-8c47-2d7f39de800f tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:20.913785 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 802/1580] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:20 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:20.995862 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:20.995862 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:21.020516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3b75f499-b36f-4c4a-8408-8d8250440376 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:21.097462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b75f499-b36f-4c4a-8408-8d8250440376 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:21.101203 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 779/1581] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:20 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:21.947281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f4368bf-5e71-45e9-9cd2-951d4047c672 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:21.948524 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f4368bf-5e71-45e9-9cd2-951d4047c672 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:21.948905 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:21.948905 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:21.949521 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f4368bf-5e71-45e9-9cd2-951d4047c672 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:21.950251 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9f4368bf-5e71-45e9-9cd2-951d4047c672 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:21.988248 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:21.988248 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:21.990829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f4368bf-5e71-45e9-9cd2-951d4047c672 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:22.002871 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 803/1582] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:21 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:22.137560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eb904bf4-e609-42fd-b6cd-77497b8ca623 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:22.138570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eb904bf4-e609-42fd-b6cd-77497b8ca623 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:22.138932 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:22.138932 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:22.139620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eb904bf4-e609-42fd-b6cd-77497b8ca623 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:22.251354 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:22.251354 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:22.274015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eb904bf4-e609-42fd-b6cd-77497b8ca623 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:22.352007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eb904bf4-e609-42fd-b6cd-77497b8ca623 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:22.352007 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 780/1583] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:22 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:23.008959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19cfdf3b-b372-48f2-8a4f-0bdce473f881 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:23.009488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19cfdf3b-b372-48f2-8a4f-0bdce473f881 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:23.010528 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:23.010528 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:23.011075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19cfdf3b-b372-48f2-8a4f-0bdce473f881 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:23.012652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-19cfdf3b-b372-48f2-8a4f-0bdce473f881 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:23.088186 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:23.088186 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:23.097653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19cfdf3b-b372-48f2-8a4f-0bdce473f881 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:23.098513 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 804/1584] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:23 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:23.359637 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2428191c-83c8-470b-a2f2-488cce452ba4 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:23.360650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2428191c-83c8-470b-a2f2-488cce452ba4 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:23.361014 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:23.361014 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:23.362215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2428191c-83c8-470b-a2f2-488cce452ba4 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:23.497009 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:23.497009 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:23.520930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2428191c-83c8-470b-a2f2-488cce452ba4 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:23.629478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2428191c-83c8-470b-a2f2-488cce452ba4 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:23.638427 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 781/1585] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:23 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:24.119369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8ba61fe-7593-4228-9be4-65a4d0ade544 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:24.120113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8ba61fe-7593-4228-9be4-65a4d0ade544 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:24.120342 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:24.120342 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:24.120847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8ba61fe-7593-4228-9be4-65a4d0ade544 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:24.121228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b8ba61fe-7593-4228-9be4-65a4d0ade544 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:24.183266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:24.183266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:24.204460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8ba61fe-7593-4228-9be4-65a4d0ade544 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:24.207197 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 805/1586] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:24 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:23:24.667944 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d821a17e-aae0-4716-85c1-c350409cfd94 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:24.667944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d821a17e-aae0-4716-85c1-c350409cfd94 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:24.667944 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:24.667944 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:24.667944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d821a17e-aae0-4716-85c1-c350409cfd94 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:24.725174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:24.725174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:24.751433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d821a17e-aae0-4716-85c1-c350409cfd94 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:24.787803 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d821a17e-aae0-4716-85c1-c350409cfd94 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:24.793801 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 782/1587] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:24 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:25.227801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e049130-1c40-4d6d-b135-e6109f09e713 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:25.228552 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e049130-1c40-4d6d-b135-e6109f09e713 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:25.228552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:25.228552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:25.228918 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e049130-1c40-4d6d-b135-e6109f09e713 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:25.229481 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7e049130-1c40-4d6d-b135-e6109f09e713 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:25.281087 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:25.281087 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:25.282966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e049130-1c40-4d6d-b135-e6109f09e713 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:25.290157 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 806/1588] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:25 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:23:25.816470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-edad4eac-be9d-43ba-b64b-d94e21ceb7d6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:25.817929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-edad4eac-be9d-43ba-b64b-d94e21ceb7d6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:25.824470 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:25.824470 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:25.825985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-edad4eac-be9d-43ba-b64b-d94e21ceb7d6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:26.043204 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:26.043204 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:26.070231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-edad4eac-be9d-43ba-b64b-d94e21ceb7d6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:26.134725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-edad4eac-be9d-43ba-b64b-d94e21ceb7d6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:26.138471 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 783/1589] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:25 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 909 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:26.312433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5ada222-3798-4bb1-be72-dc25447f7591 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:26.318617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5ada222-3798-4bb1-be72-dc25447f7591 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:26.318853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:26.318853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:26.319552 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5ada222-3798-4bb1-be72-dc25447f7591 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:26.320092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a5ada222-3798-4bb1-be72-dc25447f7591 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:26.382973 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:26.382973 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:26.411696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5ada222-3798-4bb1-be72-dc25447f7591 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:26.415679 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 807/1590] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:26 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:23:27.152722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df8f96e2-799b-48d1-ab36-51d47ea99b88 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:27.153381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df8f96e2-799b-48d1-ab36-51d47ea99b88 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:27.153587 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:27.153587 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:27.154244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df8f96e2-799b-48d1-ab36-51d47ea99b88 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:27.297369 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:27.297369 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:27.326277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-df8f96e2-799b-48d1-ab36-51d47ea99b88 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:27.376040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df8f96e2-799b-48d1-ab36-51d47ea99b88 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:27.376884 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 784/1591] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:27 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 967 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:27.432789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58798b7d-de91-47a6-a422-4c16edcc8476 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:27.433596 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58798b7d-de91-47a6-a422-4c16edcc8476 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:27.433959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:27.433959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:27.434565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58798b7d-de91-47a6-a422-4c16edcc8476 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:27.435076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-58798b7d-de91-47a6-a422-4c16edcc8476 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:27.492841 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:27.492841 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:27.495165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58798b7d-de91-47a6-a422-4c16edcc8476 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:27.496607 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 808/1592] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:27 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:23:28.404954 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d05fb7ca-49ce-4b39-a855-247184ee25be tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:28.412584 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d05fb7ca-49ce-4b39-a855-247184ee25be tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:28.413057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:28.413057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:28.413730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d05fb7ca-49ce-4b39-a855-247184ee25be tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:28.529212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f699b71d-3769-4886-80ba-293567dfb6f5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:28.529800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f699b71d-3769-4886-80ba-293567dfb6f5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:28.530022 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:28.530022 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:28.530442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f699b71d-3769-4886-80ba-293567dfb6f5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:28.538979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f699b71d-3769-4886-80ba-293567dfb6f5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:28.648972 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:28.648972 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:28.660479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f699b71d-3769-4886-80ba-293567dfb6f5 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:28.678031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:28.678031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:28.678672 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 809/1593] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:28 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:28.700336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d05fb7ca-49ce-4b39-a855-247184ee25be tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:28.756858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d05fb7ca-49ce-4b39-a855-247184ee25be tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:28.763483 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 785/1594] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:28 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 967 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:29.701871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0f77eaa-e506-4fd9-987f-6a74d24ed132 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:29.711958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0f77eaa-e506-4fd9-987f-6a74d24ed132 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:29.712449 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:29.712449 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:29.713129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0f77eaa-e506-4fd9-987f-6a74d24ed132 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:29.713698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a0f77eaa-e506-4fd9-987f-6a74d24ed132 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:29.766177 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:29.766177 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:29.769224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0f77eaa-e506-4fd9-987f-6a74d24ed132 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:29.774085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7aa3bd17-f628-42a8-8373-245646407471 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:29.774905 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7aa3bd17-f628-42a8-8373-245646407471 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:29.775336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:29.775336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:29.776130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7aa3bd17-f628-42a8-8373-245646407471 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:29.784472 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 810/1595] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:29 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 815 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:30.024905 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:30.024905 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:30.050080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7aa3bd17-f628-42a8-8373-245646407471 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:30.111224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7aa3bd17-f628-42a8-8373-245646407471 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:30.131154 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 786/1596] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:29 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 970 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:30.800227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d5955b5-9cdf-4abe-872a-fa4d808d7b2b tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:30.801510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d5955b5-9cdf-4abe-872a-fa4d808d7b2b tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:30.801900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:30.801900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:30.802534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d5955b5-9cdf-4abe-872a-fa4d808d7b2b tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:30.803066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9d5955b5-9cdf-4abe-872a-fa4d808d7b2b tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:30.911647 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:30.911647 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:30.913527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d5955b5-9cdf-4abe-872a-fa4d808d7b2b tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:30.914354 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 811/1597] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:30 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 817 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:31.134977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9395321-0f1f-4274-ba28-5e38078bf59f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:31.135674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9395321-0f1f-4274-ba28-5e38078bf59f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:31.136073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:31.136073 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:31.136458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9395321-0f1f-4274-ba28-5e38078bf59f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:31.280853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:31.280853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:31.293626 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9395321-0f1f-4274-ba28-5e38078bf59f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:31.351006 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9395321-0f1f-4274-ba28-5e38078bf59f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:31.360943 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 787/1598] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:31 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 970 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:31.933862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-669f0992-cb18-4515-b1eb-1f08dfd5bbe4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:31.934466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-669f0992-cb18-4515-b1eb-1f08dfd5bbe4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:31.934851 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:31.934851 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:31.936149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-669f0992-cb18-4515-b1eb-1f08dfd5bbe4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:31.936694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-669f0992-cb18-4515-b1eb-1f08dfd5bbe4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:32.005841 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:32.005841 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:32.013016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-669f0992-cb18-4515-b1eb-1f08dfd5bbe4 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:32.013839 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 812/1599] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:31 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:32.027724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6e1a9dd-3d11-4033-80fe-bfdef4d10305 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:23:32.028687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6e1a9dd-3d11-4033-80fe-bfdef4d10305 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:32.029033 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:32.029033 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:32.029559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6e1a9dd-3d11-4033-80fe-bfdef4d10305 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:32.128926 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:32.128926 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:32.155179 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a6e1a9dd-3d11-4033-80fe-bfdef4d10305 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:23:32.184995 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6e1a9dd-3d11-4033-80fe-bfdef4d10305 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 200 Dec 11 14:23:32.198203 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 788/1600] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:32 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 914 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:32.204084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55207bee-cae4-4b58-8613-669b685853a0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] PUT http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:32.205496 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:32.205496 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:32.206500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-55207bee-cae4-4b58-8613-669b685853a0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1694648264", "description": "tempest-volume-backup-description-596942135"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:23:32.236383 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:32.236383 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:32.254264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55207bee-cae4-4b58-8613-669b685853a0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:32.255825 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 813/1601] 10.222.0.58 () {62 vars in 1376 bytes} [Fri Dec 11 14:23:32 2020] PUT /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 399 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:32.268148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d5226dc-3110-4453-9c47-efa4a61a66e8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:32.268767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d5226dc-3110-4453-9c47-efa4a61a66e8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:32.268975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:32.268975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:32.269914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d5226dc-3110-4453-9c47-efa4a61a66e8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:32.270874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7d5226dc-3110-4453-9c47-efa4a61a66e8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Show backup with id 527f69c8-450b-4336-95ba-86ee9002142c. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:23:32.313773 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:32.313773 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:32.317264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d5226dc-3110-4453-9c47-efa4a61a66e8 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 200 Dec 11 14:23:32.320792 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 789/1602] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:23:32 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:32.335439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4871dd9e-0de6-4263-9241-5f5257a62211 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] DELETE http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c Dec 11 14:23:32.336497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4871dd9e-0de6-4263-9241-5f5257a62211 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:32.336904 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:32.336904 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:32.337607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4871dd9e-0de6-4263-9241-5f5257a62211 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:32.338143 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-4871dd9e-0de6-4263-9241-5f5257a62211 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Delete backup with id: 527f69c8-450b-4336-95ba-86ee9002142c. Dec 11 14:23:32.372879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5db2d32-02ab-4a96-8e5c-ae3b5c4baeb6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:32.373963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5db2d32-02ab-4a96-8e5c-ae3b5c4baeb6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:32.374280 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:32.374280 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:32.374823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5db2d32-02ab-4a96-8e5c-ae3b5c4baeb6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:32.386308 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:32.386308 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:32.468106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-4871dd9e-0de6-4263-9241-5f5257a62211 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] delete_backup rpcapi backup_id 527f69c8-450b-4336-95ba-86ee9002142c {{(pid=88093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 11 14:23:32.472805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4871dd9e-0de6-4263-9241-5f5257a62211 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c returned with HTTP 202 Dec 11 14:23:32.474062 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 814/1603] 10.222.0.58 () {60 vars in 1358 bytes} [Fri Dec 11 14:23:32 2020] DELETE /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/backups/527f69c8-450b-4336-95ba-86ee9002142c => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:23:32.491658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b48f5562-643f-49d6-91a2-328648db753a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] DELETE http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:23:32.492537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b48f5562-643f-49d6-91a2-328648db753a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:32.492968 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:32.492968 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:32.493610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b48f5562-643f-49d6-91a2-328648db753a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:32.494295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-b48f5562-643f-49d6-91a2-328648db753a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Delete volume with id: 20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:23:32.513220 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:32.513220 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:32.532224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5db2d32-02ab-4a96-8e5c-ae3b5c4baeb6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:32.581563 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5db2d32-02ab-4a96-8e5c-ae3b5c4baeb6 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:32.582429 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 790/1604] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:32 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 970 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:32.634298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:32.634298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:32.635850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b48f5562-643f-49d6-91a2-328648db753a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:23:32.817438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b48f5562-643f-49d6-91a2-328648db753a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Delete volume request issued successfully. Dec 11 14:23:32.818064 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b48f5562-643f-49d6-91a2-328648db753a tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 202 Dec 11 14:23:32.819405 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 815/1605] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:23:32 2020] DELETE /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:23:32.827546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c446e805-5000-49a4-96d8-7e49dbf198f0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:23:32.828071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c446e805-5000-49a4-96d8-7e49dbf198f0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:32.828290 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:32.828290 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:32.828664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c446e805-5000-49a4-96d8-7e49dbf198f0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:32.954866 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:32.954866 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:32.987165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c446e805-5000-49a4-96d8-7e49dbf198f0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:23:33.051462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c446e805-5000-49a4-96d8-7e49dbf198f0 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 200 Dec 11 14:23:33.063454 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 791/1606] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:32 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 913 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:33.615939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0cfc7c42-b5d3-46c8-808c-18efd6917198 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:33.616458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0cfc7c42-b5d3-46c8-808c-18efd6917198 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:33.616874 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:33.616874 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:33.617526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0cfc7c42-b5d3-46c8-808c-18efd6917198 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:33.855620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:33.855620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:33.886204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0cfc7c42-b5d3-46c8-808c-18efd6917198 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:34.001532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0cfc7c42-b5d3-46c8-808c-18efd6917198 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:34.005031 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 816/1607] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:33 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 970 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:34.071866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1b622c2-41f8-4fdc-abf0-cd4d737efc63 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:23:34.072519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1b622c2-41f8-4fdc-abf0-cd4d737efc63 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:34.073395 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:34.073395 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:34.074096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1b622c2-41f8-4fdc-abf0-cd4d737efc63 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:34.213948 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:34.213948 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:34.240380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b1b622c2-41f8-4fdc-abf0-cd4d737efc63 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:23:34.277912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1b622c2-41f8-4fdc-abf0-cd4d737efc63 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 200 Dec 11 14:23:34.279440 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 792/1608] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:34 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 913 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:35.038486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b80b73ec-c9a2-4919-b8aa-32e2462cefcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:35.039191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b80b73ec-c9a2-4919-b8aa-32e2462cefcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:35.039734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:35.039734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:35.040591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b80b73ec-c9a2-4919-b8aa-32e2462cefcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:35.164969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:35.164969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:35.182223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b80b73ec-c9a2-4919-b8aa-32e2462cefcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:35.228782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b80b73ec-c9a2-4919-b8aa-32e2462cefcc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:35.228782 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 817/1609] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:35 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 970 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:35.307391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c082ac6a-8efc-4ca7-8616-aa2c3c8c336e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:23:35.308118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c082ac6a-8efc-4ca7-8616-aa2c3c8c336e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:35.308350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:35.308350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:35.308921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c082ac6a-8efc-4ca7-8616-aa2c3c8c336e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:35.436289 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:35.436289 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:35.466025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c082ac6a-8efc-4ca7-8616-aa2c3c8c336e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:23:35.548187 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c082ac6a-8efc-4ca7-8616-aa2c3c8c336e tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 200 Dec 11 14:23:35.559270 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 793/1610] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:35 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 913 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:23:36.238074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e70e582-af58-4263-875b-1d9bc53f88ca tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:36.239120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e70e582-af58-4263-875b-1d9bc53f88ca tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:36.239340 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:36.239340 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:36.240184 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e70e582-af58-4263-875b-1d9bc53f88ca tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:36.520069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:36.520069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:36.566970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6e70e582-af58-4263-875b-1d9bc53f88ca tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:36.572541 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c072b5a-7671-4891-96b8-608859fea002 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:23:36.573478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c072b5a-7671-4891-96b8-608859fea002 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:36.573830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:36.573830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:36.574554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c072b5a-7671-4891-96b8-608859fea002 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:36.652393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e70e582-af58-4263-875b-1d9bc53f88ca tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:36.666883 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 818/1611] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:36 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 970 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:36.859110 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:36.859110 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:36.909395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0c072b5a-7671-4891-96b8-608859fea002 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Volume info retrieved successfully. Dec 11 14:23:37.054047 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c072b5a-7671-4891-96b8-608859fea002 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 200 Dec 11 14:23:37.058721 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 794/1612] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:36 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 913 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:37.685012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eaecad44-dcdf-4fad-b13b-268aef57879f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:37.686220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eaecad44-dcdf-4fad-b13b-268aef57879f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:37.686627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:37.686627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:37.687333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eaecad44-dcdf-4fad-b13b-268aef57879f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:37.891329 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:37.891329 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:37.938499 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eaecad44-dcdf-4fad-b13b-268aef57879f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:38.031625 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eaecad44-dcdf-4fad-b13b-268aef57879f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:38.039888 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 819/1613] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:37 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 970 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:38.077099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8db86717-9961-457d-94e6-9a03a68c4246 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] GET http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 Dec 11 14:23:38.078031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8db86717-9961-457d-94e6-9a03a68c4246 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:38.078353 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:38.078353 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:38.079030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8db86717-9961-457d-94e6-9a03a68c4246 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:38.297197 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8db86717-9961-457d-94e6-9a03a68c4246 tempest-VolumesBackupsV39Test-1634533926 tempest-VolumesBackupsV39Test-1634533926] http://10.222.0.58/volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 returned with HTTP 404 Dec 11 14:23:38.304909 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 795/1614] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:38 2020] GET /volume/v3/b5bfada42dfd47c79aa17ae3a7469e3e/volumes/20f5ff9a-8b7e-4a10-9a6f-db56472f0254 => generated 109 bytes in 232 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:23:39.054613 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab16bad3-f633-4cf6-8f88-6e6b48545d72 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:39.055147 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab16bad3-f633-4cf6-8f88-6e6b48545d72 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:39.055373 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:39.055373 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:39.055749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab16bad3-f633-4cf6-8f88-6e6b48545d72 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:39.393475 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:39.393475 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:39.434462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab16bad3-f633-4cf6-8f88-6e6b48545d72 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:39.503661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab16bad3-f633-4cf6-8f88-6e6b48545d72 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:39.504582 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 820/1615] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:39 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 1358 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:23:39.537694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5391a37-3771-48b4-bb28-04120809e0ae tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] POST http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c/action Dec 11 14:23:39.538556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5391a37-3771-48b4-bb28-04120809e0ae tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:23:39.538941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5391a37-3771-48b4-bb28-04120809e0ae tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:23:39.761106 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:39.761106 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:39.767082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5391a37-3771-48b4-bb28-04120809e0ae tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:40.226646 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-b5391a37-3771-48b4-bb28-04120809e0ae tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Created reservations ['aa854447-99ef-45e2-b659-850264eb56bd', '485c1387-4dca-480e-8f3e-dd5569a6006a'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:23:40.389902 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5391a37-3771-48b4-bb28-04120809e0ae tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Extend volume request issued successfully. Dec 11 14:23:40.391081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5391a37-3771-48b4-bb28-04120809e0ae tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c/action returned with HTTP 202 Dec 11 14:23:40.395976 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 796/1616] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:23:39 2020] POST /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c/action => generated 0 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:23:40.404310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-947a2c39-4d76-4ff4-bad6-d5446012446d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:40.405607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-947a2c39-4d76-4ff4-bad6-d5446012446d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:40.405972 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:40.405972 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:40.409051 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-947a2c39-4d76-4ff4-bad6-d5446012446d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:40.764016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:40.764016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:40.804329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-947a2c39-4d76-4ff4-bad6-d5446012446d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:40.922987 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-947a2c39-4d76-4ff4-bad6-d5446012446d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:40.930260 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 821/1617] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:40 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 1358 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:23:41.961781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b53aa21b-6a7b-4edd-898e-d9a5a2a4fd54 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:41.962492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b53aa21b-6a7b-4edd-898e-d9a5a2a4fd54 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:41.962720 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:41.962720 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:41.963127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b53aa21b-6a7b-4edd-898e-d9a5a2a4fd54 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:42.078115 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:42.078115 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:42.089949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b53aa21b-6a7b-4edd-898e-d9a5a2a4fd54 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:42.126339 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b53aa21b-6a7b-4edd-898e-d9a5a2a4fd54 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:42.128657 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 797/1618] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:41 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 1358 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:23:43.157149 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21ffee6e-1a2c-497e-9456-364204f49237 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:43.159417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21ffee6e-1a2c-497e-9456-364204f49237 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:43.159751 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:43.159751 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:43.160269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21ffee6e-1a2c-497e-9456-364204f49237 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:43.272543 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:43.272543 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:43.286431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-21ffee6e-1a2c-497e-9456-364204f49237 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:43.315306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21ffee6e-1a2c-497e-9456-364204f49237 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:43.326447 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 822/1619] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:43 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 1358 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:23:43.336830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9441f3da-d05d-4c96-96da-d04db1679798 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:23:43.338103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9441f3da-d05d-4c96-96da-d04db1679798 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:43.338541 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:43.338541 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:43.339226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9441f3da-d05d-4c96-96da-d04db1679798 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:43.404885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:43.404885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:43.416949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9441f3da-d05d-4c96-96da-d04db1679798 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:43.452678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9441f3da-d05d-4c96-96da-d04db1679798 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:23:43.461360 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 798/1620] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:43 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 1358 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:23:43.480719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] POST http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes Dec 11 14:23:43.483802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:43.483802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:43.485857 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1423867083"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:23:43.495834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1423867083'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:23:43.496301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Create volume of 1 GB Dec 11 14:23:43.521496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Availability Zones retrieved successfully. Dec 11 14:23:43.560619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Flow 'volume_create_api' (7ace6fb9-0746-45a1-a977-d4039335f2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:23:43.569567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48f5331-7837-4ce3-a1e7-68408ab0487a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:43.574272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:23:43.725454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b48f5331-7837-4ce3-a1e7-68408ab0487a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:43.730415 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9207b1b4-b063-4a94-a1ce-5710d30e79f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:43.865410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Created reservations ['f656b0c9-77e9-4918-98bd-db0f7d1c6ca0', '5c8c3003-ddba-43ac-9a17-58ca5c460d9a', '8c99db03-e826-4e15-b1a5-513fb29fbfb6', '7720a2bf-d37b-43d3-9b7e-b9a927f76659'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:23:43.867937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9207b1b4-b063-4a94-a1ce-5710d30e79f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f656b0c9-77e9-4918-98bd-db0f7d1c6ca0', '5c8c3003-ddba-43ac-9a17-58ca5c460d9a', '8c99db03-e826-4e15-b1a5-513fb29fbfb6', '7720a2bf-d37b-43d3-9b7e-b9a927f76659']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:43.870880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85520972-c377-4be3-9c54-19a541556be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:43.976337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85520972-c377-4be3-9c54-19a541556be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90234cc6-a5b2-4105-9fc3-0513669e5079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1423867083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e515fc484842e6bfc962a07653807f',qos_specs=None,replication_status=,reservations=['f656b0c9-77e9-4918-98bd-db0f7d1c6ca0','5c8c3003-ddba-43ac-9a17-58ca5c460d9a','8c99db03-e826-4e15-b1a5-513fb29fbfb6','7720a2bf-d37b-43d3-9b7e-b9a927f76659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb0e11333fa42d48d72fa69be461f83',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1423867083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90234cc6-a5b2-4105-9fc3-0513669e5079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1e515fc484842e6bfc962a07653807f',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,user_id='5cb0e11333fa42d48d72fa69be461f83',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:43.981712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef867fa9-8f69-4bd2-8a06-e36fe75fbabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:44.029703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef867fa9-8f69-4bd2-8a06-e36fe75fbabf) 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-VolumesExtendTest-Volume-1423867083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e515fc484842e6bfc962a07653807f',qos_specs=None,replication_status=,reservations=['f656b0c9-77e9-4918-98bd-db0f7d1c6ca0','5c8c3003-ddba-43ac-9a17-58ca5c460d9a','8c99db03-e826-4e15-b1a5-513fb29fbfb6','7720a2bf-d37b-43d3-9b7e-b9a927f76659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb0e11333fa42d48d72fa69be461f83',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:44.034718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eeaf3aa-7bc4-4977-a017-e58a90881af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:44.063038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eeaf3aa-7bc4-4977-a017-e58a90881af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:44.067529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Flow 'volume_create_api' (7ace6fb9-0746-45a1-a977-d4039335f2b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:23:44.136538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Create volume request issued successfully. Dec 11 14:23:44.159126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-876d286f-b41f-4da1-a682-b7be1cf84301 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes returned with HTTP 202 Dec 11 14:23:44.160589 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 823/1621] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:23:43 2020] POST /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes => generated 817 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:23:44.188238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0516bf89-6cb7-4605-bcb2-f17485198098 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:44.189275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0516bf89-6cb7-4605-bcb2-f17485198098 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:44.189656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:44.189656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:44.190686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0516bf89-6cb7-4605-bcb2-f17485198098 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:44.407093 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:44.407093 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:44.418408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0516bf89-6cb7-4605-bcb2-f17485198098 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:44.454397 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0516bf89-6cb7-4605-bcb2-f17485198098 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:23:44.456689 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 799/1622] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:44 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 909 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:45.483909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f8345fd-f898-456b-a644-286f4e998720 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:45.485052 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f8345fd-f898-456b-a644-286f4e998720 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:45.485592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:45.485592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:45.486761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f8345fd-f898-456b-a644-286f4e998720 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:45.620987 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:45.620987 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:45.637539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8f8345fd-f898-456b-a644-286f4e998720 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:45.684893 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f8345fd-f898-456b-a644-286f4e998720 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:23:45.685836 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 824/1623] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:45 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 910 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:45.703816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f85b16e5-83f7-41dc-9e75-251b2f6d8158 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] POST http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots Dec 11 14:23:45.707007 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:45.707007 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:45.707461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f85b16e5-83f7-41dc-9e75-251b2f6d8158 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90234cc6-a5b2-4105-9fc3-0513669e5079", "name": "tempest-VolumesExtendTest-Snapshot-814244157"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:23:45.812111 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:45.812111 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:45.813329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f85b16e5-83f7-41dc-9e75-251b2f6d8158 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:45.813692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-f85b16e5-83f7-41dc-9e75-251b2f6d8158 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Create snapshot from volume 90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:45.949801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f85b16e5-83f7-41dc-9e75-251b2f6d8158 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Created reservations ['34b19322-2996-46d8-bc29-aa211b1aa13a', 'd4058aed-f1ca-4e9c-bdd2-a48faf28ee3c', '30844d9e-0c75-46e3-b463-8b14627c3b5b', 'd3614746-19c3-4c47-a016-e1b02b1c6e4f'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:23:46.102888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f85b16e5-83f7-41dc-9e75-251b2f6d8158 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Snapshot create request issued successfully. Dec 11 14:23:46.103824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f85b16e5-83f7-41dc-9e75-251b2f6d8158 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots returned with HTTP 202 Dec 11 14:23:46.105709 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 800/1624] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:23:45 2020] POST /volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots => generated 303 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:23:46.116853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41beaa68-fd3e-42d6-82fd-617191e2a05a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e Dec 11 14:23:46.117394 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41beaa68-fd3e-42d6-82fd-617191e2a05a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:46.117615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:46.117615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:46.117999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41beaa68-fd3e-42d6-82fd-617191e2a05a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:46.176937 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:46.176937 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:46.178092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-41beaa68-fd3e-42d6-82fd-617191e2a05a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Snapshot retrieved successfully. Dec 11 14:23:46.180066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41beaa68-fd3e-42d6-82fd-617191e2a05a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e returned with HTTP 200 Dec 11 14:23:46.193702 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 825/1625] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:23:46 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e => generated 435 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:47.215213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c882475-a1e8-46f9-a590-08af0d64c0d3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e Dec 11 14:23:47.222505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c882475-a1e8-46f9-a590-08af0d64c0d3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:47.223322 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:47.223322 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:47.225071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c882475-a1e8-46f9-a590-08af0d64c0d3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:47.299892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:47.299892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:47.301426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3c882475-a1e8-46f9-a590-08af0d64c0d3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Snapshot retrieved successfully. Dec 11 14:23:47.307949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c882475-a1e8-46f9-a590-08af0d64c0d3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e returned with HTTP 200 Dec 11 14:23:47.312774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 801/1626] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:23:47 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e => generated 435 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:48.325340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9043b3e6-3dc0-44a5-99f1-c949ecee2225 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e Dec 11 14:23:48.326466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9043b3e6-3dc0-44a5-99f1-c949ecee2225 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:48.326888 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:48.326888 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:48.327575 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9043b3e6-3dc0-44a5-99f1-c949ecee2225 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:48.385092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:48.385092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:48.388221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9043b3e6-3dc0-44a5-99f1-c949ecee2225 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Snapshot retrieved successfully. Dec 11 14:23:48.394043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9043b3e6-3dc0-44a5-99f1-c949ecee2225 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e returned with HTTP 200 Dec 11 14:23:48.411796 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 826/1627] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:23:48 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e => generated 435 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:49.420761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9b6dc6a-cea0-46d9-aa5e-bfa0462aca04 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e Dec 11 14:23:49.421295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9b6dc6a-cea0-46d9-aa5e-bfa0462aca04 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:49.421489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:49.421489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:49.422046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9b6dc6a-cea0-46d9-aa5e-bfa0462aca04 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:49.466295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:49.466295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:49.468442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c9b6dc6a-cea0-46d9-aa5e-bfa0462aca04 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Snapshot retrieved successfully. Dec 11 14:23:49.471038 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9b6dc6a-cea0-46d9-aa5e-bfa0462aca04 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e returned with HTTP 200 Dec 11 14:23:49.472135 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 802/1628] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:23:49 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e => generated 462 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:49.484754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-257dcedf-37f6-492c-9cb5-6f06c7d2d467 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] POST http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079/action Dec 11 14:23:49.486009 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:49.486009 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:49.486773 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-257dcedf-37f6-492c-9cb5-6f06c7d2d467 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:23:49.487348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-257dcedf-37f6-492c-9cb5-6f06c7d2d467 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:23:49.551229 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:49.551229 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:49.552984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-257dcedf-37f6-492c-9cb5-6f06c7d2d467 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:49.804801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-257dcedf-37f6-492c-9cb5-6f06c7d2d467 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Created reservations ['63000686-1e35-4045-9b28-d16d36e640f3', 'e69ecf80-9b57-41ea-b8bb-b1e40e1fb5c4'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:23:49.870517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-257dcedf-37f6-492c-9cb5-6f06c7d2d467 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Extend volume request issued successfully. Dec 11 14:23:49.871622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-257dcedf-37f6-492c-9cb5-6f06c7d2d467 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079/action returned with HTTP 202 Dec 11 14:23:49.872276 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 827/1629] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:23:49 2020] POST /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079/action => generated 0 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:23:49.881038 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c56ec7e1-3dda-452e-8dc5-86f4ebba8d0a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:49.881709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c56ec7e1-3dda-452e-8dc5-86f4ebba8d0a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:49.882174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:49.882174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:49.882853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c56ec7e1-3dda-452e-8dc5-86f4ebba8d0a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:49.976315 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:49.976315 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:49.998390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c56ec7e1-3dda-452e-8dc5-86f4ebba8d0a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:50.064261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c56ec7e1-3dda-452e-8dc5-86f4ebba8d0a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:23:50.065957 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 803/1630] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:49 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 910 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:51.086939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fbe0095f-25ff-4b4d-977d-d04d9bc07678 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:51.098439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fbe0095f-25ff-4b4d-977d-d04d9bc07678 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:51.098887 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:51.098887 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:51.099701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fbe0095f-25ff-4b4d-977d-d04d9bc07678 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:51.354992 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:51.354992 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:51.382687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fbe0095f-25ff-4b4d-977d-d04d9bc07678 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:51.437219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fbe0095f-25ff-4b4d-977d-d04d9bc07678 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:23:51.454757 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 828/1631] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:51 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 910 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:52.456201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-554f316e-fe4a-43b0-861a-78d9f72cca11 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:52.456756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-554f316e-fe4a-43b0-861a-78d9f72cca11 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:52.457013 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:52.457013 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:52.457319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-554f316e-fe4a-43b0-861a-78d9f72cca11 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:52.538328 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:52.538328 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:52.565187 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-554f316e-fe4a-43b0-861a-78d9f72cca11 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:52.611824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-554f316e-fe4a-43b0-861a-78d9f72cca11 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:23:52.622604 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 804/1632] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:52 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 910 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:53.634082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6c3f6472-7e6c-47d0-939e-7ca42db44ad3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:53.636396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6c3f6472-7e6c-47d0-939e-7ca42db44ad3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:53.637041 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:53.637041 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:53.637746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6c3f6472-7e6c-47d0-939e-7ca42db44ad3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:53.834463 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:53.834463 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:53.879243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6c3f6472-7e6c-47d0-939e-7ca42db44ad3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:54.029539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6c3f6472-7e6c-47d0-939e-7ca42db44ad3 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:23:54.045179 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 829/1633] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:53 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 910 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:23:54.688191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes Dec 11 14:23:54.688743 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:54.688743 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:54.689078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1679683422"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:23:54.690595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1679683422'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:23:54.691153 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume of 1 GB Dec 11 14:23:54.723723 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Availability Zones retrieved successfully. Dec 11 14:23:54.741886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (39ba0866-6fa1-4eca-a98b-12c9669ca9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:23:54.747917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a043b3d8-0558-4b43-9fd5-e77b34a1ee5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:54.750449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:23:54.861006 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a043b3d8-0558-4b43-9fd5-e77b34a1ee5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:54.863288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f598905f-8bd7-4d89-a788-ae1eb8908777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:55.028120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['c32de709-f123-4f33-9d3e-6eefaeb20e1d', 'be4e14f5-5ecc-4b48-b3f0-3e85d45f7eb3', '43b1dd5b-0c4c-4221-a76f-b69815a29300', 'e13e5d99-56eb-4992-9243-b0f8d139f94f'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:23:55.030543 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f598905f-8bd7-4d89-a788-ae1eb8908777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c32de709-f123-4f33-9d3e-6eefaeb20e1d', 'be4e14f5-5ecc-4b48-b3f0-3e85d45f7eb3', '43b1dd5b-0c4c-4221-a76f-b69815a29300', 'e13e5d99-56eb-4992-9243-b0f8d139f94f']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:55.043483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a7262c-4ddd-4d43-9aa2-436fb0d3f061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:55.051183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bda9813-bb05-4118-9785-57c2f96cafe9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:55.052091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5bda9813-bb05-4118-9785-57c2f96cafe9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:55.052397 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:55.052397 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:55.052801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5bda9813-bb05-4118-9785-57c2f96cafe9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:55.238639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a7262c-4ddd-4d43-9aa2-436fb0d3f061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1c7c832-6599-4b39-b419-e41dd8f7c3fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1679683422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['c32de709-f123-4f33-9d3e-6eefaeb20e1d','be4e14f5-5ecc-4b48-b3f0-3e85d45f7eb3','43b1dd5b-0c4c-4221-a76f-b69815a29300','e13e5d99-56eb-4992-9243-b0f8d139f94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1679683422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1c7c832-6599-4b39-b419-e41dd8f7c3fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75d704f1b5c14f1094decd21fd547b95',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,user_id='3a77a109143148d9a422ba38328ca9b7',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:55.254550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e983ef8-dbe5-4736-993f-fecc8f1154f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:55.269511 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:55.269511 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:55.292815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5bda9813-bb05-4118-9785-57c2f96cafe9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:55.311032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e983ef8-dbe5-4736-993f-fecc8f1154f6) 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-VolumesSnapshotTestJSON-Volume-1679683422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['c32de709-f123-4f33-9d3e-6eefaeb20e1d','be4e14f5-5ecc-4b48-b3f0-3e85d45f7eb3','43b1dd5b-0c4c-4221-a76f-b69815a29300','e13e5d99-56eb-4992-9243-b0f8d139f94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:55.314145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a227b21e-8d84-40f7-96cc-18cd0868e85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:23:55.331495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a227b21e-8d84-40f7-96cc-18cd0868e85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:23:55.334204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (39ba0866-6fa1-4eca-a98b-12c9669ca9ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:23:55.365219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bda9813-bb05-4118-9785-57c2f96cafe9 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:23:55.365982 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 830/1634] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:55 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 910 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:55.386460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b40a4035-8d82-4b1b-9ebd-1dc3d04398d1 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:55.387150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b40a4035-8d82-4b1b-9ebd-1dc3d04398d1 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:55.387357 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:55.387357 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:55.387734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b40a4035-8d82-4b1b-9ebd-1dc3d04398d1 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:55.391943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request issued successfully. Dec 11 14:23:55.408616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ba835fb-01de-48af-86ab-33748e3654bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes returned with HTTP 202 Dec 11 14:23:55.409708 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 805/1635] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:23:54 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes => generated 823 bytes in 1039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:23:55.425279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8c3c200-843a-4df6-8e4b-7337836e2711 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:23:55.425834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8c3c200-843a-4df6-8e4b-7337836e2711 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:55.426051 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:55.426051 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:55.426450 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8c3c200-843a-4df6-8e4b-7337836e2711 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:55.493513 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:55.493513 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:55.503630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a8c3c200-843a-4df6-8e4b-7337836e2711 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:23:55.537812 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8c3c200-843a-4df6-8e4b-7337836e2711 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:23:55.538762 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 806/1636] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:55 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 891 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:55.542074 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:55.542074 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:55.571858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b40a4035-8d82-4b1b-9ebd-1dc3d04398d1 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:55.635330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b40a4035-8d82-4b1b-9ebd-1dc3d04398d1 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:23:55.638681 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 831/1637] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:55 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 910 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:23:55.661654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f154942-865e-4109-9e40-382fae4c5d28 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] DELETE http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e Dec 11 14:23:55.662213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f154942-865e-4109-9e40-382fae4c5d28 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:55.662459 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:55.662459 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:55.662805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f154942-865e-4109-9e40-382fae4c5d28 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:55.663883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-9f154942-865e-4109-9e40-382fae4c5d28 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Delete snapshot with id: 17eba9f6-e6eb-47cd-ac72-ceb6675ac84e Dec 11 14:23:55.813354 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:55.813354 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:55.817992 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f154942-865e-4109-9e40-382fae4c5d28 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Snapshot retrieved successfully. Dec 11 14:23:56.036378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f154942-865e-4109-9e40-382fae4c5d28 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Snapshot delete request issued successfully. Dec 11 14:23:56.037986 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f154942-865e-4109-9e40-382fae4c5d28 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e returned with HTTP 202 Dec 11 14:23:56.039828 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 807/1638] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:23:55 2020] DELETE /volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e => generated 0 bytes in 383 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:23:56.052824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79460c39-95fa-4edb-b519-618f22a67e0f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e Dec 11 14:23:56.053874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79460c39-95fa-4edb-b519-618f22a67e0f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:56.054006 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:56.054006 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:56.057159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79460c39-95fa-4edb-b519-618f22a67e0f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:56.118916 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:56.118916 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:56.122434 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-79460c39-95fa-4edb-b519-618f22a67e0f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Snapshot retrieved successfully. Dec 11 14:23:56.134145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79460c39-95fa-4edb-b519-618f22a67e0f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e returned with HTTP 200 Dec 11 14:23:56.156726 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 832/1639] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:23:56 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e => generated 461 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:56.557503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c46e62ff-c60c-4689-bc88-89f58f5c7dc3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:23:56.558346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c46e62ff-c60c-4689-bc88-89f58f5c7dc3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:56.558840 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:56.558840 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:56.559656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c46e62ff-c60c-4689-bc88-89f58f5c7dc3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:56.651324 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:56.651324 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:56.662475 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c46e62ff-c60c-4689-bc88-89f58f5c7dc3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:23:56.729433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c46e62ff-c60c-4689-bc88-89f58f5c7dc3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:23:56.733642 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 808/1640] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:56 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:57.174738 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3561d1f2-adc5-46e1-85b1-d6004779d245 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e Dec 11 14:23:57.175837 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3561d1f2-adc5-46e1-85b1-d6004779d245 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:57.178297 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:57.178297 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:57.180109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3561d1f2-adc5-46e1-85b1-d6004779d245 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:57.278945 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:57.278945 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:57.284317 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3561d1f2-adc5-46e1-85b1-d6004779d245 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Snapshot retrieved successfully. Dec 11 14:23:57.293767 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3561d1f2-adc5-46e1-85b1-d6004779d245 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e returned with HTTP 200 Dec 11 14:23:57.294829 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 833/1641] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:23:57 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e => generated 461 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:57.758695 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d17d739b-4df3-4df8-921e-609d093ab812 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:23:57.758695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d17d739b-4df3-4df8-921e-609d093ab812 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:57.758695 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:57.758695 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:57.758695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d17d739b-4df3-4df8-921e-609d093ab812 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:57.890906 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:57.890906 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:57.905919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d17d739b-4df3-4df8-921e-609d093ab812 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:23:57.932442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d17d739b-4df3-4df8-921e-609d093ab812 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:23:57.933557 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 809/1642] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:57 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 916 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:57.951796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c681aa01-c8ad-4f9f-a5e0-79a03876da22 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:23:57.952414 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:57.952414 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:57.952803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c681aa01-c8ad-4f9f-a5e0-79a03876da22 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1c7c832-6599-4b39-b419-e41dd8f7c3fb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1263983437"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:23:58.060449 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:58.060449 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:58.062264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c681aa01-c8ad-4f9f-a5e0-79a03876da22 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:23:58.062956 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-c681aa01-c8ad-4f9f-a5e0-79a03876da22 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:23:58.235813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-c681aa01-c8ad-4f9f-a5e0-79a03876da22 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['a80aaa4b-9854-4927-94a1-6c2e9d32a7f0', 'd9abfac4-d387-4ed8-8612-53fad3612d7a', 'b9777748-de66-4de4-aa2e-59d45b4d4753', 'bec6619d-b8d7-4140-a6f7-b0e95c7adb32'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:23:58.313877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc56a04b-ec31-477c-a194-c9b5281a650a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e Dec 11 14:23:58.314977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc56a04b-ec31-477c-a194-c9b5281a650a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:58.315317 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:58.315317 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:58.319149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc56a04b-ec31-477c-a194-c9b5281a650a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:58.368117 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc56a04b-ec31-477c-a194-c9b5281a650a tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e returned with HTTP 404 Dec 11 14:23:58.376005 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 810/1643] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:23:58 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/snapshots/17eba9f6-e6eb-47cd-ac72-ceb6675ac84e => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:23:58.383698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf61aae-18e4-4f00-9d0f-8690fa51a51d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] DELETE http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:58.384920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebf61aae-18e4-4f00-9d0f-8690fa51a51d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:58.385949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebf61aae-18e4-4f00-9d0f-8690fa51a51d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:58.386990 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ebf61aae-18e4-4f00-9d0f-8690fa51a51d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Delete volume with id: 90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:58.497594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c681aa01-c8ad-4f9f-a5e0-79a03876da22 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot create request issued successfully. Dec 11 14:23:58.499008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c681aa01-c8ad-4f9f-a5e0-79a03876da22 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:23:58.513340 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 834/1644] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:23:57 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 310 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:23:58.523862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54ea1716-f6c2-4419-b1dc-c1853543835a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 Dec 11 14:23:58.524925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54ea1716-f6c2-4419-b1dc-c1853543835a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:58.525305 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:58.525305 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:58.526011 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54ea1716-f6c2-4419-b1dc-c1853543835a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:58.544035 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:58.544035 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:58.545262 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ebf61aae-18e4-4f00-9d0f-8690fa51a51d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:58.587268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:58.587268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:58.589292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-54ea1716-f6c2-4419-b1dc-c1853543835a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:23:58.592965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54ea1716-f6c2-4419-b1dc-c1853543835a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 returned with HTTP 200 Dec 11 14:23:58.594428 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 835/1645] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:23:58 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 => generated 442 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:58.622094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ebf61aae-18e4-4f00-9d0f-8690fa51a51d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Delete volume request issued successfully. Dec 11 14:23:58.622655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf61aae-18e4-4f00-9d0f-8690fa51a51d tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 202 Dec 11 14:23:58.632892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1259f1d-6b67-4683-a341-431a6026fe4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:58.633892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1259f1d-6b67-4683-a341-431a6026fe4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:58.634277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:58.634277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:58.634868 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 811/1646] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:23:58 2020] DELETE /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:23:58.635095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1259f1d-6b67-4683-a341-431a6026fe4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:58.717714 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:58.717714 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:58.728668 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e1259f1d-6b67-4683-a341-431a6026fe4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:23:58.779348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1259f1d-6b67-4683-a341-431a6026fe4f tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:23:58.784086 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 836/1647] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:58 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 909 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:59.608022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b32d1cb-3b47-4400-be2d-0c2372b15f09 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 Dec 11 14:23:59.608885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b32d1cb-3b47-4400-be2d-0c2372b15f09 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:59.609367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:59.609367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:59.610790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b32d1cb-3b47-4400-be2d-0c2372b15f09 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:59.674142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:59.674142 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:59.675512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8b32d1cb-3b47-4400-be2d-0c2372b15f09 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:23:59.677652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b32d1cb-3b47-4400-be2d-0c2372b15f09 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 returned with HTTP 200 Dec 11 14:23:59.678517 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 812/1648] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:23:59 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 => generated 442 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:23:59.797426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84900875-573a-49db-a787-51d51f8b6188 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:23:59.798034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84900875-573a-49db-a787-51d51f8b6188 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:23:59.798261 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:23:59.798261 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:23:59.798677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84900875-573a-49db-a787-51d51f8b6188 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:23:59.970452 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:23:59.970452 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:23:59.999873 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-84900875-573a-49db-a787-51d51f8b6188 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:24:00.104223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84900875-573a-49db-a787-51d51f8b6188 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:24:00.107637 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 837/1649] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:23:59 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 909 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:00.690140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e3e2012a-ca66-4e67-a362-0cf9741512e5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 Dec 11 14:24:00.691404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e3e2012a-ca66-4e67-a362-0cf9741512e5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:00.691710 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:00.691710 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:00.692212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e3e2012a-ca66-4e67-a362-0cf9741512e5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:00.756912 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:00.756912 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:00.765001 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e3e2012a-ca66-4e67-a362-0cf9741512e5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:24:00.767755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e3e2012a-ca66-4e67-a362-0cf9741512e5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 returned with HTTP 200 Dec 11 14:24:00.770580 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 813/1650] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:24:00 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 => generated 469 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:00.782539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa15b4fb-00ea-4c17-95d3-66ef15c93f41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups Dec 11 14:24:00.783246 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:00.783246 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:00.783944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa15b4fb-00ea-4c17-95d3-66ef15c93f41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1c7c832-6599-4b39-b419-e41dd8f7c3fb", "snapshot_id": "4fb5e3c7-7ee6-402b-a914-020178ed6159", "name": "tempest-VolumesSnapshotTestJSON-Backup-1779242073"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:24:00.786455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-aa15b4fb-00ea-4c17-95d3-66ef15c93f41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Creating new backup {'backup': {'volume_id': 'a1c7c832-6599-4b39-b419-e41dd8f7c3fb', 'snapshot_id': '4fb5e3c7-7ee6-402b-a914-020178ed6159', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1779242073'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 11 14:24:00.787071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-aa15b4fb-00ea-4c17-95d3-66ef15c93f41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Creating backup of volume a1c7c832-6599-4b39-b419-e41dd8f7c3fb in container None Dec 11 14:24:00.976156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:00.976156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:00.979868 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa15b4fb-00ea-4c17-95d3-66ef15c93f41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:24:01.028332 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:01.028332 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:01.029933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa15b4fb-00ea-4c17-95d3-66ef15c93f41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:24:01.130270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-aa15b4fb-00ea-4c17-95d3-66ef15c93f41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['381cd6e9-c84a-40dc-bc95-12806e675797', 'cc8d12ed-4a33-4fa0-82ed-ffb2a33a9b43'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:24:01.135265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18b6545b-9e59-4d4a-b66c-8e67a014112c tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:24:01.136228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18b6545b-9e59-4d4a-b66c-8e67a014112c tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:01.136636 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:01.136636 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:01.137272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18b6545b-9e59-4d4a-b66c-8e67a014112c tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:01.299429 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:01.299429 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:01.326398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa15b4fb-00ea-4c17-95d3-66ef15c93f41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups returned with HTTP 202 Dec 11 14:24:01.335312 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 838/1651] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:24:00 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups => generated 401 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:24:01.350937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-46a27595-8f90-451f-aa91-61fad88ea445 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:01.351501 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-46a27595-8f90-451f-aa91-61fad88ea445 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:01.352637 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:01.352637 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:01.352637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-46a27595-8f90-451f-aa91-61fad88ea445 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:01.352637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-46a27595-8f90-451f-aa91-61fad88ea445 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:01.354915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-18b6545b-9e59-4d4a-b66c-8e67a014112c tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:24:01.397908 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:01.397908 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:01.404082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-46a27595-8f90-451f-aa91-61fad88ea445 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:01.406453 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 839/1652] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:01 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:01.417813 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18b6545b-9e59-4d4a-b66c-8e67a014112c tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 200 Dec 11 14:24:01.421771 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 814/1653] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:01 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 909 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:02.421212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8aa9079a-da64-4466-9ad2-a69a47f82125 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:02.422063 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8aa9079a-da64-4466-9ad2-a69a47f82125 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:02.422449 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:02.422449 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:02.423645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8aa9079a-da64-4466-9ad2-a69a47f82125 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:02.424492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8aa9079a-da64-4466-9ad2-a69a47f82125 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:02.447968 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4ce85e9-4a2a-4974-b2e3-984fcfcdf314 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 Dec 11 14:24:02.448873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4ce85e9-4a2a-4974-b2e3-984fcfcdf314 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:02.449236 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:02.449236 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:02.449914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4ce85e9-4a2a-4974-b2e3-984fcfcdf314 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:02.497860 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:02.497860 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:02.500246 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8aa9079a-da64-4466-9ad2-a69a47f82125 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:02.511599 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 840/1654] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:02 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:02.721843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4ce85e9-4a2a-4974-b2e3-984fcfcdf314 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 returned with HTTP 404 Dec 11 14:24:02.733552 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 815/1655] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:02 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/90234cc6-a5b2-4105-9fc3-0513669e5079 => generated 109 bytes in 292 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:24:02.742937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-758d5da9-7ecf-46cd-b857-5e76911480cb tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] DELETE http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:24:02.743804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-758d5da9-7ecf-46cd-b857-5e76911480cb tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:02.744140 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:02.744140 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:02.744671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-758d5da9-7ecf-46cd-b857-5e76911480cb tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:02.745268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-758d5da9-7ecf-46cd-b857-5e76911480cb tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Delete volume with id: 260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:24:02.940354 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:02.940354 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:02.941583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-758d5da9-7ecf-46cd-b857-5e76911480cb tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:24:03.084574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-758d5da9-7ecf-46cd-b857-5e76911480cb tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Delete volume request issued successfully. Dec 11 14:24:03.085077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-758d5da9-7ecf-46cd-b857-5e76911480cb tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 202 Dec 11 14:24:03.093466 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 841/1656] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:24:02 2020] DELETE /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 0 bytes in 354 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:24:03.100971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f2390dc-2de4-4852-88c9-f392f0eba978 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:24:03.101897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f2390dc-2de4-4852-88c9-f392f0eba978 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:03.102307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f2390dc-2de4-4852-88c9-f392f0eba978 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:03.313449 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:03.313449 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:03.349620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2f2390dc-2de4-4852-88c9-f392f0eba978 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:24:03.451618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f2390dc-2de4-4852-88c9-f392f0eba978 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:24:03.468186 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 816/1657] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:03 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 1357 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:03.519148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be7333b4-8b26-49f2-a658-6542f9a1eafd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:03.519674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be7333b4-8b26-49f2-a658-6542f9a1eafd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:03.519896 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:03.519896 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:03.520262 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be7333b4-8b26-49f2-a658-6542f9a1eafd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:03.520628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-be7333b4-8b26-49f2-a658-6542f9a1eafd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:03.630692 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:03.630692 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:03.632514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be7333b4-8b26-49f2-a658-6542f9a1eafd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:03.637431 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 842/1658] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:03 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:04.474926 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd92d8f4-7a8e-4819-8096-e2b5d87be8de tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:24:04.475447 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd92d8f4-7a8e-4819-8096-e2b5d87be8de tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:04.475863 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:04.475863 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:04.478016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd92d8f4-7a8e-4819-8096-e2b5d87be8de tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:04.638690 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:04.638690 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:04.652948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-007afabe-73fb-46e0-9128-f0c52cf3749d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:04.653467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-007afabe-73fb-46e0-9128-f0c52cf3749d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:04.654059 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:04.654059 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:04.654742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-007afabe-73fb-46e0-9128-f0c52cf3749d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:04.655296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-007afabe-73fb-46e0-9128-f0c52cf3749d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:04.680092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fd92d8f4-7a8e-4819-8096-e2b5d87be8de tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:24:04.752687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:04.752687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:04.754580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-007afabe-73fb-46e0-9128-f0c52cf3749d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:04.755418 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 843/1659] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:04 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:04.784671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd92d8f4-7a8e-4819-8096-e2b5d87be8de tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:24:04.785514 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 817/1660] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:04 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 1357 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:05.770653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44e4c4c1-0e60-43e0-993e-ab555fd7b20e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:05.771173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44e4c4c1-0e60-43e0-993e-ab555fd7b20e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:05.771457 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:05.771457 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:05.772104 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44e4c4c1-0e60-43e0-993e-ab555fd7b20e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:05.772628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-44e4c4c1-0e60-43e0-993e-ab555fd7b20e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:05.801408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f63d1eb0-4aa4-4069-af6c-f4a114a36290 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:24:05.802175 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f63d1eb0-4aa4-4069-af6c-f4a114a36290 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:05.802570 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:05.802570 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:05.803148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f63d1eb0-4aa4-4069-af6c-f4a114a36290 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:05.856855 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:05.856855 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:05.858800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44e4c4c1-0e60-43e0-993e-ab555fd7b20e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:05.859651 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 844/1661] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:05 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:06.260051 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:06.260051 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:06.272438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f63d1eb0-4aa4-4069-af6c-f4a114a36290 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Volume info retrieved successfully. Dec 11 14:24:06.316130 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f63d1eb0-4aa4-4069-af6c-f4a114a36290 tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 200 Dec 11 14:24:06.318174 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 818/1662] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:05 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 1357 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:06.874675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e392d998-2180-4da7-bba9-9a059226e580 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:06.877443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e392d998-2180-4da7-bba9-9a059226e580 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:06.877889 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:06.877889 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:06.878620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e392d998-2180-4da7-bba9-9a059226e580 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:06.879760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e392d998-2180-4da7-bba9-9a059226e580 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:06.952431 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:06.952431 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:06.954743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e392d998-2180-4da7-bba9-9a059226e580 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:06.959799 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 845/1663] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:06 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:07.335711 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fed03ed-9b18-4827-b569-61c1abba03fc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] GET http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c Dec 11 14:24:07.336259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fed03ed-9b18-4827-b569-61c1abba03fc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:07.336465 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:07.336465 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:07.337311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fed03ed-9b18-4827-b569-61c1abba03fc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:07.459186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fed03ed-9b18-4827-b569-61c1abba03fc tempest-VolumesExtendTest-199782544 tempest-VolumesExtendTest-199782544] http://10.222.0.58/volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c returned with HTTP 404 Dec 11 14:24:07.471681 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 819/1664] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:07 2020] GET /volume/v3/f1e515fc484842e6bfc962a07653807f/volumes/260de71d-dfdc-4ec0-b558-aa608cfd1b5c => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:24:07.974752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1fae8054-8c7e-40dd-8bce-cf1295fdd1d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:07.975306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1fae8054-8c7e-40dd-8bce-cf1295fdd1d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:07.975516 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:07.975516 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:07.975899 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1fae8054-8c7e-40dd-8bce-cf1295fdd1d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:07.976281 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1fae8054-8c7e-40dd-8bce-cf1295fdd1d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:08.063420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:08.063420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:08.065357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1fae8054-8c7e-40dd-8bce-cf1295fdd1d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:08.075602 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 846/1665] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:07 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:09.084511 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54de3931-b6d1-4acd-854f-b382959b8229 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:09.085089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54de3931-b6d1-4acd-854f-b382959b8229 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:09.085769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54de3931-b6d1-4acd-854f-b382959b8229 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:09.086229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-54de3931-b6d1-4acd-854f-b382959b8229 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:09.127535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:09.127535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:09.129976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54de3931-b6d1-4acd-854f-b382959b8229 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:09.137728 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 820/1666] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:09 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:10.147175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1250cc43-17cd-4d92-8e0e-8903b4ac5875 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:10.148016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1250cc43-17cd-4d92-8e0e-8903b4ac5875 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:10.148016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:10.148016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:10.148417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1250cc43-17cd-4d92-8e0e-8903b4ac5875 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:10.148656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1250cc43-17cd-4d92-8e0e-8903b4ac5875 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:10.337921 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:10.337921 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:10.341555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1250cc43-17cd-4d92-8e0e-8903b4ac5875 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:10.369849 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 847/1667] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:10 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:24:11.398412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf95cce7-2348-490e-815b-1fbe04f4e223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:11.399782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf95cce7-2348-490e-815b-1fbe04f4e223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:11.399984 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:11.399984 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:11.400844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf95cce7-2348-490e-815b-1fbe04f4e223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:11.401422 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cf95cce7-2348-490e-815b-1fbe04f4e223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:11.501238 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:11.501238 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:11.504600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf95cce7-2348-490e-815b-1fbe04f4e223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:11.513687 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 821/1668] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:11 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:12.526977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4719063b-4963-45a8-8840-60477be82b68 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:12.527565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4719063b-4963-45a8-8840-60477be82b68 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:12.527909 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:12.527909 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:12.530149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4719063b-4963-45a8-8840-60477be82b68 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:12.532084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4719063b-4963-45a8-8840-60477be82b68 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:12.653481 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:12.653481 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:12.663307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4719063b-4963-45a8-8840-60477be82b68 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:12.665231 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 848/1669] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:12 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:24:13.685332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09180e5e-9a7d-405f-8ec2-8e5a3bbe8ae5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:13.688241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09180e5e-9a7d-405f-8ec2-8e5a3bbe8ae5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:13.688742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:13.688742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:13.689346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09180e5e-9a7d-405f-8ec2-8e5a3bbe8ae5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:13.693279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-09180e5e-9a7d-405f-8ec2-8e5a3bbe8ae5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:13.838963 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:13.838963 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:13.840909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09180e5e-9a7d-405f-8ec2-8e5a3bbe8ae5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:13.841738 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 822/1670] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:13 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:24:14.855622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1cc63648-d36e-41b6-bcc9-a1c22ba55b91 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:14.856862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1cc63648-d36e-41b6-bcc9-a1c22ba55b91 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:14.857289 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:14.857289 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:14.857979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1cc63648-d36e-41b6-bcc9-a1c22ba55b91 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:14.858594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1cc63648-d36e-41b6-bcc9-a1c22ba55b91 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:14.912708 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:14.912708 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:14.918800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1cc63648-d36e-41b6-bcc9-a1c22ba55b91 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:14.923194 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 849/1671] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:14 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:15.943020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-902dd33e-68d7-4ac5-ac8d-b6d5f550c4d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:15.943852 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-902dd33e-68d7-4ac5-ac8d-b6d5f550c4d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:15.944224 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:15.944224 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:15.945719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-902dd33e-68d7-4ac5-ac8d-b6d5f550c4d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:15.946246 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-902dd33e-68d7-4ac5-ac8d-b6d5f550c4d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:16.053446 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:16.053446 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:16.055850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-902dd33e-68d7-4ac5-ac8d-b6d5f550c4d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:16.063763 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 823/1672] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:15 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:17.078296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9d78b4c-b172-4ec9-9c8a-c0ab46cbc4d1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:17.078917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9d78b4c-b172-4ec9-9c8a-c0ab46cbc4d1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:17.079286 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:17.079286 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:17.079936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b9d78b4c-b172-4ec9-9c8a-c0ab46cbc4d1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:17.081096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b9d78b4c-b172-4ec9-9c8a-c0ab46cbc4d1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:17.192415 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:17.192415 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:17.202217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b9d78b4c-b172-4ec9-9c8a-c0ab46cbc4d1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:17.225577 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 850/1673] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:17 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:18.227384 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a4720ba-e892-4d79-a916-a7e06fd91698 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:18.228334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a4720ba-e892-4d79-a916-a7e06fd91698 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:18.228912 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:18.228912 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:18.230002 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a4720ba-e892-4d79-a916-a7e06fd91698 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:18.236359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9a4720ba-e892-4d79-a916-a7e06fd91698 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:18.293859 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:18.293859 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:18.297449 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a4720ba-e892-4d79-a916-a7e06fd91698 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:18.307672 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 824/1674] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:18 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:19.323789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85e30262-4084-4238-a83b-9b034e44d11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:19.329379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85e30262-4084-4238-a83b-9b034e44d11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:19.330239 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:19.330239 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:19.331433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85e30262-4084-4238-a83b-9b034e44d11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:19.332442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-85e30262-4084-4238-a83b-9b034e44d11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:19.435397 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:19.435397 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:19.440242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85e30262-4084-4238-a83b-9b034e44d11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:19.452197 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 851/1675] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:19 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:20.467799 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74c84d1c-9f54-4126-b324-77dfd2ddca9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:20.469563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74c84d1c-9f54-4126-b324-77dfd2ddca9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:20.469932 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:20.469932 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:20.486799 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74c84d1c-9f54-4126-b324-77dfd2ddca9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:20.490198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-74c84d1c-9f54-4126-b324-77dfd2ddca9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:20.584314 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:20.584314 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:20.587325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74c84d1c-9f54-4126-b324-77dfd2ddca9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:20.589992 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 825/1676] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:20 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 842 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:21.608304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-748f2beb-209d-43ec-a843-8436a218180f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:21.609769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-748f2beb-209d-43ec-a843-8436a218180f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:21.610128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:21.610128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:21.627069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-748f2beb-209d-43ec-a843-8436a218180f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:21.627772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-748f2beb-209d-43ec-a843-8436a218180f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:21.722513 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:21.722513 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:21.736958 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-748f2beb-209d-43ec-a843-8436a218180f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:21.739262 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 852/1677] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:21 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:22.760023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2db51db-2b2b-475f-babe-4dcf9d1f156b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:22.763589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2db51db-2b2b-475f-babe-4dcf9d1f156b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:22.766172 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:22.766172 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:22.767430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2db51db-2b2b-475f-babe-4dcf9d1f156b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:22.769576 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c2db51db-2b2b-475f-babe-4dcf9d1f156b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:22.900413 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:22.900413 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:22.902796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2db51db-2b2b-475f-babe-4dcf9d1f156b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:22.914068 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 826/1678] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:22 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:23.928457 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1893eda3-720b-470e-8e9a-8369c2fd7ea3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:23.929148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1893eda3-720b-470e-8e9a-8369c2fd7ea3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:23.929473 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:23.929473 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:23.930487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1893eda3-720b-470e-8e9a-8369c2fd7ea3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:23.930487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1893eda3-720b-470e-8e9a-8369c2fd7ea3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:24.022160 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:24.022160 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:24.051686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1893eda3-720b-470e-8e9a-8369c2fd7ea3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:24.055495 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 853/1679] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:23 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:25.069427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e572559-772d-45c6-867f-265bb5830318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:25.070021 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e572559-772d-45c6-867f-265bb5830318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:25.070350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:25.070350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:25.070990 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e572559-772d-45c6-867f-265bb5830318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:25.071475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1e572559-772d-45c6-867f-265bb5830318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:25.122345 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:25.122345 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:25.124909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e572559-772d-45c6-867f-265bb5830318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:25.126579 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 827/1680] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:25 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:26.142768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f2e7071-c42a-4e27-83d0-aec1817250b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:26.143847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f2e7071-c42a-4e27-83d0-aec1817250b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:26.144230 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:26.144230 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:26.144836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f2e7071-c42a-4e27-83d0-aec1817250b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:26.145365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6f2e7071-c42a-4e27-83d0-aec1817250b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:26.205175 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:26.205175 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:26.207395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f2e7071-c42a-4e27-83d0-aec1817250b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:26.213390 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 854/1681] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:26 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:27.230811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1503452-9470-4794-b7fd-691444f2911b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:27.231943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1503452-9470-4794-b7fd-691444f2911b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:27.232324 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:27.232324 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:27.233544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1503452-9470-4794-b7fd-691444f2911b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:27.234755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e1503452-9470-4794-b7fd-691444f2911b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:27.291718 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:27.291718 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:27.294097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1503452-9470-4794-b7fd-691444f2911b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:27.299976 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 828/1682] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:27 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:28.358571 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1399badd-2c62-4587-b940-d0aa4d1868f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:28.371082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1399badd-2c62-4587-b940-d0aa4d1868f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:28.371928 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:28.371928 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:28.373194 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1399badd-2c62-4587-b940-d0aa4d1868f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:28.374004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1399badd-2c62-4587-b940-d0aa4d1868f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:28.447349 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:28.447349 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:28.449422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1399badd-2c62-4587-b940-d0aa4d1868f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:28.450328 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 855/1683] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:28 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:29.466874 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e15186cf-03b7-4e5c-92be-894ebbe4e8ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:29.468092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e15186cf-03b7-4e5c-92be-894ebbe4e8ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:29.469227 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:29.469227 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:29.469823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e15186cf-03b7-4e5c-92be-894ebbe4e8ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:29.470357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e15186cf-03b7-4e5c-92be-894ebbe4e8ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:29.528309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:29.528309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:29.537917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e15186cf-03b7-4e5c-92be-894ebbe4e8ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:29.539141 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 829/1684] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:29 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:30.558263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dead34e2-4e60-4669-8386-2b430943cb4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:30.564014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dead34e2-4e60-4669-8386-2b430943cb4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:30.564675 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:30.564675 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:30.568928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dead34e2-4e60-4669-8386-2b430943cb4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:30.573828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-dead34e2-4e60-4669-8386-2b430943cb4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:30.646883 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:30.646883 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:30.649249 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dead34e2-4e60-4669-8386-2b430943cb4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:30.650454 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 856/1685] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:30 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:31.669003 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4258324a-b051-4000-bd6f-19bc15237af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:31.671200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4258324a-b051-4000-bd6f-19bc15237af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:31.678911 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:31.678911 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:31.688646 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4258324a-b051-4000-bd6f-19bc15237af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:31.689718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4258324a-b051-4000-bd6f-19bc15237af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:31.741115 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:31.741115 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:31.746529 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4258324a-b051-4000-bd6f-19bc15237af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:31.748300 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 830/1686] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:31 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:32.761593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8aef83c2-4259-4a58-8671-e75a54cd1d3f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:32.762333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8aef83c2-4259-4a58-8671-e75a54cd1d3f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:32.762687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:32.762687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:32.763073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8aef83c2-4259-4a58-8671-e75a54cd1d3f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:32.763454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8aef83c2-4259-4a58-8671-e75a54cd1d3f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:32.809666 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:32.809666 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:32.811575 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8aef83c2-4259-4a58-8671-e75a54cd1d3f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:32.823289 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 857/1687] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:32 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:33.850812 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e73b8921-941c-4b7f-8cf4-bdd646337d44 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:33.852751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e73b8921-941c-4b7f-8cf4-bdd646337d44 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:33.853322 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:33.853322 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:33.855085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e73b8921-941c-4b7f-8cf4-bdd646337d44 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:33.856511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e73b8921-941c-4b7f-8cf4-bdd646337d44 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:33.936504 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:33.936504 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:33.944450 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e73b8921-941c-4b7f-8cf4-bdd646337d44 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:33.948332 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 831/1688] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:33 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:34.976461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a6d5aab-1b2f-4196-9553-12743574dd96 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:34.979836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a6d5aab-1b2f-4196-9553-12743574dd96 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:34.981020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:34.981020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:34.981698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a6d5aab-1b2f-4196-9553-12743574dd96 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:34.984038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4a6d5aab-1b2f-4196-9553-12743574dd96 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:35.045872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:35.045872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:35.049580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a6d5aab-1b2f-4196-9553-12743574dd96 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:35.051025 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 858/1689] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:34 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:36.067329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fb8aa22-4097-4eb1-98ef-9f24a67a8560 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:36.068216 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fb8aa22-4097-4eb1-98ef-9f24a67a8560 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:36.068566 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:36.068566 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:36.069121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fb8aa22-4097-4eb1-98ef-9f24a67a8560 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:36.069721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5fb8aa22-4097-4eb1-98ef-9f24a67a8560 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:36.132827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:36.132827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:36.136567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fb8aa22-4097-4eb1-98ef-9f24a67a8560 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:36.139073 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 832/1690] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:36 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:37.154432 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3ac3a5d-bb1d-43c0-8c5a-c79ddcd499e1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:37.155030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3ac3a5d-bb1d-43c0-8c5a-c79ddcd499e1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:37.155913 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:37.155913 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:37.156583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3ac3a5d-bb1d-43c0-8c5a-c79ddcd499e1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:37.157238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b3ac3a5d-bb1d-43c0-8c5a-c79ddcd499e1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:37.223250 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:37.223250 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:37.225424 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3ac3a5d-bb1d-43c0-8c5a-c79ddcd499e1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:37.226504 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 859/1691] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:37 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:38.245366 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-944336a6-6209-4ed3-811a-2a3e5ef7d7a5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:38.246465 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-944336a6-6209-4ed3-811a-2a3e5ef7d7a5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:38.247399 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:38.247399 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:38.247994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-944336a6-6209-4ed3-811a-2a3e5ef7d7a5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:38.248512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-944336a6-6209-4ed3-811a-2a3e5ef7d7a5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:38.307271 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:38.307271 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:38.314517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-944336a6-6209-4ed3-811a-2a3e5ef7d7a5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:38.318654 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 833/1692] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:38 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:39.332556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d875a2d-5c7e-444f-b9aa-9bea8e304a07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:39.333741 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d875a2d-5c7e-444f-b9aa-9bea8e304a07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:39.334119 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:39.334119 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:39.335085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d875a2d-5c7e-444f-b9aa-9bea8e304a07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:39.335796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1d875a2d-5c7e-444f-b9aa-9bea8e304a07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:39.444060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:39.444060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:39.446560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d875a2d-5c7e-444f-b9aa-9bea8e304a07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:39.464708 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 860/1693] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:39 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:40.484930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b42c65b1-966b-4635-8fee-f5b44c1126ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:40.485747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b42c65b1-966b-4635-8fee-f5b44c1126ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:40.485933 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:40.485933 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:40.486561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b42c65b1-966b-4635-8fee-f5b44c1126ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:40.487081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b42c65b1-966b-4635-8fee-f5b44c1126ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:40.556839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:40.556839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:40.559500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b42c65b1-966b-4635-8fee-f5b44c1126ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:40.560911 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 834/1694] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:40 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:41.612303 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4382d9bc-1146-4d02-bb56-250d5b1f118c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:41.612303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4382d9bc-1146-4d02-bb56-250d5b1f118c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:41.612303 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:41.612303 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:41.612303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4382d9bc-1146-4d02-bb56-250d5b1f118c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:41.612303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4382d9bc-1146-4d02-bb56-250d5b1f118c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:41.642351 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:41.642351 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:41.645265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4382d9bc-1146-4d02-bb56-250d5b1f118c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:41.646547 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 861/1695] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:41 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:42.661429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a34fbb07-9b49-48e2-9ffa-49361c0acdcf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:42.662132 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a34fbb07-9b49-48e2-9ffa-49361c0acdcf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:42.662358 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:42.662358 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:42.662754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a34fbb07-9b49-48e2-9ffa-49361c0acdcf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:42.663125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a34fbb07-9b49-48e2-9ffa-49361c0acdcf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:42.721340 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:42.721340 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:42.724027 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a34fbb07-9b49-48e2-9ffa-49361c0acdcf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:42.735523 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 835/1696] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:42 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:43.744314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f74c26c9-4476-4c71-ac80-1428d6c60e16 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:43.745026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f74c26c9-4476-4c71-ac80-1428d6c60e16 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:43.745362 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:43.745362 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:43.745929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f74c26c9-4476-4c71-ac80-1428d6c60e16 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:43.746559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f74c26c9-4476-4c71-ac80-1428d6c60e16 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:43.799003 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:43.799003 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:43.801408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f74c26c9-4476-4c71-ac80-1428d6c60e16 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:43.804368 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 862/1697] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:43 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:44.836761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-704cdb61-4d1c-481d-8564-d914c5d7ee00 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:44.837484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-704cdb61-4d1c-481d-8564-d914c5d7ee00 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:44.837839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:44.837839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:44.838597 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-704cdb61-4d1c-481d-8564-d914c5d7ee00 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:44.839294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-704cdb61-4d1c-481d-8564-d914c5d7ee00 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:44.966725 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:44.966725 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:44.968919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-704cdb61-4d1c-481d-8564-d914c5d7ee00 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:44.973960 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 836/1698] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:44 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:45.985648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-175b9ade-b299-41dd-8dcc-5ade9d68f5b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:45.986602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-175b9ade-b299-41dd-8dcc-5ade9d68f5b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:45.986885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:45.986885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:45.987606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-175b9ade-b299-41dd-8dcc-5ade9d68f5b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:45.988083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-175b9ade-b299-41dd-8dcc-5ade9d68f5b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:46.039610 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:46.039610 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:46.045214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-175b9ade-b299-41dd-8dcc-5ade9d68f5b4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:46.053717 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 863/1699] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:45 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:47.061714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88c3355c-0645-4159-b744-f514fa1941a4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:47.062238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88c3355c-0645-4159-b744-f514fa1941a4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:47.062326 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:47.062326 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:47.062788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88c3355c-0645-4159-b744-f514fa1941a4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:47.063377 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-88c3355c-0645-4159-b744-f514fa1941a4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:47.115841 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:47.115841 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:47.121466 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88c3355c-0645-4159-b744-f514fa1941a4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:47.126081 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 837/1700] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:47 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:48.140224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6ea7ba9-6dd7-4a69-ad49-c823ad5f120c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:48.141424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6ea7ba9-6dd7-4a69-ad49-c823ad5f120c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:48.143003 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:48.143003 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:48.143759 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6ea7ba9-6dd7-4a69-ad49-c823ad5f120c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:48.144350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a6ea7ba9-6dd7-4a69-ad49-c823ad5f120c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:48.193571 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:48.193571 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:48.196366 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6ea7ba9-6dd7-4a69-ad49-c823ad5f120c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:48.197262 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 864/1701] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:48 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:49.211472 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74b33f84-ea9e-48a1-be77-9043a4da65df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:49.212577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74b33f84-ea9e-48a1-be77-9043a4da65df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:49.212956 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:49.212956 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:49.213546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74b33f84-ea9e-48a1-be77-9043a4da65df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:49.214066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-74b33f84-ea9e-48a1-be77-9043a4da65df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:49.259850 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:49.259850 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:49.268835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74b33f84-ea9e-48a1-be77-9043a4da65df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:49.269848 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 865/1702] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:49 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:49.433297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0048202-1676-4960-b659-d7189a53aaff tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] POST http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types Dec 11 14:24:49.433767 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:49.433767 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:49.434208 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0048202-1676-4960-b659-d7189a53aaff tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1279676745"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:24:49.479947 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0048202-1676-4960-b659-d7189a53aaff tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types returned with HTTP 200 Dec 11 14:24:49.480984 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 838/1703] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:24:49 2020] POST /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types => generated 224 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:49.491996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e603fe72-72db-41f9-9b8a-925820ef471c tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] POST http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types Dec 11 14:24:49.492801 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:49.492801 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:49.493459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e603fe72-72db-41f9-9b8a-925820ef471c tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1103858740"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:24:49.571178 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e603fe72-72db-41f9-9b8a-925820ef471c tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types returned with HTTP 202 Dec 11 14:24:49.596958 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 866/1704] 10.222.0.58 () {62 vars in 1278 bytes} [Fri Dec 11 14:24:49 2020] POST /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types => generated 181 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:24:49.751990 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ecd8810-6160-40c9-89d2-8611944070ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups Dec 11 14:24:49.752977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ecd8810-6160-40c9-89d2-8611944070ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d0dda11d-ffb0-4ad6-8153-e71d16afb1a8", "volume_types": ["c57dcb9c-6ef5-4225-918a-e6a2f4303f1f"], "name": "tempest-GroupSnapshotsTest-Group-1377210606"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:24:49.754748 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-7ecd8810-6160-40c9-89d2-8611944070ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating new group {'group': {'group_type': 'd0dda11d-ffb0-4ad6-8153-e71d16afb1a8', 'volume_types': ['c57dcb9c-6ef5-4225-918a-e6a2f4303f1f'], 'name': 'tempest-GroupSnapshotsTest-Group-1377210606'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 11 14:24:49.772156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-7ecd8810-6160-40c9-89d2-8611944070ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating group tempest-GroupSnapshotsTest-Group-1377210606. Dec 11 14:24:49.801228 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7ecd8810-6160-40c9-89d2-8611944070ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Availability Zones retrieved successfully. Dec 11 14:24:49.834566 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-7ecd8810-6160-40c9-89d2-8611944070ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['aaaeb071-82b8-4b79-a545-cda9e715154c'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:24:49.907699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ecd8810-6160-40c9-89d2-8611944070ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups returned with HTTP 202 Dec 11 14:24:49.954606 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 839/1705] 10.222.0.58 () {62 vars in 1264 bytes} [Fri Dec 11 14:24:49 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups => generated 112 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:24:49.955030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cebe3286-c730-4d90-901d-157679339d0d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081 Dec 11 14:24:49.955030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cebe3286-c730-4d90-901d-157679339d0d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:49.955030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cebe3286-c730-4d90-901d-157679339d0d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:49.955030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-cebe3286-c730-4d90-901d-157679339d0d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member 01df5387-3bc3-434c-8504-25bc6bab7081 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:24:49.955030 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:49.955030 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:50.042199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cebe3286-c730-4d90-901d-157679339d0d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081 returned with HTTP 200 Dec 11 14:24:50.042199 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 867/1706] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:24:49 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081 => generated 392 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:50.285596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9d5fe87-c907-4528-969d-4f64f83a26e4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:50.286294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9d5fe87-c907-4528-969d-4f64f83a26e4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:50.286574 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:50.286574 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:50.286943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9d5fe87-c907-4528-969d-4f64f83a26e4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:50.287647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e9d5fe87-c907-4528-969d-4f64f83a26e4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:50.360778 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:50.360778 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:50.362683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9d5fe87-c907-4528-969d-4f64f83a26e4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:50.363706 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 840/1707] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:50 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:51.040626 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3f3ffdb-2efc-41c0-bdb1-cb5214a6a578 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081 Dec 11 14:24:51.041257 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3f3ffdb-2efc-41c0-bdb1-cb5214a6a578 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:51.041459 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:51.041459 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:51.042096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3f3ffdb-2efc-41c0-bdb1-cb5214a6a578 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:51.042697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-a3f3ffdb-2efc-41c0-bdb1-cb5214a6a578 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member 01df5387-3bc3-434c-8504-25bc6bab7081 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:24:51.057956 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:51.057956 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:51.148655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3f3ffdb-2efc-41c0-bdb1-cb5214a6a578 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081 returned with HTTP 200 Dec 11 14:24:51.150977 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 868/1708] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:24:51 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081 => generated 393 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:51.169531 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes Dec 11 14:24:51.171100 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:51.171100 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:51.171861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c57dcb9c-6ef5-4225-918a-e6a2f4303f1f", "group_id": "01df5387-3bc3-434c-8504-25bc6bab7081", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1039241472"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:24:51.192513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume request body: {'volume': {'volume_type': 'c57dcb9c-6ef5-4225-918a-e6a2f4303f1f', 'group_id': '01df5387-3bc3-434c-8504-25bc6bab7081', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1039241472'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:24:51.258129 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:51.258129 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:51.259376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume of 1 GB Dec 11 14:24:51.317544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Availability Zones retrieved successfully. Dec 11 14:24:51.352043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (dbe912eb-21ef-47f9-9668-973b4c3e8a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:24:51.355723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0c0df3-0240-411f-802e-3e46b73fdafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:24:51.357613 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:51.357613 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:51.358676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:24:51.379343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-586bb57c-4283-4537-a7cb-24cab04c1f0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:51.379972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-586bb57c-4283-4537-a7cb-24cab04c1f0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:51.380245 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:51.380245 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:51.380706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-586bb57c-4283-4537-a7cb-24cab04c1f0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:51.381957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-586bb57c-4283-4537-a7cb-24cab04c1f0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:51.427936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd0c0df3-0240-411f-802e-3e46b73fdafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:24:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c57dcb9c-6ef5-4225-918a-e6a2f4303f1f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1279676745',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c57dcb9c-6ef5-4225-918a-e6a2f4303f1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '01df5387-3bc3-434c-8504-25bc6bab7081', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:24:51.438242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f41555-874f-4fc2-809d-08b076a35e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:24:51.447421 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:51.447421 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:51.450730 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-586bb57c-4283-4537-a7cb-24cab04c1f0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:51.465811 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 869/1709] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:51 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:51.542833 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1279676745 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1279676745, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:24:51.544024 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1279676745 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1279676745, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:24:51.595836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['c8411da3-5304-427c-9e79-2987c079150d', '9c2b707f-3608-45ca-a56f-e0ad07f04e92', '2bbcc3dd-0ab4-4c51-99ad-629e22b04498', 'd8cb923f-a07c-4504-b5de-037adc6f5f36'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:24:51.598073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f41555-874f-4fc2-809d-08b076a35e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8411da3-5304-427c-9e79-2987c079150d', '9c2b707f-3608-45ca-a56f-e0ad07f04e92', '2bbcc3dd-0ab4-4c51-99ad-629e22b04498', 'd8cb923f-a07c-4504-b5de-037adc6f5f36']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:24:51.601101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14de547-39b7-49d1-b375-3ffb07efa6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:24:51.673167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14de547-39b7-49d1-b375-3ffb07efa6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97ddb6dc-af3d-4440-ace8-f1be8a0f6be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1039241472',encryption_key_id=None,group_id=01df5387-3bc3-434c-8504-25bc6bab7081,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['c8411da3-5304-427c-9e79-2987c079150d','9c2b707f-3608-45ca-a56f-e0ad07f04e92','2bbcc3dd-0ab4-4c51-99ad-629e22b04498','d8cb923f-a07c-4504-b5de-037adc6f5f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=c57dcb9c-6ef5-4225-918a-e6a2f4303f1f), '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=2020-12-11T14:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1039241472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=01df5387-3bc3-434c-8504-25bc6bab7081,host=None,id=97ddb6dc-af3d-4440-ace8-f1be8a0f6be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc8d8495a9348ab91cf43997bc36e57',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,user_id='59517d162d244ca2adb210e5170bfe84',volume_attachment=,volume_type=,volume_type_id=c57dcb9c-6ef5-4225-918a-e6a2f4303f1f)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:24:51.676121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3abde9-87ca-43a8-a95f-b72859710e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:24:51.714391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3abde9-87ca-43a8-a95f-b72859710e95) 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-GroupSnapshotsTest-Volume-1039241472',encryption_key_id=None,group_id=01df5387-3bc3-434c-8504-25bc6bab7081,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['c8411da3-5304-427c-9e79-2987c079150d','9c2b707f-3608-45ca-a56f-e0ad07f04e92','2bbcc3dd-0ab4-4c51-99ad-629e22b04498','d8cb923f-a07c-4504-b5de-037adc6f5f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=c57dcb9c-6ef5-4225-918a-e6a2f4303f1f)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:24:51.717019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85b9e477-e398-4d10-802d-4cac70bd968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:24:51.741722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85b9e477-e398-4d10-802d-4cac70bd968c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:24:51.744808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (dbe912eb-21ef-47f9-9668-973b4c3e8a0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:24:51.806309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume request issued successfully. Dec 11 14:24:51.823313 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:24:51.824009 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:24:51.833694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:24:51.841399 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:51.841399 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:51.857377 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4bc135b0-0045-436c-9cf2-8262950e7233 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes returned with HTTP 202 Dec 11 14:24:51.858835 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 841/1710] 10.222.0.58 () {62 vars in 1267 bytes} [Fri Dec 11 14:24:51 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes => generated 908 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:24:51.872620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b1adbd8-4670-4a54-b91c-d86847948fcb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 Dec 11 14:24:51.874009 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b1adbd8-4670-4a54-b91c-d86847948fcb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:51.874404 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:51.874404 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:51.875021 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b1adbd8-4670-4a54-b91c-d86847948fcb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:51.990869 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:51.990869 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:52.003479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2b1adbd8-4670-4a54-b91c-d86847948fcb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:24:52.032052 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-2b1adbd8-4670-4a54-b91c-d86847948fcb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:24:52.032513 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-2b1adbd8-4670-4a54-b91c-d86847948fcb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:24:52.048678 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-2b1adbd8-4670-4a54-b91c-d86847948fcb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:24:52.061436 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:52.061436 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:52.114955 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b1adbd8-4670-4a54-b91c-d86847948fcb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 returned with HTTP 200 Dec 11 14:24:52.115851 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 870/1711] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:24:51 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 => generated 976 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:52.484546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf9d4b9a-cccc-4e0f-b9ab-610703b2db0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:52.485632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf9d4b9a-cccc-4e0f-b9ab-610703b2db0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:52.485996 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:52.485996 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:52.486647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf9d4b9a-cccc-4e0f-b9ab-610703b2db0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:52.487174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cf9d4b9a-cccc-4e0f-b9ab-610703b2db0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:52.543661 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:52.543661 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:52.545612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf9d4b9a-cccc-4e0f-b9ab-610703b2db0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:52.552244 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 842/1712] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:52 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:53.133167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18c60c11-121d-4af9-860d-11449f4b2807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 Dec 11 14:24:53.135469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18c60c11-121d-4af9-860d-11449f4b2807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:53.135469 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:53.135469 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:53.135469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18c60c11-121d-4af9-860d-11449f4b2807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:53.212530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:53.212530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:53.224638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-18c60c11-121d-4af9-860d-11449f4b2807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:24:53.248473 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-18c60c11-121d-4af9-860d-11449f4b2807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:24:53.249450 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-18c60c11-121d-4af9-860d-11449f4b2807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:24:53.285988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-18c60c11-121d-4af9-860d-11449f4b2807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:24:53.311902 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:53.311902 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:53.338407 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18c60c11-121d-4af9-860d-11449f4b2807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 returned with HTTP 200 Dec 11 14:24:53.350441 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 871/1713] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:24:53 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 => generated 1001 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:24:53.360517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eee68dfa-54e8-4a16-801f-7f22eab18264 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots Dec 11 14:24:53.361232 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:53.361232 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:53.361964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eee68dfa-54e8-4a16-801f-7f22eab18264 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "01df5387-3bc3-434c-8504-25bc6bab7081", "name": "tempest-group_snapshot-404600222"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:24:53.363233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-eee68dfa-54e8-4a16-801f-7f22eab18264 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating new group_snapshot {'group_snapshot': {'group_id': '01df5387-3bc3-434c-8504-25bc6bab7081', 'name': 'tempest-group_snapshot-404600222'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 11 14:24:53.371789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:53.371789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:53.385999 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.group_snapshots [None req-eee68dfa-54e8-4a16-801f-7f22eab18264 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating group_snapshot tempest-group_snapshot-404600222. Dec 11 14:24:53.438693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:53.438693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:53.478883 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-eee68dfa-54e8-4a16-801f-7f22eab18264 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1279676745 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1279676745, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:24:53.524363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-eee68dfa-54e8-4a16-801f-7f22eab18264 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['806b0e94-3773-4549-a18d-0567cc5feb67', 'cb09d778-6b9e-42ff-ac43-aa6c67383ef1', 'ddc12913-bc47-44a1-bbd0-f1e2b32a1d22', '4b154ae4-ae26-4f9a-9fb2-3a43e8d2d1d8'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:24:53.568051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19c75150-92a6-4a82-9e76-430ab7d63471 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:53.569019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19c75150-92a6-4a82-9e76-430ab7d63471 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:53.569489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:53.569489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:53.570167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19c75150-92a6-4a82-9e76-430ab7d63471 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:53.570762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-19c75150-92a6-4a82-9e76-430ab7d63471 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:53.643707 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:53.643707 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:53.645835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19c75150-92a6-4a82-9e76-430ab7d63471 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:53.646700 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 872/1714] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:53 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:53.654442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eee68dfa-54e8-4a16-801f-7f22eab18264 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots returned with HTTP 202 Dec 11 14:24:53.665471 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 843/1715] 10.222.0.58 () {62 vars in 1291 bytes} [Fri Dec 11 14:24:53 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots => generated 167 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:24:53.665803 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6900879-22df-4a8d-a133-78dff307864e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a Dec 11 14:24:53.666519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6900879-22df-4a8d-a133-78dff307864e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:53.666845 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:53.666845 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:53.667391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6900879-22df-4a8d-a133-78dff307864e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:53.667901 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-a6900879-22df-4a8d-a133-78dff307864e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member ac69ff01-012f-443c-9d84-2814cc4ca93a {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:24:53.701025 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:53.701025 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:53.736489 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6900879-22df-4a8d-a133-78dff307864e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a returned with HTTP 200 Dec 11 14:24:53.744676 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 873/1716] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:24:53 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a => generated 306 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:54.663170 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3082d91-c35a-4d65-b64b-09f2e1fb2547 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:54.664391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3082d91-c35a-4d65-b64b-09f2e1fb2547 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:54.664836 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:54.664836 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:54.665498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3082d91-c35a-4d65-b64b-09f2e1fb2547 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:54.666067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b3082d91-c35a-4d65-b64b-09f2e1fb2547 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:54.740808 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:54.740808 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:54.750882 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b515763f-e9a4-4793-bc13-a0a601f8876b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a Dec 11 14:24:54.751703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b515763f-e9a4-4793-bc13-a0a601f8876b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:54.752128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:54.752128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:54.752778 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b515763f-e9a4-4793-bc13-a0a601f8876b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:54.753391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-b515763f-e9a4-4793-bc13-a0a601f8876b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member ac69ff01-012f-443c-9d84-2814cc4ca93a {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:24:54.760998 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3082d91-c35a-4d65-b64b-09f2e1fb2547 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:54.766685 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 844/1717] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:54 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:24:54.769696 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:54.769696 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:54.796278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b515763f-e9a4-4793-bc13-a0a601f8876b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a returned with HTTP 200 Dec 11 14:24:54.808230 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 874/1718] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:24:54 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a => generated 306 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:55.781544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72493e58-e89c-40e2-8d83-cd827c88f423 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:55.782058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72493e58-e89c-40e2-8d83-cd827c88f423 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:55.782241 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:55.782241 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:55.782892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72493e58-e89c-40e2-8d83-cd827c88f423 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:55.783265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-72493e58-e89c-40e2-8d83-cd827c88f423 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:55.804876 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:55.804876 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:55.806789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72493e58-e89c-40e2-8d83-cd827c88f423 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:55.807857 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 845/1719] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:55 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:55.821862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3b1236b-3e47-4b57-9645-4789fd932d5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a Dec 11 14:24:55.821862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3b1236b-3e47-4b57-9645-4789fd932d5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:55.822294 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:55.822294 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:55.823080 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3b1236b-3e47-4b57-9645-4789fd932d5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:55.823624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-f3b1236b-3e47-4b57-9645-4789fd932d5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member ac69ff01-012f-443c-9d84-2814cc4ca93a {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:24:55.831119 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:55.831119 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:55.846808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3b1236b-3e47-4b57-9645-4789fd932d5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a returned with HTTP 200 Dec 11 14:24:55.848139 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 875/1720] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:24:55 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:55.859186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cef089d8-c4b8-41ca-a362-a6e61eeea1ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail Dec 11 14:24:55.859971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cef089d8-c4b8-41ca-a362-a6e61eeea1ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:55.860235 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:55.860235 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:55.860604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cef089d8-c4b8-41ca-a362-a6e61eeea1ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:55.861498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-cef089d8-c4b8-41ca-a362-a6e61eeea1ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:24:55.864032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-cef089d8-c4b8-41ca-a362-a6e61eeea1ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:24:55.895834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cef089d8-c4b8-41ca-a362-a6e61eeea1ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all snapshots completed successfully. Dec 11 14:24:55.896847 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:55.896847 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:55.898461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cef089d8-c4b8-41ca-a362-a6e61eeea1ae tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail returned with HTTP 200 Dec 11 14:24:55.900164 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 846/1721] 10.222.0.58 () {58 vars in 1231 bytes} [Fri Dec 11 14:24:55 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail => generated 453 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:55.911942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-edc0136c-9945-47cb-ad74-92e8eee77936 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 Dec 11 14:24:55.916608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-edc0136c-9945-47cb-ad74-92e8eee77936 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:55.916608 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:55.916608 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:55.916608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-edc0136c-9945-47cb-ad74-92e8eee77936 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:55.939622 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:55.939622 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:55.940753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-edc0136c-9945-47cb-ad74-92e8eee77936 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:24:55.942734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-edc0136c-9945-47cb-ad74-92e8eee77936 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 returned with HTTP 200 Dec 11 14:24:55.946849 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 876/1722] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:24:55 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 => generated 450 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:55.955306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/action Dec 11 14:24:55.955900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:55.955900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:55.956520 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action body: b'{"create-from-src": {"group_snapshot_id": "ac69ff01-012f-443c-9d84-2814cc4ca93a", "name": "tempest-Group_from_snap-1990702123"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:24:55.956989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "ac69ff01-012f-443c-9d84-2814cc4ca93a", "name": "tempest-Group_from_snap-1990702123"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:24:55.959347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating new group {'create-from-src': {'group_snapshot_id': 'ac69ff01-012f-443c-9d84-2814cc4ca93a', 'name': 'tempest-Group_from_snap-1990702123'}}. {{(pid=88094) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 11 14:24:55.959347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating group tempest-Group_from_snap-1990702123 from group_snapshot ac69ff01-012f-443c-9d84-2814cc4ca93a. Dec 11 14:24:55.965540 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:55.965540 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:55.985168 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:55.985168 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:55.992949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:55.992949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:56.100989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['017a70a5-18a0-46ac-a698-07df76960e1c'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:24:56.255879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.group.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] A mapping entry already exists for group ff127d62-c651-4f07-b159-e462e43bc160 and volume type c57dcb9c-6ef5-4225-918a-e6a2f4303f1f. Do not need to create again. Dec 11 14:24:56.256689 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:56.256689 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:56.257421 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Availability Zones retrieved successfully. Dec 11 14:24:56.273087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (aa74d950-7439-43ae-87c9-683490136a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:24:56.277041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbfc03e-d081-48fb-b079-6cd3ce11c567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:24:56.279232 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:24:56.389652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbfc03e-d081-48fb-b079-6cd3ce11c567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2c1bef3c-cba2-4f76-889a-197eebb667b2', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:24:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c57dcb9c-6ef5-4225-918a-e6a2f4303f1f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1279676745',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c57dcb9c-6ef5-4225-918a-e6a2f4303f1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ff127d62-c651-4f07-b159-e462e43bc160', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:24:56.392100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d3f878-614f-4566-bc81-4c68023095ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:24:56.495785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['3eaaf8f4-d943-4fa7-b504-a2e975678679', 'bae1d5a1-470e-4688-a47f-236b4a7ee073'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:24:56.499733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d3f878-614f-4566-bc81-4c68023095ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eaaf8f4-d943-4fa7-b504-a2e975678679', 'bae1d5a1-470e-4688-a47f-236b4a7ee073']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:24:56.502340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e508bf-4e5f-4c6a-99e8-af9cff90ec62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:24:56.638674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e508bf-4e5f-4c6a-99e8-af9cff90ec62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '564b0fcc-7a18-43b3-b238-8c56e789c1ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=ff127d62-c651-4f07-b159-e462e43bc160,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['3eaaf8f4-d943-4fa7-b504-a2e975678679','bae1d5a1-470e-4688-a47f-236b4a7ee073'],size=1,snapshot_id=2c1bef3c-cba2-4f76-889a-197eebb667b2,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=c57dcb9c-6ef5-4225-918a-e6a2f4303f1f), '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=2020-12-11T14:24:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ff127d62-c651-4f07-b159-e462e43bc160,host=None,id=564b0fcc-7a18-43b3-b238-8c56e789c1ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc8d8495a9348ab91cf43997bc36e57',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=2c1bef3c-cba2-4f76-889a-197eebb667b2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='59517d162d244ca2adb210e5170bfe84',volume_attachment=,volume_type=,volume_type_id=c57dcb9c-6ef5-4225-918a-e6a2f4303f1f)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:24:56.641281 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924c31fe-e7ec-4ce7-b6e7-ea9eb331182a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:24:56.667046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924c31fe-e7ec-4ce7-b6e7-ea9eb331182a) 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=None,encryption_key_id=None,group_id=ff127d62-c651-4f07-b159-e462e43bc160,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['3eaaf8f4-d943-4fa7-b504-a2e975678679','bae1d5a1-470e-4688-a47f-236b4a7ee073'],size=1,snapshot_id=2c1bef3c-cba2-4f76-889a-197eebb667b2,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=c57dcb9c-6ef5-4225-918a-e6a2f4303f1f)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:24:56.669253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (aa74d950-7439-43ae-87c9-683490136a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:24:56.738129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume request issued successfully. Dec 11 14:24:56.821416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0f8c23b-b4e1-466a-a92b-e767768222be tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:56.822129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0f8c23b-b4e1-466a-a92b-e767768222be tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:56.822400 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:56.822400 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:56.822861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0f8c23b-b4e1-466a-a92b-e767768222be tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:56.823297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e0f8c23b-b4e1-466a-a92b-e767768222be tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:56.874044 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bed2648b-22c0-4930-b1a1-6463c60bf465 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/action returned with HTTP 202 Dec 11 14:24:56.882692 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 847/1723] 10.222.0.58 () {62 vars in 1285 bytes} [Fri Dec 11 14:24:55 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/action => generated 103 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:24:56.894188 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail Dec 11 14:24:56.894812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:56.895035 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:56.895035 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:56.895421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:56.895739 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:56.895739 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:56.897574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0f8c23b-b4e1-466a-a92b-e767768222be tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:56.904984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:24:56.904984 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:56.904984 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:56.904984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:24:56.905352 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 877/1724] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:56 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:56.961669 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all volumes completed successfully. Dec 11 14:24:56.963533 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:24:56.963984 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:24:56.974937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:24:56.985049 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:56.985049 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:56.997851 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:24:56.998535 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:24:57.007273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:24:57.016476 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:57.016476 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:57.044527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ad5c553-71bf-46fe-aa4c-5bd5443c570a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail returned with HTTP 200 Dec 11 14:24:57.045417 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 848/1725] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:24:56 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail => generated 1986 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:24:57.061705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3aac86aa-c8b4-4621-bb60-cb284fe42eba tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:24:57.062286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3aac86aa-c8b4-4621-bb60-cb284fe42eba tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:57.062553 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:57.062553 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:57.062930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3aac86aa-c8b4-4621-bb60-cb284fe42eba tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:57.134307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:57.134307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:57.159553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3aac86aa-c8b4-4621-bb60-cb284fe42eba tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:24:57.190292 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-3aac86aa-c8b4-4621-bb60-cb284fe42eba tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:24:57.190766 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-3aac86aa-c8b4-4621-bb60-cb284fe42eba tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:24:57.199782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-3aac86aa-c8b4-4621-bb60-cb284fe42eba tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:24:57.210842 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:57.210842 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:57.236007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3aac86aa-c8b4-4621-bb60-cb284fe42eba tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:24:57.237553 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 878/1726] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:24:57 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:57.914679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee8f49d0-8492-4528-8892-da2a457b8e0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:57.915516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee8f49d0-8492-4528-8892-da2a457b8e0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:57.915745 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:57.915745 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:57.916128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee8f49d0-8492-4528-8892-da2a457b8e0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:57.916513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ee8f49d0-8492-4528-8892-da2a457b8e0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:57.942870 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:57.942870 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:57.945163 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee8f49d0-8492-4528-8892-da2a457b8e0e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:57.952241 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 849/1727] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:57 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:58.252866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c62f3bc-1079-42a2-8508-feab4b68ef90 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:24:58.253418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c62f3bc-1079-42a2-8508-feab4b68ef90 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:58.253816 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:58.253816 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:58.254450 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c62f3bc-1079-42a2-8508-feab4b68ef90 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:58.359981 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:58.359981 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:58.372831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4c62f3bc-1079-42a2-8508-feab4b68ef90 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:24:58.392886 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-4c62f3bc-1079-42a2-8508-feab4b68ef90 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:24:58.393589 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-4c62f3bc-1079-42a2-8508-feab4b68ef90 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:24:58.404919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-4c62f3bc-1079-42a2-8508-feab4b68ef90 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:24:58.412417 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:58.412417 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:58.435264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c62f3bc-1079-42a2-8508-feab4b68ef90 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:24:58.436544 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 879/1728] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:24:58 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:24:58.961465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf86ecae-35fe-46b0-88dd-51b06f22ca07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:24:58.970970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf86ecae-35fe-46b0-88dd-51b06f22ca07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:58.971408 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:58.971408 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:58.972063 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf86ecae-35fe-46b0-88dd-51b06f22ca07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:58.980136 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cf86ecae-35fe-46b0-88dd-51b06f22ca07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:24:59.042294 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:59.042294 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:59.044765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf86ecae-35fe-46b0-88dd-51b06f22ca07 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:24:59.046116 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 850/1729] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:24:58 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:24:59.452480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0de8f32a-22f9-46b4-bdc9-c218017870f5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:24:59.453085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0de8f32a-22f9-46b4-bdc9-c218017870f5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:24:59.453243 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:24:59.453243 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:24:59.453851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0de8f32a-22f9-46b4-bdc9-c218017870f5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:24:59.553321 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:59.553321 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:59.567151 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0de8f32a-22f9-46b4-bdc9-c218017870f5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:24:59.582148 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-0de8f32a-22f9-46b4-bdc9-c218017870f5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:24:59.582863 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-0de8f32a-22f9-46b4-bdc9-c218017870f5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:24:59.601434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-0de8f32a-22f9-46b4-bdc9-c218017870f5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:24:59.609102 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:24:59.609102 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:24:59.633241 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0de8f32a-22f9-46b4-bdc9-c218017870f5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:24:59.634437 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 880/1730] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:24:59 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:00.063049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26762270-c3b7-4448-97d8-4f657a9e496d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:00.064110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26762270-c3b7-4448-97d8-4f657a9e496d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:00.064464 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:00.064464 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:00.065031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26762270-c3b7-4448-97d8-4f657a9e496d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:00.065525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-26762270-c3b7-4448-97d8-4f657a9e496d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:00.128712 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:00.128712 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:00.136398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26762270-c3b7-4448-97d8-4f657a9e496d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:00.137340 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 851/1731] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:00 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:00.651931 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f255905-eb1f-4949-9c05-6b7354e53edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:00.652527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f255905-eb1f-4949-9c05-6b7354e53edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:00.652734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:00.652734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:00.653190 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f255905-eb1f-4949-9c05-6b7354e53edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:00.837805 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:00.837805 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:00.885792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f255905-eb1f-4949-9c05-6b7354e53edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:00.903379 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-9f255905-eb1f-4949-9c05-6b7354e53edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:00.905090 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-9f255905-eb1f-4949-9c05-6b7354e53edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:00.922709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-9f255905-eb1f-4949-9c05-6b7354e53edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:00.943434 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:00.943434 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:01.031079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f255905-eb1f-4949-9c05-6b7354e53edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:25:01.041268 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 881/1732] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:00 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:01.156030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcd0f99a-d338-4a13-9c59-0f026ea02e80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:01.157137 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcd0f99a-d338-4a13-9c59-0f026ea02e80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:01.157498 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:01.157498 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:01.158220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcd0f99a-d338-4a13-9c59-0f026ea02e80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:01.158631 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bcd0f99a-d338-4a13-9c59-0f026ea02e80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:01.235471 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:01.235471 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:01.238088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcd0f99a-d338-4a13-9c59-0f026ea02e80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:01.246664 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 852/1733] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:01 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:02.049510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3bc1269-f1ff-4006-957a-bcd58fe8198e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:02.050536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3bc1269-f1ff-4006-957a-bcd58fe8198e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:02.050965 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:02.050965 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:02.051597 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3bc1269-f1ff-4006-957a-bcd58fe8198e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:02.188880 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:02.188880 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:02.256919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db37181d-4106-4fdf-80a7-6406ad81cff3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:02.257678 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db37181d-4106-4fdf-80a7-6406ad81cff3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:02.258060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:02.258060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:02.259469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db37181d-4106-4fdf-80a7-6406ad81cff3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:02.260119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-db37181d-4106-4fdf-80a7-6406ad81cff3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:02.262114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d3bc1269-f1ff-4006-957a-bcd58fe8198e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:02.331790 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-d3bc1269-f1ff-4006-957a-bcd58fe8198e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:02.332648 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-d3bc1269-f1ff-4006-957a-bcd58fe8198e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:02.357773 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:02.357773 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:02.366143 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-d3bc1269-f1ff-4006-957a-bcd58fe8198e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:02.375766 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db37181d-4106-4fdf-80a7-6406ad81cff3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:02.377084 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 853/1734] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:02 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:02.381633 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:02.381633 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:02.410900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3bc1269-f1ff-4006-957a-bcd58fe8198e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:25:02.412904 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 882/1735] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:02 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:03.396771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4763bf3f-a8c0-4126-b703-9b51ed5424df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:03.398100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4763bf3f-a8c0-4126-b703-9b51ed5424df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:03.398327 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:03.398327 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:03.398736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4763bf3f-a8c0-4126-b703-9b51ed5424df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:03.399120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4763bf3f-a8c0-4126-b703-9b51ed5424df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:03.436265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d3d0e55-eb92-4fd7-8d05-a19ca4ca70fa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:03.436774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d3d0e55-eb92-4fd7-8d05-a19ca4ca70fa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:03.436996 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:03.436996 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:03.437372 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d3d0e55-eb92-4fd7-8d05-a19ca4ca70fa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:03.476891 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:03.476891 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:03.478928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4763bf3f-a8c0-4126-b703-9b51ed5424df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:03.479743 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 854/1736] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:03 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:03.614439 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:03.614439 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:03.647582 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4d3d0e55-eb92-4fd7-8d05-a19ca4ca70fa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:03.705324 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-4d3d0e55-eb92-4fd7-8d05-a19ca4ca70fa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:03.706090 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-4d3d0e55-eb92-4fd7-8d05-a19ca4ca70fa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:03.734791 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-4d3d0e55-eb92-4fd7-8d05-a19ca4ca70fa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:03.748527 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:03.748527 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:03.819238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d3d0e55-eb92-4fd7-8d05-a19ca4ca70fa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:25:03.827506 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 883/1737] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:03 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:25:04.493364 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d072871-ea93-4882-9edb-3346cf36c4fd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:04.494747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d072871-ea93-4882-9edb-3346cf36c4fd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:04.495172 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:04.495172 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:04.495904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d072871-ea93-4882-9edb-3346cf36c4fd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:04.496480 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3d072871-ea93-4882-9edb-3346cf36c4fd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:04.540194 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:04.540194 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:04.546287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d072871-ea93-4882-9edb-3346cf36c4fd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:04.557361 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 855/1738] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:04 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:04.849779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56bbbbdc-7968-417b-99f5-f96dd0a35c18 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:04.850416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56bbbbdc-7968-417b-99f5-f96dd0a35c18 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:04.850668 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:04.850668 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:04.851233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56bbbbdc-7968-417b-99f5-f96dd0a35c18 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:05.022949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:05.022949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:05.042388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-56bbbbdc-7968-417b-99f5-f96dd0a35c18 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:05.107588 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-56bbbbdc-7968-417b-99f5-f96dd0a35c18 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:05.108060 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-56bbbbdc-7968-417b-99f5-f96dd0a35c18 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:05.131979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-56bbbbdc-7968-417b-99f5-f96dd0a35c18 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:05.151795 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:05.151795 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:05.309372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56bbbbdc-7968-417b-99f5-f96dd0a35c18 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:25:05.315558 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 884/1739] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:04 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:25:05.564317 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f4ab8e7-2f5c-437d-9c1a-8d2edbff0b6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:05.564851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f4ab8e7-2f5c-437d-9c1a-8d2edbff0b6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:05.565028 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:05.565028 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:05.565701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f4ab8e7-2f5c-437d-9c1a-8d2edbff0b6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:05.566266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9f4ab8e7-2f5c-437d-9c1a-8d2edbff0b6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:05.684433 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:05.684433 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:05.709609 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f4ab8e7-2f5c-437d-9c1a-8d2edbff0b6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:05.709609 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 856/1740] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:05 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:06.331509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec15eac3-59ab-4e31-94ad-4a36d0e6d913 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:06.332467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec15eac3-59ab-4e31-94ad-4a36d0e6d913 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:06.332887 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:06.332887 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:06.333557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec15eac3-59ab-4e31-94ad-4a36d0e6d913 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:06.463874 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:06.463874 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:06.479325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ec15eac3-59ab-4e31-94ad-4a36d0e6d913 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:06.522543 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-ec15eac3-59ab-4e31-94ad-4a36d0e6d913 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:06.523137 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-ec15eac3-59ab-4e31-94ad-4a36d0e6d913 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:06.548481 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-ec15eac3-59ab-4e31-94ad-4a36d0e6d913 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:06.564554 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:06.564554 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:06.609400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec15eac3-59ab-4e31-94ad-4a36d0e6d913 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:25:06.620046 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 885/1741] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:06 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:06.720631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c2326eb-96bc-4535-9b45-29bd87377890 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:06.721188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c2326eb-96bc-4535-9b45-29bd87377890 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:06.721412 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:06.721412 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:06.721793 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c2326eb-96bc-4535-9b45-29bd87377890 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:06.722170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7c2326eb-96bc-4535-9b45-29bd87377890 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:06.820629 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:06.820629 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:06.822634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c2326eb-96bc-4535-9b45-29bd87377890 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:06.823446 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 857/1742] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:06 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:07.627337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72b0e926-ffc0-4bde-abb4-4f211f143e08 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:07.627925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72b0e926-ffc0-4bde-abb4-4f211f143e08 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:07.628177 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:07.628177 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:07.628466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72b0e926-ffc0-4bde-abb4-4f211f143e08 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:07.748942 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:07.748942 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:07.771357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-72b0e926-ffc0-4bde-abb4-4f211f143e08 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:07.837688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c8e78ba1-0dcd-44d2-83b7-16e74bc3608e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:07.838276 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c8e78ba1-0dcd-44d2-83b7-16e74bc3608e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:07.838526 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:07.838526 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:07.838984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c8e78ba1-0dcd-44d2-83b7-16e74bc3608e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:07.839375 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c8e78ba1-0dcd-44d2-83b7-16e74bc3608e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:07.854424 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-72b0e926-ffc0-4bde-abb4-4f211f143e08 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:07.854954 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-72b0e926-ffc0-4bde-abb4-4f211f143e08 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:07.882580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-72b0e926-ffc0-4bde-abb4-4f211f143e08 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:07.896594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:07.896594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:07.911257 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:07.911257 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:07.913237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c8e78ba1-0dcd-44d2-83b7-16e74bc3608e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:07.924452 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 858/1743] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:07 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:07.959951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72b0e926-ffc0-4bde-abb4-4f211f143e08 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:25:07.960972 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 886/1744] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:07 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 993 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:07.976521 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4b08e4d-00e1-4409-9a89-fd51cd7c2323 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/ff127d62-c651-4f07-b159-e462e43bc160 Dec 11 14:25:07.977097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4b08e4d-00e1-4409-9a89-fd51cd7c2323 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:07.977317 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:07.977317 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:07.977699 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4b08e4d-00e1-4409-9a89-fd51cd7c2323 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:07.978123 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-e4b08e4d-00e1-4409-9a89-fd51cd7c2323 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member ff127d62-c651-4f07-b159-e462e43bc160 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:07.990517 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:07.990517 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:08.019670 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4b08e4d-00e1-4409-9a89-fd51cd7c2323 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/ff127d62-c651-4f07-b159-e462e43bc160 returned with HTTP 200 Dec 11 14:25:08.020848 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 859/1745] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:07 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/ff127d62-c651-4f07-b159-e462e43bc160 => generated 418 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:08.032085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail Dec 11 14:25:08.032667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:08.032890 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:08.032890 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:08.033272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:08.033977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:25:08.036086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:25:08.100266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all volumes completed successfully. Dec 11 14:25:08.101833 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:08.102526 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:08.113546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:08.122073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:08.122073 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:08.137260 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:08.138323 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:08.147091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:08.155277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:08.155277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:08.186546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36fa35f0-a937-41d1-9616-cfe480f93f9c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail returned with HTTP 200 Dec 11 14:25:08.201555 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 887/1746] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:25:08 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail => generated 1987 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:08.205285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef7c7fbc-88eb-4ffb-bc3a-5e94e845ad14 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/ff127d62-c651-4f07-b159-e462e43bc160/action Dec 11 14:25:08.206058 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:08.206058 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:08.206831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef7c7fbc-88eb-4ffb-bc3a-5e94e845ad14 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:25:08.207880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef7c7fbc-88eb-4ffb-bc3a-5e94e845ad14 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:08.209568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-ef7c7fbc-88eb-4ffb-bc3a-5e94e845ad14 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] delete called for group ff127d62-c651-4f07-b159-e462e43bc160 {{(pid=88094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:25:08.210105 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-ef7c7fbc-88eb-4ffb-bc3a-5e94e845ad14 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete group with id: ff127d62-c651-4f07-b159-e462e43bc160 Dec 11 14:25:08.235418 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:08.235418 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:08.497491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef7c7fbc-88eb-4ffb-bc3a-5e94e845ad14 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/ff127d62-c651-4f07-b159-e462e43bc160/action returned with HTTP 202 Dec 11 14:25:08.499123 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 860/1747] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:25:08 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/ff127d62-c651-4f07-b159-e462e43bc160/action => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:25:08.508032 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35270f5a-25a7-4938-9610-3be85e13c892 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:08.508762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35270f5a-25a7-4938-9610-3be85e13c892 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:08.508983 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:08.508983 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:08.509364 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35270f5a-25a7-4938-9610-3be85e13c892 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:08.625381 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:08.625381 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:08.640496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-35270f5a-25a7-4938-9610-3be85e13c892 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:08.656123 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-35270f5a-25a7-4938-9610-3be85e13c892 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:08.656816 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-35270f5a-25a7-4938-9610-3be85e13c892 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:08.665084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-35270f5a-25a7-4938-9610-3be85e13c892 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:08.672347 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:08.672347 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:08.695395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35270f5a-25a7-4938-9610-3be85e13c892 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:25:08.696537 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 888/1748] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:08 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:08.932322 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5390df35-5eac-47c6-90ff-39ad6faa6092 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:08.938863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5390df35-5eac-47c6-90ff-39ad6faa6092 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:08.941425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:08.941425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:08.945361 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5390df35-5eac-47c6-90ff-39ad6faa6092 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:08.946298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5390df35-5eac-47c6-90ff-39ad6faa6092 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:09.025830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:09.025830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:09.027705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5390df35-5eac-47c6-90ff-39ad6faa6092 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:09.034458 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 861/1749] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:08 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:09.713667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a77c9ea-8cac-48dc-a57a-bd6e2adc0398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:09.714882 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a77c9ea-8cac-48dc-a57a-bd6e2adc0398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:09.715266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:09.715266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:09.715893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a77c9ea-8cac-48dc-a57a-bd6e2adc0398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:09.851089 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:09.851089 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:09.875282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3a77c9ea-8cac-48dc-a57a-bd6e2adc0398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:09.908777 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-3a77c9ea-8cac-48dc-a57a-bd6e2adc0398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:09.909247 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-3a77c9ea-8cac-48dc-a57a-bd6e2adc0398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:09.924977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-3a77c9ea-8cac-48dc-a57a-bd6e2adc0398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:09.942474 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:09.942474 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:09.996269 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a77c9ea-8cac-48dc-a57a-bd6e2adc0398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:25:09.997083 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 889/1750] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:09 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 992 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:10.042329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2a0bb04-7d91-47dc-be47-a546fb61470c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:10.043061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2a0bb04-7d91-47dc-be47-a546fb61470c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:10.043280 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:10.043280 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:10.043654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2a0bb04-7d91-47dc-be47-a546fb61470c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:10.044308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d2a0bb04-7d91-47dc-be47-a546fb61470c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:10.107186 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:10.107186 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:10.109037 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2a0bb04-7d91-47dc-be47-a546fb61470c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:10.109845 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 862/1751] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:10 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:11.017561 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47fca172-4431-42ca-8b34-8a14f6cbeb6f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:11.018130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47fca172-4431-42ca-8b34-8a14f6cbeb6f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:11.018339 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:11.018339 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:11.018749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47fca172-4431-42ca-8b34-8a14f6cbeb6f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:11.124527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d4d5996-1960-4296-bc8c-280f16de34a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:11.125201 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d4d5996-1960-4296-bc8c-280f16de34a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:11.125421 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:11.125421 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:11.125798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d4d5996-1960-4296-bc8c-280f16de34a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:11.126739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9d4d5996-1960-4296-bc8c-280f16de34a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:11.187670 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:11.187670 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:11.189933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d4d5996-1960-4296-bc8c-280f16de34a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:11.193614 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 863/1752] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:11 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:11.214977 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:11.214977 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:11.236606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-47fca172-4431-42ca-8b34-8a14f6cbeb6f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:11.266508 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-47fca172-4431-42ca-8b34-8a14f6cbeb6f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:11.266961 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-47fca172-4431-42ca-8b34-8a14f6cbeb6f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:11.283376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-47fca172-4431-42ca-8b34-8a14f6cbeb6f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:11.299496 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:11.299496 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:11.347105 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47fca172-4431-42ca-8b34-8a14f6cbeb6f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 200 Dec 11 14:25:11.347922 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 890/1753] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:11 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 991 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:12.208227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9ec9793-e9de-4c66-bace-f77f2b129ea0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:12.208825 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9ec9793-e9de-4c66-bace-f77f2b129ea0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:12.208961 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:12.208961 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:12.209310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9ec9793-e9de-4c66-bace-f77f2b129ea0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:12.209687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d9ec9793-e9de-4c66-bace-f77f2b129ea0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:12.255019 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:12.255019 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:12.257300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9ec9793-e9de-4c66-bace-f77f2b129ea0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:12.258139 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 864/1754] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:12 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:12.377891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b1d83f0-651c-4693-82ed-5f0c0cc541b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee Dec 11 14:25:12.378558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b1d83f0-651c-4693-82ed-5f0c0cc541b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:12.378762 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:12.378762 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:12.379462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b1d83f0-651c-4693-82ed-5f0c0cc541b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:12.510285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b1d83f0-651c-4693-82ed-5f0c0cc541b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee returned with HTTP 404 Dec 11 14:25:12.512097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 891/1755] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:12 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/564b0fcc-7a18-43b3-b238-8c56e789c1ee => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:25:12.521201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c534602d-890a-4ae8-b0e7-cd2d77d3e541 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/ff127d62-c651-4f07-b159-e462e43bc160 Dec 11 14:25:12.522079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c534602d-890a-4ae8-b0e7-cd2d77d3e541 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:12.522480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:12.522480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:12.523152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c534602d-890a-4ae8-b0e7-cd2d77d3e541 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:12.523722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-c534602d-890a-4ae8-b0e7-cd2d77d3e541 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member ff127d62-c651-4f07-b159-e462e43bc160 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:12.535886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c534602d-890a-4ae8-b0e7-cd2d77d3e541 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/ff127d62-c651-4f07-b159-e462e43bc160 returned with HTTP 404 Dec 11 14:25:12.537247 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 865/1756] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:12 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/ff127d62-c651-4f07-b159-e462e43bc160 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:25:12.554310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b2d39221-43b9-417d-8e30-54f246ed61b8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] DELETE http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a Dec 11 14:25:12.555136 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b2d39221-43b9-417d-8e30-54f246ed61b8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:12.555753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b2d39221-43b9-417d-8e30-54f246ed61b8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:12.556299 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-b2d39221-43b9-417d-8e30-54f246ed61b8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] delete called for member ac69ff01-012f-443c-9d84-2814cc4ca93a {{(pid=88093) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 11 14:25:12.556944 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.group_snapshots [None req-b2d39221-43b9-417d-8e30-54f246ed61b8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete group_snapshot with id: ac69ff01-012f-443c-9d84-2814cc4ca93a Dec 11 14:25:12.576392 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:12.576392 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:12.694332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b2d39221-43b9-417d-8e30-54f246ed61b8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a returned with HTTP 202 Dec 11 14:25:12.708506 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 892/1757] 10.222.0.58 () {60 vars in 1383 bytes} [Fri Dec 11 14:25:12 2020] DELETE /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:25:12.716016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail Dec 11 14:25:12.717447 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:12.718214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:12.718881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:25:12.720974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:25:12.883885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all volumes completed successfully. Dec 11 14:25:12.890881 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:12.891279 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:12.907054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:12.940588 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:12.940588 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:13.007996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b66aa26-cd9b-45ba-b1c7-c549fcb294b9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail returned with HTTP 200 Dec 11 14:25:13.020299 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 866/1758] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:25:12 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail => generated 1004 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:13.043783 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d449b80e-2cc4-4f46-9e3c-805845d75ca4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail Dec 11 14:25:13.045988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d449b80e-2cc4-4f46-9e3c-805845d75ca4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:13.048438 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:13.048438 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:13.049684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d449b80e-2cc4-4f46-9e3c-805845d75ca4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:13.056701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-d449b80e-2cc4-4f46-9e3c-805845d75ca4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:25:13.058530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:13.058530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:13.072960 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-d449b80e-2cc4-4f46-9e3c-805845d75ca4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:25:13.183927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d449b80e-2cc4-4f46-9e3c-805845d75ca4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all snapshots completed successfully. Dec 11 14:25:13.192821 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:13.192821 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:13.200290 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d449b80e-2cc4-4f46-9e3c-805845d75ca4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail returned with HTTP 200 Dec 11 14:25:13.205667 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 893/1759] 10.222.0.58 () {58 vars in 1231 bytes} [Fri Dec 11 14:25:13 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail => generated 452 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:13.224703 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d29b4069-bec4-4e2e-bd81-6de61c674cb6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 Dec 11 14:25:13.226906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d29b4069-bec4-4e2e-bd81-6de61c674cb6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:13.227552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:13.227552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:13.228682 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d29b4069-bec4-4e2e-bd81-6de61c674cb6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:13.272204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d09691c-9104-4a21-8f4b-6597d0ac2c21 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:13.273036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d09691c-9104-4a21-8f4b-6597d0ac2c21 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:13.273472 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:13.273472 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:13.274142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d09691c-9104-4a21-8f4b-6597d0ac2c21 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:13.274832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3d09691c-9104-4a21-8f4b-6597d0ac2c21 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:13.340989 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:13.340989 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:13.344106 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:13.344106 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:13.345412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d29b4069-bec4-4e2e-bd81-6de61c674cb6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:25:13.361171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d29b4069-bec4-4e2e-bd81-6de61c674cb6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 returned with HTTP 200 Dec 11 14:25:13.362501 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 867/1760] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:13 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 => generated 449 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:13.365658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d09691c-9104-4a21-8f4b-6597d0ac2c21 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:13.382719 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 894/1761] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:13 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:25:14.376585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc90a970-825f-4df6-b8ef-e55f5214d52e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 Dec 11 14:25:14.377123 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc90a970-825f-4df6-b8ef-e55f5214d52e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:14.377300 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:14.377300 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:14.378218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc90a970-825f-4df6-b8ef-e55f5214d52e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:14.392599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d72604aa-8e3e-4539-86c3-28f5f58ab695 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:14.393391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d72604aa-8e3e-4539-86c3-28f5f58ab695 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:14.393759 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:14.393759 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:14.394408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d72604aa-8e3e-4539-86c3-28f5f58ab695 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:14.394938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d72604aa-8e3e-4539-86c3-28f5f58ab695 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:14.427337 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:14.427337 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:14.431268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d72604aa-8e3e-4539-86c3-28f5f58ab695 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:14.432584 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 895/1762] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:14 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:14.459574 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:14.459574 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:14.460734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc90a970-825f-4df6-b8ef-e55f5214d52e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:25:14.465608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc90a970-825f-4df6-b8ef-e55f5214d52e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 returned with HTTP 200 Dec 11 14:25:14.481296 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 868/1763] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:14 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 => generated 449 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:15.454564 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d7a502a-8663-4c61-8d6e-d8e4700e6bab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:15.455371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d7a502a-8663-4c61-8d6e-d8e4700e6bab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:15.455549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:15.455549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:15.455881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d7a502a-8663-4c61-8d6e-d8e4700e6bab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:15.456197 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7d7a502a-8663-4c61-8d6e-d8e4700e6bab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:15.497106 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a533e89-58b5-498d-92e9-5cf40b075959 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 Dec 11 14:25:15.499379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a533e89-58b5-498d-92e9-5cf40b075959 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:15.499849 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:15.499849 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:15.500581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a533e89-58b5-498d-92e9-5cf40b075959 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:15.559174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:15.559174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:15.565695 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d7a502a-8663-4c61-8d6e-d8e4700e6bab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:15.570681 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 896/1764] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:15 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 855 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:15.579643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a533e89-58b5-498d-92e9-5cf40b075959 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 returned with HTTP 404 Dec 11 14:25:15.584099 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 869/1765] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:15 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/2c1bef3c-cba2-4f76-889a-197eebb667b2 => generated 111 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:15.593341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af2d0286-0d01-4f51-8bde-8dffeaf58ced tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a Dec 11 14:25:15.593341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af2d0286-0d01-4f51-8bde-8dffeaf58ced tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:15.593341 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:15.593341 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:15.593341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af2d0286-0d01-4f51-8bde-8dffeaf58ced tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:15.593341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-af2d0286-0d01-4f51-8bde-8dffeaf58ced tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member ac69ff01-012f-443c-9d84-2814cc4ca93a {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:25:15.610096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af2d0286-0d01-4f51-8bde-8dffeaf58ced tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a returned with HTTP 404 Dec 11 14:25:15.616053 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 897/1766] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:25:15 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/ac69ff01-012f-443c-9d84-2814cc4ca93a => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:25:15.620704 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail Dec 11 14:25:15.621457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:15.622106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:15.624186 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:25:15.626698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:25:15.734220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all volumes completed successfully. Dec 11 14:25:15.739817 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:15.740695 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:15.755445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:15.775377 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:15.775377 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:15.826948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d9624f1-65a3-4be8-bc0f-57bc7bda9f54 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail returned with HTTP 200 Dec 11 14:25:15.828758 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 870/1767] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:25:15 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail => generated 1004 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:15.852281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8fa766b1-031a-41fd-a1aa-1c5798e66019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081/action Dec 11 14:25:15.854443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8fa766b1-031a-41fd-a1aa-1c5798e66019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:25:15.860821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8fa766b1-031a-41fd-a1aa-1c5798e66019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:15.863086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-8fa766b1-031a-41fd-a1aa-1c5798e66019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] delete called for group 01df5387-3bc3-434c-8504-25bc6bab7081 {{(pid=88093) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:25:15.864247 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-8fa766b1-031a-41fd-a1aa-1c5798e66019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete group with id: 01df5387-3bc3-434c-8504-25bc6bab7081 Dec 11 14:25:15.881704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:15.881704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:16.230145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8fa766b1-031a-41fd-a1aa-1c5798e66019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081/action returned with HTTP 202 Dec 11 14:25:16.237038 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 898/1768] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:25:15 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081/action => generated 0 bytes in 393 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:25:16.248313 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e2e4294-6c9b-47f2-b18d-cb5c2fe9dc5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 Dec 11 14:25:16.249541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e2e4294-6c9b-47f2-b18d-cb5c2fe9dc5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:16.249978 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:16.249978 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:16.255309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e2e4294-6c9b-47f2-b18d-cb5c2fe9dc5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:16.548536 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:16.548536 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:16.580960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9e2e4294-6c9b-47f2-b18d-cb5c2fe9dc5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:16.635405 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3e28a05-d49f-4b5f-9f18-67cbe481794f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:16.643530 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3e28a05-d49f-4b5f-9f18-67cbe481794f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:16.643901 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:16.643901 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:16.649369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3e28a05-d49f-4b5f-9f18-67cbe481794f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:16.654220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a3e28a05-d49f-4b5f-9f18-67cbe481794f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:16.673490 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-9e2e4294-6c9b-47f2-b18d-cb5c2fe9dc5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:16.691265 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-9e2e4294-6c9b-47f2-b18d-cb5c2fe9dc5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:16.718899 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-9e2e4294-6c9b-47f2-b18d-cb5c2fe9dc5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:16.749623 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:16.749623 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:16.831182 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:16.831182 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:16.846965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3e28a05-d49f-4b5f-9f18-67cbe481794f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:16.848965 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 899/1769] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:16 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 856 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:16.872813 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e2e4294-6c9b-47f2-b18d-cb5c2fe9dc5d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 returned with HTTP 200 Dec 11 14:25:16.879266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aeceb524-5487-40d1-97aa-15415d64fde8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 Dec 11 14:25:16.882336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aeceb524-5487-40d1-97aa-15415d64fde8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:16.882936 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:16.882936 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:16.883946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aeceb524-5487-40d1-97aa-15415d64fde8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:16.886272 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 871/1770] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:16 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 => generated 1000 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:16.962349 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:16.962349 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:16.972298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aeceb524-5487-40d1-97aa-15415d64fde8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:25:16.978578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aeceb524-5487-40d1-97aa-15415d64fde8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 returned with HTTP 200 Dec 11 14:25:16.981258 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 900/1771] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:16 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 => generated 469 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:25:16.995293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85bca9a3-f2d5-4326-91f5-f375768d0cd3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:16.995293 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85bca9a3-f2d5-4326-91f5-f375768d0cd3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:16.995653 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:16.995653 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:16.995847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85bca9a3-f2d5-4326-91f5-f375768d0cd3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:16.996222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-85bca9a3-f2d5-4326-91f5-f375768d0cd3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Show backup with id 54d3e2b2-ab4e-413f-a856-3a95fa119464. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:25:17.073092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:17.073092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:17.075398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85bca9a3-f2d5-4326-91f5-f375768d0cd3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 200 Dec 11 14:25:17.091994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9bde4bc6-d71b-44d6-a96b-3660fa2c26d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 Dec 11 14:25:17.092784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9bde4bc6-d71b-44d6-a96b-3660fa2c26d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:17.093010 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:17.093010 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:17.093392 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9bde4bc6-d71b-44d6-a96b-3660fa2c26d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:17.093928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-9bde4bc6-d71b-44d6-a96b-3660fa2c26d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete backup with id: 54d3e2b2-ab4e-413f-a856-3a95fa119464. Dec 11 14:25:17.094859 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 872/1772] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:16 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 856 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:17.218270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:17.218270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:17.349816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-9bde4bc6-d71b-44d6-a96b-3660fa2c26d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] delete_backup rpcapi backup_id 54d3e2b2-ab4e-413f-a856-3a95fa119464 {{(pid=88093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 11 14:25:17.362592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9bde4bc6-d71b-44d6-a96b-3660fa2c26d5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 returned with HTTP 202 Dec 11 14:25:17.376485 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 901/1773] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:25:17 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/backups/54d3e2b2-ab4e-413f-a856-3a95fa119464 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:25:17.904289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a908380-70c6-4ff6-a94b-b514224980f0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 Dec 11 14:25:17.904829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a908380-70c6-4ff6-a94b-b514224980f0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:17.905069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:17.905069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:17.905749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a908380-70c6-4ff6-a94b-b514224980f0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:18.093142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:18.093142 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:18.130608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6a908380-70c6-4ff6-a94b-b514224980f0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:18.166083 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-6a908380-70c6-4ff6-a94b-b514224980f0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:18.166553 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-6a908380-70c6-4ff6-a94b-b514224980f0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:18.186310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-6a908380-70c6-4ff6-a94b-b514224980f0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:18.195237 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:18.195237 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:18.255053 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a908380-70c6-4ff6-a94b-b514224980f0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 returned with HTTP 200 Dec 11 14:25:18.270734 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 873/1774] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:17 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 => generated 1000 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:25:19.273839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3773f2a3-c66d-478c-b80a-2e99aedcf36b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 Dec 11 14:25:19.274745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3773f2a3-c66d-478c-b80a-2e99aedcf36b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:19.274745 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:19.274745 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:19.275239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3773f2a3-c66d-478c-b80a-2e99aedcf36b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:19.436787 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:19.436787 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:19.474492 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3773f2a3-c66d-478c-b80a-2e99aedcf36b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:19.534124 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-3773f2a3-c66d-478c-b80a-2e99aedcf36b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:19.534535 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-3773f2a3-c66d-478c-b80a-2e99aedcf36b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:19.549997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-3773f2a3-c66d-478c-b80a-2e99aedcf36b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:19.567583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:19.567583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:19.645114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3773f2a3-c66d-478c-b80a-2e99aedcf36b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 returned with HTTP 200 Dec 11 14:25:19.645974 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 902/1775] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:19 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 => generated 1000 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:20.674688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-021630b4-1a52-4ab1-b4e7-f29bf30a8f6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 Dec 11 14:25:20.676027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-021630b4-1a52-4ab1-b4e7-f29bf30a8f6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:20.676499 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:20.676499 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:20.679367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-021630b4-1a52-4ab1-b4e7-f29bf30a8f6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:20.849797 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-021630b4-1a52-4ab1-b4e7-f29bf30a8f6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 returned with HTTP 404 Dec 11 14:25:20.851104 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 874/1776] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:20 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 11 14:25:20.860636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85e70e89-ff2b-4500-a144-d5152654b29a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081 Dec 11 14:25:20.861264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85e70e89-ff2b-4500-a144-d5152654b29a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:20.861434 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:20.861434 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:20.861812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85e70e89-ff2b-4500-a144-d5152654b29a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:20.862229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-85e70e89-ff2b-4500-a144-d5152654b29a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member 01df5387-3bc3-434c-8504-25bc6bab7081 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:20.881684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85e70e89-ff2b-4500-a144-d5152654b29a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081 returned with HTTP 404 Dec 11 14:25:20.895653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffe31274-e927-46d9-b581-87224c7ddf94 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] DELETE http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types/d0dda11d-ffb0-4ad6-8153-e71d16afb1a8 Dec 11 14:25:20.898787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffe31274-e927-46d9-b581-87224c7ddf94 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:20.899512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffe31274-e927-46d9-b581-87224c7ddf94 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:20.906499 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 903/1777] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:20 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/01df5387-3bc3-434c-8504-25bc6bab7081 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:25:21.119003 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:25:21.119003 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:25:21.171171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffe31274-e927-46d9-b581-87224c7ddf94 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types/d0dda11d-ffb0-4ad6-8153-e71d16afb1a8 returned with HTTP 202 Dec 11 14:25:21.180817 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 875/1778] 10.222.0.58 () {60 vars in 1371 bytes} [Fri Dec 11 14:25:20 2020] DELETE /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types/d0dda11d-ffb0-4ad6-8153-e71d16afb1a8 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:25:21.198796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70167b5d-1307-4f3d-bb9f-fd92c99b58d7 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] POST http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types Dec 11 14:25:21.201174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70167b5d-1307-4f3d-bb9f-fd92c99b58d7 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1090597201"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:21.423395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70167b5d-1307-4f3d-bb9f-fd92c99b58d7 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types returned with HTTP 200 Dec 11 14:25:21.424440 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 904/1779] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:25:21 2020] POST /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types => generated 224 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:21.453135 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68792ec9-cc82-4f52-8024-20c978269a4c tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] POST http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types Dec 11 14:25:21.470957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68792ec9-cc82-4f52-8024-20c978269a4c tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1263822980"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:21.583856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68792ec9-cc82-4f52-8024-20c978269a4c tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types returned with HTTP 202 Dec 11 14:25:21.599465 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 876/1780] 10.222.0.58 () {62 vars in 1278 bytes} [Fri Dec 11 14:25:21 2020] POST /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types => generated 181 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:21.610138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97aa12a2-8217-4e3d-95dc-3bc3172b5ca3 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups Dec 11 14:25:21.611284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97aa12a2-8217-4e3d-95dc-3bc3172b5ca3 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ec88da3d-b570-4f97-be20-92d51caf4198", "volume_types": ["f1dcc95b-aa9a-488f-8226-b0034a93e10b"], "name": "tempest-GroupSnapshotsTest-Group-684302394"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:21.616307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-97aa12a2-8217-4e3d-95dc-3bc3172b5ca3 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating new group {'group': {'group_type': 'ec88da3d-b570-4f97-be20-92d51caf4198', 'volume_types': ['f1dcc95b-aa9a-488f-8226-b0034a93e10b'], 'name': 'tempest-GroupSnapshotsTest-Group-684302394'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 11 14:25:21.676896 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-97aa12a2-8217-4e3d-95dc-3bc3172b5ca3 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating group tempest-GroupSnapshotsTest-Group-684302394. Dec 11 14:25:21.770335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-97aa12a2-8217-4e3d-95dc-3bc3172b5ca3 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Availability Zones retrieved successfully. Dec 11 14:25:21.820482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-97aa12a2-8217-4e3d-95dc-3bc3172b5ca3 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['c32e1ccf-3145-4f11-a81a-8efb5e98686b'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:25:21.962109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97aa12a2-8217-4e3d-95dc-3bc3172b5ca3 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups returned with HTTP 202 Dec 11 14:25:21.972814 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 905/1781] 10.222.0.58 () {62 vars in 1264 bytes} [Fri Dec 11 14:25:21 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups => generated 111 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:21.993588 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-142cf149-bd94-485b-86ae-0f548f07129a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:21.995129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-142cf149-bd94-485b-86ae-0f548f07129a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:21.998943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-142cf149-bd94-485b-86ae-0f548f07129a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:22.015413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-142cf149-bd94-485b-86ae-0f548f07129a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:22.073770 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:22.073770 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:22.180391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-142cf149-bd94-485b-86ae-0f548f07129a tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:22.181705 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 877/1782] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:21 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 391 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:23.200435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f706fabf-0b32-4495-82f7-fe0dbac211c2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:23.202759 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f706fabf-0b32-4495-82f7-fe0dbac211c2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:23.203161 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:23.203161 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:23.203751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f706fabf-0b32-4495-82f7-fe0dbac211c2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:23.204309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-f706fabf-0b32-4495-82f7-fe0dbac211c2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:23.230968 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:23.230968 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:23.304745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f706fabf-0b32-4495-82f7-fe0dbac211c2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:23.305924 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 906/1783] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:23 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 392 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:23.344889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes Dec 11 14:25:23.345750 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:23.345750 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:23.346518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f1dcc95b-aa9a-488f-8226-b0034a93e10b", "group_id": "d80a807b-6ae8-4287-9cf7-08d9f76d9cf8", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-57972722"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:23.348640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume request body: {'volume': {'volume_type': 'f1dcc95b-aa9a-488f-8226-b0034a93e10b', 'group_id': 'd80a807b-6ae8-4287-9cf7-08d9f76d9cf8', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-57972722'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:25:23.487143 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:23.487143 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:23.489574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume of 1 GB Dec 11 14:25:23.568637 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Availability Zones retrieved successfully. Dec 11 14:25:23.613298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (86f909a2-75b4-4aef-bba4-d174ecd028bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:25:23.617075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cba070e-1841-42d7-9475-38cd87ce3ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:23.624372 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:23.624372 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:23.625552 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:25:23.818966 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cba070e-1841-42d7-9475-38cd87ce3ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:25:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1dcc95b-aa9a-488f-8226-b0034a93e10b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1090597201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1dcc95b-aa9a-488f-8226-b0034a93e10b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd80a807b-6ae8-4287-9cf7-08d9f76d9cf8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:23.834832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cca588f-8a51-4c52-a9ad-45e206b473ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:24.042751 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1090597201 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1090597201, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:25:24.045856 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1090597201 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1090597201, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:25:24.155773 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['b755870c-a2e7-4156-9efc-31ab89120f3a', 'b058f41f-545d-4efa-91ef-eb367e63cba1', '3ecc8c6b-2971-4ac0-b535-04f3028df1ec', 'b8a28c2b-1f3c-4c30-994b-dac7f6595488'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:25:24.159277 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cca588f-8a51-4c52-a9ad-45e206b473ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b755870c-a2e7-4156-9efc-31ab89120f3a', 'b058f41f-545d-4efa-91ef-eb367e63cba1', '3ecc8c6b-2971-4ac0-b535-04f3028df1ec', 'b8a28c2b-1f3c-4c30-994b-dac7f6595488']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:24.162509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f90c58-2d14-4db7-a729-de2bdd2143fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:24.352762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14f90c58-2d14-4db7-a729-de2bdd2143fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5281719d-04aa-40f7-a3a5-0ce75483c581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-57972722',encryption_key_id=None,group_id=d80a807b-6ae8-4287-9cf7-08d9f76d9cf8,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['b755870c-a2e7-4156-9efc-31ab89120f3a','b058f41f-545d-4efa-91ef-eb367e63cba1','3ecc8c6b-2971-4ac0-b535-04f3028df1ec','b8a28c2b-1f3c-4c30-994b-dac7f6595488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=f1dcc95b-aa9a-488f-8226-b0034a93e10b), '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=2020-12-11T14:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-57972722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d80a807b-6ae8-4287-9cf7-08d9f76d9cf8,host=None,id=5281719d-04aa-40f7-a3a5-0ce75483c581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc8d8495a9348ab91cf43997bc36e57',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,user_id='59517d162d244ca2adb210e5170bfe84',volume_attachment=,volume_type=,volume_type_id=f1dcc95b-aa9a-488f-8226-b0034a93e10b)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:24.365190 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916b7bec-2c36-42f7-b47a-b02c3e8b9b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:24.455971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916b7bec-2c36-42f7-b47a-b02c3e8b9b6e) 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-GroupSnapshotsTest-Volume-57972722',encryption_key_id=None,group_id=d80a807b-6ae8-4287-9cf7-08d9f76d9cf8,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['b755870c-a2e7-4156-9efc-31ab89120f3a','b058f41f-545d-4efa-91ef-eb367e63cba1','3ecc8c6b-2971-4ac0-b535-04f3028df1ec','b8a28c2b-1f3c-4c30-994b-dac7f6595488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=f1dcc95b-aa9a-488f-8226-b0034a93e10b)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:24.458858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8611e1d-fb96-4475-a105-2bb2b523b3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:24.496612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8611e1d-fb96-4475-a105-2bb2b523b3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:24.503169 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (86f909a2-75b4-4aef-bba4-d174ecd028bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:25:24.665902 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume request issued successfully. Dec 11 14:25:24.726277 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:24.726960 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:24.747537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:24.767966 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:24.767966 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:24.853165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-baab5e3c-871b-412d-8f34-d6a9bc09b5f9 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes returned with HTTP 202 Dec 11 14:25:24.857459 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 878/1784] 10.222.0.58 () {62 vars in 1267 bytes} [Fri Dec 11 14:25:23 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes => generated 906 bytes in 1537 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:24.887580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6a0b360-a61a-4315-87b3-86e9d7238193 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 Dec 11 14:25:24.889994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6a0b360-a61a-4315-87b3-86e9d7238193 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:24.890612 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:24.890612 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:24.892086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6a0b360-a61a-4315-87b3-86e9d7238193 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:25.045629 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:25.045629 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:25.071383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d6a0b360-a61a-4315-87b3-86e9d7238193 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:25.136684 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-d6a0b360-a61a-4315-87b3-86e9d7238193 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:25.137285 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-d6a0b360-a61a-4315-87b3-86e9d7238193 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:25.161708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-d6a0b360-a61a-4315-87b3-86e9d7238193 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:25.183888 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:25.183888 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:25.248817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6a0b360-a61a-4315-87b3-86e9d7238193 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 returned with HTTP 200 Dec 11 14:25:25.253555 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 907/1785] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:24 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 => generated 998 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:26.284253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-555122c3-0f71-47c5-b350-084f306505d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 Dec 11 14:25:26.284827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-555122c3-0f71-47c5-b350-084f306505d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:26.285042 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:26.285042 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:26.285419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-555122c3-0f71-47c5-b350-084f306505d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:26.552426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:26.552426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:26.574139 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-555122c3-0f71-47c5-b350-084f306505d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:26.644042 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-555122c3-0f71-47c5-b350-084f306505d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:26.646677 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-555122c3-0f71-47c5-b350-084f306505d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:26.664922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-555122c3-0f71-47c5-b350-084f306505d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:26.682952 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:26.682952 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:26.745727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-555122c3-0f71-47c5-b350-084f306505d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 returned with HTTP 200 Dec 11 14:25:26.747163 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 879/1786] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:26 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 => generated 998 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:27.773039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5cbf96ee-a7e8-423a-864e-86723b7ef07f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 Dec 11 14:25:27.774909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5cbf96ee-a7e8-423a-864e-86723b7ef07f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:27.775303 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:27.775303 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:27.775922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5cbf96ee-a7e8-423a-864e-86723b7ef07f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:27.925206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:27.925206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:27.978597 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5cbf96ee-a7e8-423a-864e-86723b7ef07f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:28.018759 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5cbf96ee-a7e8-423a-864e-86723b7ef07f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:28.019223 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5cbf96ee-a7e8-423a-864e-86723b7ef07f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:28.045255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-5cbf96ee-a7e8-423a-864e-86723b7ef07f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:28.065042 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:28.065042 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:28.151976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5cbf96ee-a7e8-423a-864e-86723b7ef07f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 returned with HTTP 200 Dec 11 14:25:28.153545 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 908/1787] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:27 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 => generated 999 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:28.204389 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes Dec 11 14:25:28.205005 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:28.205005 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:28.205445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f1dcc95b-aa9a-488f-8226-b0034a93e10b", "group_id": "d80a807b-6ae8-4287-9cf7-08d9f76d9cf8", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-663102109"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:28.223604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume request body: {'volume': {'volume_type': 'f1dcc95b-aa9a-488f-8226-b0034a93e10b', 'group_id': 'd80a807b-6ae8-4287-9cf7-08d9f76d9cf8', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-663102109'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:25:28.278901 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:28.278901 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:28.280593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume of 1 GB Dec 11 14:25:28.315506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Availability Zones retrieved successfully. Dec 11 14:25:28.368551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (7ebccde9-ee07-494a-93f2-01419cda9040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:25:28.379932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53458645-a6e5-4f47-875a-88804f4f1aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:28.391642 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:28.391642 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:28.393643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:25:28.620838 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53458645-a6e5-4f47-875a-88804f4f1aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:25:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1dcc95b-aa9a-488f-8226-b0034a93e10b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1090597201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1dcc95b-aa9a-488f-8226-b0034a93e10b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd80a807b-6ae8-4287-9cf7-08d9f76d9cf8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:28.620838 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3debd308-9113-4ed1-bc70-13ad8704a4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:28.791368 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['10275e19-85ef-472b-ba5b-99b7ca2ce406', '4bec00ae-d9aa-428d-be1e-26496abf7f00', '4aa1656b-553b-46f0-9643-e8aaca51b584', 'e559debb-27ef-4030-9b6e-8982291f993c'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:25:28.795283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3debd308-9113-4ed1-bc70-13ad8704a4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10275e19-85ef-472b-ba5b-99b7ca2ce406', '4bec00ae-d9aa-428d-be1e-26496abf7f00', '4aa1656b-553b-46f0-9643-e8aaca51b584', 'e559debb-27ef-4030-9b6e-8982291f993c']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:28.799369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4a376b-2d9a-4871-8722-25879bcde9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:29.063631 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4a376b-2d9a-4871-8722-25879bcde9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1004063a-043c-4156-888f-26c38b99c7fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-663102109',encryption_key_id=None,group_id=d80a807b-6ae8-4287-9cf7-08d9f76d9cf8,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['10275e19-85ef-472b-ba5b-99b7ca2ce406','4bec00ae-d9aa-428d-be1e-26496abf7f00','4aa1656b-553b-46f0-9643-e8aaca51b584','e559debb-27ef-4030-9b6e-8982291f993c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=f1dcc95b-aa9a-488f-8226-b0034a93e10b), '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=2020-12-11T14:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-663102109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d80a807b-6ae8-4287-9cf7-08d9f76d9cf8,host=None,id=1004063a-043c-4156-888f-26c38b99c7fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc8d8495a9348ab91cf43997bc36e57',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,user_id='59517d162d244ca2adb210e5170bfe84',volume_attachment=,volume_type=,volume_type_id=f1dcc95b-aa9a-488f-8226-b0034a93e10b)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:29.078930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab60953-fe57-465f-bd13-97a44711970b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:29.728969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab60953-fe57-465f-bd13-97a44711970b) 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-GroupSnapshotsTest-Volume-663102109',encryption_key_id=None,group_id=d80a807b-6ae8-4287-9cf7-08d9f76d9cf8,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['10275e19-85ef-472b-ba5b-99b7ca2ce406','4bec00ae-d9aa-428d-be1e-26496abf7f00','4aa1656b-553b-46f0-9643-e8aaca51b584','e559debb-27ef-4030-9b6e-8982291f993c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=f1dcc95b-aa9a-488f-8226-b0034a93e10b)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:29.748003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cda962-41eb-4093-9305-f5807f565b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:29.889545 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66cda962-41eb-4093-9305-f5807f565b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:29.904078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (7ebccde9-ee07-494a-93f2-01419cda9040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:25:30.095622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume request issued successfully. Dec 11 14:25:30.183311 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:30.188586 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:30.252461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:30.267182 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:30.267182 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:30.301549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34711d04-1822-47d0-8066-55d18a17e147 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes returned with HTTP 202 Dec 11 14:25:30.303745 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 880/1788] 10.222.0.58 () {62 vars in 1267 bytes} [Fri Dec 11 14:25:28 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes => generated 907 bytes in 2122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:30.319649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4143dfc3-b167-4951-9c4f-234f9cd932af tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe Dec 11 14:25:30.321074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4143dfc3-b167-4951-9c4f-234f9cd932af tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:30.321430 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:30.321430 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:30.322078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4143dfc3-b167-4951-9c4f-234f9cd932af tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:30.510667 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:30.510667 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:30.578103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4143dfc3-b167-4951-9c4f-234f9cd932af tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:30.637647 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-4143dfc3-b167-4951-9c4f-234f9cd932af tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:30.638390 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-4143dfc3-b167-4951-9c4f-234f9cd932af tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:30.679064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-4143dfc3-b167-4951-9c4f-234f9cd932af tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:30.712820 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:30.712820 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:30.849004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4143dfc3-b167-4951-9c4f-234f9cd932af tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe returned with HTTP 200 Dec 11 14:25:30.850421 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 909/1789] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:30 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe => generated 999 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:25:31.873579 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c766476b-7e8d-4d96-b329-dfe45cff4542 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe Dec 11 14:25:31.877446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c766476b-7e8d-4d96-b329-dfe45cff4542 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:31.877699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:31.877699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:31.878603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c766476b-7e8d-4d96-b329-dfe45cff4542 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:32.120082 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:32.120082 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:32.154876 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c766476b-7e8d-4d96-b329-dfe45cff4542 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:32.210745 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-c766476b-7e8d-4d96-b329-dfe45cff4542 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:32.211782 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-c766476b-7e8d-4d96-b329-dfe45cff4542 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:32.239936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-c766476b-7e8d-4d96-b329-dfe45cff4542 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:32.273215 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:32.273215 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:32.325889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c766476b-7e8d-4d96-b329-dfe45cff4542 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe returned with HTTP 200 Dec 11 14:25:32.337581 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 881/1790] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:31 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe => generated 999 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:25:33.346599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e6bf6f8-a4ad-4cf4-b129-595d05f608f7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe Dec 11 14:25:33.347348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e6bf6f8-a4ad-4cf4-b129-595d05f608f7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:33.347348 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:33.347348 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:33.347843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e6bf6f8-a4ad-4cf4-b129-595d05f608f7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:33.399260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:33.399260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:33.410663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6e6bf6f8-a4ad-4cf4-b129-595d05f608f7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:33.426333 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-6e6bf6f8-a4ad-4cf4-b129-595d05f608f7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:33.426785 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-6e6bf6f8-a4ad-4cf4-b129-595d05f608f7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:33.439477 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-6e6bf6f8-a4ad-4cf4-b129-595d05f608f7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:33.456127 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:33.456127 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:33.507892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e6bf6f8-a4ad-4cf4-b129-595d05f608f7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe returned with HTTP 200 Dec 11 14:25:33.524764 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 910/1791] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:33 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe => generated 1000 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:33.546774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ade603f2-4954-47ae-af49-e8c8a7177078 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] PUT http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:33.548968 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:33.548968 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:33.563589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ade603f2-4954-47ae-af49-e8c8a7177078 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "5281719d-04aa-40f7-a3a5-0ce75483c581"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:33.566328 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-ade603f2-4954-47ae-af49-e8c8a7177078 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Update called for group d80a807b-6ae8-4287-9cf7-08d9f76d9cf8. {{(pid=88094) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 11 14:25:33.567460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-ade603f2-4954-47ae-af49-e8c8a7177078 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Updating group d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 with name None description: None add_volumes: None remove_volumes: 5281719d-04aa-40f7-a3a5-0ce75483c581. Dec 11 14:25:33.599115 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:33.599115 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:33.766208 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ade603f2-4954-47ae-af49-e8c8a7177078 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 202 Dec 11 14:25:33.767990 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 882/1792] 10.222.0.58 () {62 vars in 1373 bytes} [Fri Dec 11 14:25:33 2020] PUT /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:25:33.787121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-649774ea-6ec6-419a-b37f-851b7084ccf5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:33.790865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-649774ea-6ec6-419a-b37f-851b7084ccf5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:33.792434 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:33.792434 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:33.793814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-649774ea-6ec6-419a-b37f-851b7084ccf5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:33.797318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-649774ea-6ec6-419a-b37f-851b7084ccf5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:33.822061 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:33.822061 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:33.894118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-649774ea-6ec6-419a-b37f-851b7084ccf5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:33.896572 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 911/1793] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:33 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 391 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:34.916641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa880e95-61f6-40cb-b487-dffb37e54429 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:34.917721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa880e95-61f6-40cb-b487-dffb37e54429 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:34.918219 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:34.918219 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:34.919454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa880e95-61f6-40cb-b487-dffb37e54429 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:34.927608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-fa880e95-61f6-40cb-b487-dffb37e54429 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:34.945256 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:34.945256 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:35.029770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa880e95-61f6-40cb-b487-dffb37e54429 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:35.031312 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 883/1794] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:34 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 392 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:35.043922 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e20f217a-4e94-4e70-9f91-ffcd8c872089 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] PUT http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:35.044755 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:35.044755 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:35.045654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e20f217a-4e94-4e70-9f91-ffcd8c872089 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5281719d-04aa-40f7-a3a5-0ce75483c581"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:35.047105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-e20f217a-4e94-4e70-9f91-ffcd8c872089 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Update called for group d80a807b-6ae8-4287-9cf7-08d9f76d9cf8. {{(pid=88093) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 11 14:25:35.048038 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-e20f217a-4e94-4e70-9f91-ffcd8c872089 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Updating group d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 with name None description: None add_volumes: 5281719d-04aa-40f7-a3a5-0ce75483c581 remove_volumes: None. Dec 11 14:25:35.056250 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:35.056250 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:35.270653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e20f217a-4e94-4e70-9f91-ffcd8c872089 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 202 Dec 11 14:25:35.272124 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 912/1795] 10.222.0.58 () {62 vars in 1373 bytes} [Fri Dec 11 14:25:35 2020] PUT /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 11 14:25:35.285203 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f602b5b4-52af-4189-a470-c4b5ef2e1f00 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:35.286827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f602b5b4-52af-4189-a470-c4b5ef2e1f00 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:35.287266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:35.287266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:35.288060 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f602b5b4-52af-4189-a470-c4b5ef2e1f00 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:35.288673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-f602b5b4-52af-4189-a470-c4b5ef2e1f00 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:35.311156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:35.311156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:35.418974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f602b5b4-52af-4189-a470-c4b5ef2e1f00 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:35.423754 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 884/1796] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:35 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 391 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:36.436643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-925201fd-98b4-49d4-ab35-eb80700fc187 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:36.437716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-925201fd-98b4-49d4-ab35-eb80700fc187 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:36.438079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:36.438079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:36.438820 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-925201fd-98b4-49d4-ab35-eb80700fc187 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:36.439543 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-925201fd-98b4-49d4-ab35-eb80700fc187 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:36.453173 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:36.453173 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:36.509334 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-925201fd-98b4-49d4-ab35-eb80700fc187 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:36.513210 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 913/1797] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:36 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:36.531191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b838bb8-45e4-41af-82c0-1395f2f6cf7c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] PUT http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:36.532875 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:36.532875 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:36.534306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b838bb8-45e4-41af-82c0-1395f2f6cf7c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1004063a-043c-4156-888f-26c38b99c7fe"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:36.536858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-2b838bb8-45e4-41af-82c0-1395f2f6cf7c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Update called for group d80a807b-6ae8-4287-9cf7-08d9f76d9cf8. {{(pid=88094) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 11 14:25:36.537675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-2b838bb8-45e4-41af-82c0-1395f2f6cf7c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Updating group d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 with name None description: None add_volumes: None remove_volumes: 1004063a-043c-4156-888f-26c38b99c7fe. Dec 11 14:25:36.556557 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:36.556557 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:36.624938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b838bb8-45e4-41af-82c0-1395f2f6cf7c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 202 Dec 11 14:25:36.625921 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 885/1798] 10.222.0.58 () {62 vars in 1373 bytes} [Fri Dec 11 14:25:36 2020] PUT /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:25:36.640662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f22da55-6511-46f2-8856-ad9073a3f5e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:36.641747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f22da55-6511-46f2-8856-ad9073a3f5e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:36.643098 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:36.643098 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:36.644013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f22da55-6511-46f2-8856-ad9073a3f5e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:36.644957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-9f22da55-6511-46f2-8856-ad9073a3f5e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:36.657381 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:36.657381 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:36.764206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f22da55-6511-46f2-8856-ad9073a3f5e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:36.765254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 914/1799] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:36 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 391 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:37.778501 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08de8a10-81c8-4934-8b9b-139650fa7c4d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:37.779995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08de8a10-81c8-4934-8b9b-139650fa7c4d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:37.780450 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:37.780450 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:37.781160 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08de8a10-81c8-4934-8b9b-139650fa7c4d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:37.781858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-08de8a10-81c8-4934-8b9b-139650fa7c4d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:37.789293 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:37.789293 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:37.817686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08de8a10-81c8-4934-8b9b-139650fa7c4d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:37.818868 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 886/1800] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:37 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:37.830791 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b83ad93e-7c37-4588-9328-27f0093771de tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] PUT http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:37.831417 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:37.831417 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:37.831936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b83ad93e-7c37-4588-9328-27f0093771de tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1004063a-043c-4156-888f-26c38b99c7fe"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:37.833834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-b83ad93e-7c37-4588-9328-27f0093771de tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Update called for group d80a807b-6ae8-4287-9cf7-08d9f76d9cf8. {{(pid=88093) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 11 14:25:37.834440 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-b83ad93e-7c37-4588-9328-27f0093771de tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Updating group d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 with name None description: None add_volumes: 1004063a-043c-4156-888f-26c38b99c7fe remove_volumes: None. Dec 11 14:25:37.844686 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:37.844686 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:37.979405 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b83ad93e-7c37-4588-9328-27f0093771de tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 202 Dec 11 14:25:37.983859 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 915/1801] 10.222.0.58 () {62 vars in 1373 bytes} [Fri Dec 11 14:25:37 2020] PUT /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:25:37.989930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4353ff19-b879-4af0-8947-a9fc4dcab206 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:37.991209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4353ff19-b879-4af0-8947-a9fc4dcab206 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:37.991561 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:37.991561 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:37.992126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4353ff19-b879-4af0-8947-a9fc4dcab206 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:37.992652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-4353ff19-b879-4af0-8947-a9fc4dcab206 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:38.002178 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:38.002178 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:38.040708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4353ff19-b879-4af0-8947-a9fc4dcab206 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:38.047974 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 887/1802] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:37 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 391 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:39.063277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d232c26a-04a8-4d49-8bbd-6f029f3031f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:39.065008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d232c26a-04a8-4d49-8bbd-6f029f3031f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:39.065214 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:39.065214 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:39.065864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d232c26a-04a8-4d49-8bbd-6f029f3031f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:39.066296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-d232c26a-04a8-4d49-8bbd-6f029f3031f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:39.081103 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:39.081103 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:39.124463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d232c26a-04a8-4d49-8bbd-6f029f3031f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 200 Dec 11 14:25:39.126313 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 916/1803] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:39 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 392 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:39.139408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail Dec 11 14:25:39.139408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:39.139408 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:39.139408 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:39.139720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:39.140449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:25:39.141161 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:39.141161 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:39.143310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:25:39.210795 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all volumes completed successfully. Dec 11 14:25:39.212847 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:39.213522 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:39.223533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:39.233842 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:39.233842 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:39.250887 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:39.251661 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:39.261026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:39.269367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:39.269367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:39.296275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fa873aa-02fa-45f1-bb1b-eec66bb20976 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail returned with HTTP 200 Dec 11 14:25:39.310121 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 888/1804] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:25:39 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail => generated 1992 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:39.315158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24974178-88c6-41e4-a985-a208afa2d8aa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots Dec 11 14:25:39.315908 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:39.315908 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:39.316576 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24974178-88c6-41e4-a985-a208afa2d8aa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d80a807b-6ae8-4287-9cf7-08d9f76d9cf8", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1327937817"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:39.317779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-24974178-88c6-41e4-a985-a208afa2d8aa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating new group_snapshot {'group_snapshot': {'group_id': 'd80a807b-6ae8-4287-9cf7-08d9f76d9cf8', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1327937817'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 11 14:25:39.327003 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:39.327003 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:39.344027 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.group_snapshots [None req-24974178-88c6-41e4-a985-a208afa2d8aa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1327937817. Dec 11 14:25:39.427720 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:39.427720 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:39.505639 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-24974178-88c6-41e4-a985-a208afa2d8aa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1090597201 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1090597201, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:25:39.506954 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-24974178-88c6-41e4-a985-a208afa2d8aa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1090597201 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1090597201, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:25:39.549520 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-24974178-88c6-41e4-a985-a208afa2d8aa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['bef31bb3-f666-45de-aeff-5c2e9ab6e0d2', '35789be1-5d88-4c1d-91b6-c7b345a1e34e', '4eed1dfc-ba4a-4eee-a455-0122594350b7', 'f6508317-e8e8-4a0b-b7c3-3bc8e6aea1ea'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:25:39.690766 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24974178-88c6-41e4-a985-a208afa2d8aa tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots returned with HTTP 202 Dec 11 14:25:39.691877 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 917/1805] 10.222.0.58 () {62 vars in 1291 bytes} [Fri Dec 11 14:25:39 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots => generated 187 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:25:39.709689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e3b3e696-b2b5-4c70-ab6b-ad04fbf6b76d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 Dec 11 14:25:39.710289 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e3b3e696-b2b5-4c70-ab6b-ad04fbf6b76d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:39.720489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:39.720489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:39.726811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e3b3e696-b2b5-4c70-ab6b-ad04fbf6b76d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:39.727366 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-e3b3e696-b2b5-4c70-ab6b-ad04fbf6b76d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member f9a58ac4-24af-4b8e-a076-8eb49ef21c40 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:25:39.761554 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:39.761554 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:39.791180 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e3b3e696-b2b5-4c70-ab6b-ad04fbf6b76d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 returned with HTTP 200 Dec 11 14:25:39.798737 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 889/1806] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:25:39 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 => generated 326 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:40.806039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9727c209-e939-4785-b62c-2e3b79381e35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 Dec 11 14:25:40.806737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9727c209-e939-4785-b62c-2e3b79381e35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:40.806985 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:40.806985 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:40.807286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9727c209-e939-4785-b62c-2e3b79381e35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:40.807557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-9727c209-e939-4785-b62c-2e3b79381e35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member f9a58ac4-24af-4b8e-a076-8eb49ef21c40 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:25:40.819945 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:40.819945 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:40.848070 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9727c209-e939-4785-b62c-2e3b79381e35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 returned with HTTP 200 Dec 11 14:25:40.849381 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 918/1807] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:25:40 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:25:41.861104 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af04e71b-02da-4fb5-b606-904c8af79edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 Dec 11 14:25:41.862445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af04e71b-02da-4fb5-b606-904c8af79edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:41.862819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:41.862819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:41.863490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af04e71b-02da-4fb5-b606-904c8af79edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:41.864090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-af04e71b-02da-4fb5-b606-904c8af79edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member f9a58ac4-24af-4b8e-a076-8eb49ef21c40 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:25:41.880699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:41.880699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:41.912098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af04e71b-02da-4fb5-b606-904c8af79edb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 returned with HTTP 200 Dec 11 14:25:41.916670 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 890/1808] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:25:41 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 => generated 326 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:42.929449 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1031bd40-c679-4990-a6d7-71d67ab825f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 Dec 11 14:25:42.930801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1031bd40-c679-4990-a6d7-71d67ab825f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:42.931281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:42.931281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:42.932232 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1031bd40-c679-4990-a6d7-71d67ab825f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:42.933058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-1031bd40-c679-4990-a6d7-71d67ab825f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member f9a58ac4-24af-4b8e-a076-8eb49ef21c40 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:25:42.952839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:42.952839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:42.984920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1031bd40-c679-4990-a6d7-71d67ab825f8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 returned with HTTP 200 Dec 11 14:25:42.986733 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 919/1809] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:25:42 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 => generated 327 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:42.998554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ba5abc9-4588-47a4-92e0-656f2d7167ee tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail Dec 11 14:25:42.999078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ba5abc9-4588-47a4-92e0-656f2d7167ee tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:42.999274 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:42.999274 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:42.999910 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ba5abc9-4588-47a4-92e0-656f2d7167ee tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:43.000680 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-3ba5abc9-4588-47a4-92e0-656f2d7167ee tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:25:43.003126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-3ba5abc9-4588-47a4-92e0-656f2d7167ee tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:25:43.047748 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3ba5abc9-4588-47a4-92e0-656f2d7167ee tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all snapshots completed successfully. Dec 11 14:25:43.048694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:43.048694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:43.057184 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ba5abc9-4588-47a4-92e0-656f2d7167ee tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail returned with HTTP 200 Dec 11 14:25:43.059097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 891/1810] 10.222.0.58 () {58 vars in 1231 bytes} [Fri Dec 11 14:25:42 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail => generated 931 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:43.072246 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d11323f-25f8-4713-96d9-9cc39685abc4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a Dec 11 14:25:43.073950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d11323f-25f8-4713-96d9-9cc39685abc4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:43.074871 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:43.074871 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:43.075727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d11323f-25f8-4713-96d9-9cc39685abc4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:43.128099 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:43.128099 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:43.130331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9d11323f-25f8-4713-96d9-9cc39685abc4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:25:43.134524 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d11323f-25f8-4713-96d9-9cc39685abc4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a returned with HTTP 200 Dec 11 14:25:43.136262 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 920/1811] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:43 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a => generated 470 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:43.150408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f9daa65-ecc8-4045-9d88-4237091a4f8f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/46b36abb-8f5b-4130-a588-1ad07f95c5dd Dec 11 14:25:43.153385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f9daa65-ecc8-4045-9d88-4237091a4f8f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:43.153582 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:43.153582 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:43.154283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f9daa65-ecc8-4045-9d88-4237091a4f8f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:43.181760 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:43.181760 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:43.182963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5f9daa65-ecc8-4045-9d88-4237091a4f8f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:25:43.184976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f9daa65-ecc8-4045-9d88-4237091a4f8f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/46b36abb-8f5b-4130-a588-1ad07f95c5dd returned with HTTP 200 Dec 11 14:25:43.186169 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 892/1812] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:43 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/46b36abb-8f5b-4130-a588-1ad07f95c5dd => generated 470 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:43.199416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-532ec34c-479a-4359-b313-a6002884f0cb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] DELETE http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 Dec 11 14:25:43.200027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-532ec34c-479a-4359-b313-a6002884f0cb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:43.200318 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:43.200318 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:43.200616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-532ec34c-479a-4359-b313-a6002884f0cb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:43.201010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-532ec34c-479a-4359-b313-a6002884f0cb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] delete called for member f9a58ac4-24af-4b8e-a076-8eb49ef21c40 {{(pid=88093) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 11 14:25:43.201356 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.group_snapshots [None req-532ec34c-479a-4359-b313-a6002884f0cb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete group_snapshot with id: f9a58ac4-24af-4b8e-a076-8eb49ef21c40 Dec 11 14:25:43.210205 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:43.210205 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:43.324988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-532ec34c-479a-4359-b313-a6002884f0cb tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 returned with HTTP 202 Dec 11 14:25:43.326771 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 921/1813] 10.222.0.58 () {60 vars in 1383 bytes} [Fri Dec 11 14:25:43 2020] DELETE /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 11 14:25:43.342206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail Dec 11 14:25:43.342872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:43.343119 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:43.343119 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:43.343469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:43.344105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:25:43.347789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:25:43.479726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all volumes completed successfully. Dec 11 14:25:43.483569 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:43.484061 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:43.507813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:43.516753 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:43.516753 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:43.551262 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:43.551836 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:43.571375 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:43.600357 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:43.600357 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:43.646963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbd1af98-024c-4887-bb37-22f0230b5f3f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail returned with HTTP 200 Dec 11 14:25:43.648075 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 893/1814] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:25:43 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail => generated 1992 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:43.675697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4799391-8a9d-4dd9-9cda-c761354a888d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail Dec 11 14:25:43.676617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4799391-8a9d-4dd9-9cda-c761354a888d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:43.676980 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:43.676980 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:43.677625 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4799391-8a9d-4dd9-9cda-c761354a888d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:43.678877 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-e4799391-8a9d-4dd9-9cda-c761354a888d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:25:43.680212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:43.680212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:43.683287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-e4799391-8a9d-4dd9-9cda-c761354a888d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:25:43.716163 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e4799391-8a9d-4dd9-9cda-c761354a888d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all snapshots completed successfully. Dec 11 14:25:43.718287 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:43.718287 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:43.720825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4799391-8a9d-4dd9-9cda-c761354a888d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail returned with HTTP 200 Dec 11 14:25:43.722868 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 922/1815] 10.222.0.58 () {58 vars in 1231 bytes} [Fri Dec 11 14:25:43 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail => generated 929 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:43.738654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e41e7c9-8ff5-4868-b7dc-35f7bde020ab tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a Dec 11 14:25:43.739456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e41e7c9-8ff5-4868-b7dc-35f7bde020ab tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:43.739777 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:43.739777 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:43.740378 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e41e7c9-8ff5-4868-b7dc-35f7bde020ab tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:43.774040 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:43.774040 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:43.775250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7e41e7c9-8ff5-4868-b7dc-35f7bde020ab tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:25:43.777202 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e41e7c9-8ff5-4868-b7dc-35f7bde020ab tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a returned with HTTP 200 Dec 11 14:25:43.778993 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 894/1816] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:43 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:44.803854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9cf9a22-228a-4e1e-ba4c-e489d267a9da tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a Dec 11 14:25:44.805483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9cf9a22-228a-4e1e-ba4c-e489d267a9da tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:44.806009 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:44.806009 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:44.807598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9cf9a22-228a-4e1e-ba4c-e489d267a9da tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:44.876318 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:44.876318 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:44.878784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a9cf9a22-228a-4e1e-ba4c-e489d267a9da tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:25:44.881154 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9cf9a22-228a-4e1e-ba4c-e489d267a9da tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a returned with HTTP 200 Dec 11 14:25:44.882998 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 923/1817] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:44 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a => generated 469 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:45.910764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07e6888b-df3c-48fc-8789-f0e2dab13ded tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a Dec 11 14:25:45.911315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07e6888b-df3c-48fc-8789-f0e2dab13ded tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:45.911485 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:45.911485 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:45.912324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07e6888b-df3c-48fc-8789-f0e2dab13ded tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:45.953843 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:45.953843 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:45.970401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-07e6888b-df3c-48fc-8789-f0e2dab13ded tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:25:45.973240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07e6888b-df3c-48fc-8789-f0e2dab13ded tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a returned with HTTP 200 Dec 11 14:25:45.975354 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 895/1818] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:45 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a => generated 469 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:46.989837 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01990055-983a-43e2-baaa-cd5d083c9398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a Dec 11 14:25:46.990711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01990055-983a-43e2-baaa-cd5d083c9398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:46.990711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:46.990711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:46.991100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01990055-983a-43e2-baaa-cd5d083c9398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:47.062296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01990055-983a-43e2-baaa-cd5d083c9398 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a returned with HTTP 404 Dec 11 14:25:47.066660 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 924/1819] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:46 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/72cf13b7-c093-40ad-bf58-22acaa8df70a => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:47.071730 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e2ccc6a-c4a5-4ab9-a063-1813c37d8734 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/46b36abb-8f5b-4130-a588-1ad07f95c5dd Dec 11 14:25:47.072272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e2ccc6a-c4a5-4ab9-a063-1813c37d8734 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:47.072495 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:47.072495 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:47.072876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e2ccc6a-c4a5-4ab9-a063-1813c37d8734 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:47.132059 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e2ccc6a-c4a5-4ab9-a063-1813c37d8734 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/46b36abb-8f5b-4130-a588-1ad07f95c5dd returned with HTTP 404 Dec 11 14:25:47.134254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 896/1820] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:25:47 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/46b36abb-8f5b-4130-a588-1ad07f95c5dd => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:25:47.145523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b9931ac-4db7-4cfd-b8fa-e8d1b7b0b94e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 Dec 11 14:25:47.147049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b9931ac-4db7-4cfd-b8fa-e8d1b7b0b94e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:47.147841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b9931ac-4db7-4cfd-b8fa-e8d1b7b0b94e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:47.148514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-0b9931ac-4db7-4cfd-b8fa-e8d1b7b0b94e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member f9a58ac4-24af-4b8e-a076-8eb49ef21c40 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:25:47.166330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b9931ac-4db7-4cfd-b8fa-e8d1b7b0b94e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 returned with HTTP 404 Dec 11 14:25:47.179584 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54b84cf7-3834-41f7-9bf6-c4d4c6448bd0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] DELETE http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 Dec 11 14:25:47.180176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54b84cf7-3834-41f7-9bf6-c4d4c6448bd0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:47.180672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54b84cf7-3834-41f7-9bf6-c4d4c6448bd0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:47.181092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-54b84cf7-3834-41f7-9bf6-c4d4c6448bd0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] delete called for member f9a58ac4-24af-4b8e-a076-8eb49ef21c40 {{(pid=88094) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 11 14:25:47.181438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.group_snapshots [None req-54b84cf7-3834-41f7-9bf6-c4d4c6448bd0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete group_snapshot with id: f9a58ac4-24af-4b8e-a076-8eb49ef21c40 Dec 11 14:25:47.186691 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 925/1821] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:25:47 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 => generated 116 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:25:47.195601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54b84cf7-3834-41f7-9bf6-c4d4c6448bd0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 returned with HTTP 404 Dec 11 14:25:47.196682 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 897/1822] 10.222.0.58 () {60 vars in 1383 bytes} [Fri Dec 11 14:25:47 2020] DELETE /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/f9a58ac4-24af-4b8e-a076-8eb49ef21c40 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:25:47.209739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail Dec 11 14:25:47.210775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:47.211561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:47.212892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:25:47.219471 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:25:47.363693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all volumes completed successfully. Dec 11 14:25:47.365714 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:47.369070 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:47.383967 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:47.397501 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:47.397501 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:47.413718 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:47.414939 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:47.442742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:47.461776 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:47.461776 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:47.568840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b1db810a-d35a-4634-ac28-9db0341cbb35 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail returned with HTTP 200 Dec 11 14:25:47.582403 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 926/1823] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:25:47 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail => generated 1992 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:47.597197 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f18c67f3-aae0-47af-809e-21b98bc1b638 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8/action Dec 11 14:25:47.598067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f18c67f3-aae0-47af-809e-21b98bc1b638 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:25:47.598705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f18c67f3-aae0-47af-809e-21b98bc1b638 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:47.600050 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-f18c67f3-aae0-47af-809e-21b98bc1b638 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] delete called for group d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88094) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:25:47.600407 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-f18c67f3-aae0-47af-809e-21b98bc1b638 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete group with id: d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:47.617993 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:47.617993 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:48.018255 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f18c67f3-aae0-47af-809e-21b98bc1b638 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8/action returned with HTTP 202 Dec 11 14:25:48.020112 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 898/1824] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:25:47 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8/action => generated 0 bytes in 427 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 11 14:25:48.031251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cfdcfc58-b195-4e6a-a2a1-9be1c489bc6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe Dec 11 14:25:48.032275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cfdcfc58-b195-4e6a-a2a1-9be1c489bc6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:48.033264 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:48.033264 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:48.035396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cfdcfc58-b195-4e6a-a2a1-9be1c489bc6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:48.123978 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:48.123978 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:48.143333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cfdcfc58-b195-4e6a-a2a1-9be1c489bc6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:48.167561 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-cfdcfc58-b195-4e6a-a2a1-9be1c489bc6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:48.169151 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-cfdcfc58-b195-4e6a-a2a1-9be1c489bc6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:48.181485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-cfdcfc58-b195-4e6a-a2a1-9be1c489bc6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:48.197212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:48.197212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:48.257376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cfdcfc58-b195-4e6a-a2a1-9be1c489bc6c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe returned with HTTP 200 Dec 11 14:25:48.276960 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 927/1825] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:48 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe => generated 999 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:49.286574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-056a9f72-1f5a-4249-9f84-46c734533bda tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe Dec 11 14:25:49.288408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-056a9f72-1f5a-4249-9f84-46c734533bda tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:49.289000 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:49.289000 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:49.290023 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-056a9f72-1f5a-4249-9f84-46c734533bda tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:49.366844 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:49.366844 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:49.376722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-056a9f72-1f5a-4249-9f84-46c734533bda tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:49.392939 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-056a9f72-1f5a-4249-9f84-46c734533bda tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:49.393769 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-056a9f72-1f5a-4249-9f84-46c734533bda tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:49.406886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-056a9f72-1f5a-4249-9f84-46c734533bda tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:49.424092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:49.424092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:49.468786 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-056a9f72-1f5a-4249-9f84-46c734533bda tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe returned with HTTP 200 Dec 11 14:25:49.479629 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 899/1826] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:49 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe => generated 999 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:50.488704 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8268abc-c269-44fe-9c92-cf8a7b1c02d0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe Dec 11 14:25:50.489853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8268abc-c269-44fe-9c92-cf8a7b1c02d0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:50.490217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:50.490217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:50.490849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8268abc-c269-44fe-9c92-cf8a7b1c02d0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:50.568409 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:50.568409 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:50.581537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a8268abc-c269-44fe-9c92-cf8a7b1c02d0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:50.611742 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-a8268abc-c269-44fe-9c92-cf8a7b1c02d0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:50.612199 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-a8268abc-c269-44fe-9c92-cf8a7b1c02d0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:50.622305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-a8268abc-c269-44fe-9c92-cf8a7b1c02d0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:50.649214 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:50.649214 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:50.707360 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8268abc-c269-44fe-9c92-cf8a7b1c02d0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe returned with HTTP 200 Dec 11 14:25:50.734516 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 928/1827] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:50 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe => generated 999 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:51.741465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b6763983-0684-4ee3-992b-65b1034ee302 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe Dec 11 14:25:51.742934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b6763983-0684-4ee3-992b-65b1034ee302 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:51.742934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:51.742934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:51.743472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b6763983-0684-4ee3-992b-65b1034ee302 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:51.858308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b6763983-0684-4ee3-992b-65b1034ee302 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe returned with HTTP 404 Dec 11 14:25:51.859704 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 900/1828] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:51 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 11 14:25:51.871306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cb2c8cc-f103-4bcf-9080-64ca61541199 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 Dec 11 14:25:51.872404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cb2c8cc-f103-4bcf-9080-64ca61541199 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:51.872404 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:51.872404 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:51.872404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cb2c8cc-f103-4bcf-9080-64ca61541199 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:51.928930 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:51.928930 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:51.941204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9cb2c8cc-f103-4bcf-9080-64ca61541199 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:51.960555 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-9cb2c8cc-f103-4bcf-9080-64ca61541199 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:51.961466 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-9cb2c8cc-f103-4bcf-9080-64ca61541199 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:51.980124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-9cb2c8cc-f103-4bcf-9080-64ca61541199 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:51.997175 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:51.997175 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:52.052842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cb2c8cc-f103-4bcf-9080-64ca61541199 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 returned with HTTP 200 Dec 11 14:25:52.055569 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 929/1829] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:51 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 => generated 997 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:53.072950 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38b0ef69-acb2-4541-9d19-ab3945683386 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 Dec 11 14:25:53.074436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38b0ef69-acb2-4541-9d19-ab3945683386 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:53.075090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38b0ef69-acb2-4541-9d19-ab3945683386 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:53.156513 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38b0ef69-acb2-4541-9d19-ab3945683386 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 returned with HTTP 404 Dec 11 14:25:53.157870 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 901/1830] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:53 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:25:53.167392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a56fe44b-095b-4a6b-a036-c14d52af43e4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 Dec 11 14:25:53.168742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a56fe44b-095b-4a6b-a036-c14d52af43e4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:53.169111 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:53.169111 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:53.169730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a56fe44b-095b-4a6b-a036-c14d52af43e4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:53.170313 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-a56fe44b-095b-4a6b-a036-c14d52af43e4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:53.177183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a56fe44b-095b-4a6b-a036-c14d52af43e4 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 returned with HTTP 404 Dec 11 14:25:53.186721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b79927a5-19a5-444f-9b71-dd11db72a91f tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] DELETE http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types/ec88da3d-b570-4f97-be20-92d51caf4198 Dec 11 14:25:53.187297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b79927a5-19a5-444f-9b71-dd11db72a91f tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:53.187754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b79927a5-19a5-444f-9b71-dd11db72a91f tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:53.193616 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 930/1831] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:53 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/d80a807b-6ae8-4287-9cf7-08d9f76d9cf8 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:25:53.222227 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:25:53.222227 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:25:53.229093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b79927a5-19a5-444f-9b71-dd11db72a91f tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types/ec88da3d-b570-4f97-be20-92d51caf4198 returned with HTTP 202 Dec 11 14:25:53.233911 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 902/1832] 10.222.0.58 () {60 vars in 1371 bytes} [Fri Dec 11 14:25:53 2020] DELETE /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types/ec88da3d-b570-4f97-be20-92d51caf4198 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 11 14:25:53.244548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ca0f879-cee8-4de0-bbfd-97916522be25 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] POST http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types Dec 11 14:25:53.245586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ca0f879-cee8-4de0-bbfd-97916522be25 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1942589709"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:53.297534 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ca0f879-cee8-4de0-bbfd-97916522be25 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types returned with HTTP 200 Dec 11 14:25:53.309449 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ad81efb-d7ad-4ce3-9aaa-b0b65eecdc00 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] POST http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types Dec 11 14:25:53.310777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ad81efb-d7ad-4ce3-9aaa-b0b65eecdc00 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1831668686"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:53.316763 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 931/1833] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:25:53 2020] POST /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types => generated 224 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:53.356641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ad81efb-d7ad-4ce3-9aaa-b0b65eecdc00 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types returned with HTTP 202 Dec 11 14:25:53.362564 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 903/1834] 10.222.0.58 () {62 vars in 1278 bytes} [Fri Dec 11 14:25:53 2020] POST /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types => generated 181 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:53.368984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f5f635bd-5ba2-4bea-a19c-066ac74e41ac tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups Dec 11 14:25:53.369352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f5f635bd-5ba2-4bea-a19c-066ac74e41ac tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: version_select, body: {"group": {"group_type": "660c61b6-851b-4488-a33d-3f2b577a9ff7", "volume_types": ["cde5d93f-9d69-4946-87b2-eae36c137b59"], "name": "tempest-GroupSnapshotsTest-Group-1998299585"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:53.370403 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-f5f635bd-5ba2-4bea-a19c-066ac74e41ac tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating new group {'group': {'group_type': '660c61b6-851b-4488-a33d-3f2b577a9ff7', 'volume_types': ['cde5d93f-9d69-4946-87b2-eae36c137b59'], 'name': 'tempest-GroupSnapshotsTest-Group-1998299585'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 11 14:25:53.385584 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-f5f635bd-5ba2-4bea-a19c-066ac74e41ac tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating group tempest-GroupSnapshotsTest-Group-1998299585. Dec 11 14:25:53.410258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f5f635bd-5ba2-4bea-a19c-066ac74e41ac tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Availability Zones retrieved successfully. Dec 11 14:25:53.444865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f5f635bd-5ba2-4bea-a19c-066ac74e41ac tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['94ccbad4-1e28-41c2-958e-bdcf5b7497ab'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:25:53.522969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f5f635bd-5ba2-4bea-a19c-066ac74e41ac tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups returned with HTTP 202 Dec 11 14:25:53.531285 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 932/1835] 10.222.0.58 () {62 vars in 1264 bytes} [Fri Dec 11 14:25:53 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups => generated 112 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:53.537687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acc9f2c3-dc35-45e7-a972-ba773b79e506 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac Dec 11 14:25:53.538399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acc9f2c3-dc35-45e7-a972-ba773b79e506 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:53.540540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acc9f2c3-dc35-45e7-a972-ba773b79e506 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:53.541124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-acc9f2c3-dc35-45e7-a972-ba773b79e506 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:53.559891 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:53.559891 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:53.604286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acc9f2c3-dc35-45e7-a972-ba773b79e506 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac returned with HTTP 200 Dec 11 14:25:53.610297 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 904/1836] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:53 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac => generated 392 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:54.620295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9894a81-0391-4808-8342-314c1b8a18e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac Dec 11 14:25:54.622238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9894a81-0391-4808-8342-314c1b8a18e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:54.622680 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:54.622680 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:54.623344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9894a81-0391-4808-8342-314c1b8a18e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:54.625637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-c9894a81-0391-4808-8342-314c1b8a18e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:25:54.640007 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:54.640007 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:54.689396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9894a81-0391-4808-8342-314c1b8a18e8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac returned with HTTP 200 Dec 11 14:25:54.691482 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 933/1837] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:25:54 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac => generated 393 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:54.709897 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes Dec 11 14:25:54.710425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:54.710425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:54.710859 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cde5d93f-9d69-4946-87b2-eae36c137b59", "group_id": "b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1379237693"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:54.712014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume request body: {'volume': {'volume_type': 'cde5d93f-9d69-4946-87b2-eae36c137b59', 'group_id': 'b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1379237693'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:25:54.793206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:54.793206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:54.794385 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume of 1 GB Dec 11 14:25:54.845193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Availability Zones retrieved successfully. Dec 11 14:25:54.881904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (110085fb-958c-432b-9bc4-5ddd1a039fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:25:54.890190 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff017cd-162f-48c9-bca9-55b2bb5e94fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:54.904190 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:54.904190 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:54.905311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:25:54.983868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff017cd-162f-48c9-bca9-55b2bb5e94fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:25:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cde5d93f-9d69-4946-87b2-eae36c137b59,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1942589709',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cde5d93f-9d69-4946-87b2-eae36c137b59', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:54.988622 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2dcdc6-8beb-49e5-90dc-80eaba43f0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:55.071765 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1942589709 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1942589709, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:25:55.073679 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1942589709 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1942589709, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:25:55.140749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['d4bf38f5-6fae-48b0-99c3-a897a18a2d69', 'bff3e54e-54e9-4a0c-87d4-b7ef35da0924', '512194d3-76de-4f50-a9cf-97710a3efd4c', '05392a3c-9603-4bf2-a4cd-4183ff777aa1'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:25:55.142758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2dcdc6-8beb-49e5-90dc-80eaba43f0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4bf38f5-6fae-48b0-99c3-a897a18a2d69', 'bff3e54e-54e9-4a0c-87d4-b7ef35da0924', '512194d3-76de-4f50-a9cf-97710a3efd4c', '05392a3c-9603-4bf2-a4cd-4183ff777aa1']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:55.146120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b6bb1c-c1f9-43ad-b76b-96755fba9bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:55.315895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b6bb1c-c1f9-43ad-b76b-96755fba9bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b8103b3-8a4b-421d-ad31-724fec9796d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1379237693',encryption_key_id=None,group_id=b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['d4bf38f5-6fae-48b0-99c3-a897a18a2d69','bff3e54e-54e9-4a0c-87d4-b7ef35da0924','512194d3-76de-4f50-a9cf-97710a3efd4c','05392a3c-9603-4bf2-a4cd-4183ff777aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=cde5d93f-9d69-4946-87b2-eae36c137b59), '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=2020-12-11T14:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1379237693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac,host=None,id=8b8103b3-8a4b-421d-ad31-724fec9796d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc8d8495a9348ab91cf43997bc36e57',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,user_id='59517d162d244ca2adb210e5170bfe84',volume_attachment=,volume_type=,volume_type_id=cde5d93f-9d69-4946-87b2-eae36c137b59)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:55.327433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96918aee-4fd8-4573-9c59-41272d6d0375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:55.426494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96918aee-4fd8-4573-9c59-41272d6d0375) 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-GroupSnapshotsTest-Volume-1379237693',encryption_key_id=None,group_id=b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac,group_type_id=,metadata={},multiattach=False,project_id='acc8d8495a9348ab91cf43997bc36e57',qos_specs=None,replication_status=,reservations=['d4bf38f5-6fae-48b0-99c3-a897a18a2d69','bff3e54e-54e9-4a0c-87d4-b7ef35da0924','512194d3-76de-4f50-a9cf-97710a3efd4c','05392a3c-9603-4bf2-a4cd-4183ff777aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59517d162d244ca2adb210e5170bfe84',volume_type_id=cde5d93f-9d69-4946-87b2-eae36c137b59)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:55.430705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53950aa1-c46f-4619-8038-a69987e42f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:55.475887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53950aa1-c46f-4619-8038-a69987e42f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:55.483760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Flow 'volume_create_api' (110085fb-958c-432b-9bc4-5ddd1a039fca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:25:55.637980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes Dec 11 14:25:55.639865 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:55.639865 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:55.644602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1363043855"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:55.647460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request body: {'volume': {'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1363043855'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:25:55.655490 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Create volume request issued successfully. Dec 11 14:25:55.743470 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:55.743913 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:55.773640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:55.796725 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:55.796725 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:55.870969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-840781aa-6cf9-420d-86ee-d1c0786f8c4c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes returned with HTTP 202 Dec 11 14:25:55.872282 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 905/1838] 10.222.0.58 () {62 vars in 1267 bytes} [Fri Dec 11 14:25:54 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes => generated 908 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:55.899275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26bfebdb-8299-4a83-b930-a46a742920e5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 Dec 11 14:25:55.899874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26bfebdb-8299-4a83-b930-a46a742920e5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:55.900095 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:55.900095 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:55.900475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26bfebdb-8299-4a83-b930-a46a742920e5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:56.069893 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:56.069893 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:56.101041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-26bfebdb-8299-4a83-b930-a46a742920e5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:56.139156 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-26bfebdb-8299-4a83-b930-a46a742920e5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:56.143530 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-26bfebdb-8299-4a83-b930-a46a742920e5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:56.145696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume of 1 GB Dec 11 14:25:56.147144 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:56.147144 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:56.159430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-26bfebdb-8299-4a83-b930-a46a742920e5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:56.172689 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:56.172689 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:56.215675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Availability Zones retrieved successfully. Dec 11 14:25:56.245612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26bfebdb-8299-4a83-b930-a46a742920e5 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 returned with HTTP 200 Dec 11 14:25:56.264261 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 906/1839] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:55 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 => generated 1000 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:25:56.334701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (9d7e4f18-275e-4345-abc4-a5df0ae0048c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:25:56.350934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ccc2110-df0d-4b40-8710-42c06f633063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:56.365240 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:25:56.724505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ccc2110-df0d-4b40-8710-42c06f633063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:56.726973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e5a5a7-1f22-46e3-b145-10e2b2dfc497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:56.944901 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['b76eee34-1579-4940-96a6-618bb329c5c2', '3f42fba1-b967-4f58-8e58-678d3fb09b8d', 'ac83917f-dd25-4161-8027-d9cd0a20caaa', '16b8c82a-9456-40d3-96fa-d3964accc524'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:25:56.946888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2e5a5a7-1f22-46e3-b145-10e2b2dfc497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b76eee34-1579-4940-96a6-618bb329c5c2', '3f42fba1-b967-4f58-8e58-678d3fb09b8d', 'ac83917f-dd25-4161-8027-d9cd0a20caaa', '16b8c82a-9456-40d3-96fa-d3964accc524']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:56.949598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ed0862-4c9d-4b80-bc3d-23218c1b6a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:57.135200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ed0862-4c9d-4b80-bc3d-23218c1b6a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05354320-4c15-435d-bc43-73cfbe5bf470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1363043855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['b76eee34-1579-4940-96a6-618bb329c5c2','3f42fba1-b967-4f58-8e58-678d3fb09b8d','ac83917f-dd25-4161-8027-d9cd0a20caaa','16b8c82a-9456-40d3-96fa-d3964accc524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1363043855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05354320-4c15-435d-bc43-73cfbe5bf470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75d704f1b5c14f1094decd21fd547b95',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,user_id='3a77a109143148d9a422ba38328ca9b7',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:57.143458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b40f2599-406d-4199-af94-596ab96d39d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:57.219242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b40f2599-406d-4199-af94-596ab96d39d5) 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-VolumesSnapshotTestJSON-Volume-1363043855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['b76eee34-1579-4940-96a6-618bb329c5c2','3f42fba1-b967-4f58-8e58-678d3fb09b8d','ac83917f-dd25-4161-8027-d9cd0a20caaa','16b8c82a-9456-40d3-96fa-d3964accc524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:57.221832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e500660-ff29-4a02-92e5-ded68518f380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:25:57.257265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e500660-ff29-4a02-92e5-ded68518f380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:25:57.266932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (9d7e4f18-275e-4345-abc4-a5df0ae0048c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:25:57.296593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40bd7e87-fec3-4f5e-b0d8-d684aebeb9cc tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 Dec 11 14:25:57.298017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40bd7e87-fec3-4f5e-b0d8-d684aebeb9cc tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:57.301149 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:57.301149 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:57.302135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40bd7e87-fec3-4f5e-b0d8-d684aebeb9cc tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:57.372398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request issued successfully. Dec 11 14:25:57.389942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7838ba77-828b-4ae5-83ee-bdde28dcc1f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes returned with HTTP 202 Dec 11 14:25:57.391212 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 934/1840] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:25:55 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes => generated 823 bytes in 1763 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:25:57.410347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-78eb4499-0280-4654-8900-267e4ed7d8c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:25:57.411424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-78eb4499-0280-4654-8900-267e4ed7d8c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:57.411904 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:57.411904 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:57.412517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-78eb4499-0280-4654-8900-267e4ed7d8c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:57.476152 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:57.476152 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:57.487049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-78eb4499-0280-4654-8900-267e4ed7d8c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:25:57.516587 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-78eb4499-0280-4654-8900-267e4ed7d8c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:25:57.518387 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 935/1841] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:57 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 891 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:57.531772 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:57.531772 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:57.553467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-40bd7e87-fec3-4f5e-b0d8-d684aebeb9cc tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:57.592214 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-40bd7e87-fec3-4f5e-b0d8-d684aebeb9cc tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:57.592722 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-40bd7e87-fec3-4f5e-b0d8-d684aebeb9cc tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:57.624050 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-40bd7e87-fec3-4f5e-b0d8-d684aebeb9cc tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:57.641615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:57.641615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:57.711223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40bd7e87-fec3-4f5e-b0d8-d684aebeb9cc tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 returned with HTTP 200 Dec 11 14:25:57.712565 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 907/1842] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:57 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 => generated 1000 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:58.535830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-982b6bb8-a7f4-4725-a309-cdfdb5b965cd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:25:58.536398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-982b6bb8-a7f4-4725-a309-cdfdb5b965cd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:58.536604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:58.536604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:58.536992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-982b6bb8-a7f4-4725-a309-cdfdb5b965cd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:58.680471 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:58.680471 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:58.720333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-982b6bb8-a7f4-4725-a309-cdfdb5b965cd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:25:58.733589 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6c9f73d1-7282-4b7a-bed7-4971f5d0f532 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 Dec 11 14:25:58.734359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6c9f73d1-7282-4b7a-bed7-4971f5d0f532 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:58.734751 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:58.734751 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:58.735272 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6c9f73d1-7282-4b7a-bed7-4971f5d0f532 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:58.770062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-982b6bb8-a7f4-4725-a309-cdfdb5b965cd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:25:58.781308 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 936/1843] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:58 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:25:58.871041 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:58.871041 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:58.900245 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6c9f73d1-7282-4b7a-bed7-4971f5d0f532 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:25:58.922292 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-6c9f73d1-7282-4b7a-bed7-4971f5d0f532 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:25:58.923166 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-6c9f73d1-7282-4b7a-bed7-4971f5d0f532 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:25:58.945659 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-6c9f73d1-7282-4b7a-bed7-4971f5d0f532 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:25:58.954756 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:58.954756 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:58.995000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6c9f73d1-7282-4b7a-bed7-4971f5d0f532 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 returned with HTTP 200 Dec 11 14:25:58.996220 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 908/1844] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:25:58 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 => generated 1001 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:25:59.014236 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c33ae042-d457-4e4b-8ddb-6eda5edb891c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots Dec 11 14:25:59.014802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:59.014802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:59.015228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c33ae042-d457-4e4b-8ddb-6eda5edb891c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac", "name": "tempest-group_snapshot-246081989"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:25:59.016987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-c33ae042-d457-4e4b-8ddb-6eda5edb891c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating new group_snapshot {'group_snapshot': {'group_id': 'b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac', 'name': 'tempest-group_snapshot-246081989'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 11 14:25:59.044001 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:59.044001 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:59.059715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.group_snapshots [None req-c33ae042-d457-4e4b-8ddb-6eda5edb891c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Creating group_snapshot tempest-group_snapshot-246081989. Dec 11 14:25:59.135817 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:59.135817 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:59.178542 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-c33ae042-d457-4e4b-8ddb-6eda5edb891c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1942589709 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1942589709, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:25:59.179369 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-c33ae042-d457-4e4b-8ddb-6eda5edb891c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1942589709 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1942589709, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:25:59.213769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-c33ae042-d457-4e4b-8ddb-6eda5edb891c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Created reservations ['1d8d3ea1-0452-48c3-aeeb-d06aea8aa73c', '46f52401-df39-4d06-b9f7-d5746ad39c72', '18ce5c31-6204-4017-9c82-3f749e112a57', 'a697c26e-3ff2-4118-8884-4868cc441d60'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:25:59.306097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c33ae042-d457-4e4b-8ddb-6eda5edb891c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots returned with HTTP 202 Dec 11 14:25:59.307049 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 937/1845] 10.222.0.58 () {62 vars in 1291 bytes} [Fri Dec 11 14:25:59 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots => generated 167 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:25:59.318332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09b3900b-707f-47ca-8f70-6d3ed0ad98e0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 Dec 11 14:25:59.318835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09b3900b-707f-47ca-8f70-6d3ed0ad98e0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:59.319041 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:59.319041 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:59.320230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09b3900b-707f-47ca-8f70-6d3ed0ad98e0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:59.321063 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-09b3900b-707f-47ca-8f70-6d3ed0ad98e0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member 316b63d1-9e7a-4b28-a8dd-d4f828b40925 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:25:59.329790 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:59.329790 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:59.346691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09b3900b-707f-47ca-8f70-6d3ed0ad98e0 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 returned with HTTP 200 Dec 11 14:25:59.352760 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 909/1846] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:25:59 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 => generated 306 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:25:59.791048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74b5ccb8-e9a7-4bca-a9a1-cd8aa3245277 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:25:59.791833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74b5ccb8-e9a7-4bca-a9a1-cd8aa3245277 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:25:59.791928 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:25:59.791928 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:25:59.792836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74b5ccb8-e9a7-4bca-a9a1-cd8aa3245277 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:25:59.935210 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:25:59.935210 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:25:59.950712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-74b5ccb8-e9a7-4bca-a9a1-cd8aa3245277 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:25:59.985825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74b5ccb8-e9a7-4bca-a9a1-cd8aa3245277 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:25:59.998848 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 938/1847] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:25:59 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:00.365883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-031abc9c-70dd-4241-9d75-d21216627c94 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 Dec 11 14:26:00.369238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-031abc9c-70dd-4241-9d75-d21216627c94 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:00.373795 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:00.373795 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:00.375072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-031abc9c-70dd-4241-9d75-d21216627c94 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:00.375736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-031abc9c-70dd-4241-9d75-d21216627c94 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member 316b63d1-9e7a-4b28-a8dd-d4f828b40925 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:26:00.384829 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:00.384829 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:00.412576 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-031abc9c-70dd-4241-9d75-d21216627c94 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 returned with HTTP 200 Dec 11 14:26:00.414602 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 910/1848] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:26:00 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 => generated 306 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:01.009686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0f0baf1-26a2-4cf1-9d13-2a43181a448b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:01.011810 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0f0baf1-26a2-4cf1-9d13-2a43181a448b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:01.014778 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:01.014778 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:01.017213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0f0baf1-26a2-4cf1-9d13-2a43181a448b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:01.163519 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:01.163519 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:01.175568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b0f0baf1-26a2-4cf1-9d13-2a43181a448b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:01.208020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0f0baf1-26a2-4cf1-9d13-2a43181a448b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:01.219738 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 939/1849] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:01 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:01.425433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b72b0af1-3eb8-4b40-ad3b-45531ce6ab40 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 Dec 11 14:26:01.427372 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b72b0af1-3eb8-4b40-ad3b-45531ce6ab40 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:01.427853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:01.427853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:01.429077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b72b0af1-3eb8-4b40-ad3b-45531ce6ab40 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:01.429694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-b72b0af1-3eb8-4b40-ad3b-45531ce6ab40 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member 316b63d1-9e7a-4b28-a8dd-d4f828b40925 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:26:01.437876 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:01.437876 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:01.452202 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b72b0af1-3eb8-4b40-ad3b-45531ce6ab40 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 returned with HTTP 200 Dec 11 14:26:01.453809 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 911/1850] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:26:01 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 => generated 307 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:01.466964 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8b28246-a6ae-46a1-b84e-c58d0fdb3316 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail Dec 11 14:26:01.468268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8b28246-a6ae-46a1-b84e-c58d0fdb3316 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:01.468268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:01.468268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:01.468525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8b28246-a6ae-46a1-b84e-c58d0fdb3316 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:01.469190 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-b8b28246-a6ae-46a1-b84e-c58d0fdb3316 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:26:01.471599 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-b8b28246-a6ae-46a1-b84e-c58d0fdb3316 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:26:01.504484 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b8b28246-a6ae-46a1-b84e-c58d0fdb3316 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all snapshots completed successfully. Dec 11 14:26:01.505493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:01.505493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:01.508758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8b28246-a6ae-46a1-b84e-c58d0fdb3316 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail returned with HTTP 200 Dec 11 14:26:01.510099 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 940/1851] 10.222.0.58 () {58 vars in 1231 bytes} [Fri Dec 11 14:26:01 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail => generated 453 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:01.521839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6630294b-0983-4cbf-854a-d48db05d07ce tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 Dec 11 14:26:01.522409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6630294b-0983-4cbf-854a-d48db05d07ce tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:01.522642 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:01.522642 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:01.523008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6630294b-0983-4cbf-854a-d48db05d07ce tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:01.560086 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:01.560086 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:01.563837 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6630294b-0983-4cbf-854a-d48db05d07ce tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:26:01.566153 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6630294b-0983-4cbf-854a-d48db05d07ce tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 returned with HTTP 200 Dec 11 14:26:01.582721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eabfd31e-4899-49b0-8498-910da8ad584e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 Dec 11 14:26:01.583576 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eabfd31e-4899-49b0-8498-910da8ad584e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:01.583964 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:01.583964 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:01.584588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eabfd31e-4899-49b0-8498-910da8ad584e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:01.585177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-eabfd31e-4899-49b0-8498-910da8ad584e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member 316b63d1-9e7a-4b28-a8dd-d4f828b40925 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:26:01.593219 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 912/1852] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:01 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 => generated 450 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:01.596874 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:01.596874 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:01.643304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eabfd31e-4899-49b0-8498-910da8ad584e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 returned with HTTP 200 Dec 11 14:26:01.656501 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0539188e-557c-4f62-b751-f04149d80a5e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/detail Dec 11 14:26:01.657073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0539188e-557c-4f62-b751-f04149d80a5e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:01.657272 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:01.657272 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:01.657940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0539188e-557c-4f62-b751-f04149d80a5e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:01.670759 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 941/1853] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:26:01 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 => generated 307 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:01.711284 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0539188e-557c-4f62-b751-f04149d80a5e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/detail returned with HTTP 200 Dec 11 14:26:01.713557 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 913/1854] 10.222.0.58 () {60 vars in 1290 bytes} [Fri Dec 11 14:26:01 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/detail => generated 310 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:01.725333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b39ce2d-6a09-40db-9337-db150ac60418 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] DELETE http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 Dec 11 14:26:01.726600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b39ce2d-6a09-40db-9337-db150ac60418 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:01.726994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:01.726994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:01.727675 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b39ce2d-6a09-40db-9337-db150ac60418 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:01.729162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-0b39ce2d-6a09-40db-9337-db150ac60418 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] delete called for member 316b63d1-9e7a-4b28-a8dd-d4f828b40925 {{(pid=88093) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 11 14:26:01.730272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.group_snapshots [None req-0b39ce2d-6a09-40db-9337-db150ac60418 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete group_snapshot with id: 316b63d1-9e7a-4b28-a8dd-d4f828b40925 Dec 11 14:26:01.745828 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:01.745828 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:01.873342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b39ce2d-6a09-40db-9337-db150ac60418 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 returned with HTTP 202 Dec 11 14:26:01.874726 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 942/1855] 10.222.0.58 () {60 vars in 1383 bytes} [Fri Dec 11 14:26:01 2020] DELETE /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:26:01.882402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail Dec 11 14:26:01.883003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:01.883224 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:01.883224 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:01.883606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:01.884225 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:26:01.885015 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:01.885015 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:01.886130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:26:01.977974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all volumes completed successfully. Dec 11 14:26:01.979798 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:26:01.983466 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:26:01.991668 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:26:01.999389 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:01.999389 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:02.052465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b3591e2-da6d-4d64-92e8-74d222df1859 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail returned with HTTP 200 Dec 11 14:26:02.053351 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 914/1856] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:26:01 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail => generated 1004 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:26:02.076220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4153346c-da05-439e-b0ae-f08da6303d39 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail Dec 11 14:26:02.076790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4153346c-da05-439e-b0ae-f08da6303d39 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:02.077057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:02.077057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:02.077414 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4153346c-da05-439e-b0ae-f08da6303d39 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:02.077997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-4153346c-da05-439e-b0ae-f08da6303d39 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:26:02.079319 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:02.079319 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:02.081172 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-4153346c-da05-439e-b0ae-f08da6303d39 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:26:02.110128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4153346c-da05-439e-b0ae-f08da6303d39 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all snapshots completed successfully. Dec 11 14:26:02.111302 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:02.111302 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:02.112695 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4153346c-da05-439e-b0ae-f08da6303d39 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail returned with HTTP 200 Dec 11 14:26:02.121576 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 943/1857] 10.222.0.58 () {58 vars in 1231 bytes} [Fri Dec 11 14:26:02 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/detail => generated 452 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:02.126459 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a27b00aa-36f1-4a3c-a6dd-9fce1f1eb96e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 Dec 11 14:26:02.127034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a27b00aa-36f1-4a3c-a6dd-9fce1f1eb96e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:02.127237 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:02.127237 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:02.127615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a27b00aa-36f1-4a3c-a6dd-9fce1f1eb96e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:02.226397 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:02.226397 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:02.228041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61306ebb-0ddb-4cdd-8f25-20f4dc31e246 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:02.228581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61306ebb-0ddb-4cdd-8f25-20f4dc31e246 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:02.228718 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a27b00aa-36f1-4a3c-a6dd-9fce1f1eb96e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:26:02.228809 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:02.228809 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:02.229126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61306ebb-0ddb-4cdd-8f25-20f4dc31e246 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:02.233243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a27b00aa-36f1-4a3c-a6dd-9fce1f1eb96e tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 returned with HTTP 200 Dec 11 14:26:02.242732 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 915/1858] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:02 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 => generated 449 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:02.430882 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:02.430882 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:02.464979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-61306ebb-0ddb-4cdd-8f25-20f4dc31e246 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:02.534568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61306ebb-0ddb-4cdd-8f25-20f4dc31e246 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:02.535618 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 944/1859] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:02 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:03.258523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37c15bed-ed30-47c1-80d8-894be18db8d8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 Dec 11 14:26:03.259611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37c15bed-ed30-47c1-80d8-894be18db8d8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:03.259994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:03.259994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:03.260612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37c15bed-ed30-47c1-80d8-894be18db8d8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:03.325188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:03.325188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:03.337282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-37c15bed-ed30-47c1-80d8-894be18db8d8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Snapshot retrieved successfully. Dec 11 14:26:03.343041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37c15bed-ed30-47c1-80d8-894be18db8d8 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 returned with HTTP 200 Dec 11 14:26:03.344788 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 916/1860] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:03 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 => generated 449 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:03.555060 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7da1273-0df6-4d57-b547-4a726d16ab45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:03.562805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7da1273-0df6-4d57-b547-4a726d16ab45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:03.562805 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:03.562805 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:03.562805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7da1273-0df6-4d57-b547-4a726d16ab45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:03.684193 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:03.684193 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:03.694765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a7da1273-0df6-4d57-b547-4a726d16ab45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:03.720532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7da1273-0df6-4d57-b547-4a726d16ab45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:03.731434 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 945/1861] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:03 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:04.357116 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7be47ab4-fc01-4c08-9887-c3b6e9b6222b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 Dec 11 14:26:04.358186 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7be47ab4-fc01-4c08-9887-c3b6e9b6222b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:04.358507 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:04.358507 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:04.358979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7be47ab4-fc01-4c08-9887-c3b6e9b6222b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:04.385555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7be47ab4-fc01-4c08-9887-c3b6e9b6222b tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 returned with HTTP 404 Dec 11 14:26:04.387890 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 917/1862] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:04 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/snapshots/f3c37783-ddfb-480e-b826-818fa3051059 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:04.397646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c3de0c9-68f8-487f-ab52-897c9c0e9475 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 Dec 11 14:26:04.398345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c3de0c9-68f8-487f-ab52-897c9c0e9475 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:04.399076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:04.399076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:04.399460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c3de0c9-68f8-487f-ab52-897c9c0e9475 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:04.400177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-4c3de0c9-68f8-487f-ab52-897c9c0e9475 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member 316b63d1-9e7a-4b28-a8dd-d4f828b40925 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 11 14:26:04.411514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c3de0c9-68f8-487f-ab52-897c9c0e9475 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 returned with HTTP 404 Dec 11 14:26:04.412989 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 946/1863] 10.222.0.58 () {60 vars in 1380 bytes} [Fri Dec 11 14:26:04 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:26:04.421870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-096f701f-bff9-48e3-b9da-ab445f16429d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots Dec 11 14:26:04.422588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-096f701f-bff9-48e3-b9da-ab445f16429d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:04.423562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-096f701f-bff9-48e3-b9da-ab445f16429d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:04.434520 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-096f701f-bff9-48e3-b9da-ab445f16429d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots returned with HTTP 200 Dec 11 14:26:04.436284 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 918/1864] 10.222.0.58 () {60 vars in 1269 bytes} [Fri Dec 11 14:26:04 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots => generated 23 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:04.450493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6c31a864-265a-488b-9d69-ff14aa983ab2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] DELETE http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 Dec 11 14:26:04.452033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6c31a864-265a-488b-9d69-ff14aa983ab2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:04.452634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6c31a864-265a-488b-9d69-ff14aa983ab2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:04.453317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.group_snapshots [None req-6c31a864-265a-488b-9d69-ff14aa983ab2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] delete called for member 316b63d1-9e7a-4b28-a8dd-d4f828b40925 {{(pid=88093) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 11 14:26:04.453794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.group_snapshots [None req-6c31a864-265a-488b-9d69-ff14aa983ab2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete group_snapshot with id: 316b63d1-9e7a-4b28-a8dd-d4f828b40925 Dec 11 14:26:04.463808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6c31a864-265a-488b-9d69-ff14aa983ab2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 returned with HTTP 404 Dec 11 14:26:04.470810 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 947/1865] 10.222.0.58 () {60 vars in 1383 bytes} [Fri Dec 11 14:26:04 2020] DELETE /volume/v3/acc8d8495a9348ab91cf43997bc36e57/group_snapshots/316b63d1-9e7a-4b28-a8dd-d4f828b40925 => generated 116 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:26:04.476116 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail Dec 11 14:26:04.477260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:04.478178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:04.479339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:26:04.482395 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:26:04.578102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Get all volumes completed successfully. Dec 11 14:26:04.580443 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:26:04.581060 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:26:04.591086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:26:04.602797 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:04.602797 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:04.638436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3deffa2c-eb23-41f5-87db-6e3be06efd9d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail returned with HTTP 200 Dec 11 14:26:04.640394 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 919/1866] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:26:04 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/detail => generated 1004 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:26:04.657429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c33f6de3-4944-443b-8988-dca42fbc406c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] POST http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac/action Dec 11 14:26:04.659248 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c33f6de3-4944-443b-8988-dca42fbc406c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:26:04.659845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c33f6de3-4944-443b-8988-dca42fbc406c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:04.661174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-c33f6de3-4944-443b-8988-dca42fbc406c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] delete called for group b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac {{(pid=88093) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:26:04.661728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-c33f6de3-4944-443b-8988-dca42fbc406c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete group with id: b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac Dec 11 14:26:04.669987 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:04.669987 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:04.739410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3bb09aa-328d-4d35-914a-9ddf20a82136 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:04.739946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3bb09aa-328d-4d35-914a-9ddf20a82136 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:04.740165 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:04.740165 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:04.740528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3bb09aa-328d-4d35-914a-9ddf20a82136 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:04.801462 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:04.801462 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:04.838034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c3bb09aa-328d-4d35-914a-9ddf20a82136 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:04.918894 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3bb09aa-328d-4d35-914a-9ddf20a82136 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:04.919936 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 920/1867] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:04 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:04.987414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c33f6de3-4944-443b-8988-dca42fbc406c tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac/action returned with HTTP 202 Dec 11 14:26:04.994686 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 948/1868] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:26:04 2020] POST /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac/action => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:26:04.999848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b282384-e950-4a63-9e5d-ff3e06f7f807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 Dec 11 14:26:05.000514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b282384-e950-4a63-9e5d-ff3e06f7f807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:05.000701 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:05.000701 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:05.001095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b282384-e950-4a63-9e5d-ff3e06f7f807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:05.115893 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:05.115893 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:05.142575 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1b282384-e950-4a63-9e5d-ff3e06f7f807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:26:05.172376 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-1b282384-e950-4a63-9e5d-ff3e06f7f807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:26:05.177470 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-1b282384-e950-4a63-9e5d-ff3e06f7f807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:26:05.191843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-1b282384-e950-4a63-9e5d-ff3e06f7f807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:26:05.209558 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:05.209558 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:05.264969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b282384-e950-4a63-9e5d-ff3e06f7f807 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 returned with HTTP 200 Dec 11 14:26:05.275862 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 921/1869] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:26:04 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 => generated 1000 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:26:05.936239 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f8cf2da-51f6-4d59-b20b-e19b610d5574 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:05.936805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f8cf2da-51f6-4d59-b20b-e19b610d5574 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:05.936980 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:05.936980 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:05.937371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f8cf2da-51f6-4d59-b20b-e19b610d5574 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:06.085569 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:06.085569 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:06.117573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f8cf2da-51f6-4d59-b20b-e19b610d5574 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:06.190132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f8cf2da-51f6-4d59-b20b-e19b610d5574 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:06.208740 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 949/1870] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:05 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:06.289017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3972d4a8-8b5d-4b5e-a762-e5327042a99d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 Dec 11 14:26:06.290182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3972d4a8-8b5d-4b5e-a762-e5327042a99d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:06.295321 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:06.295321 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:06.296930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3972d4a8-8b5d-4b5e-a762-e5327042a99d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:06.468819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:06.468819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:06.496768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3972d4a8-8b5d-4b5e-a762-e5327042a99d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:26:06.517244 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-3972d4a8-8b5d-4b5e-a762-e5327042a99d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:26:06.517695 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-3972d4a8-8b5d-4b5e-a762-e5327042a99d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:26:06.531436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-3972d4a8-8b5d-4b5e-a762-e5327042a99d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:26:06.549373 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:06.549373 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:06.605289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3972d4a8-8b5d-4b5e-a762-e5327042a99d tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 returned with HTTP 200 Dec 11 14:26:06.606994 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 922/1871] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:26:06 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 => generated 1000 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:26:07.211811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-953fec3f-7d7d-49b6-95ed-fab8c1c639d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:07.212375 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-953fec3f-7d7d-49b6-95ed-fab8c1c639d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:07.212522 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:07.212522 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:07.213174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-953fec3f-7d7d-49b6-95ed-fab8c1c639d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:07.350471 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:07.350471 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:07.380536 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-953fec3f-7d7d-49b6-95ed-fab8c1c639d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:07.470572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-953fec3f-7d7d-49b6-95ed-fab8c1c639d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:07.472048 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 950/1872] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:07 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:07.624381 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8063fbb2-7b21-4fc9-a3a0-a70cebd7c0b6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 Dec 11 14:26:07.625003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8063fbb2-7b21-4fc9-a3a0-a70cebd7c0b6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:07.625222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:07.625222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:07.625594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8063fbb2-7b21-4fc9-a3a0-a70cebd7c0b6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:07.799723 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:07.799723 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:07.810912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8063fbb2-7b21-4fc9-a3a0-a70cebd7c0b6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Volume info retrieved successfully. Dec 11 14:26:07.826768 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-8063fbb2-7b21-4fc9-a3a0-a70cebd7c0b6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:26:07.827554 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-8063fbb2-7b21-4fc9-a3a0-a70cebd7c0b6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:26:07.845864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-8063fbb2-7b21-4fc9-a3a0-a70cebd7c0b6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:26:07.854905 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:07.854905 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:07.904810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8063fbb2-7b21-4fc9-a3a0-a70cebd7c0b6 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 returned with HTTP 200 Dec 11 14:26:07.906419 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 923/1873] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:26:07 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 => generated 1000 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:26:08.488152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-402dc42f-39f7-43fa-9d64-d24d5ee4ee4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:08.489702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-402dc42f-39f7-43fa-9d64-d24d5ee4ee4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:08.490087 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:08.490087 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:08.491532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-402dc42f-39f7-43fa-9d64-d24d5ee4ee4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:08.595711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:08.595711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:08.609672 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-402dc42f-39f7-43fa-9d64-d24d5ee4ee4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:08.639903 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-402dc42f-39f7-43fa-9d64-d24d5ee4ee4e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:08.641176 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 951/1874] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:08 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:08.924321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eabc9b77-a84d-4d09-8e39-e1afa4007019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 Dec 11 14:26:08.928215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eabc9b77-a84d-4d09-8e39-e1afa4007019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:08.928694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:08.928694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:08.929328 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eabc9b77-a84d-4d09-8e39-e1afa4007019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:09.023368 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eabc9b77-a84d-4d09-8e39-e1afa4007019 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 returned with HTTP 404 Dec 11 14:26:09.028993 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 924/1875] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:26:08 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:26:09.036784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98150639-e447-42fe-b898-680cf186795f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] GET http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac Dec 11 14:26:09.038144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98150639-e447-42fe-b898-680cf186795f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:09.039216 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:09.039216 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:09.040651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98150639-e447-42fe-b898-680cf186795f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:09.041423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-98150639-e447-42fe-b898-680cf186795f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] show called for member b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:26:09.056551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98150639-e447-42fe-b898-680cf186795f tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac returned with HTTP 404 Dec 11 14:26:09.063385 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 952/1876] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:26:09 2020] GET /volume/v3/acc8d8495a9348ab91cf43997bc36e57/groups/b8f1d6d1-4ddc-4dcb-94f3-24de860ff9ac => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 11 14:26:09.074647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-727c2142-c422-4674-8452-cba2d4c46040 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] DELETE http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types/660c61b6-851b-4488-a33d-3f2b577a9ff7 Dec 11 14:26:09.075563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-727c2142-c422-4674-8452-cba2d4c46040 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:09.076251 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-727c2142-c422-4674-8452-cba2d4c46040 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:09.161234 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:26:09.161234 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:26:09.196720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-727c2142-c422-4674-8452-cba2d4c46040 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types/660c61b6-851b-4488-a33d-3f2b577a9ff7 returned with HTTP 202 Dec 11 14:26:09.199751 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 925/1877] 10.222.0.58 () {60 vars in 1371 bytes} [Fri Dec 11 14:26:09 2020] DELETE /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/group_types/660c61b6-851b-4488-a33d-3f2b577a9ff7 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:26:09.231760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a2d88d5e-d79a-42ed-9555-b798ee3d93d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] DELETE http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 Dec 11 14:26:09.236104 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a2d88d5e-d79a-42ed-9555-b798ee3d93d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:09.246078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a2d88d5e-d79a-42ed-9555-b798ee3d93d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:09.247541 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a2d88d5e-d79a-42ed-9555-b798ee3d93d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete volume with id: 8b8103b3-8a4b-421d-ad31-724fec9796d2 Dec 11 14:26:09.387578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a2d88d5e-d79a-42ed-9555-b798ee3d93d2 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 returned with HTTP 404 Dec 11 14:26:09.392327 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 953/1878] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:26:09 2020] DELETE /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/8b8103b3-8a4b-421d-ad31-724fec9796d2 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:09.400400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f8b29b4-8e7c-4f16-8014-2ca0806ef1d0 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] DELETE http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/cde5d93f-9d69-4946-87b2-eae36c137b59 Dec 11 14:26:09.401691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f8b29b4-8e7c-4f16-8014-2ca0806ef1d0 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:09.402341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f8b29b4-8e7c-4f16-8014-2ca0806ef1d0 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:09.524980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f8b29b4-8e7c-4f16-8014-2ca0806ef1d0 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/cde5d93f-9d69-4946-87b2-eae36c137b59 returned with HTTP 202 Dec 11 14:26:09.528105 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 926/1879] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:26:09 2020] DELETE /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/cde5d93f-9d69-4946-87b2-eae36c137b59 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:26:09.537991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ef43ae7-4c53-4038-bac0-e11bf4ce6a11 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] GET http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/cde5d93f-9d69-4946-87b2-eae36c137b59 Dec 11 14:26:09.538931 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ef43ae7-4c53-4038-bac0-e11bf4ce6a11 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:09.539600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ef43ae7-4c53-4038-bac0-e11bf4ce6a11 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:09.570519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ef43ae7-4c53-4038-bac0-e11bf4ce6a11 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/cde5d93f-9d69-4946-87b2-eae36c137b59 returned with HTTP 404 Dec 11 14:26:09.582857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-910b2841-f5e2-4261-b405-9c63a3563915 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] DELETE http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe Dec 11 14:26:09.583166 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 954/1880] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:26:09 2020] GET /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/cde5d93f-9d69-4946-87b2-eae36c137b59 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:09.584124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-910b2841-f5e2-4261-b405-9c63a3563915 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:09.585025 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-910b2841-f5e2-4261-b405-9c63a3563915 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:09.585360 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-910b2841-f5e2-4261-b405-9c63a3563915 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete volume with id: 1004063a-043c-4156-888f-26c38b99c7fe Dec 11 14:26:09.657378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ca74f34-ca12-4ddd-b04d-f1c628741318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:09.658598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ca74f34-ca12-4ddd-b04d-f1c628741318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:09.659315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ca74f34-ca12-4ddd-b04d-f1c628741318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:09.768121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-910b2841-f5e2-4261-b405-9c63a3563915 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe returned with HTTP 404 Dec 11 14:26:09.772014 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 927/1881] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:26:09 2020] DELETE /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/1004063a-043c-4156-888f-26c38b99c7fe => generated 109 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:09.781996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-606e5983-0f5b-4fc4-a199-a0bc6cd256e7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] DELETE http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 Dec 11 14:26:09.783030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-606e5983-0f5b-4fc4-a199-a0bc6cd256e7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:09.783550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-606e5983-0f5b-4fc4-a199-a0bc6cd256e7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:09.784031 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-606e5983-0f5b-4fc4-a199-a0bc6cd256e7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete volume with id: 5281719d-04aa-40f7-a3a5-0ce75483c581 Dec 11 14:26:09.811694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:09.811694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:09.851238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1ca74f34-ca12-4ddd-b04d-f1c628741318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:09.920296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ca74f34-ca12-4ddd-b04d-f1c628741318 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:09.922416 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 955/1882] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:09 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:09.932690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-606e5983-0f5b-4fc4-a199-a0bc6cd256e7 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 returned with HTTP 404 Dec 11 14:26:09.934090 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 928/1883] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:26:09 2020] DELETE /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/5281719d-04aa-40f7-a3a5-0ce75483c581 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:09.945089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19322aae-d63a-4ef0-a58a-b2aea2a853f5 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] DELETE http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/f1dcc95b-aa9a-488f-8226-b0034a93e10b Dec 11 14:26:09.945991 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19322aae-d63a-4ef0-a58a-b2aea2a853f5 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:09.946471 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:09.946471 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:09.947487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19322aae-d63a-4ef0-a58a-b2aea2a853f5 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:10.026981 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:26:10.026981 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:26:10.039710 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19322aae-d63a-4ef0-a58a-b2aea2a853f5 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/f1dcc95b-aa9a-488f-8226-b0034a93e10b returned with HTTP 202 Dec 11 14:26:10.040975 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 956/1884] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:26:09 2020] DELETE /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/f1dcc95b-aa9a-488f-8226-b0034a93e10b => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:26:10.050691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-090c59d4-8733-47d8-8015-fd41cf919656 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] GET http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/f1dcc95b-aa9a-488f-8226-b0034a93e10b Dec 11 14:26:10.051571 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-090c59d4-8733-47d8-8015-fd41cf919656 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:10.052263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-090c59d4-8733-47d8-8015-fd41cf919656 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:10.067362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-090c59d4-8733-47d8-8015-fd41cf919656 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/f1dcc95b-aa9a-488f-8226-b0034a93e10b returned with HTTP 404 Dec 11 14:26:10.069101 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 929/1885] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:26:10 2020] GET /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/f1dcc95b-aa9a-488f-8226-b0034a93e10b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:10.078546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3560d6f-c764-499e-a8ae-fa87067db041 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] DELETE http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 Dec 11 14:26:10.079578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3560d6f-c764-499e-a8ae-fa87067db041 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:10.080586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3560d6f-c764-499e-a8ae-fa87067db041 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:10.081409 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a3560d6f-c764-499e-a8ae-fa87067db041 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] Delete volume with id: 97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 Dec 11 14:26:10.140510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3560d6f-c764-499e-a8ae-fa87067db041 tempest-GroupSnapshotsTest-135517367 tempest-GroupSnapshotsTest-135517367] http://10.222.0.58/volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 returned with HTTP 404 Dec 11 14:26:10.142997 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 957/1886] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:26:10 2020] DELETE /volume/v3/acc8d8495a9348ab91cf43997bc36e57/volumes/97ddb6dc-af3d-4440-ace8-f1be8a0f6be9 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:10.151966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0fade670-345c-46f0-8c13-81822572cc71 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] DELETE http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/c57dcb9c-6ef5-4225-918a-e6a2f4303f1f Dec 11 14:26:10.153241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0fade670-345c-46f0-8c13-81822572cc71 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:10.154121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0fade670-345c-46f0-8c13-81822572cc71 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:10.322966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0fade670-345c-46f0-8c13-81822572cc71 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/c57dcb9c-6ef5-4225-918a-e6a2f4303f1f returned with HTTP 202 Dec 11 14:26:10.325002 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 930/1887] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:26:10 2020] DELETE /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/c57dcb9c-6ef5-4225-918a-e6a2f4303f1f => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:26:10.333245 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-228890d1-104d-4d84-bb70-b93cc2f36039 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] GET http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/c57dcb9c-6ef5-4225-918a-e6a2f4303f1f Dec 11 14:26:10.334391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-228890d1-104d-4d84-bb70-b93cc2f36039 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:10.335053 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-228890d1-104d-4d84-bb70-b93cc2f36039 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:10.360168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-228890d1-104d-4d84-bb70-b93cc2f36039 tempest-GroupSnapshotsTest-708103994 tempest-GroupSnapshotsTest-708103994] http://10.222.0.58/volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/c57dcb9c-6ef5-4225-918a-e6a2f4303f1f returned with HTTP 404 Dec 11 14:26:10.361570 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 958/1888] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:26:10 2020] GET /volume/v3/fec833173dee4f0eaf9ea3be80cc8518/types/c57dcb9c-6ef5-4225-918a-e6a2f4303f1f => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:10.937241 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6767a4f1-fb80-42a7-b318-f79b8bdd8329 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:10.938855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6767a4f1-fb80-42a7-b318-f79b8bdd8329 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:10.939559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6767a4f1-fb80-42a7-b318-f79b8bdd8329 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:11.086401 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:11.086401 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:11.099259 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6767a4f1-fb80-42a7-b318-f79b8bdd8329 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:11.158663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6767a4f1-fb80-42a7-b318-f79b8bdd8329 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:11.171379 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 931/1889] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:10 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:12.181848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c811f5a1-da7c-4f6d-a1e1-248dc63e4c8c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:12.184209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c811f5a1-da7c-4f6d-a1e1-248dc63e4c8c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:12.185179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c811f5a1-da7c-4f6d-a1e1-248dc63e4c8c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:12.344189 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:12.344189 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:12.372177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c811f5a1-da7c-4f6d-a1e1-248dc63e4c8c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:12.431754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c811f5a1-da7c-4f6d-a1e1-248dc63e4c8c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:12.433875 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 959/1890] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:12 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:13.449441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b07dccb0-010d-4e45-9b53-8f0ca87e4237 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:13.449962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b07dccb0-010d-4e45-9b53-8f0ca87e4237 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:13.450148 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:13.450148 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:13.450816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b07dccb0-010d-4e45-9b53-8f0ca87e4237 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:13.597964 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:13.597964 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:13.622415 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b07dccb0-010d-4e45-9b53-8f0ca87e4237 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:13.678754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b07dccb0-010d-4e45-9b53-8f0ca87e4237 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:13.679580 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 932/1891] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:13 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:14.695200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40dc3c79-b9ff-4ce3-9de6-c5d071c6c085 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:14.695751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40dc3c79-b9ff-4ce3-9de6-c5d071c6c085 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:14.704335 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:14.704335 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:14.704919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-40dc3c79-b9ff-4ce3-9de6-c5d071c6c085 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:14.820581 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:14.820581 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:14.845631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-40dc3c79-b9ff-4ce3-9de6-c5d071c6c085 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:14.893616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-40dc3c79-b9ff-4ce3-9de6-c5d071c6c085 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:14.898204 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 960/1892] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:14 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:15.914838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c8ad8d4-cd71-4b6c-9662-fe51d4c78bdc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:15.915965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c8ad8d4-cd71-4b6c-9662-fe51d4c78bdc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:15.916356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:15.916356 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:15.917536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c8ad8d4-cd71-4b6c-9662-fe51d4c78bdc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:16.035235 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:16.035235 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:16.060165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c8ad8d4-cd71-4b6c-9662-fe51d4c78bdc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:16.167560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c8ad8d4-cd71-4b6c-9662-fe51d4c78bdc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:16.173057 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 933/1893] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:15 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:17.197395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8a9b9c5-2211-4a8a-8f42-c254f808b04c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:17.199401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8a9b9c5-2211-4a8a-8f42-c254f808b04c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:17.200099 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:17.200099 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:17.200919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8a9b9c5-2211-4a8a-8f42-c254f808b04c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:17.436654 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:17.436654 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:17.460721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8a9b9c5-2211-4a8a-8f42-c254f808b04c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:17.518693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8a9b9c5-2211-4a8a-8f42-c254f808b04c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:17.521120 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 961/1894] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:17 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:18.537445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b478521-84f7-4641-8874-e430b38b825e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:18.538051 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b478521-84f7-4641-8874-e430b38b825e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:18.538513 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:18.538513 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:18.539128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b478521-84f7-4641-8874-e430b38b825e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:18.638483 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:18.638483 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:18.650682 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3b478521-84f7-4641-8874-e430b38b825e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:18.800258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b478521-84f7-4641-8874-e430b38b825e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:18.801101 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 934/1895] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:18 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 915 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:19.819048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1d7d81d-8ae7-4e89-953c-b14c8d34fffc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:19.819881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1d7d81d-8ae7-4e89-953c-b14c8d34fffc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:19.820193 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:19.820193 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:19.821202 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1d7d81d-8ae7-4e89-953c-b14c8d34fffc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:19.974723 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:19.974723 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:19.999183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e1d7d81d-8ae7-4e89-953c-b14c8d34fffc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:20.087304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1d7d81d-8ae7-4e89-953c-b14c8d34fffc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:20.090163 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 962/1896] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:19 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 973 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:21.115370 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc1bc8c7-7060-4630-a367-687d0bac1f34 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:21.116075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc1bc8c7-7060-4630-a367-687d0bac1f34 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:21.116307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:21.116307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:21.116689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc1bc8c7-7060-4630-a367-687d0bac1f34 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:21.236920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:21.236920 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:21.263025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fc1bc8c7-7060-4630-a367-687d0bac1f34 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:21.351461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc1bc8c7-7060-4630-a367-687d0bac1f34 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:21.352296 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 935/1897] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:21 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 973 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:22.371735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97bc1540-976d-475a-91fc-0a4a1b413a4f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:22.372714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97bc1540-976d-475a-91fc-0a4a1b413a4f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:22.373073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:22.373073 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:22.373757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97bc1540-976d-475a-91fc-0a4a1b413a4f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:22.632493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:22.632493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:22.674856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-97bc1540-976d-475a-91fc-0a4a1b413a4f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:22.811727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97bc1540-976d-475a-91fc-0a4a1b413a4f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:22.828921 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 936/1898] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:22 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 976 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:22.895331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] POST http://10.222.0.58/volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes Dec 11 14:26:22.896118 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:22.896118 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:22.896834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1814582297"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:22.902359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1814582297'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:26:22.909379 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Create volume of 1 GB Dec 11 14:26:22.983418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Availability Zones retrieved successfully. Dec 11 14:26:23.089561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Flow 'volume_create_api' (f0b9e64c-5368-424b-a23a-11774381cd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:26:23.097228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec1a4d64-87c3-4413-ab0f-e004f38dfc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:23.102953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:26:23.278581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec1a4d64-87c3-4413-ab0f-e004f38dfc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:23.285569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d9cc60-66c2-44c2-a563-d01d8fe4eb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:23.527720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Created reservations ['5b4cb707-be1d-4425-ba06-85b824c40210', '0a6406c9-c769-4e8e-a2be-8d01ab856e00', 'b398b3c3-79e6-42a6-bf9f-5a3b7b81eb34', '5ce72269-e3d8-480a-9562-0b4c3e69f712'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:26:23.531983 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1d9cc60-66c2-44c2-a563-d01d8fe4eb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b4cb707-be1d-4425-ba06-85b824c40210', '0a6406c9-c769-4e8e-a2be-8d01ab856e00', 'b398b3c3-79e6-42a6-bf9f-5a3b7b81eb34', '5ce72269-e3d8-480a-9562-0b4c3e69f712']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:23.533727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d80888-f482-4764-9d53-9e30a2146bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:23.617157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d80888-f482-4764-9d53-9e30a2146bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0034cff4-5649-44a1-a455-49ab72adaab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1814582297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc3f106c984da0be30f1d63625a41e',qos_specs=None,replication_status=,reservations=['5b4cb707-be1d-4425-ba06-85b824c40210','0a6406c9-c769-4e8e-a2be-8d01ab856e00','b398b3c3-79e6-42a6-bf9f-5a3b7b81eb34','5ce72269-e3d8-480a-9562-0b4c3e69f712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27a99983151e4d099f0365675f20b350',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:26:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1814582297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0034cff4-5649-44a1-a455-49ab72adaab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fdc3f106c984da0be30f1d63625a41e',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,user_id='27a99983151e4d099f0365675f20b350',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:23.620726 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7293209-4331-4685-a7a5-f823143991a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:23.656357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7293209-4331-4685-a7a5-f823143991a9) 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-VolumeManageAdminTest-Volume-1814582297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fdc3f106c984da0be30f1d63625a41e',qos_specs=None,replication_status=,reservations=['5b4cb707-be1d-4425-ba06-85b824c40210','0a6406c9-c769-4e8e-a2be-8d01ab856e00','b398b3c3-79e6-42a6-bf9f-5a3b7b81eb34','5ce72269-e3d8-480a-9562-0b4c3e69f712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27a99983151e4d099f0365675f20b350',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:23.658702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4d96df-6a19-48fb-853c-d4399ca56be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:23.693721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4d96df-6a19-48fb-853c-d4399ca56be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:23.695555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Flow 'volume_create_api' (f0b9e64c-5368-424b-a23a-11774381cd48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:26:23.820812 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Create volume request issued successfully. Dec 11 14:26:23.844549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-500a1e81-84cf-4a88-9528-5506d95e8d80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:23.845343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-500a1e81-84cf-4a88-9528-5506d95e8d80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:23.845715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:23.845715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:23.846335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-500a1e81-84cf-4a88-9528-5506d95e8d80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:23.871941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ebec62d-5649-41f0-bba9-e7474168ed4b tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] http://10.222.0.58/volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes returned with HTTP 202 Dec 11 14:26:23.873093 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 963/1899] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:26:22 2020] POST /volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes => generated 821 bytes in 1607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:26:23.889446 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fda9ac91-a31f-40e6-a4bc-a6ee19a0ff48 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] GET http://10.222.0.58/volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 Dec 11 14:26:23.890252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fda9ac91-a31f-40e6-a4bc-a6ee19a0ff48 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:23.890722 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:23.890722 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:23.891299 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fda9ac91-a31f-40e6-a4bc-a6ee19a0ff48 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:23.991789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:23.991789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:24.024096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-500a1e81-84cf-4a88-9528-5506d95e8d80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:24.047129 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:24.047129 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:24.083413 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fda9ac91-a31f-40e6-a4bc-a6ee19a0ff48 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Volume info retrieved successfully. Dec 11 14:26:24.093248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-500a1e81-84cf-4a88-9528-5506d95e8d80 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:24.099094 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 937/1900] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:23 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 976 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:24.125789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fda9ac91-a31f-40e6-a4bc-a6ee19a0ff48 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] http://10.222.0.58/volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 returned with HTTP 200 Dec 11 14:26:24.137667 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 964/1901] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:23 2020] GET /volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 => generated 913 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:25.123185 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e99379e-0bef-40d0-b8bb-eb134c26beb5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:25.124241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e99379e-0bef-40d0-b8bb-eb134c26beb5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:25.126015 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:25.126015 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:25.127704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e99379e-0bef-40d0-b8bb-eb134c26beb5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:25.145940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6171cde-bacf-4935-8bb7-455131b35df8 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] GET http://10.222.0.58/volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 Dec 11 14:26:25.146924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6171cde-bacf-4935-8bb7-455131b35df8 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:25.147322 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:25.147322 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:25.147942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6171cde-bacf-4935-8bb7-455131b35df8 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:25.265078 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:25.265078 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:25.287606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c6171cde-bacf-4935-8bb7-455131b35df8 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Volume info retrieved successfully. Dec 11 14:26:25.334063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6171cde-bacf-4935-8bb7-455131b35df8 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] http://10.222.0.58/volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 returned with HTTP 200 Dec 11 14:26:25.335308 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 965/1902] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:25 2020] GET /volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:25.410860 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:25.410860 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:25.435388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0e99379e-0bef-40d0-b8bb-eb134c26beb5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:25.490320 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e99379e-0bef-40d0-b8bb-eb134c26beb5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:25.492841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 938/1903] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:25 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 976 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:25.538991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-712de098-1e91-449b-a93e-655b437337d5 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 Dec 11 14:26:25.539696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-712de098-1e91-449b-a93e-655b437337d5 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:25.540087 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:25.540087 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:25.540724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-712de098-1e91-449b-a93e-655b437337d5 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:25.712450 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:25.712450 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:25.752493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-712de098-1e91-449b-a93e-655b437337d5 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:25.835414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-712de098-1e91-449b-a93e-655b437337d5 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 returned with HTTP 200 Dec 11 14:26:25.841948 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 966/1904] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:25 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 => generated 1085 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:26:25.880372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-474e402b-d4f2-4074-9a39-7fa5ee33da66 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] POST http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4/action Dec 11 14:26:25.881261 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:25.881261 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:25.882065 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-474e402b-d4f2-4074-9a39-7fa5ee33da66 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Action body: b'{"os-unmanage": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:26:25.885463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-474e402b-d4f2-4074-9a39-7fa5ee33da66 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:25.886268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.volume_unmanage [None req-474e402b-d4f2-4074-9a39-7fa5ee33da66 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Unmanage volume with id: 0034cff4-5649-44a1-a455-49ab72adaab4 Dec 11 14:26:26.165948 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:26.165948 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:26.172464 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-474e402b-d4f2-4074-9a39-7fa5ee33da66 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:26.243628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-474e402b-d4f2-4074-9a39-7fa5ee33da66 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Delete volume request issued successfully. Dec 11 14:26:26.245134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-474e402b-d4f2-4074-9a39-7fa5ee33da66 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4/action returned with HTTP 202 Dec 11 14:26:26.246325 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 939/1905] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:26:25 2020] POST /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4/action => generated 0 bytes in 374 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:26:26.255167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b599b5e1-1bba-4c40-9b46-b62d05de4575 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 Dec 11 14:26:26.256026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b599b5e1-1bba-4c40-9b46-b62d05de4575 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:26.256474 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:26.256474 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:26.257157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b599b5e1-1bba-4c40-9b46-b62d05de4575 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:26.417010 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:26.417010 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:26.431351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b599b5e1-1bba-4c40-9b46-b62d05de4575 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:26.495960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b599b5e1-1bba-4c40-9b46-b62d05de4575 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 returned with HTTP 200 Dec 11 14:26:26.497360 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 967/1906] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:26 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 => generated 1086 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:26.512711 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a725aec-a106-4d4c-929e-c39b91c00395 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:26.513405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a725aec-a106-4d4c-929e-c39b91c00395 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:26.513782 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:26.513782 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:26.514158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a725aec-a106-4d4c-929e-c39b91c00395 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:26.651106 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:26.651106 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:26.676683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes Dec 11 14:26:26.677110 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:26.677110 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:26.677711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1225617515"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:26.679303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1225617515'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:26:26.679680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Create volume of 1 GB Dec 11 14:26:26.684223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3a725aec-a106-4d4c-929e-c39b91c00395 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:26.742670 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a725aec-a106-4d4c-929e-c39b91c00395 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:26.743984 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 940/1907] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:26 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 976 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:26.778875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Availability Zones retrieved successfully. Dec 11 14:26:26.827875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Flow 'volume_create_api' (0c3049ea-8465-45f2-be23-16a43e6375bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:26:26.841018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f83dec0-fc60-4530-9a50-b672cd783cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:26.846019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:26:27.084313 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f83dec0-fc60-4530-9a50-b672cd783cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:27.095750 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf95658d-8575-4004-b8fb-7bf2c2a8acc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:27.452490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Created reservations ['cef18e8d-4fce-4bdf-8518-99d3a1df56d8', '4f64e325-d6b5-420f-875a-6a3164407502', '1c0067af-a8de-414b-99ed-447baccb68c5', '96192aa1-65b9-4a26-a392-ae3a24932e58'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:26:27.454849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf95658d-8575-4004-b8fb-7bf2c2a8acc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cef18e8d-4fce-4bdf-8518-99d3a1df56d8', '4f64e325-d6b5-420f-875a-6a3164407502', '1c0067af-a8de-414b-99ed-447baccb68c5', '96192aa1-65b9-4a26-a392-ae3a24932e58']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:27.457231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e668c0e5-51cd-413d-9f54-32ff45d513c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:27.514971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c5e5aeb-7ebf-44ed-814d-efe27ebf4fd9 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 Dec 11 14:26:27.515602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c5e5aeb-7ebf-44ed-814d-efe27ebf4fd9 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:27.515983 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:27.515983 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:27.516786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c5e5aeb-7ebf-44ed-814d-efe27ebf4fd9 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:27.601967 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e668c0e5-51cd-413d-9f54-32ff45d513c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a669bf9d-3c1e-44f4-84c3-e255ceb82e25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1225617515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b14921db64242748712f8f9a8035aca',qos_specs=None,replication_status=,reservations=['cef18e8d-4fce-4bdf-8518-99d3a1df56d8','4f64e325-d6b5-420f-875a-6a3164407502','1c0067af-a8de-414b-99ed-447baccb68c5','96192aa1-65b9-4a26-a392-ae3a24932e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6a72e41a0f44c38aa907599eeda0f4',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1225617515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a669bf9d-3c1e-44f4-84c3-e255ceb82e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b14921db64242748712f8f9a8035aca',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,user_id='bc6a72e41a0f44c38aa907599eeda0f4',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:27.605580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a069208-77e3-4826-9a2e-4e3c9c7aa22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:27.720419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c5e5aeb-7ebf-44ed-814d-efe27ebf4fd9 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 returned with HTTP 404 Dec 11 14:26:27.730258 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 941/1908] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:27 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 => generated 109 bytes in 219 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:26:27.760376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7386e37b-85b7-4fbe-8d16-52b3a97ec44a tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/detail?all_tenants=1 Dec 11 14:26:27.762076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7386e37b-85b7-4fbe-8d16-52b3a97ec44a tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:27.762660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7386e37b-85b7-4fbe-8d16-52b3a97ec44a tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:27.767407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a069208-77e3-4826-9a2e-4e3c9c7aa22a) 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-1225617515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b14921db64242748712f8f9a8035aca',qos_specs=None,replication_status=,reservations=['cef18e8d-4fce-4bdf-8518-99d3a1df56d8','4f64e325-d6b5-420f-875a-6a3164407502','1c0067af-a8de-414b-99ed-447baccb68c5','96192aa1-65b9-4a26-a392-ae3a24932e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6a72e41a0f44c38aa907599eeda0f4',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:27.769629 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a82a3d-75ec-4dd6-963b-5f90ebc8513b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:27.775455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7386e37b-85b7-4fbe-8d16-52b3a97ec44a tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:26:27.802481 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a82a3d-75ec-4dd6-963b-5f90ebc8513b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:27.813411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Flow 'volume_create_api' (0c3049ea-8465-45f2-be23-16a43e6375bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:26:27.865071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7386e37b-85b7-4fbe-8d16-52b3a97ec44a tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Get all volumes completed successfully. Dec 11 14:26:27.870615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:27.870615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:27.894622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7386e37b-85b7-4fbe-8d16-52b3a97ec44a tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 11 14:26:27.901420 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 942/1909] 10.222.0.58 () {58 vars in 1252 bytes} [Fri Dec 11 14:26:27 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/detail?all_tenants=1 => generated 5394 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:27.912401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8bb04d8-d0cd-4645-8ef5-e94b67d39d05 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:27.915328 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8bb04d8-d0cd-4645-8ef5-e94b67d39d05 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:27.917843 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:27.917843 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:27.919620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8bb04d8-d0cd-4645-8ef5-e94b67d39d05 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:27.953942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Create volume request issued successfully. Dec 11 14:26:27.987632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c452d4e3-74d3-472d-9335-03439b9aaaab tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes returned with HTTP 202 Dec 11 14:26:27.992437 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 968/1910] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:26:26 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/volumes => generated 820 bytes in 1321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:26:28.011404 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] POST http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/os-volume-manage Dec 11 14:26:28.011404 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:28.011404 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:28.011404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1386279887", "host": "n-d-766726-2@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-0034cff4-5649-44a1-a455-49ab72adaab4"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:28.013497 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:28.013497 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:28.015187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.volume_manage [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1386279887', 'host': 'n-d-766726-2@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-0034cff4-5649-44a1-a455-49ab72adaab4'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Dec 11 14:26:28.122459 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:28.122459 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:28.152964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Flow 'volume_manage_existing_api' (4fccaa05-a4bb-4496-b921-bbe3d30b8d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:26:28.172408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08fb9b91-c6e4-4b96-82d9-092cc70c4584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:28.173166 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b8bb04d8-d0cd-4645-8ef5-e94b67d39d05 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:28.270648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8bb04d8-d0cd-4645-8ef5-e94b67d39d05 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:28.274506 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 943/1911] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:27 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 976 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:28.289278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fd1501a-a192-40dc-b70a-5f3f18daf66b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:28.289869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fd1501a-a192-40dc-b70a-5f3f18daf66b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:28.290027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:28.290027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:28.294457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fd1501a-a192-40dc-b70a-5f3f18daf66b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:28.410981 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Created reservations ['b13822bd-0b25-4f97-aac0-88a6367b6944', '8e03abf7-51d9-489e-85bd-88a1d9ac4c4c', 'f5dd4ebf-e0de-4cf7-95fb-d92f15eeca6a', '1d3884e9-5daa-4458-98ce-29578cec39fc'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:26:28.416353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08fb9b91-c6e4-4b96-82d9-092cc70c4584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b13822bd-0b25-4f97-aac0-88a6367b6944', '8e03abf7-51d9-489e-85bd-88a1d9ac4c4c', 'f5dd4ebf-e0de-4cf7-95fb-d92f15eeca6a', '1d3884e9-5daa-4458-98ce-29578cec39fc']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:28.430460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (1f66e165-69f9-4827-ba73-3e750f1b58c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:28.564789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:28.564789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:28.590177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2fd1501a-a192-40dc-b70a-5f3f18daf66b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:28.646519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fd1501a-a192-40dc-b70a-5f3f18daf66b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:28.651495 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 944/1912] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:28 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 888 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:28.961463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (1f66e165-69f9-4827-ba73-3e750f1b58c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '43c1b4efc45a47948449deaa6a1da60d', 'project_id': '2f61ee9a971a4574998c4d6506bef428', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1386279887', 'host': 'n-d-766726-2@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', 'metadata': {}, 'bootable': False, 'multiattach': False}, '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=2020-12-11T14:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1386279887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-766726-2@lvmdriver-1#lvmdriver-1',id=cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f61ee9a971a4574998c4d6506bef428',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=0,snapshot_id=None,snapshots=,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='43c1b4efc45a47948449deaa6a1da60d',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:28.982891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55296a62-9b01-47ea-a96a-b693de7c2e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:29.042958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55296a62-9b01-47ea-a96a-b693de7c2e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '43c1b4efc45a47948449deaa6a1da60d', 'project_id': '2f61ee9a971a4574998c4d6506bef428', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1386279887', 'host': 'n-d-766726-2@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:29.045079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (1968a864-764e-45da-86e9-de315732a4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:29.058985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (1968a864-764e-45da-86e9-de315732a4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:29.061115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Flow 'volume_manage_existing_api' (4fccaa05-a4bb-4496-b921-bbe3d30b8d8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:26:29.061989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Manage volume request issued successfully. Dec 11 14:26:29.155838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9653efc5-27c1-4e4a-a9c5-e6eeed3d3510 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/os-volume-manage returned with HTTP 202 Dec 11 14:26:29.159119 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 969/1913] 10.222.0.58 () {60 vars in 1253 bytes} [Fri Dec 11 14:26:27 2020] POST /volume/v3/2f61ee9a971a4574998c4d6506bef428/os-volume-manage => generated 847 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:26:29.172261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef17a8d9-becc-484c-94e9-f2442fc71b1e tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d Dec 11 14:26:29.172854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef17a8d9-becc-484c-94e9-f2442fc71b1e tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:29.173269 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:29.173269 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:29.173802 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef17a8d9-becc-484c-94e9-f2442fc71b1e tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:29.292544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57ee0b4f-f150-419b-99f1-b4a2d4a876eb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:29.293281 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57ee0b4f-f150-419b-99f1-b4a2d4a876eb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:29.293603 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:29.293603 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:29.294150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57ee0b4f-f150-419b-99f1-b4a2d4a876eb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:29.317687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:29.317687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:29.346594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ef17a8d9-becc-484c-94e9-f2442fc71b1e tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:29.404939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef17a8d9-becc-484c-94e9-f2442fc71b1e tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d returned with HTTP 200 Dec 11 14:26:29.406084 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 945/1914] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:29 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d => generated 1084 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:29.419120 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:29.419120 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:29.456612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57ee0b4f-f150-419b-99f1-b4a2d4a876eb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:29.532624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57ee0b4f-f150-419b-99f1-b4a2d4a876eb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:29.543960 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 970/1915] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:29 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 976 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:29.677601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ca5c83d-d9d2-44b1-98a3-86e19f0af7e8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:29.678757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ca5c83d-d9d2-44b1-98a3-86e19f0af7e8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:29.679133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:29.679133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:29.679779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ca5c83d-d9d2-44b1-98a3-86e19f0af7e8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:29.794594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:29.794594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:29.816844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6ca5c83d-d9d2-44b1-98a3-86e19f0af7e8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:29.892431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ca5c83d-d9d2-44b1-98a3-86e19f0af7e8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:29.905733 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 946/1916] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:29 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 912 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:30.428651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3df614cd-0c18-4f39-a080-2845b8cc276d tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d Dec 11 14:26:30.429749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3df614cd-0c18-4f39-a080-2845b8cc276d tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:30.430013 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:30.430013 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:30.430380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3df614cd-0c18-4f39-a080-2845b8cc276d tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:30.554775 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:30.554775 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:30.555384 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-90985358-407f-4a64-bcd3-5a93347d7c6e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:30.556218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-90985358-407f-4a64-bcd3-5a93347d7c6e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:30.557273 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:30.557273 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:30.558068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-90985358-407f-4a64-bcd3-5a93347d7c6e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:30.577361 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3df614cd-0c18-4f39-a080-2845b8cc276d tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:30.634483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3df614cd-0c18-4f39-a080-2845b8cc276d tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d returned with HTTP 200 Dec 11 14:26:30.639513 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 971/1917] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:30 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d => generated 1084 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:30.662165 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:30.662165 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:30.675959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-90985358-407f-4a64-bcd3-5a93347d7c6e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:30.710565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-90985358-407f-4a64-bcd3-5a93347d7c6e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:30.711485 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 947/1918] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:30 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1364 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:30.913071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a25c2fac-35ca-4d5c-b7cf-2ee7372da92f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:30.913764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a25c2fac-35ca-4d5c-b7cf-2ee7372da92f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:30.914036 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:30.914036 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:30.914529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a25c2fac-35ca-4d5c-b7cf-2ee7372da92f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:31.017443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:31.017443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:31.033454 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a25c2fac-35ca-4d5c-b7cf-2ee7372da92f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:31.099416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a25c2fac-35ca-4d5c-b7cf-2ee7372da92f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:31.107679 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 972/1919] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:30 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 913 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:31.652884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07625c67-3ec5-4dd5-b5cb-4301303ab9a2 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d Dec 11 14:26:31.653423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07625c67-3ec5-4dd5-b5cb-4301303ab9a2 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:31.653664 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:31.653664 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:31.654045 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07625c67-3ec5-4dd5-b5cb-4301303ab9a2 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:31.787725 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:31.787725 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:31.811905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-07625c67-3ec5-4dd5-b5cb-4301303ab9a2 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:31.871237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07625c67-3ec5-4dd5-b5cb-4301303ab9a2 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d returned with HTTP 200 Dec 11 14:26:31.875184 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 948/1920] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:31 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d => generated 1085 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:31.907219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c97cd84d-901c-44b4-a7be-829df5713c70 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d Dec 11 14:26:31.908614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c97cd84d-901c-44b4-a7be-829df5713c70 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:31.909160 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:31.909160 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:31.910559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c97cd84d-901c-44b4-a7be-829df5713c70 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:31.991908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-99259ca9-d62f-48e4-a5c4-4f480b19eeae tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:31.995622 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-99259ca9-d62f-48e4-a5c4-4f480b19eeae tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:31.997583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:31.997583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:31.998039 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-99259ca9-d62f-48e4-a5c4-4f480b19eeae tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:32.043022 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:32.043022 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:32.053226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c97cd84d-901c-44b4-a7be-829df5713c70 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:32.081337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c97cd84d-901c-44b4-a7be-829df5713c70 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d returned with HTTP 200 Dec 11 14:26:32.082409 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 973/1921] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:31 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d => generated 1085 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:32.101228 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:32.101228 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:32.108895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] DELETE http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d Dec 11 14:26:32.110108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:32.111088 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:32.111088 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:32.112166 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:32.113680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Delete volume with id: cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d Dec 11 14:26:32.143778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-99259ca9-d62f-48e4-a5c4-4f480b19eeae tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:32.211847 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-99259ca9-d62f-48e4-a5c4-4f480b19eeae tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:32.213429 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 949/1922] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:26:31 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1364 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:32.222995 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:32.222995 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:32.224543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:32.275999 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Delete volume request issued successfully. Dec 11 14:26:32.276753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d returned with HTTP 202 Dec 11 14:26:32.277835 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 974/1923] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:26:32 2020] DELETE /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:26:32.287140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12b26af0-907b-4384-8aa6-db45b4d144dd tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d Dec 11 14:26:32.288011 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12b26af0-907b-4384-8aa6-db45b4d144dd tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:32.289610 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:32.289610 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:32.290342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12b26af0-907b-4384-8aa6-db45b4d144dd tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:32.320569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume// Dec 11 14:26:32.321478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:32.321873 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:32.321873 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:32.323046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:32.324685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a418287b-8c2c-498b-9db1-3d510626749f tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:26:32.325508 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 975/1924] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:26:32 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:26:32.357089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-43448fcf-1d4f-41f3-bd48-2371e46aa314 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments Dec 11 14:26:32.358107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-43448fcf-1d4f-41f3-bd48-2371e46aa314 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05354320-4c15-435d-bc43-73cfbe5bf470", "instance_uuid": "6de2e001-ed1f-4b71-9b1f-0c15b86a39e2", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:32.447007 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:32.447007 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:32.472232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-12b26af0-907b-4384-8aa6-db45b4d144dd tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:32.512213 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:32.512213 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:32.560883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12b26af0-907b-4384-8aa6-db45b4d144dd tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d returned with HTTP 200 Dec 11 14:26:32.563110 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 950/1925] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:32 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d => generated 1084 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:32.681923 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-43448fcf-1d4f-41f3-bd48-2371e46aa314 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments returned with HTTP 200 Dec 11 14:26:32.683268 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 976/1926] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:26:32 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments => generated 273 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:32.748486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8ad9289e-db0e-4d59-a1a0-5d45c717c7f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:32.749021 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8ad9289e-db0e-4d59-a1a0-5d45c717c7f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:32.749219 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:32.749219 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:32.749885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8ad9289e-db0e-4d59-a1a0-5d45c717c7f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:32.772884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-43448fcf-1d4f-41f3-bd48-2371e46aa314 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume// Dec 11 14:26:32.773531 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-43448fcf-1d4f-41f3-bd48-2371e46aa314 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:32.773868 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:32.773868 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:32.774472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-43448fcf-1d4f-41f3-bd48-2371e46aa314 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:32.776201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-43448fcf-1d4f-41f3-bd48-2371e46aa314 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:26:32.777621 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 977/1927] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:26:32 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:26:32.819480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-ccbc3311-235d-407d-bff7-b4c22f5aff30 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:32.821532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-ccbc3311-235d-407d-bff7-b4c22f5aff30 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:32.823518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-ccbc3311-235d-407d-bff7-b4c22f5aff30 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:32.903953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:32.903953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:32.930206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-ccbc3311-235d-407d-bff7-b4c22f5aff30 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:32.940736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:32.940736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:32.970398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8ad9289e-db0e-4d59-a1a0-5d45c717c7f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:32.974839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:32.974839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:32.990277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-ccbc3311-235d-407d-bff7-b4c22f5aff30 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:32.998021 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 978/1928] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:26:32 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1462 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:26:33.007121 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:33.007121 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:33.008149 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-4287ed85-8eca-4fc0-a249-4d3a96cca2fc tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:33.010306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-4287ed85-8eca-4fc0-a249-4d3a96cca2fc tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:33.012467 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:33.012467 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:33.013087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-4287ed85-8eca-4fc0-a249-4d3a96cca2fc tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:33.033310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8ad9289e-db0e-4d59-a1a0-5d45c717c7f4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:33.034468 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 951/1929] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:32 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1363 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:33.040010 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-fe4620b9-8f0b-41e8-8a1e-713f605c2757 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] PUT http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/8d9cc6b6-d242-434d-91e6-e2b62c9d16ac Dec 11 14:26:33.046332 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:33.046332 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:33.047393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-fe4620b9-8f0b-41e8-8a1e-713f605c2757 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:33.138822 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:26:33.138822 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:26:33.139651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-fe4620b9-8f0b-41e8-8a1e-713f605c2757 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Lock "b'cinder-attachment_update-05354320-4c15-435d-bc43-73cfbe5bf470-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.012s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:26:33.145868 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:33.145868 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:33.154960 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:33.154960 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:33.190726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-4287ed85-8eca-4fc0-a249-4d3a96cca2fc tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:33.247922 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-4287ed85-8eca-4fc0-a249-4d3a96cca2fc tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:33.250212 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 979/1930] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:26:33 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 913 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:33.420299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-4287ed85-8eca-4fc0-a249-4d3a96cca2fc tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:26:33.420990 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-4287ed85-8eca-4fc0-a249-4d3a96cca2fc tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:33.421212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:33.421212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:33.421595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-4287ed85-8eca-4fc0-a249-4d3a96cca2fc tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:33.422949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-4287ed85-8eca-4fc0-a249-4d3a96cca2fc tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:26:33.424460 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 980/1931] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:26:33 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 14:26:33.443818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-c68f2285-6e22-4e60-a289-d53605db2390 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments Dec 11 14:26:33.444672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-c68f2285-6e22-4e60-a289-d53605db2390 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a669bf9d-3c1e-44f4-84c3-e255ceb82e25", "instance_uuid": "741f24e1-a257-4280-98c0-64cfa73b8b4d", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:33.583162 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:33.583162 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:33.736553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-c68f2285-6e22-4e60-a289-d53605db2390 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments returned with HTTP 200 Dec 11 14:26:33.737658 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 981/1932] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:26:33 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/attachments => generated 273 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:26:33.742943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-144d16b8-0af0-4eec-b539-74007d56bde9 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d Dec 11 14:26:33.746811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-144d16b8-0af0-4eec-b539-74007d56bde9 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:33.747255 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:33.747255 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:33.747928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-144d16b8-0af0-4eec-b539-74007d56bde9 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:33.866268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:33.866268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:33.894273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-144d16b8-0af0-4eec-b539-74007d56bde9 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Volume info retrieved successfully. Dec 11 14:26:33.945749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-144d16b8-0af0-4eec-b539-74007d56bde9 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d returned with HTTP 200 Dec 11 14:26:33.946811 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 982/1933] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:33 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d => generated 1084 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:33.950824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-723c20e1-f61a-4e91-a782-7eb768403ba1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:33.961593 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-723c20e1-f61a-4e91-a782-7eb768403ba1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:33.962009 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:33.962009 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:33.963155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-723c20e1-f61a-4e91-a782-7eb768403ba1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:34.226648 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:34.226648 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:34.269888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-723c20e1-f61a-4e91-a782-7eb768403ba1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:34.331836 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:34.331836 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:34.377168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-723c20e1-f61a-4e91-a782-7eb768403ba1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:34.380060 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 983/1934] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:33 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 912 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:34.385033 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-723c20e1-f61a-4e91-a782-7eb768403ba1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:26:34.386200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-723c20e1-f61a-4e91-a782-7eb768403ba1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:34.386592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:34.386592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:34.387306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-723c20e1-f61a-4e91-a782-7eb768403ba1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:34.396015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-723c20e1-f61a-4e91-a782-7eb768403ba1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:26:34.397922 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 984/1935] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:26:34 2020] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:26:34.412798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0a44156-9dee-4b6a-97ea-09b703d41a98 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:34.413889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0a44156-9dee-4b6a-97ea-09b703d41a98 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:34.416574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0a44156-9dee-4b6a-97ea-09b703d41a98 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:34.562080 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:34.562080 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:34.578341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b0a44156-9dee-4b6a-97ea-09b703d41a98 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:34.645704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:34.645704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:34.682030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0a44156-9dee-4b6a-97ea-09b703d41a98 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:34.689314 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 985/1936] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:34 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1363 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:34.701126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-ff2c7738-692e-40c8-88a8-97d0474c0dac tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:34.704811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-ff2c7738-692e-40c8-88a8-97d0474c0dac tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:34.705773 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:34.705773 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:34.706173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-ff2c7738-692e-40c8-88a8-97d0474c0dac tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:34.836201 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:34.836201 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:34.865304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-ff2c7738-692e-40c8-88a8-97d0474c0dac tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:34.917037 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:34.917037 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:34.939539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-ff2c7738-692e-40c8-88a8-97d0474c0dac tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:34.944197 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 986/1937] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:26:34 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 1011 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:26:34.960722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-6de9d62d-5a42-4071-8082-1e588e50ccc2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] PUT http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/f8803db0-e79e-4800-a5c8-b92c1c7a7f07 Dec 11 14:26:34.961252 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:34.961252 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:34.961685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-6de9d62d-5a42-4071-8082-1e588e50ccc2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:35.046943 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:26:35.046943 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:26:35.047759 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-6de9d62d-5a42-4071-8082-1e588e50ccc2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Lock "b'cinder-attachment_update-a669bf9d-3c1e-44f4-84c3-e255ceb82e25-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.023s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:26:35.051670 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:35.051670 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:36.106291 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-fe4620b9-8f0b-41e8-8a1e-713f605c2757 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Lock "b'cinder-attachment_update-05354320-4c15-435d-bc43-73cfbe5bf470-n-h2-766726-2'" released by "attachment_update" :: held 2.966s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:26:36.107637 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-fe4620b9-8f0b-41e8-8a1e-713f605c2757 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/8d9cc6b6-d242-434d-91e6-e2b62c9d16ac returned with HTTP 200 Dec 11 14:26:36.109209 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 952/1938] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:26:33 2020] PUT /volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/8d9cc6b6-d242-434d-91e6-e2b62c9d16ac => generated 762 bytes in 3074 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:36.128040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68e7d664-1c25-44ab-8215-26ad8690fe84 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] GET http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d Dec 11 14:26:36.129255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68e7d664-1c25-44ab-8215-26ad8690fe84 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:36.129628 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:36.129628 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:36.130309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68e7d664-1c25-44ab-8215-26ad8690fe84 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:36.270323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68e7d664-1c25-44ab-8215-26ad8690fe84 tempest-VolumeManageAdminTest-2017698295 tempest-VolumeManageAdminTest-2017698295] http://10.222.0.58/volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d returned with HTTP 404 Dec 11 14:26:36.271446 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 953/1939] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:36 2020] GET /volume/v3/2f61ee9a971a4574998c4d6506bef428/volumes/cbe4935c-2a0d-44a2-b1c7-9ebaf090c53d => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:36.280343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d60c788-b85f-406b-9f93-ffeed3b5ea9e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:36.281147 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d60c788-b85f-406b-9f93-ffeed3b5ea9e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:36.281830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d60c788-b85f-406b-9f93-ffeed3b5ea9e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:36.399070 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:36.399070 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:36.409981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1d60c788-b85f-406b-9f93-ffeed3b5ea9e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:36.437872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:36.437872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:36.450489 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d60c788-b85f-406b-9f93-ffeed3b5ea9e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:36.452114 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 954/1940] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:36 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:36.456677 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0e7e2dd-c8b8-4505-aebc-8725d7dfe412 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:36.457721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0e7e2dd-c8b8-4505-aebc-8725d7dfe412 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:36.458236 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:36.458236 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:36.458895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0e7e2dd-c8b8-4505-aebc-8725d7dfe412 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:36.521542 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:36.521542 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:36.531827 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f0e7e2dd-c8b8-4505-aebc-8725d7dfe412 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:36.555927 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:36.555927 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:36.568199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0e7e2dd-c8b8-4505-aebc-8725d7dfe412 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:36.569798 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 955/1941] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:36 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1364 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:36.574528 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01dfb5e1-5f9b-4632-a105-a7e074b8e369 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] DELETE http://10.222.0.58/volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 Dec 11 14:26:36.575273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01dfb5e1-5f9b-4632-a105-a7e074b8e369 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:36.575642 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:36.575642 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:36.576488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01dfb5e1-5f9b-4632-a105-a7e074b8e369 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:36.577119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-01dfb5e1-5f9b-4632-a105-a7e074b8e369 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] Delete volume with id: 0034cff4-5649-44a1-a455-49ab72adaab4 Dec 11 14:26:36.629302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01dfb5e1-5f9b-4632-a105-a7e074b8e369 tempest-VolumeManageAdminTest-417883259 tempest-VolumeManageAdminTest-417883259] http://10.222.0.58/volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 returned with HTTP 404 Dec 11 14:26:36.630854 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 956/1942] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:26:36 2020] DELETE /volume/v3/1fdc3f106c984da0be30f1d63625a41e/volumes/0034cff4-5649-44a1-a455-49ab72adaab4 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:37.468188 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cb5d948-59c5-4677-b371-e9894927885f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:37.469401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cb5d948-59c5-4677-b371-e9894927885f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:37.470121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cb5d948-59c5-4677-b371-e9894927885f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:37.592682 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:37.592682 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:37.614967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9cb5d948-59c5-4677-b371-e9894927885f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:37.663934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:37.663934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:37.682780 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cb5d948-59c5-4677-b371-e9894927885f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:37.686202 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 957/1943] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:37 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:37.695710 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cddf56e3-6502-4111-8f68-d53a8c4bec41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:37.696617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cddf56e3-6502-4111-8f68-d53a8c4bec41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:37.697164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:37.697164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:37.697772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cddf56e3-6502-4111-8f68-d53a8c4bec41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:37.835169 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:37.835169 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:37.862165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cddf56e3-6502-4111-8f68-d53a8c4bec41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:37.904802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:37.904802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:37.931057 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cddf56e3-6502-4111-8f68-d53a8c4bec41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:37.932676 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 958/1944] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:37 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1364 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:38.024582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-6de9d62d-5a42-4071-8082-1e588e50ccc2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Lock "b'cinder-attachment_update-a669bf9d-3c1e-44f4-84c3-e255ceb82e25-n-h2-766726-2'" released by "attachment_update" :: held 2.977s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:26:38.025806 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-6de9d62d-5a42-4071-8082-1e588e50ccc2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/f8803db0-e79e-4800-a5c8-b92c1c7a7f07 returned with HTTP 200 Dec 11 14:26:38.028523 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 987/1945] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:26:34 2020] PUT /volume/v3/9b14921db64242748712f8f9a8035aca/attachments/f8803db0-e79e-4800-a5c8-b92c1c7a7f07 => generated 762 bytes in 3073 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:38.699784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cd5ec0a-c65e-48f0-883d-150e408cc546 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:38.700295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cd5ec0a-c65e-48f0-883d-150e408cc546 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:38.700295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:38.700295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:38.700573 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cd5ec0a-c65e-48f0-883d-150e408cc546 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:38.806169 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:38.806169 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:38.816788 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9cd5ec0a-c65e-48f0-883d-150e408cc546 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:38.843486 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:38.843486 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:38.869249 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cd5ec0a-c65e-48f0-883d-150e408cc546 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:38.876674 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 959/1946] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:38 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 913 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:38.949870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84d9f74a-fa41-421a-b353-921bf78504b6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:38.951013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84d9f74a-fa41-421a-b353-921bf78504b6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:38.951586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:38.951586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:38.952249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84d9f74a-fa41-421a-b353-921bf78504b6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:39.021311 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:39.021311 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:39.031474 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-84d9f74a-fa41-421a-b353-921bf78504b6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:39.053969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:39.053969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:39.064795 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84d9f74a-fa41-421a-b353-921bf78504b6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:39.075942 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 988/1947] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:38 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1364 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:39.893327 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6515563e-f7cf-46b8-9391-72f818d08cb1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:39.893871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6515563e-f7cf-46b8-9391-72f818d08cb1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:39.894043 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:39.894043 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:39.895526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6515563e-f7cf-46b8-9391-72f818d08cb1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:39.981451 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:39.981451 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:39.992991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6515563e-f7cf-46b8-9391-72f818d08cb1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:40.074202 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:40.074202 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:40.082694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-90d6648d-b72f-4462-be3e-c9202a42e89f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:40.083562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-90d6648d-b72f-4462-be3e-c9202a42e89f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:40.083992 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:40.083992 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:40.084658 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-90d6648d-b72f-4462-be3e-c9202a42e89f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:40.088637 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6515563e-f7cf-46b8-9391-72f818d08cb1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:40.089820 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 960/1948] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:39 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 913 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:40.191443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:40.191443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:40.208623 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-90d6648d-b72f-4462-be3e-c9202a42e89f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:40.261119 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:40.261119 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:40.276925 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-90d6648d-b72f-4462-be3e-c9202a42e89f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:40.277945 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 989/1949] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:40 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1364 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:41.109606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf4790f8-eee1-45e3-9859-10653a8da167 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:41.110488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf4790f8-eee1-45e3-9859-10653a8da167 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:41.110488 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:41.110488 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:41.110882 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf4790f8-eee1-45e3-9859-10653a8da167 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:41.229154 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:41.229154 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:41.243097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cf4790f8-eee1-45e3-9859-10653a8da167 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:41.313503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03baced2-914f-4ee4-ac8b-b58728fca457 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:41.315038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-03baced2-914f-4ee4-ac8b-b58728fca457 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:41.315469 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:41.315469 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:41.317810 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-03baced2-914f-4ee4-ac8b-b58728fca457 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:41.331872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:41.331872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:41.351715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf4790f8-eee1-45e3-9859-10653a8da167 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:41.353739 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 961/1950] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:41 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:41.615027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:41.615027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:41.638552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-03baced2-914f-4ee4-ac8b-b58728fca457 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:41.726594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-7c0b4216-cd11-4d26-9e66-1fcfdf8d40a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/8d9cc6b6-d242-434d-91e6-e2b62c9d16ac/action Dec 11 14:26:41.726594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:41.726594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:41.726594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-7c0b4216-cd11-4d26-9e66-1fcfdf8d40a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:26:41.726594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-7c0b4216-cd11-4d26-9e66-1fcfdf8d40a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:41.734332 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:41.734332 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:41.776026 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03baced2-914f-4ee4-ac8b-b58728fca457 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:41.776026 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 990/1951] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:41 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1364 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:41.973029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:41.973029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:42.006539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-bc3ce449-5bf5-4a95-8c08-52e03f61c7af req-7c0b4216-cd11-4d26-9e66-1fcfdf8d40a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/8d9cc6b6-d242-434d-91e6-e2b62c9d16ac/action returned with HTTP 204 Dec 11 14:26:42.007670 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 962/1952] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:26:41 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/8d9cc6b6-d242-434d-91e6-e2b62c9d16ac/action => generated 0 bytes in 340 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:42.370146 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96a6dbb4-5a5e-4a17-8deb-1c6fbbba75c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:42.370978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96a6dbb4-5a5e-4a17-8deb-1c6fbbba75c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:42.370978 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:42.370978 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:42.371456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96a6dbb4-5a5e-4a17-8deb-1c6fbbba75c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:42.499085 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:42.499085 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:42.521200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-96a6dbb4-5a5e-4a17-8deb-1c6fbbba75c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:42.568499 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:42.568499 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:42.590920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96a6dbb4-5a5e-4a17-8deb-1c6fbbba75c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:42.592293 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 991/1953] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:42 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:42.794834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9ce1317-a03d-4963-9001-3f4f67d14072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:42.796703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9ce1317-a03d-4963-9001-3f4f67d14072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:42.797936 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:42.797936 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:42.800488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9ce1317-a03d-4963-9001-3f4f67d14072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:42.895216 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:42.895216 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:42.907467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9ce1317-a03d-4963-9001-3f4f67d14072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:42.935627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:42.935627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:42.947481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9ce1317-a03d-4963-9001-3f4f67d14072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:26:42.959215 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 963/1954] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:42 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1656 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:42.966436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e69b24d-f214-417b-b102-0eae38f15e8a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:26:42.967047 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:42.967047 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:42.967567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5e69b24d-f214-417b-b102-0eae38f15e8a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05354320-4c15-435d-bc43-73cfbe5bf470", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-949861470"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:43.071001 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:43.071001 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:43.073745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5e69b24d-f214-417b-b102-0eae38f15e8a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:43.074308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-5e69b24d-f214-417b-b102-0eae38f15e8a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume 05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:43.083642 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e69b24d-f214-417b-b102-0eae38f15e8a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 400 Dec 11 14:26:43.094675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4d7efa5-be0b-4dc7-a888-8c3ae07ea33e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:26:43.095877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:43.095877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:43.096615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4d7efa5-be0b-4dc7-a888-8c3ae07ea33e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05354320-4c15-435d-bc43-73cfbe5bf470", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1609629994"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:43.103625 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 992/1955] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:26:42 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 160 bytes in 142 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:26:43.224321 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:43.224321 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:43.224321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c4d7efa5-be0b-4dc7-a888-8c3ae07ea33e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:43.224321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-c4d7efa5-be0b-4dc7-a888-8c3ae07ea33e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume 05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:43.366282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-c4d7efa5-be0b-4dc7-a888-8c3ae07ea33e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['181a5edf-6137-45b0-b379-864b07dde8ca', 'e2d6cbe7-bcd4-4975-804d-a5a8508120cb', 'd5de7e77-fbf5-4e6f-aff6-867c3761eff7', '85ee1079-c438-4533-bef6-7c8e63dbdb6f'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:26:43.502419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-c4973fad-7dff-49d8-9ed3-bd7c7a53a979 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/f8803db0-e79e-4800-a5c8-b92c1c7a7f07/action Dec 11 14:26:43.502419 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:43.502419 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:43.502419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-c4973fad-7dff-49d8-9ed3-bd7c7a53a979 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:26:43.502419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-c4973fad-7dff-49d8-9ed3-bd7c7a53a979 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:43.651262 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c4d7efa5-be0b-4dc7-a888-8c3ae07ea33e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot force create request issued successfully. Dec 11 14:26:43.652232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4d7efa5-be0b-4dc7-a888-8c3ae07ea33e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:26:43.653465 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 964/1956] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:26:43 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 310 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:26:43.676442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-959677b6-536d-4470-b363-2c75d5323446 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:26:43.677323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:43.677323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:43.681614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-959677b6-536d-4470-b363-2c75d5323446 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:43.682965 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:43.682965 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:43.685279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-959677b6-536d-4470-b363-2c75d5323446 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:43.723144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1a6f90b7-bac6-47ff-91b4-a08146255104 req-c4973fad-7dff-49d8-9ed3-bd7c7a53a979 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/f8803db0-e79e-4800-a5c8-b92c1c7a7f07/action returned with HTTP 204 Dec 11 14:26:43.724015 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 993/1957] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:26:43 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/attachments/f8803db0-e79e-4800-a5c8-b92c1c7a7f07/action => generated 0 bytes in 233 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:26:43.750096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19e1b50a-ae90-4675-93bc-f115d4527c45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:26:43.755843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19e1b50a-ae90-4675-93bc-f115d4527c45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:43.768331 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:43.768331 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:43.769471 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:43.769471 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:43.770127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19e1b50a-ae90-4675-93bc-f115d4527c45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:43.781789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-959677b6-536d-4470-b363-2c75d5323446 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:26:43.826835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:43.826835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:43.843264 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:43.843264 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:43.845610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-19e1b50a-ae90-4675-93bc-f115d4527c45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:43.848636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19e1b50a-ae90-4675-93bc-f115d4527c45 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 returned with HTTP 200 Dec 11 14:26:43.856170 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 994/1958] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:43 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 => generated 442 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:43.862648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-959677b6-536d-4470-b363-2c75d5323446 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:26:43.863500 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 965/1959] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:43 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 1205 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:44.494444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38f8e455-0a0f-448b-b2b3-ddad33624572 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] POST http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types Dec 11 14:26:44.495443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:44.495443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:44.496276 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38f8e455-0a0f-448b-b2b3-ddad33624572 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:44.575689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38f8e455-0a0f-448b-b2b3-ddad33624572 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types returned with HTTP 200 Dec 11 14:26:44.581653 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 995/1960] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:26:44 2020] POST /volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types => generated 188 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:44.592697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aefa1eaa-74d3-4782-beb8-d2990b7f2ba8 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] POST http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types Dec 11 14:26:44.593169 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:44.593169 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:44.594452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aefa1eaa-74d3-4782-beb8-d2990b7f2ba8 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:44.688426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aefa1eaa-74d3-4782-beb8-d2990b7f2ba8 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types returned with HTTP 200 Dec 11 14:26:44.695001 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 966/1961] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:26:44 2020] POST /volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types => generated 188 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:44.863811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ddf84b5-55ac-4aff-8211-e6ae8ec07e47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:26:44.864517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ddf84b5-55ac-4aff-8211-e6ae8ec07e47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:44.865226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ddf84b5-55ac-4aff-8211-e6ae8ec07e47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:44.959064 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:44.959064 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:44.960253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9ddf84b5-55ac-4aff-8211-e6ae8ec07e47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:44.967161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ddf84b5-55ac-4aff-8211-e6ae8ec07e47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 returned with HTTP 200 Dec 11 14:26:44.982616 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 967/1962] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:44 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 => generated 442 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:45.029063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] POST http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes Dec 11 14:26:45.030399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-840461328"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:45.031574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-840461328'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:26:45.076295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Create volume of 1 GB Dec 11 14:26:45.078604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:45.078604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:45.087054 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Availability Zones retrieved successfully. Dec 11 14:26:45.159860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Flow 'volume_create_api' (ce418ef5-a72d-4b8a-ba90-9ac7fb64009f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:26:45.173975 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65b5542-ae24-4ca4-b0f7-72fc800cf552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:45.187049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:26:45.346962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65b5542-ae24-4ca4-b0f7-72fc800cf552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:26:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91c25ff3-bf71-454b-8db8-57217643208c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91c25ff3-bf71-454b-8db8-57217643208c', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:45.357666 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391988f8-944e-4ba9-a752-5baccf11a824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:45.477209 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:26:45.478923 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:26:45.566001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Created reservations ['5b68ec89-e6fc-4e26-9ae0-4cab3e3a140b', '41b46d93-2d11-4b5e-a575-4964d65c2c29', '93308026-9ffa-4009-8c0f-17bd2bd1b766', 'e6ecda27-1542-41c2-a800-e0d133733513'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:26:45.570434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391988f8-944e-4ba9-a752-5baccf11a824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b68ec89-e6fc-4e26-9ae0-4cab3e3a140b', '41b46d93-2d11-4b5e-a575-4964d65c2c29', '93308026-9ffa-4009-8c0f-17bd2bd1b766', 'e6ecda27-1542-41c2-a800-e0d133733513']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:45.582971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac364564-09e7-439a-b939-5f0e5e4418ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:45.902150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac364564-09e7-439a-b939-5f0e5e4418ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f247382e-a3d6-4681-b2e6-95e011d44cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-840461328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7890a461c3f849a3a5d456b7de95870e',qos_specs=None,replication_status=,reservations=['5b68ec89-e6fc-4e26-9ae0-4cab3e3a140b','41b46d93-2d11-4b5e-a575-4964d65c2c29','93308026-9ffa-4009-8c0f-17bd2bd1b766','e6ecda27-1542-41c2-a800-e0d133733513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5047d697ce6f49428a49a87787e5a9d8',volume_type_id=91c25ff3-bf71-454b-8db8-57217643208c), '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=2020-12-11T14:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-840461328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f247382e-a3d6-4681-b2e6-95e011d44cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7890a461c3f849a3a5d456b7de95870e',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,user_id='5047d697ce6f49428a49a87787e5a9d8',volume_attachment=,volume_type=,volume_type_id=91c25ff3-bf71-454b-8db8-57217643208c)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:45.918962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6262da5-752d-4017-ad5a-194dea862d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:45.994539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dabb8da6-faa7-43c9-b52a-f58b6c941945 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:26:45.995350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dabb8da6-faa7-43c9-b52a-f58b6c941945 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:45.995683 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:45.995683 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:45.996281 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dabb8da6-faa7-43c9-b52a-f58b6c941945 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:46.069010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6262da5-752d-4017-ad5a-194dea862d99) 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-VolumeRetypeWithoutMigrationTest-Volume-840461328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7890a461c3f849a3a5d456b7de95870e',qos_specs=None,replication_status=,reservations=['5b68ec89-e6fc-4e26-9ae0-4cab3e3a140b','41b46d93-2d11-4b5e-a575-4964d65c2c29','93308026-9ffa-4009-8c0f-17bd2bd1b766','e6ecda27-1542-41c2-a800-e0d133733513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5047d697ce6f49428a49a87787e5a9d8',volume_type_id=91c25ff3-bf71-454b-8db8-57217643208c)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:46.073340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621c7579-1d56-4820-a17a-e179717a1ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:26:46.089138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:46.089138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:46.091457 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dabb8da6-faa7-43c9-b52a-f58b6c941945 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:46.100938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dabb8da6-faa7-43c9-b52a-f58b6c941945 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 returned with HTTP 200 Dec 11 14:26:46.102235 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 968/1963] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:45 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 => generated 442 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:46.105636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (621c7579-1d56-4820-a17a-e179717a1ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:26:46.109238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Flow 'volume_create_api' (ce418ef5-a72d-4b8a-ba90-9ac7fb64009f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:26:46.206846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Create volume request issued successfully. Dec 11 14:26:46.242464 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebb3510c-563e-49d0-b072-735f8de74759 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes returned with HTTP 202 Dec 11 14:26:46.243529 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 996/1964] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:26:44 2020] POST /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes => generated 833 bytes in 1547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:26:46.261211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ff77b35-dc82-453e-a3ce-88c20f4ba35a tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] GET http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:46.261749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ff77b35-dc82-453e-a3ce-88c20f4ba35a tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:46.261969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:46.261969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:46.262349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ff77b35-dc82-453e-a3ce-88c20f4ba35a tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:46.404198 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:46.404198 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:46.425383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5ff77b35-dc82-453e-a3ce-88c20f4ba35a tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Volume info retrieved successfully. Dec 11 14:26:46.487731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ff77b35-dc82-453e-a3ce-88c20f4ba35a tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 200 Dec 11 14:26:46.488918 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 969/1965] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:46 2020] GET /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 925 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:47.115230 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09d65996-bbe0-40e2-9206-0f46b8f7be6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:26:47.115898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09d65996-bbe0-40e2-9206-0f46b8f7be6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:47.116297 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:47.116297 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:47.116940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09d65996-bbe0-40e2-9206-0f46b8f7be6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:47.180675 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:47.180675 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:47.186529 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-09d65996-bbe0-40e2-9206-0f46b8f7be6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:47.195648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09d65996-bbe0-40e2-9206-0f46b8f7be6f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 returned with HTTP 200 Dec 11 14:26:47.197793 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 997/1966] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:47 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 => generated 469 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:47.211890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-548b894e-2a23-4ea7-aa61-06bcce0a292b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:26:47.213164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:47.213164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:47.213816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-548b894e-2a23-4ea7-aa61-06bcce0a292b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05354320-4c15-435d-bc43-73cfbe5bf470", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1177077591"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:47.379105 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:47.379105 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:47.380781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-548b894e-2a23-4ea7-aa61-06bcce0a292b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:47.383082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-548b894e-2a23-4ea7-aa61-06bcce0a292b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume 05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:47.506240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-430b5949-23d5-48d5-aedd-f2aa45709794 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] GET http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:47.507167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-430b5949-23d5-48d5-aedd-f2aa45709794 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:47.507510 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:47.507510 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:47.508144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-430b5949-23d5-48d5-aedd-f2aa45709794 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:47.565506 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-548b894e-2a23-4ea7-aa61-06bcce0a292b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['c011d9c0-6f40-48be-940e-9f7fc6cdc26b', '11ccd98f-5014-4fa0-90f9-7f683aac1bea', '97654a91-0817-435b-9583-d435876996a1', 'dfa0c775-f54f-494f-850c-167b4478d479'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:26:47.663451 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:47.663451 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:47.682025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-430b5949-23d5-48d5-aedd-f2aa45709794 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Volume info retrieved successfully. Dec 11 14:26:47.732894 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-430b5949-23d5-48d5-aedd-f2aa45709794 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 200 Dec 11 14:26:47.733708 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 998/1967] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:47 2020] GET /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 926 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:47.749630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f232a44f-0e9c-4c13-ac4f-1ff0de20f476 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] GET http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:47.750516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f232a44f-0e9c-4c13-ac4f-1ff0de20f476 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:47.750749 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:47.750749 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:47.751126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f232a44f-0e9c-4c13-ac4f-1ff0de20f476 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:47.775698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-548b894e-2a23-4ea7-aa61-06bcce0a292b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot force create request issued successfully. Dec 11 14:26:47.779772 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-548b894e-2a23-4ea7-aa61-06bcce0a292b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:26:47.786965 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 970/1968] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:26:47 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 310 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:26:47.792585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ea1d784-bdf9-4058-b3d5-865857b98208 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:26:47.793282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ea1d784-bdf9-4058-b3d5-865857b98208 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:47.794801 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:47.794801 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:47.795442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ea1d784-bdf9-4058-b3d5-865857b98208 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:47.816649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:47.816649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:47.827114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f232a44f-0e9c-4c13-ac4f-1ff0de20f476 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Volume info retrieved successfully. Dec 11 14:26:47.852958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:47.852958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:47.854425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5ea1d784-bdf9-4058-b3d5-865857b98208 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:47.856528 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ea1d784-bdf9-4058-b3d5-865857b98208 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 returned with HTTP 200 Dec 11 14:26:47.858297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f232a44f-0e9c-4c13-ac4f-1ff0de20f476 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 200 Dec 11 14:26:47.859184 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 999/1969] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:47 2020] GET /volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 1097 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:26:47.875844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] POST http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca/action Dec 11 14:26:47.876589 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:47.876589 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:47.877339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:26:47.877972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:47.902059 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 971/1970] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:47 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 => generated 442 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:47.964587 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:47.964587 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:47.966303 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Volume info retrieved successfully. Dec 11 14:26:48.041418 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:26:48.042772 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:26:48.079146 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Created reservations ['a2a1f812-d242-4aae-b360-7bd6caac454f', 'c66be0f6-4ba4-4816-9239-b7d2c6b67eb5'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:26:48.145912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Created reservations ['1351dff5-57be-4c72-ba6b-26f3fc8a01d7', '815634df-2cb0-42d4-82a7-c333e2aaece3'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:26:48.276147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Retype volume request issued successfully. Dec 11 14:26:48.277745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85cb1209-257c-4e4f-b054-f597a4c9ead9 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca/action returned with HTTP 202 Dec 11 14:26:48.279780 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1000/1971] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:26:47 2020] POST /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca/action => generated 0 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:26:48.289363 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0254a390-0ea2-458a-bdd9-432d02f9f81b tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] GET http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:48.290388 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0254a390-0ea2-458a-bdd9-432d02f9f81b tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:48.291569 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:48.291569 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:48.292361 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0254a390-0ea2-458a-bdd9-432d02f9f81b tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:48.393813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:48.393813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:48.409387 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0254a390-0ea2-458a-bdd9-432d02f9f81b tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Volume info retrieved successfully. Dec 11 14:26:48.437534 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0254a390-0ea2-458a-bdd9-432d02f9f81b tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 200 Dec 11 14:26:48.438811 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 972/1972] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:48 2020] GET /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 925 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:48.910085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4c06eca-1e86-432b-81ca-b45cc6a99dde tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:26:48.911096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4c06eca-1e86-432b-81ca-b45cc6a99dde tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:48.911677 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:48.911677 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:48.912550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4c06eca-1e86-432b-81ca-b45cc6a99dde tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:48.967700 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:48.967700 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:48.972869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4c06eca-1e86-432b-81ca-b45cc6a99dde tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:48.975859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4c06eca-1e86-432b-81ca-b45cc6a99dde tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 returned with HTTP 200 Dec 11 14:26:48.980730 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1001/1973] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:48 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 => generated 442 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:49.455272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98140b01-a9ef-4edf-b57c-d4fb72b23dcc tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] GET http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:49.455789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98140b01-a9ef-4edf-b57c-d4fb72b23dcc tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:49.455989 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:49.455989 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:49.456642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98140b01-a9ef-4edf-b57c-d4fb72b23dcc tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:49.589256 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:49.589256 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:49.617306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-98140b01-a9ef-4edf-b57c-d4fb72b23dcc tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Volume info retrieved successfully. Dec 11 14:26:49.685989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98140b01-a9ef-4edf-b57c-d4fb72b23dcc tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 200 Dec 11 14:26:49.687563 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 973/1974] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:49 2020] GET /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 926 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:49.712561 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c82c5124-bfee-45a6-9e72-0edb7ef23cc1 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] GET http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:49.713533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c82c5124-bfee-45a6-9e72-0edb7ef23cc1 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:49.713893 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:49.713893 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:49.715350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c82c5124-bfee-45a6-9e72-0edb7ef23cc1 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:49.935170 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:49.935170 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:49.956020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c82c5124-bfee-45a6-9e72-0edb7ef23cc1 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Volume info retrieved successfully. Dec 11 14:26:49.989922 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c82c5124-bfee-45a6-9e72-0edb7ef23cc1 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 200 Dec 11 14:26:49.991484 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1002/1975] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:49 2020] GET /volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 1097 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:26:49.993257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd8c6a69-87f3-4dbd-bd47-ddfaa0fe1859 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:26:49.994454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd8c6a69-87f3-4dbd-bd47-ddfaa0fe1859 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:49.994787 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:49.994787 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:49.995345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd8c6a69-87f3-4dbd-bd47-ddfaa0fe1859 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:50.007939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d9cabdf-e0af-41c9-a6d2-0e32c4a7fadd tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] GET http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-840461328 Dec 11 14:26:50.008760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d9cabdf-e0af-41c9-a6d2-0e32c4a7fadd tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:50.009184 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:50.009184 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:50.009782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d9cabdf-e0af-41c9-a6d2-0e32c4a7fadd tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:50.012118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d9cabdf-e0af-41c9-a6d2-0e32c4a7fadd tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-840461328'), ('all_tenants', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:26:50.081620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:50.081620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:50.084351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fd8c6a69-87f3-4dbd-bd47-ddfaa0fe1859 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:50.086526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd8c6a69-87f3-4dbd-bd47-ddfaa0fe1859 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 returned with HTTP 200 Dec 11 14:26:50.093444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 974/1976] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:49 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 => generated 442 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:50.112471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7d9cabdf-e0af-41c9-a6d2-0e32c4a7fadd tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Get all volumes completed successfully. Dec 11 14:26:50.113773 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d9cabdf-e0af-41c9-a6d2-0e32c4a7fadd tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-840461328 returned with HTTP 200 Dec 11 14:26:50.115151 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1003/1977] 10.222.0.58 () {58 vars in 1363 bytes} [Fri Dec 11 14:26:50 2020] GET /volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-840461328 => generated 412 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:50.126889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f551baa4-f482-46f9-b530-91482e6d5f37 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] DELETE http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:50.127584 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f551baa4-f482-46f9-b530-91482e6d5f37 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:50.127910 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:50.127910 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:50.128917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f551baa4-f482-46f9-b530-91482e6d5f37 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:50.129504 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f551baa4-f482-46f9-b530-91482e6d5f37 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Delete volume with id: f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:50.303654 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:50.303654 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:50.304917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f551baa4-f482-46f9-b530-91482e6d5f37 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Volume info retrieved successfully. Dec 11 14:26:50.377939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f551baa4-f482-46f9-b530-91482e6d5f37 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Delete volume request issued successfully. Dec 11 14:26:50.379268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f551baa4-f482-46f9-b530-91482e6d5f37 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 202 Dec 11 14:26:50.383142 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 975/1978] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:26:50 2020] DELETE /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:26:50.392493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e2640dd-784c-45bd-bfbc-c6e6d1efef5c tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] GET http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:50.393097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e2640dd-784c-45bd-bfbc-c6e6d1efef5c tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:50.393307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:50.393307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:50.393739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e2640dd-784c-45bd-bfbc-c6e6d1efef5c tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:50.534547 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:50.534547 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:50.548443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9e2640dd-784c-45bd-bfbc-c6e6d1efef5c tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Volume info retrieved successfully. Dec 11 14:26:50.608358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e2640dd-784c-45bd-bfbc-c6e6d1efef5c tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 200 Dec 11 14:26:50.609614 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1004/1979] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:50 2020] GET /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 925 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:51.101304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df36a0de-567a-4c70-9f30-487080709257 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:26:51.102230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df36a0de-567a-4c70-9f30-487080709257 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:51.103202 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:51.103202 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:51.103953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df36a0de-567a-4c70-9f30-487080709257 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:51.160609 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:51.160609 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:51.162161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-df36a0de-567a-4c70-9f30-487080709257 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:51.167089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df36a0de-567a-4c70-9f30-487080709257 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 returned with HTTP 200 Dec 11 14:26:51.186021 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 976/1980] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:51 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 => generated 469 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:51.193423 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a12d065-2db0-4ba3-956f-acb6ffeb79fa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:26:51.194202 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:51.194202 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:51.195026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a12d065-2db0-4ba3-956f-acb6ffeb79fa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05354320-4c15-435d-bc43-73cfbe5bf470", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2051214746"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:26:51.347483 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:51.347483 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:51.348640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4a12d065-2db0-4ba3-956f-acb6ffeb79fa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:26:51.349003 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-4a12d065-2db0-4ba3-956f-acb6ffeb79fa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume 05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:26:51.480988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-4a12d065-2db0-4ba3-956f-acb6ffeb79fa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['b9e1a35b-dcea-4015-a7c2-7ef8a53312bd', '8a7f711e-a43f-4a71-87a0-f3b0d2c7015a', 'c047fd3e-fce2-4e6d-bae3-dddb845a56fd', 'dcaeb27d-efe4-4dcc-bfa2-82d0bf8f8f14'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:26:51.625042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1efcf844-26da-4e74-ae0c-f8dc5df10857 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] GET http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:51.625606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1efcf844-26da-4e74-ae0c-f8dc5df10857 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:51.625877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:51.625877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:51.626167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1efcf844-26da-4e74-ae0c-f8dc5df10857 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:51.657909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4a12d065-2db0-4ba3-956f-acb6ffeb79fa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot force create request issued successfully. Dec 11 14:26:51.658779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a12d065-2db0-4ba3-956f-acb6ffeb79fa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:26:51.659682 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1005/1981] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:26:51 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 310 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:26:51.673387 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd80fafc-7f91-4899-b09b-7014256597ff tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:26:51.673948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd80fafc-7f91-4899-b09b-7014256597ff tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:51.674207 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:51.674207 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:51.690929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd80fafc-7f91-4899-b09b-7014256597ff tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:51.804057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:51.804057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:51.816333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bd80fafc-7f91-4899-b09b-7014256597ff tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:51.818854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd80fafc-7f91-4899-b09b-7014256597ff tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 returned with HTTP 200 Dec 11 14:26:51.820257 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1006/1982] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:51 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 => generated 442 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:51.886005 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:51.886005 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:51.922645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1efcf844-26da-4e74-ae0c-f8dc5df10857 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Volume info retrieved successfully. Dec 11 14:26:51.992350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1efcf844-26da-4e74-ae0c-f8dc5df10857 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 200 Dec 11 14:26:51.993884 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 977/1983] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:51 2020] GET /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 925 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:52.839700 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b20e7d9-abe9-4c01-a59a-d37a36bfb6c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:26:52.844470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b20e7d9-abe9-4c01-a59a-d37a36bfb6c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:52.844805 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:52.844805 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:52.845352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b20e7d9-abe9-4c01-a59a-d37a36bfb6c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:52.894957 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:52.894957 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:52.896145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3b20e7d9-abe9-4c01-a59a-d37a36bfb6c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:52.898189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b20e7d9-abe9-4c01-a59a-d37a36bfb6c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 returned with HTTP 200 Dec 11 14:26:52.913144 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1007/1984] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:52 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 => generated 442 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:53.014546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-efb34463-f134-4990-9153-d97e0d2b85e3 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] GET http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:53.015958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-efb34463-f134-4990-9153-d97e0d2b85e3 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:53.016174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:53.016174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:53.016839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-efb34463-f134-4990-9153-d97e0d2b85e3 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:53.115330 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:53.115330 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:53.136812 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-efb34463-f134-4990-9153-d97e0d2b85e3 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Volume info retrieved successfully. Dec 11 14:26:53.184080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-efb34463-f134-4990-9153-d97e0d2b85e3 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 200 Dec 11 14:26:53.185656 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 978/1985] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:53 2020] GET /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 925 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:53.911940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2d14beb-3125-4a89-995e-99e9f47bbb6d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:26:53.913217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2d14beb-3125-4a89-995e-99e9f47bbb6d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:53.913597 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:53.913597 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:53.914390 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2d14beb-3125-4a89-995e-99e9f47bbb6d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:53.982559 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:53.982559 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:53.984168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f2d14beb-3125-4a89-995e-99e9f47bbb6d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:53.987458 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2d14beb-3125-4a89-995e-99e9f47bbb6d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 returned with HTTP 200 Dec 11 14:26:53.990679 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1008/1986] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:53 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 => generated 442 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:54.200840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7ceb548-769b-46d9-8846-8c9746bf5377 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] GET http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca Dec 11 14:26:54.201866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7ceb548-769b-46d9-8846-8c9746bf5377 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:54.202220 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:54.202220 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:54.202840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7ceb548-769b-46d9-8846-8c9746bf5377 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:54.315754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7ceb548-769b-46d9-8846-8c9746bf5377 tempest-VolumeRetypeWithoutMigrationTest-865209295 tempest-VolumeRetypeWithoutMigrationTest-865209295] http://10.222.0.58/volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca returned with HTTP 404 Dec 11 14:26:54.317867 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 979/1987] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:26:54 2020] GET /volume/v3/7890a461c3f849a3a5d456b7de95870e/volumes/f247382e-a3d6-4681-b2e6-95e011d44cca => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:54.328279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1a1d96b2-e46b-4a8c-9824-5363ca9a2428 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] DELETE http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/642db64a-630c-4b9d-a09d-3d2d042c0f52 Dec 11 14:26:54.329181 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1a1d96b2-e46b-4a8c-9824-5363ca9a2428 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:54.329398 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:54.329398 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:54.329839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1a1d96b2-e46b-4a8c-9824-5363ca9a2428 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:54.476218 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:26:54.476218 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:26:54.496585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1a1d96b2-e46b-4a8c-9824-5363ca9a2428 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/642db64a-630c-4b9d-a09d-3d2d042c0f52 returned with HTTP 202 Dec 11 14:26:54.497921 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1009/1988] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:26:54 2020] DELETE /volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/642db64a-630c-4b9d-a09d-3d2d042c0f52 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:26:54.506101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f5a198c-8863-4cdf-994c-56e8953e654c tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] GET http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/642db64a-630c-4b9d-a09d-3d2d042c0f52 Dec 11 14:26:54.507713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f5a198c-8863-4cdf-994c-56e8953e654c tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:54.508499 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f5a198c-8863-4cdf-994c-56e8953e654c tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:54.529974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f5a198c-8863-4cdf-994c-56e8953e654c tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/642db64a-630c-4b9d-a09d-3d2d042c0f52 returned with HTTP 404 Dec 11 14:26:54.535607 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 980/1989] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:26:54 2020] GET /volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/642db64a-630c-4b9d-a09d-3d2d042c0f52 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:54.541136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74b9e8b1-738f-4eb2-b24f-027eaadc03e7 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] DELETE http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/91c25ff3-bf71-454b-8db8-57217643208c Dec 11 14:26:54.542036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74b9e8b1-738f-4eb2-b24f-027eaadc03e7 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:54.543028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74b9e8b1-738f-4eb2-b24f-027eaadc03e7 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:54.646231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74b9e8b1-738f-4eb2-b24f-027eaadc03e7 tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/91c25ff3-bf71-454b-8db8-57217643208c returned with HTTP 202 Dec 11 14:26:54.647612 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1010/1990] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:26:54 2020] DELETE /volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/91c25ff3-bf71-454b-8db8-57217643208c => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:26:54.656567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef0fe655-1d95-49fb-9467-6a6fdb7947ce tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] GET http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/91c25ff3-bf71-454b-8db8-57217643208c Dec 11 14:26:54.657103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef0fe655-1d95-49fb-9467-6a6fdb7947ce tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:54.657738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef0fe655-1d95-49fb-9467-6a6fdb7947ce tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:54.689756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef0fe655-1d95-49fb-9467-6a6fdb7947ce tempest-VolumeRetypeWithoutMigrationTest-982093709 tempest-VolumeRetypeWithoutMigrationTest-982093709] http://10.222.0.58/volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/91c25ff3-bf71-454b-8db8-57217643208c returned with HTTP 404 Dec 11 14:26:54.692015 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 981/1991] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:26:54 2020] GET /volume/v3/cdfa6d3520f04052b4cfea7cbfb3d2e2/types/91c25ff3-bf71-454b-8db8-57217643208c => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:55.005080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-811b1d84-6372-443e-af3d-288f07484295 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:26:55.006560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-811b1d84-6372-443e-af3d-288f07484295 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:55.007586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-811b1d84-6372-443e-af3d-288f07484295 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:55.050471 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:55.050471 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:55.052119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-811b1d84-6372-443e-af3d-288f07484295 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:55.054439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-811b1d84-6372-443e-af3d-288f07484295 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 returned with HTTP 200 Dec 11 14:26:55.055532 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1011/1992] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:55 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 => generated 469 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:26:55.067982 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ed2842e-8825-426a-92c2-4c244ed4d0fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:26:55.069142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ed2842e-8825-426a-92c2-4c244ed4d0fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:55.070008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ed2842e-8825-426a-92c2-4c244ed4d0fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:55.070636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-3ed2842e-8825-426a-92c2-4c244ed4d0fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:26:55.105461 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:55.105461 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:55.108326 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3ed2842e-8825-426a-92c2-4c244ed4d0fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:55.235383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3ed2842e-8825-426a-92c2-4c244ed4d0fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:26:55.239909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ed2842e-8825-426a-92c2-4c244ed4d0fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 returned with HTTP 202 Dec 11 14:26:55.244920 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 982/1993] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:26:55 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:26:55.250101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fbb07c4-b6d9-47f4-a851-71b28ee5b9b7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:26:55.251029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fbb07c4-b6d9-47f4-a851-71b28ee5b9b7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:55.251295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:55.251295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:55.252144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fbb07c4-b6d9-47f4-a851-71b28ee5b9b7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:55.314815 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:55.314815 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:55.316439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5fbb07c4-b6d9-47f4-a851-71b28ee5b9b7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:55.318724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fbb07c4-b6d9-47f4-a851-71b28ee5b9b7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 returned with HTTP 200 Dec 11 14:26:55.319784 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1012/1994] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:55 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 => generated 468 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:56.335719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26ad20d2-98ee-4d1c-8e7a-8a010e6ee948 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:26:56.337464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26ad20d2-98ee-4d1c-8e7a-8a010e6ee948 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:56.341254 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:56.341254 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:56.342394 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26ad20d2-98ee-4d1c-8e7a-8a010e6ee948 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:56.387377 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:56.387377 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:56.388447 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-26ad20d2-98ee-4d1c-8e7a-8a010e6ee948 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:56.391231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26ad20d2-98ee-4d1c-8e7a-8a010e6ee948 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 returned with HTTP 200 Dec 11 14:26:56.392157 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 983/1995] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:56 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 => generated 468 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:57.405645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2b25e7a-7afc-4525-aaa6-cd494f539e41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:26:57.406182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2b25e7a-7afc-4525-aaa6-cd494f539e41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:57.406425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:57.406425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:57.406789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2b25e7a-7afc-4525-aaa6-cd494f539e41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:57.454471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2b25e7a-7afc-4525-aaa6-cd494f539e41 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 returned with HTTP 404 Dec 11 14:26:57.455561 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1013/1996] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:57 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:57.469404 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8d799e0-1a77-4059-bf39-0291b1949447 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:26:57.469887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8d799e0-1a77-4059-bf39-0291b1949447 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:57.470160 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:57.470160 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:57.470692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8d799e0-1a77-4059-bf39-0291b1949447 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:57.471061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-d8d799e0-1a77-4059-bf39-0291b1949447 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:26:57.514481 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:57.514481 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:57.515640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d8d799e0-1a77-4059-bf39-0291b1949447 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:57.658190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d8d799e0-1a77-4059-bf39-0291b1949447 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:26:57.659384 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8d799e0-1a77-4059-bf39-0291b1949447 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 returned with HTTP 202 Dec 11 14:26:57.664554 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 984/1997] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:26:57 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:26:57.677978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d261505-1563-4c49-9fbc-027b2e528ea7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:26:57.679135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d261505-1563-4c49-9fbc-027b2e528ea7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:57.679624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d261505-1563-4c49-9fbc-027b2e528ea7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:57.730208 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:57.730208 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:57.737466 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5d261505-1563-4c49-9fbc-027b2e528ea7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:57.739851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d261505-1563-4c49-9fbc-027b2e528ea7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 returned with HTTP 200 Dec 11 14:26:57.744131 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1014/1998] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:57 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:58.755696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d6b966b-d046-4c30-9d94-799ea8d34a47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:26:58.756278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d6b966b-d046-4c30-9d94-799ea8d34a47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:58.756362 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:58.756362 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:58.757999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d6b966b-d046-4c30-9d94-799ea8d34a47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:58.827365 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:58.827365 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:58.828505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3d6b966b-d046-4c30-9d94-799ea8d34a47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:26:58.836246 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d6b966b-d046-4c30-9d94-799ea8d34a47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 returned with HTTP 200 Dec 11 14:26:58.837736 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 985/1999] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:58 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 => generated 468 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:26:59.851347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-209635bf-24bc-46c3-b331-2e65628dd575 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:26:59.851918 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-209635bf-24bc-46c3-b331-2e65628dd575 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:59.852728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:59.852728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:59.853471 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-209635bf-24bc-46c3-b331-2e65628dd575 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:59.881248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-209635bf-24bc-46c3-b331-2e65628dd575 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 returned with HTTP 404 Dec 11 14:26:59.883083 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1015/2000] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:26:59 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:26:59.897309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4758d4c2-331b-4699-b248-6eed90b8c0d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:26:59.898341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4758d4c2-331b-4699-b248-6eed90b8c0d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:26:59.900627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:26:59.900627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:26:59.909050 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4758d4c2-331b-4699-b248-6eed90b8c0d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:26:59.909898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-4758d4c2-331b-4699-b248-6eed90b8c0d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:26:59.956569 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:26:59.956569 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:26:59.958683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4758d4c2-331b-4699-b248-6eed90b8c0d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:00.047610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4758d4c2-331b-4699-b248-6eed90b8c0d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:27:00.049449 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4758d4c2-331b-4699-b248-6eed90b8c0d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 returned with HTTP 202 Dec 11 14:27:00.057134 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 986/2001] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:26:59 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:00.062315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1df0c481-9cdd-4999-b3b0-505563e7b687 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:27:00.063485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1df0c481-9cdd-4999-b3b0-505563e7b687 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:00.065249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1df0c481-9cdd-4999-b3b0-505563e7b687 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:00.134358 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:00.134358 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:00.138320 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1df0c481-9cdd-4999-b3b0-505563e7b687 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:00.151027 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1df0c481-9cdd-4999-b3b0-505563e7b687 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 returned with HTTP 200 Dec 11 14:27:00.152103 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1016/2002] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:00 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 => generated 468 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:01.165760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76e759cb-f109-4d9e-8483-03fcae9322d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:27:01.166307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76e759cb-f109-4d9e-8483-03fcae9322d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:01.167059 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:01.167059 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:01.167736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76e759cb-f109-4d9e-8483-03fcae9322d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:01.241975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:01.241975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:01.265562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76e759cb-f109-4d9e-8483-03fcae9322d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:01.276103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76e759cb-f109-4d9e-8483-03fcae9322d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 returned with HTTP 200 Dec 11 14:27:01.282595 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 987/2003] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:01 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 => generated 468 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:02.303679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e1c0719-725e-471f-babb-7dced2f7d9ee tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:27:02.308317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e1c0719-725e-471f-babb-7dced2f7d9ee tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:02.311539 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:02.311539 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:02.312831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e1c0719-725e-471f-babb-7dced2f7d9ee tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:02.366113 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e1c0719-725e-471f-babb-7dced2f7d9ee tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 returned with HTTP 404 Dec 11 14:27:02.369233 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1017/2004] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:02 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:03.242948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] POST http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes Dec 11 14:27:03.243656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:03.243656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:03.244722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1794373178"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:03.246339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1794373178'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:27:03.246925 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Create volume of 1 GB Dec 11 14:27:03.278062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Availability Zones retrieved successfully. Dec 11 14:27:03.300660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Flow 'volume_create_api' (3a8ce280-9cfc-48f8-a05e-f2d9e9f3023d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:27:03.304886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2203be2-3a4b-4f00-86a8-2210c0bc03e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:03.308012 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:27:03.405948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2203be2-3a4b-4f00-86a8-2210c0bc03e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:03.408226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b839f8f0-c4aa-4095-9c8a-6aead0e5bf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:03.547810 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Created reservations ['0b14feb5-eb82-4da7-bf8b-5f2bbd082353', 'bb5afc20-e510-4904-801a-1fa9e5c52471', '2888b23a-1635-4632-98e6-994ced990560', '3113b03a-063f-46d8-8a6e-71b5fd8160de'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:27:03.547810 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b839f8f0-c4aa-4095-9c8a-6aead0e5bf19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b14feb5-eb82-4da7-bf8b-5f2bbd082353', 'bb5afc20-e510-4904-801a-1fa9e5c52471', '2888b23a-1635-4632-98e6-994ced990560', '3113b03a-063f-46d8-8a6e-71b5fd8160de']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:03.556715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24ff2ff-2920-45e8-bd4f-916868f4e4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:03.644976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24ff2ff-2920-45e8-bd4f-916868f4e4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59b63252-e6e7-4cfe-954e-83c40e11c353', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1794373178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02081dc1a8b54a4c90f497377cfe44b3',qos_specs=None,replication_status=,reservations=['0b14feb5-eb82-4da7-bf8b-5f2bbd082353','bb5afc20-e510-4904-801a-1fa9e5c52471','2888b23a-1635-4632-98e6-994ced990560','3113b03a-063f-46d8-8a6e-71b5fd8160de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5434002ea954b1b876a1d8e11598b33',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1794373178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59b63252-e6e7-4cfe-954e-83c40e11c353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02081dc1a8b54a4c90f497377cfe44b3',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,user_id='e5434002ea954b1b876a1d8e11598b33',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:03.648969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01624ca-a3b5-42fa-8e9e-4d605ee8bda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:03.737754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01624ca-a3b5-42fa-8e9e-4d605ee8bda8) 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-AbsoluteLimitsTests-Volume-1794373178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02081dc1a8b54a4c90f497377cfe44b3',qos_specs=None,replication_status=,reservations=['0b14feb5-eb82-4da7-bf8b-5f2bbd082353','bb5afc20-e510-4904-801a-1fa9e5c52471','2888b23a-1635-4632-98e6-994ced990560','3113b03a-063f-46d8-8a6e-71b5fd8160de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5434002ea954b1b876a1d8e11598b33',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:03.741801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4139aaa-976b-43af-b095-15213899961f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:03.803915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4139aaa-976b-43af-b095-15213899961f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:03.823959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Flow 'volume_create_api' (3a8ce280-9cfc-48f8-a05e-f2d9e9f3023d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:27:03.958966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Create volume request issued successfully. Dec 11 14:27:03.992160 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76bc51a5-c5ae-48d8-8212-0561db1835f0 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes returned with HTTP 202 Dec 11 14:27:03.994393 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 988/2005] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:27:02 2020] POST /volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes => generated 819 bytes in 1145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:27:04.013069 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58ab4e3f-6cb6-4f2d-9440-cd8c38911b62 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] GET http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 Dec 11 14:27:04.014017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58ab4e3f-6cb6-4f2d-9440-cd8c38911b62 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:04.014665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58ab4e3f-6cb6-4f2d-9440-cd8c38911b62 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:04.122832 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:04.122832 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:04.135098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-58ab4e3f-6cb6-4f2d-9440-cd8c38911b62 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Volume info retrieved successfully. Dec 11 14:27:04.162145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58ab4e3f-6cb6-4f2d-9440-cd8c38911b62 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 returned with HTTP 200 Dec 11 14:27:04.163801 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1018/2006] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:04 2020] GET /volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 => generated 911 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:05.195372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c45b4d1f-2783-49e2-8bee-7ffada63a9d6 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] GET http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 Dec 11 14:27:05.197417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c45b4d1f-2783-49e2-8bee-7ffada63a9d6 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:05.197920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:05.197920 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:05.199157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c45b4d1f-2783-49e2-8bee-7ffada63a9d6 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:05.393320 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:05.393320 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:05.438189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c45b4d1f-2783-49e2-8bee-7ffada63a9d6 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Volume info retrieved successfully. Dec 11 14:27:05.531612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c45b4d1f-2783-49e2-8bee-7ffada63a9d6 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 returned with HTTP 200 Dec 11 14:27:05.532473 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 989/2007] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:05 2020] GET /volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 => generated 912 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:05.563095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56735a2a-f7cc-474f-8f49-3052dbc4a46e tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] GET http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/limits Dec 11 14:27:05.563951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56735a2a-f7cc-474f-8f49-3052dbc4a46e tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:05.564549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:05.564549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:05.565418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56735a2a-f7cc-474f-8f49-3052dbc4a46e tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:05.697007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56735a2a-f7cc-474f-8f49-3052dbc4a46e tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/limits returned with HTTP 200 Dec 11 14:27:05.698776 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1019/2008] 10.222.0.58 () {58 vars in 1201 bytes} [Fri Dec 11 14:27:05 2020] GET /volume/v3/02081dc1a8b54a4c90f497377cfe44b3/limits => generated 302 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:05.732747 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6571285-e498-4307-91e4-7ea849612ef4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] DELETE http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 Dec 11 14:27:05.745710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6571285-e498-4307-91e4-7ea849612ef4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:05.746093 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:05.746093 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:05.751529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6571285-e498-4307-91e4-7ea849612ef4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:05.752573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-d6571285-e498-4307-91e4-7ea849612ef4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Delete volume with id: 59b63252-e6e7-4cfe-954e-83c40e11c353 Dec 11 14:27:05.888138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:05.888138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:05.889358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d6571285-e498-4307-91e4-7ea849612ef4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Volume info retrieved successfully. Dec 11 14:27:05.992969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d6571285-e498-4307-91e4-7ea849612ef4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Delete volume request issued successfully. Dec 11 14:27:05.994225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6571285-e498-4307-91e4-7ea849612ef4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 returned with HTTP 202 Dec 11 14:27:05.995723 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 990/2009] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:27:05 2020] DELETE /volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:06.010235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0183e581-6236-4ad6-8e1f-ec8de2684d5a tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] GET http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 Dec 11 14:27:06.011436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0183e581-6236-4ad6-8e1f-ec8de2684d5a tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:06.012321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0183e581-6236-4ad6-8e1f-ec8de2684d5a tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:06.175052 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-2ff73645-7da7-429d-a7d3-4821d3edda48 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:27:06.175797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-2ff73645-7da7-429d-a7d3-4821d3edda48 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:06.176075 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:06.176075 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:06.176669 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-2ff73645-7da7-429d-a7d3-4821d3edda48 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:06.311854 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:06.311854 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:06.357000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0183e581-6236-4ad6-8e1f-ec8de2684d5a tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Volume info retrieved successfully. Dec 11 14:27:06.361490 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:06.361490 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:06.382980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-2ff73645-7da7-429d-a7d3-4821d3edda48 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:27:06.426951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:06.426951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:06.449113 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-2ff73645-7da7-429d-a7d3-4821d3edda48 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:27:06.454032 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0183e581-6236-4ad6-8e1f-ec8de2684d5a tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 returned with HTTP 200 Dec 11 14:27:06.456013 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1020/2010] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:06 2020] GET /volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 => generated 911 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:06.465830 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 991/2011] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:27:06 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1656 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:27:06.503987 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470/action Dec 11 14:27:06.504775 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:06.504775 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:06.505580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:27:06.506235 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:06.630757 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:06.630757 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:06.634465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:27:06.663898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Begin detaching volume completed successfully. Dec 11 14:27:06.665390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470/action returned with HTTP 202 Dec 11 14:27:06.667133 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1021/2012] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:27:06 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:27:06.726114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19ab051c-aa60-4644-9b55-49c0fa337955 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:27:06.727642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19ab051c-aa60-4644-9b55-49c0fa337955 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:06.727953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:06.727953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:06.728540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19ab051c-aa60-4644-9b55-49c0fa337955 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:06.803993 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume// Dec 11 14:27:06.804660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:06.805081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:06.805081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:06.806279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:06.809261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-baa1d6d8-bc51-4181-8556-3ad65b04549f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:27:06.813649 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1022/2013] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:27:06 2020] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:27:06.855454 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-dca61626-cb65-4263-af58-2308c336293a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:27:06.856471 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-dca61626-cb65-4263-af58-2308c336293a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:06.857316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-dca61626-cb65-4263-af58-2308c336293a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:07.067184 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:07.067184 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:07.076141 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:07.076141 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:07.092732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-dca61626-cb65-4263-af58-2308c336293a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:27:07.112797 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-19ab051c-aa60-4644-9b55-49c0fa337955 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:27:07.162093 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:07.162093 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:07.192790 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-dca61626-cb65-4263-af58-2308c336293a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:27:07.194752 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:07.194752 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:07.195089 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1023/2014] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:27:06 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1758 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:27:07.232609 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19ab051c-aa60-4644-9b55-49c0fa337955 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:27:07.234194 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 992/2015] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:06 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1659 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:27:07.492047 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57cbc9b8-788c-4e1c-b57d-e01da6b66ea4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] GET http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 Dec 11 14:27:07.494024 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57cbc9b8-788c-4e1c-b57d-e01da6b66ea4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:07.495161 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:07.495161 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:07.496263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57cbc9b8-788c-4e1c-b57d-e01da6b66ea4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:07.626627 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-d0eed829-2fee-41d9-8198-2893f3e392e7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/8d9cc6b6-d242-434d-91e6-e2b62c9d16ac Dec 11 14:27:07.626627 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-d0eed829-2fee-41d9-8198-2893f3e392e7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:07.632639 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:07.632639 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:07.632639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-d0eed829-2fee-41d9-8198-2893f3e392e7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:07.699022 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:07.699022 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:07.715263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57cbc9b8-788c-4e1c-b57d-e01da6b66ea4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Volume info retrieved successfully. Dec 11 14:27:07.723734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:07.723734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:07.749801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57cbc9b8-788c-4e1c-b57d-e01da6b66ea4 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 returned with HTTP 200 Dec 11 14:27:07.751291 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1024/2016] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:07 2020] GET /volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 => generated 911 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:08.269470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54ed2d36-a778-43f2-aa82-304be72f0c1e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:27:08.271889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54ed2d36-a778-43f2-aa82-304be72f0c1e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:08.272405 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:08.272405 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:08.279504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54ed2d36-a778-43f2-aa82-304be72f0c1e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:08.488259 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:08.488259 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:08.530901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-54ed2d36-a778-43f2-aa82-304be72f0c1e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:27:08.560503 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:08.560503 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:08.575201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54ed2d36-a778-43f2-aa82-304be72f0c1e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:27:08.576711 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1025/2017] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:08 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1659 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:27:08.770767 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21b8bcd3-84df-46f3-9de4-c304004305b5 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] GET http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 Dec 11 14:27:08.771611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21b8bcd3-84df-46f3-9de4-c304004305b5 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:08.772120 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:08.772120 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:08.773468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21b8bcd3-84df-46f3-9de4-c304004305b5 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:08.872448 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:08.872448 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:08.884600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-21b8bcd3-84df-46f3-9de4-c304004305b5 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Volume info retrieved successfully. Dec 11 14:27:08.915723 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21b8bcd3-84df-46f3-9de4-c304004305b5 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 returned with HTTP 200 Dec 11 14:27:08.927422 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1026/2018] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:08 2020] GET /volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 => generated 911 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:08.978249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-d0eed829-2fee-41d9-8198-2893f3e392e7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:27:08.979308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-d0eed829-2fee-41d9-8198-2893f3e392e7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:27:08.991782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d7c431e3-a371-4da6-96f4-0cee9e26465a req-d0eed829-2fee-41d9-8198-2893f3e392e7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/8d9cc6b6-d242-434d-91e6-e2b62c9d16ac returned with HTTP 200 Dec 11 14:27:08.994509 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 993/2019] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:27:07 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/8d9cc6b6-d242-434d-91e6-e2b62c9d16ac => generated 19 bytes in 1380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:27:09.603984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-211cae6f-cd5c-47eb-aeb1-b3fd8234e02e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:27:09.605292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-211cae6f-cd5c-47eb-aeb1-b3fd8234e02e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:09.605759 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:09.605759 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:09.606632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-211cae6f-cd5c-47eb-aeb1-b3fd8234e02e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:09.870145 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:09.870145 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:09.917927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-211cae6f-cd5c-47eb-aeb1-b3fd8234e02e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:27:09.937414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-058c69b2-7ecd-4454-bf4a-7bb1303f4823 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] GET http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 Dec 11 14:27:09.939000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-058c69b2-7ecd-4454-bf4a-7bb1303f4823 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:09.939634 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:09.939634 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:09.942814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-058c69b2-7ecd-4454-bf4a-7bb1303f4823 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:10.035733 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-211cae6f-cd5c-47eb-aeb1-b3fd8234e02e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:27:10.037289 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1027/2020] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:09 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1364 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:27:10.109872 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-058c69b2-7ecd-4454-bf4a-7bb1303f4823 tempest-AbsoluteLimitsTests-1404580881 tempest-AbsoluteLimitsTests-1404580881] http://10.222.0.58/volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 returned with HTTP 404 Dec 11 14:27:10.111937 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 994/2021] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:09 2020] GET /volume/v3/02081dc1a8b54a4c90f497377cfe44b3/volumes/59b63252-e6e7-4cfe-954e-83c40e11c353 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:17.564631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:27:17.565489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:17.565489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:17.565489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-797754625"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:17.566828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-797754625'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:27:17.567204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume of 1 GB Dec 11 14:27:17.595271 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Availability Zones retrieved successfully. Dec 11 14:27:17.640001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Flow 'volume_create_api' (63061678-2445-475b-8e72-90ce2c468003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:27:17.660413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650490c1-5c9f-4586-8e66-a1d85145820f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:17.665072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:27:17.847097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (650490c1-5c9f-4586-8e66-a1d85145820f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:17.850818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2638138-4814-4be2-a3ae-47c4f7a6485f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:18.001490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Created reservations ['17c5fbf1-bc41-473d-a043-f4f8eef240f8', 'fb8caf2c-3035-4229-9e56-71636e17617e', 'fa5798d1-e489-444d-b304-b977db8464c5', '3c176961-951d-437a-8e80-6f28b9bfa586'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:27:18.005245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2638138-4814-4be2-a3ae-47c4f7a6485f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c5fbf1-bc41-473d-a043-f4f8eef240f8', 'fb8caf2c-3035-4229-9e56-71636e17617e', 'fa5798d1-e489-444d-b304-b977db8464c5', '3c176961-951d-437a-8e80-6f28b9bfa586']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:18.010141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73af66c-0f4e-4019-b982-90feae36b1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:18.174842 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73af66c-0f4e-4019-b982-90feae36b1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80cb4ea2-3133-45b6-babc-3d2642404e63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-797754625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b553a9448c484c41bb22f78a014e9ffe',qos_specs=None,replication_status=,reservations=['17c5fbf1-bc41-473d-a043-f4f8eef240f8','fb8caf2c-3035-4229-9e56-71636e17617e','fa5798d1-e489-444d-b304-b977db8464c5','3c176961-951d-437a-8e80-6f28b9bfa586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c36acff9fb4be5b08543401099d787',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-797754625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80cb4ea2-3133-45b6-babc-3d2642404e63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b553a9448c484c41bb22f78a014e9ffe',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,user_id='91c36acff9fb4be5b08543401099d787',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:18.177355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6448b1d-e239-4ffb-aa7a-6976a63a43b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:18.233958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6448b1d-e239-4ffb-aa7a-6976a63a43b8) 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-VolumesNegativeTest-Volume-797754625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b553a9448c484c41bb22f78a014e9ffe',qos_specs=None,replication_status=,reservations=['17c5fbf1-bc41-473d-a043-f4f8eef240f8','fb8caf2c-3035-4229-9e56-71636e17617e','fa5798d1-e489-444d-b304-b977db8464c5','3c176961-951d-437a-8e80-6f28b9bfa586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91c36acff9fb4be5b08543401099d787',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:18.238505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81432ed-4f97-40e9-8f9e-3ddd23d3b388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:27:18.280039 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81432ed-4f97-40e9-8f9e-3ddd23d3b388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:27:18.290115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Flow 'volume_create_api' (63061678-2445-475b-8e72-90ce2c468003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:27:18.454018 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume request issued successfully. Dec 11 14:27:18.519979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7163fe39-1e42-4d9a-b139-50dc27489af3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 202 Dec 11 14:27:18.534419 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1028/2022] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:27:17 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 818 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:27:18.549739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-adbc9dff-2526-43dd-a848-7c1a90699ae3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 Dec 11 14:27:18.552639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-adbc9dff-2526-43dd-a848-7c1a90699ae3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:18.553535 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-adbc9dff-2526-43dd-a848-7c1a90699ae3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:18.779607 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:18.779607 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:18.808232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-adbc9dff-2526-43dd-a848-7c1a90699ae3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:27:18.893379 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-adbc9dff-2526-43dd-a848-7c1a90699ae3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 returned with HTTP 200 Dec 11 14:27:18.911831 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 995/2023] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:18 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 => generated 886 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:19.927022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3751cdb-0787-4391-9591-f9f125a1e49d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 Dec 11 14:27:19.927783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3751cdb-0787-4391-9591-f9f125a1e49d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:19.929036 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:19.929036 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:19.930230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3751cdb-0787-4391-9591-f9f125a1e49d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:20.102574 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:20.102574 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:20.133323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f3751cdb-0787-4391-9591-f9f125a1e49d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:27:20.183690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3751cdb-0787-4391-9591-f9f125a1e49d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 returned with HTTP 200 Dec 11 14:27:20.192620 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1029/2024] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:19 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 => generated 910 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:20.819362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63a434f3-826e-4c81-8085-9ca29720057a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:27:20.821189 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:20.821189 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:20.822938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63a434f3-826e-4c81-8085-9ca29720057a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1c7c832-6599-4b39-b419-e41dd8f7c3fb", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-390278535"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:20.934311 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:20.934311 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:20.935520 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-63a434f3-826e-4c81-8085-9ca29720057a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:27:20.936050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-63a434f3-826e-4c81-8085-9ca29720057a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:27:21.095815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-63a434f3-826e-4c81-8085-9ca29720057a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['7139ae7b-7435-458f-a24f-925fa165304b', 'ba26cd0e-2025-4349-b1a4-afea75f7a0f3', '39c5c04e-4800-43dc-a891-6d1b73b33ef4', '8a84d002-0653-41be-b267-1e4e62a22892'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:27:21.212017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c1b32b8-5d10-4cce-a8dc-7032e3eea5de tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 Dec 11 14:27:21.212549 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c1b32b8-5d10-4cce-a8dc-7032e3eea5de tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:21.212748 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:21.212748 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:21.213127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c1b32b8-5d10-4cce-a8dc-7032e3eea5de tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:21.276722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-63a434f3-826e-4c81-8085-9ca29720057a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot create request issued successfully. Dec 11 14:27:21.277553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63a434f3-826e-4c81-8085-9ca29720057a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:27:21.278973 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 996/2025] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:27:20 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 379 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:27:21.295429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16952ab1-5cd9-4954-816e-702ceb386946 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:21.295973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16952ab1-5cd9-4954-816e-702ceb386946 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:21.296176 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:21.296176 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:21.296813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16952ab1-5cd9-4954-816e-702ceb386946 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:21.347997 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:21.347997 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:21.355854 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:21.355854 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:21.362886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-16952ab1-5cd9-4954-816e-702ceb386946 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:21.366405 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5c1b32b8-5d10-4cce-a8dc-7032e3eea5de tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:27:21.369949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16952ab1-5cd9-4954-816e-702ceb386946 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:21.372279 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 997/2026] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:21 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 511 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:21.408598 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c1b32b8-5d10-4cce-a8dc-7032e3eea5de tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 returned with HTTP 200 Dec 11 14:27:21.409849 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1030/2027] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:21 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 => generated 911 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:27:22.391679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6439ddad-aab9-47be-b298-94a2b426dbbd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:22.393103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6439ddad-aab9-47be-b298-94a2b426dbbd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:22.393595 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:22.393595 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:22.394632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6439ddad-aab9-47be-b298-94a2b426dbbd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:22.465299 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:22.465299 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:22.466639 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6439ddad-aab9-47be-b298-94a2b426dbbd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:22.468650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6439ddad-aab9-47be-b298-94a2b426dbbd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:22.483320 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 998/2028] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:22 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 511 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:23.486163 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21ee6690-46e6-4300-ad97-814d82859ffa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:23.487530 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21ee6690-46e6-4300-ad97-814d82859ffa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:23.488449 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:23.488449 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:23.489521 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21ee6690-46e6-4300-ad97-814d82859ffa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:23.552019 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:23.552019 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:23.554835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-21ee6690-46e6-4300-ad97-814d82859ffa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:23.558351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21ee6690-46e6-4300-ad97-814d82859ffa tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:23.560482 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1031/2029] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:23 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 511 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:24.574851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6253469-5c7b-4316-8886-c0eb5cb3a69d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:24.576638 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6253469-5c7b-4316-8886-c0eb5cb3a69d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:24.577190 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:24.577190 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:24.578130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6253469-5c7b-4316-8886-c0eb5cb3a69d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:24.629594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:24.629594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:24.631533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c6253469-5c7b-4316-8886-c0eb5cb3a69d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:24.635287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6253469-5c7b-4316-8886-c0eb5cb3a69d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:24.637556 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 999/2030] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:24 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 538 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:24.657885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a7b4777-f666-4f28-9842-e87f5be596c6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:24.659235 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a7b4777-f666-4f28-9842-e87f5be596c6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:24.659759 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:24.659759 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:24.660770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a7b4777-f666-4f28-9842-e87f5be596c6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:24.741472 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:24.741472 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:24.750842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9a7b4777-f666-4f28-9842-e87f5be596c6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:24.764239 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a7b4777-f666-4f28-9842-e87f5be596c6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:24.774085 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1032/2031] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:24 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 538 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:24.799556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9659259-7752-42d9-b409-530ede0c3852 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:27:24.805755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9659259-7752-42d9-b409-530ede0c3852 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:24.814919 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:24.814919 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:24.816474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9659259-7752-42d9-b409-530ede0c3852 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:24.819588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-d9659259-7752-42d9-b409-530ede0c3852 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:27:24.824585 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-d9659259-7752-42d9-b409-530ede0c3852 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:27:24.869581 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9659259-7752-42d9-b409-530ede0c3852 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Get all snapshots completed successfully. Dec 11 14:27:24.871685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9659259-7752-42d9-b409-530ede0c3852 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 200 Dec 11 14:27:24.873782 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1000/2032] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:27:24 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 730 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:24.891310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73ba52f7-254d-45ba-9a7f-0e1e07644eed tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] PUT http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:24.892638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:24.892638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:24.897170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73ba52f7-254d-45ba-9a7f-0e1e07644eed tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-503081448", "description": "This is the new description of snapshot."}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:25.010056 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:25.010056 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:25.012308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-73ba52f7-254d-45ba-9a7f-0e1e07644eed tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:25.044408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73ba52f7-254d-45ba-9a7f-0e1e07644eed tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:25.046681 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1033/2033] 10.222.0.58 () {60 vars in 1342 bytes} [Fri Dec 11 14:27:24 2020] PUT /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 442 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:25.063118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60bd2c5a-2f75-46aa-81c1-fd70123c89f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:25.063118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60bd2c5a-2f75-46aa-81c1-fd70123c89f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:25.063974 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:25.063974 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:25.063974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60bd2c5a-2f75-46aa-81c1-fd70123c89f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:25.135758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:25.135758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:25.136928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-60bd2c5a-2f75-46aa-81c1-fd70123c89f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:25.142748 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60bd2c5a-2f75-46aa-81c1-fd70123c89f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:25.144407 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1001/2034] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:25 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 576 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:25.166683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e619bc29-5360-4507-83b5-a96357371825 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:25.167455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e619bc29-5360-4507-83b5-a96357371825 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:25.167754 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:25.167754 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:25.168279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e619bc29-5360-4507-83b5-a96357371825 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:25.168716 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-e619bc29-5360-4507-83b5-a96357371825 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:25.229998 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:25.229998 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:25.231508 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e619bc29-5360-4507-83b5-a96357371825 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:25.361875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e619bc29-5360-4507-83b5-a96357371825 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:27:25.362399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e619bc29-5360-4507-83b5-a96357371825 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 202 Dec 11 14:27:25.363317 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1034/2035] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:27:25 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:25.373692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8928b6d1-2ba4-44f0-9ec9-01b49dc885d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:25.374996 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8928b6d1-2ba4-44f0-9ec9-01b49dc885d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:25.375224 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:25.375224 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:25.375722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8928b6d1-2ba4-44f0-9ec9-01b49dc885d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:25.482919 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:25.482919 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:25.484613 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8928b6d1-2ba4-44f0-9ec9-01b49dc885d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:25.487050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8928b6d1-2ba4-44f0-9ec9-01b49dc885d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:25.497038 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1002/2036] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:25 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 575 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:26.505121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54d5a5d0-7161-428e-a8e5-cef8d1d82ae9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:26.506109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54d5a5d0-7161-428e-a8e5-cef8d1d82ae9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:26.506581 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:26.506581 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:26.507147 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54d5a5d0-7161-428e-a8e5-cef8d1d82ae9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:26.581154 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:26.581154 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:26.584087 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-54d5a5d0-7161-428e-a8e5-cef8d1d82ae9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:26.589783 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54d5a5d0-7161-428e-a8e5-cef8d1d82ae9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:26.598276 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1035/2037] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:26 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 575 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:27.611943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-067989c4-b2be-465b-98ae-2ee7f2bb6152 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:27.612608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-067989c4-b2be-465b-98ae-2ee7f2bb6152 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:27.612793 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:27.612793 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:27.613175 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-067989c4-b2be-465b-98ae-2ee7f2bb6152 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:27.714723 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:27.714723 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:27.730017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-067989c4-b2be-465b-98ae-2ee7f2bb6152 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:27.749668 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-067989c4-b2be-465b-98ae-2ee7f2bb6152 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 200 Dec 11 14:27:27.757741 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1003/2038] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:27 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 575 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:27:28.770695 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d692a6ae-f6d3-4c1b-ad39-3d0a625c37ed tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:27:28.771571 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d692a6ae-f6d3-4c1b-ad39-3d0a625c37ed tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:28.771910 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:28.771910 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:28.772553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d692a6ae-f6d3-4c1b-ad39-3d0a625c37ed tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:28.889796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d692a6ae-f6d3-4c1b-ad39-3d0a625c37ed tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 404 Dec 11 14:27:28.909708 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1036/2039] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:28 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 111 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:28.910677 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec54d417-e6e0-4f00-9cb5-7694732ccbfe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:27:28.911307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:28.911307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:28.918560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec54d417-e6e0-4f00-9cb5-7694732ccbfe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1c7c832-6599-4b39-b419-e41dd8f7c3fb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732095096"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:29.035009 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:29.035009 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:29.036814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ec54d417-e6e0-4f00-9cb5-7694732ccbfe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:27:29.040829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-ec54d417-e6e0-4f00-9cb5-7694732ccbfe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:27:29.219966 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-ec54d417-e6e0-4f00-9cb5-7694732ccbfe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['6b6ccd77-4890-4591-ba35-c148b991e1b8', '69678772-ddd6-422d-8a43-f13ee69f0461', '7a51b1ec-f3d4-4c66-8531-3f2323f9adf5', 'be91af23-10d7-41a0-a8d7-dfa7fc9fbf17'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:27:29.516484 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ec54d417-e6e0-4f00-9cb5-7694732ccbfe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot create request issued successfully. Dec 11 14:27:29.516484 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec54d417-e6e0-4f00-9cb5-7694732ccbfe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:27:29.516484 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1004/2040] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:27:28 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 310 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:27:29.523361 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36c53824-d9b4-418f-95c4-fd3f410e4cd6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:27:29.542696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36c53824-d9b4-418f-95c4-fd3f410e4cd6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:29.542696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36c53824-d9b4-418f-95c4-fd3f410e4cd6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:29.591501 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:29.591501 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:29.597075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-36c53824-d9b4-418f-95c4-fd3f410e4cd6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:29.605818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36c53824-d9b4-418f-95c4-fd3f410e4cd6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f returned with HTTP 200 Dec 11 14:27:29.614567 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1037/2041] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:29 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f => generated 442 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:30.636190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-147231a1-1617-45a4-aff9-59f3fde40684 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:27:30.637891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-147231a1-1617-45a4-aff9-59f3fde40684 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:30.640095 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:30.640095 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:30.643087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-147231a1-1617-45a4-aff9-59f3fde40684 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:30.709935 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:30.709935 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:30.717500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-147231a1-1617-45a4-aff9-59f3fde40684 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:30.725104 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-147231a1-1617-45a4-aff9-59f3fde40684 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f returned with HTTP 200 Dec 11 14:27:30.737460 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1005/2042] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:30 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f => generated 442 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:31.751410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb93d33f-8f18-435e-b602-5d54ff0f7e5c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:27:31.754341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb93d33f-8f18-435e-b602-5d54ff0f7e5c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:31.754931 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:31.754931 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:31.756826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb93d33f-8f18-435e-b602-5d54ff0f7e5c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:31.820846 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:31.820846 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:31.822884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cb93d33f-8f18-435e-b602-5d54ff0f7e5c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:31.825027 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb93d33f-8f18-435e-b602-5d54ff0f7e5c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f returned with HTTP 200 Dec 11 14:27:31.827335 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1038/2043] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:31 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f => generated 442 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:32.840749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a74d5f92-05c8-4179-8eea-b840965306a7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:27:32.841633 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a74d5f92-05c8-4179-8eea-b840965306a7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:32.842155 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:32.842155 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:32.842817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a74d5f92-05c8-4179-8eea-b840965306a7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:32.899837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:32.899837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:32.901975 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a74d5f92-05c8-4179-8eea-b840965306a7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:27:32.906286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a74d5f92-05c8-4179-8eea-b840965306a7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f returned with HTTP 200 Dec 11 14:27:32.908053 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1006/2044] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:32 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f => generated 469 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:33.885251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c61d7c98-8ddb-401f-9380-a61120ecdd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] DELETE http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 Dec 11 14:27:33.886479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c61d7c98-8ddb-401f-9380-a61120ecdd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:33.886479 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:33.886479 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:33.886479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c61d7c98-8ddb-401f-9380-a61120ecdd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:33.887336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c61d7c98-8ddb-401f-9380-a61120ecdd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Delete volume with id: 74a03fa4-08ab-493e-b411-ead562d240b4 Dec 11 14:27:33.955252 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:33.955252 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:33.955252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c61d7c98-8ddb-401f-9380-a61120ecdd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:27:33.991493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c61d7c98-8ddb-401f-9380-a61120ecdd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Delete volume request issued successfully. Dec 11 14:27:33.991493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c61d7c98-8ddb-401f-9380-a61120ecdd69 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 returned with HTTP 202 Dec 11 14:27:33.993110 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1039/2045] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:27:33 2020] DELETE /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:34.035219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98d384e3-cdf6-44f8-a5d9-c6bb5b2a2d03 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 Dec 11 14:27:34.035219 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98d384e3-cdf6-44f8-a5d9-c6bb5b2a2d03 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:34.058287 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:34.058287 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:34.058287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98d384e3-cdf6-44f8-a5d9-c6bb5b2a2d03 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:34.125363 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:34.125363 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:34.136621 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-98d384e3-cdf6-44f8-a5d9-c6bb5b2a2d03 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:27:34.167619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98d384e3-cdf6-44f8-a5d9-c6bb5b2a2d03 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 returned with HTTP 200 Dec 11 14:27:34.168993 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1007/2046] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:33 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 => generated 914 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:35.185474 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db3dc7bf-3fd3-4292-9fce-0dfc9bdf6b70 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 Dec 11 14:27:35.186992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db3dc7bf-3fd3-4292-9fce-0dfc9bdf6b70 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:35.186992 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:35.186992 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:35.188821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db3dc7bf-3fd3-4292-9fce-0dfc9bdf6b70 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:35.270259 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:35.270259 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:35.283989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-db3dc7bf-3fd3-4292-9fce-0dfc9bdf6b70 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:27:35.323625 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db3dc7bf-3fd3-4292-9fce-0dfc9bdf6b70 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 returned with HTTP 200 Dec 11 14:27:35.326697 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1040/2047] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:35 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 => generated 914 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:36.343614 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f29cddb6-a08e-474d-a1b3-ebef383f62b5 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 Dec 11 14:27:36.345134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f29cddb6-a08e-474d-a1b3-ebef383f62b5 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:36.345734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:36.345734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:36.346642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f29cddb6-a08e-474d-a1b3-ebef383f62b5 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:36.432150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f29cddb6-a08e-474d-a1b3-ebef383f62b5 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 returned with HTTP 404 Dec 11 14:27:36.435131 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1008/2048] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:36 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/74a03fa4-08ab-493e-b411-ead562d240b4 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:36.450781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f341dc5b-c3b1-4c4b-a749-fba9fd78a0ee tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] DELETE http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 Dec 11 14:27:36.454563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f341dc5b-c3b1-4c4b-a749-fba9fd78a0ee tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:36.455818 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:36.455818 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:36.456977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f341dc5b-c3b1-4c4b-a749-fba9fd78a0ee tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:36.458342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f341dc5b-c3b1-4c4b-a749-fba9fd78a0ee tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Delete volume with id: c664e741-fed8-48e7-b419-67dbf7bafe13 Dec 11 14:27:36.581464 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:36.581464 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:36.581464 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f341dc5b-c3b1-4c4b-a749-fba9fd78a0ee tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:27:36.632386 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f341dc5b-c3b1-4c4b-a749-fba9fd78a0ee tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Delete volume request issued successfully. Dec 11 14:27:36.633721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f341dc5b-c3b1-4c4b-a749-fba9fd78a0ee tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 returned with HTTP 202 Dec 11 14:27:36.636141 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1041/2049] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:27:36 2020] DELETE /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:36.646078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55616e18-56f4-4ff1-b480-0df96c6a4d47 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 Dec 11 14:27:36.648087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-55616e18-56f4-4ff1-b480-0df96c6a4d47 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:36.658206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-55616e18-56f4-4ff1-b480-0df96c6a4d47 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:36.800561 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:36.800561 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:36.820297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-55616e18-56f4-4ff1-b480-0df96c6a4d47 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:27:36.877427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55616e18-56f4-4ff1-b480-0df96c6a4d47 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 returned with HTTP 200 Dec 11 14:27:36.895394 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1009/2050] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:36 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 => generated 914 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:27:37.903907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3cf5ee5-bf3f-4e81-9e2e-a7b01ec2fd0e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 Dec 11 14:27:37.905125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3cf5ee5-bf3f-4e81-9e2e-a7b01ec2fd0e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:37.905593 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:37.905593 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:37.906264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3cf5ee5-bf3f-4e81-9e2e-a7b01ec2fd0e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:37.978884 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:37.978884 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:37.991380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c3cf5ee5-bf3f-4e81-9e2e-a7b01ec2fd0e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Volume info retrieved successfully. Dec 11 14:27:38.023737 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3cf5ee5-bf3f-4e81-9e2e-a7b01ec2fd0e tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 returned with HTTP 200 Dec 11 14:27:38.025425 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1042/2051] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:37 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 => generated 914 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:39.048870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aada3314-f9f8-49ec-8e90-0685813d8cf1 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] GET http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 Dec 11 14:27:39.051167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aada3314-f9f8-49ec-8e90-0685813d8cf1 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:39.051552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:39.051552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:39.052249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aada3314-f9f8-49ec-8e90-0685813d8cf1 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:39.170340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aada3314-f9f8-49ec-8e90-0685813d8cf1 tempest-ServersNegativeTestJSON-1752909659 tempest-ServersNegativeTestJSON-1752909659] http://10.222.0.58/volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 returned with HTTP 404 Dec 11 14:27:39.171471 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1010/2052] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:39 2020] GET /volume/v3/cb74454d9a8c437a87d310abb28853b2/volumes/c664e741-fed8-48e7-b419-67dbf7bafe13 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:47.776351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-1e4c6d54-a627-47f3-8c0e-44a92115cb71 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:27:47.777187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-1e4c6d54-a627-47f3-8c0e-44a92115cb71 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:47.777348 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:47.777348 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:47.778252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-1e4c6d54-a627-47f3-8c0e-44a92115cb71 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:47.850467 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:47.850467 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:47.860118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-1e4c6d54-a627-47f3-8c0e-44a92115cb71 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:27:47.888517 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:47.888517 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:47.903451 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-1e4c6d54-a627-47f3-8c0e-44a92115cb71 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:27:47.904662 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1043/2053] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:27:47 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 1205 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:27:47.938025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25/action Dec 11 14:27:47.939302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action body: b'{"os-begin_detaching": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:27:47.939896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:48.050128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:48.050128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:48.052188 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:27:48.073307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Begin detaching volume completed successfully. Dec 11 14:27:48.076360 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25/action returned with HTTP 202 Dec 11 14:27:48.085553 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1011/2054] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:27:47 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:27:48.124088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59eef282-1d1d-47a0-a7b9-ac24bc13936e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:27:48.124621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59eef282-1d1d-47a0-a7b9-ac24bc13936e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:48.124815 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:48.124815 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:48.125482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59eef282-1d1d-47a0-a7b9-ac24bc13936e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:48.184687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:27:48.185270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:48.185530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:48.185530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:48.185976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:48.187441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-e35ec7b5-bb6d-499e-a66d-8144cffae3da tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:27:48.188481 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1012/2055] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:27:48 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:27:48.201544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-d41aa9a1-86db-4e81-b279-781e080fa742 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:27:48.202773 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-d41aa9a1-86db-4e81-b279-781e080fa742 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:48.203784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-d41aa9a1-86db-4e81-b279-781e080fa742 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:48.309093 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:48.309093 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:48.342349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-59eef282-1d1d-47a0-a7b9-ac24bc13936e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:27:48.429491 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:48.429491 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:48.429948 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:48.429948 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:48.457293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59eef282-1d1d-47a0-a7b9-ac24bc13936e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:27:48.458865 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1044/2056] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:48 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 1208 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:27:48.464412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-d41aa9a1-86db-4e81-b279-781e080fa742 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:27:48.520992 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:48.520992 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:48.542489 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-d41aa9a1-86db-4e81-b279-781e080fa742 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:27:48.545586 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1013/2057] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:27:48 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 1307 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:27:48.958419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-75074ede-7bbd-4be2-aadb-b2a770419328 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] DELETE http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/f8803db0-e79e-4800-a5c8-b92c1c7a7f07 Dec 11 14:27:48.960182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-75074ede-7bbd-4be2-aadb-b2a770419328 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:48.960182 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:48.960182 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:48.960182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-75074ede-7bbd-4be2-aadb-b2a770419328 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:48.985088 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:48.985088 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:49.487009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15d1db21-5d35-46b1-a30b-b6d14cf03994 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] POST http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs Dec 11 14:27:49.487723 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:49.487723 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:49.488482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15d1db21-5d35-46b1-a30b-b6d14cf03994 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1352627394", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:49.491631 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.qos_specs [None req-15d1db21-5d35-46b1-a30b-b6d14cf03994 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1352627394', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88094) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 11 14:27:49.509694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-15d1db21-5d35-46b1-a30b-b6d14cf03994 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DB qos_specs_create(): root {'id': '57d37f2f-8b33-46e9-a431-f39d2fec8a1c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1352627394'} {{(pid=88094) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 11 14:27:49.523566 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15d1db21-5d35-46b1-a30b-b6d14cf03994 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs returned with HTTP 200 Dec 11 14:27:49.524788 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1014/2058] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:27:49 2020] POST /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs => generated 459 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:49.529456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d55a78e4-360c-4216-835e-1e72250e9fae tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:27:49.530687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d55a78e4-360c-4216-835e-1e72250e9fae tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:49.530878 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:49.530878 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:49.531522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d55a78e4-360c-4216-835e-1e72250e9fae tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:49.588758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:49.588758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:49.599833 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d55a78e4-360c-4216-835e-1e72250e9fae tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:27:49.632988 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:49.632988 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:49.651300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d55a78e4-360c-4216-835e-1e72250e9fae tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:27:49.652231 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1015/2059] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:49 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 1208 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:27:49.656698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a412c884-fc35-4680-8054-4d97dd65096e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] POST http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types Dec 11 14:27:49.657177 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:49.657177 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:49.657716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a412c884-fc35-4680-8054-4d97dd65096e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-564445075"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:49.716591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a412c884-fc35-4680-8054-4d97dd65096e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types returned with HTTP 200 Dec 11 14:27:49.724083 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1016/2060] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:27:49 2020] POST /volume/v3/93f78c331be14154b5148f2ff501181e/types => generated 221 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:49.730588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-75074ede-7bbd-4be2-aadb-b2a770419328 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:27:49.733451 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d9d6600-bc41-4c92-a0f0-e601063197fc tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] POST http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types Dec 11 14:27:49.735050 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d9d6600-bc41-4c92-a0f0-e601063197fc tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1322016043"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:49.738314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-75074ede-7bbd-4be2-aadb-b2a770419328 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:27:49.753643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-61a72c0c-c44c-46ac-ab75-f74e9fd72517 req-75074ede-7bbd-4be2-aadb-b2a770419328 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/f8803db0-e79e-4800-a5c8-b92c1c7a7f07 returned with HTTP 200 Dec 11 14:27:49.756241 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1045/2061] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:27:48 2020] DELETE /volume/v3/9b14921db64242748712f8f9a8035aca/attachments/f8803db0-e79e-4800-a5c8-b92c1c7a7f07 => generated 19 bytes in 806 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:49.849980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d9d6600-bc41-4c92-a0f0-e601063197fc tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types returned with HTTP 200 Dec 11 14:27:49.852392 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1017/2062] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:27:49 2020] POST /volume/v3/93f78c331be14154b5148f2ff501181e/types => generated 222 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:27:49.863273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d298363-e0de-43b2-a362-89966aad4532 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] POST http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types Dec 11 14:27:49.863568 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:49.863568 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:49.864040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5d298363-e0de-43b2-a362-89966aad4532 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1919273609"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:49.866123 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:49.866123 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:49.930477 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5d298363-e0de-43b2-a362-89966aad4532 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types returned with HTTP 200 Dec 11 14:27:49.931324 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1046/2063] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:27:49 2020] POST /volume/v3/93f78c331be14154b5148f2ff501181e/types => generated 222 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:49.945499 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a35115f3-6fb6-42cb-9195-08beeb6209bf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associate?vol_type_id=3c85c112-6e0f-4161-8663-5ad05a602bf7 Dec 11 14:27:49.946064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a35115f3-6fb6-42cb-9195-08beeb6209bf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:49.946636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a35115f3-6fb6-42cb-9195-08beeb6209bf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'associate' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:49.948345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a35115f3-6fb6-42cb-9195-08beeb6209bf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Associate qos_spec: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c with type: 3c85c112-6e0f-4161-8663-5ad05a602bf7 {{(pid=88094) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 11 14:27:49.970126 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:49.970126 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:49.985220 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:49.985220 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.047438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a35115f3-6fb6-42cb-9195-08beeb6209bf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associate?vol_type_id=3c85c112-6e0f-4161-8663-5ad05a602bf7 returned with HTTP 202 Dec 11 14:27:50.048644 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1018/2064] 10.222.0.58 () {58 vars in 1448 bytes} [Fri Dec 11 14:27:49 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associate?vol_type_id=3c85c112-6e0f-4161-8663-5ad05a602bf7 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:50.066332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4772caf0-1e43-462a-af94-49e5824e4fde tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associate?vol_type_id=2359f843-238f-4428-97a1-836fb7b3f91a Dec 11 14:27:50.067136 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4772caf0-1e43-462a-af94-49e5824e4fde tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.067736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4772caf0-1e43-462a-af94-49e5824e4fde tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'associate' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.070305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4772caf0-1e43-462a-af94-49e5824e4fde tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Associate qos_spec: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c with type: 2359f843-238f-4428-97a1-836fb7b3f91a {{(pid=88093) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 11 14:27:50.073949 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.073949 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.086860 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.086860 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.143686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4772caf0-1e43-462a-af94-49e5824e4fde tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associate?vol_type_id=2359f843-238f-4428-97a1-836fb7b3f91a returned with HTTP 202 Dec 11 14:27:50.147675 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1047/2065] 10.222.0.58 () {58 vars in 1448 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associate?vol_type_id=2359f843-238f-4428-97a1-836fb7b3f91a => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:50.159856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c403a763-690e-40a4-ac06-72a5fd5c5aac tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associate?vol_type_id=fcb89bcb-c793-4370-81e5-e3097fd5ce7c Dec 11 14:27:50.161742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c403a763-690e-40a4-ac06-72a5fd5c5aac tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.161742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.161742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.161742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c403a763-690e-40a4-ac06-72a5fd5c5aac tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'associate' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.161742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.161742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.163071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c403a763-690e-40a4-ac06-72a5fd5c5aac tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Associate qos_spec: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c with type: fcb89bcb-c793-4370-81e5-e3097fd5ce7c {{(pid=88094) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 11 14:27:50.163785 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.163785 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.179417 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.179417 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.241586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c403a763-690e-40a4-ac06-72a5fd5c5aac tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associate?vol_type_id=fcb89bcb-c793-4370-81e5-e3097fd5ce7c returned with HTTP 202 Dec 11 14:27:50.242467 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1019/2066] 10.222.0.58 () {58 vars in 1448 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associate?vol_type_id=fcb89bcb-c793-4370-81e5-e3097fd5ce7c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:50.252820 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f28cb91-b676-464b-8132-3c0de1353c8e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associations Dec 11 14:27:50.253353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f28cb91-b676-464b-8132-3c0de1353c8e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.253575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.253575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.253959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f28cb91-b676-464b-8132-3c0de1353c8e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'associations' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.254674 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.254674 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.255627 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4f28cb91-b676-464b-8132-3c0de1353c8e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Get associations for qos_spec id: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c {{(pid=88093) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 11 14:27:50.256915 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.256915 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.282882 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f28cb91-b676-464b-8132-3c0de1353c8e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associations returned with HTTP 200 Dec 11 14:27:50.284310 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1048/2067] 10.222.0.58 () {58 vars in 1360 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associations => generated 447 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:50.296579 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c8f2bd6-727e-4c48-8d51-a81a7e7c6f8a tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/disassociate?vol_type_id=3c85c112-6e0f-4161-8663-5ad05a602bf7 Dec 11 14:27:50.297211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c8f2bd6-727e-4c48-8d51-a81a7e7c6f8a tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.297437 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.297437 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.297878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c8f2bd6-727e-4c48-8d51-a81a7e7c6f8a tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'disassociate' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.298583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.298583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.299400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0c8f2bd6-727e-4c48-8d51-a81a7e7c6f8a tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Disassociate qos_spec: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c from type: 3c85c112-6e0f-4161-8663-5ad05a602bf7 {{(pid=88094) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Dec 11 14:27:50.300417 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.300417 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.308058 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.308058 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.331519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c8f2bd6-727e-4c48-8d51-a81a7e7c6f8a tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/disassociate?vol_type_id=3c85c112-6e0f-4161-8663-5ad05a602bf7 returned with HTTP 202 Dec 11 14:27:50.332893 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1020/2068] 10.222.0.58 () {58 vars in 1457 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/disassociate?vol_type_id=3c85c112-6e0f-4161-8663-5ad05a602bf7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:50.345457 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09334b9a-5117-4ff1-856b-c778dbab18f4 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associations Dec 11 14:27:50.346139 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09334b9a-5117-4ff1-856b-c778dbab18f4 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.346381 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.346381 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.346787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09334b9a-5117-4ff1-856b-c778dbab18f4 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'associations' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.347440 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.347440 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.348271 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-09334b9a-5117-4ff1-856b-c778dbab18f4 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Get associations for qos_spec id: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c {{(pid=88093) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 11 14:27:50.348959 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.348959 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.376936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09334b9a-5117-4ff1-856b-c778dbab18f4 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associations returned with HTTP 200 Dec 11 14:27:50.377931 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1049/2069] 10.222.0.58 () {58 vars in 1360 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associations => generated 306 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:50.389962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d52aa8e6-b0f5-4d01-8fbe-87df946d9fed tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/disassociate_all Dec 11 14:27:50.390498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d52aa8e6-b0f5-4d01-8fbe-87df946d9fed tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.391017 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.391017 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.391302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d52aa8e6-b0f5-4d01-8fbe-87df946d9fed tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'disassociate_all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.391938 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.391938 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.392681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d52aa8e6-b0f5-4d01-8fbe-87df946d9fed tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Disassociate qos_spec: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c from all. {{(pid=88094) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Dec 11 14:27:50.393346 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.393346 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.401049 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.401049 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.415551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d52aa8e6-b0f5-4d01-8fbe-87df946d9fed tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/disassociate_all returned with HTTP 202 Dec 11 14:27:50.419567 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1021/2070] 10.222.0.58 () {58 vars in 1372 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/disassociate_all => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:50.426155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dcb61aa0-4fc3-45f3-9d18-9c2733b6978e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associations Dec 11 14:27:50.428679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dcb61aa0-4fc3-45f3-9d18-9c2733b6978e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.428679 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.428679 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.428679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dcb61aa0-4fc3-45f3-9d18-9c2733b6978e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'associations' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.428679 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.428679 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.430306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dcb61aa0-4fc3-45f3-9d18-9c2733b6978e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Get associations for qos_spec id: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c {{(pid=88093) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 11 14:27:50.430306 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.430306 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.450433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dcb61aa0-4fc3-45f3-9d18-9c2733b6978e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associations returned with HTTP 200 Dec 11 14:27:50.457614 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1050/2071] 10.222.0.58 () {58 vars in 1360 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/associations => generated 24 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:27:50.465190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df0a6a54-67dd-47b8-b8be-042801993224 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] POST http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs Dec 11 14:27:50.465665 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.465665 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.466087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df0a6a54-67dd-47b8-b8be-042801993224 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-665718524", "consumer": "back-end"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:50.467310 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.467310 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.468085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.qos_specs [None req-df0a6a54-67dd-47b8-b8be-042801993224 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-665718524', 'consumer': 'back-end', 'specs': {}} {{(pid=88094) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 11 14:27:50.475493 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-df0a6a54-67dd-47b8-b8be-042801993224 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DB qos_specs_create(): root {'id': 'c5a31df1-814e-4796-bb7c-ada1b7406821', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-665718524'} {{(pid=88094) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 11 14:27:50.491640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df0a6a54-67dd-47b8-b8be-042801993224 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs returned with HTTP 200 Dec 11 14:27:50.493312 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1022/2072] 10.222.0.58 () {60 vars in 1231 bytes} [Fri Dec 11 14:27:50 2020] POST /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs => generated 434 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:50.506939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68f43e71-2872-484a-ac99-10c6d5c11bb3 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821?force=False Dec 11 14:27:50.507485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68f43e71-2872-484a-ac99-10c6d5c11bb3 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.507693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.507693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.508396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68f43e71-2872-484a-ac99-10c6d5c11bb3 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.509098 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.509098 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.509941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-68f43e71-2872-484a-ac99-10c6d5c11bb3 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Delete qos_spec: c5a31df1-814e-4796-bb7c-ada1b7406821, force: False {{(pid=88093) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 11 14:27:50.510634 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.510634 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.519848 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.519848 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.539784 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.539784 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.547104 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:27:50.547104 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:27:50.552031 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68f43e71-2872-484a-ac99-10c6d5c11bb3 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821?force=False returned with HTTP 202 Dec 11 14:27:50.552968 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1051/2073] 10.222.0.58 () {58 vars in 1347 bytes} [Fri Dec 11 14:27:50 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:50.564752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b6775331-ba9f-4dbc-8a8a-face5256968d tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821 Dec 11 14:27:50.565741 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b6775331-ba9f-4dbc-8a8a-face5256968d tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.565949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.565949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.566337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b6775331-ba9f-4dbc-8a8a-face5256968d tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.567149 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.567149 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.568266 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.568266 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.579434 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b6775331-ba9f-4dbc-8a8a-face5256968d tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821 returned with HTTP 404 Dec 11 14:27:50.581047 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1023/2074] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821 => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:50.591241 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f980a176-c7e3-48e2-90bc-060606bcc929 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs Dec 11 14:27:50.591910 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f980a176-c7e3-48e2-90bc-060606bcc929 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.592390 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.592390 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.592848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f980a176-c7e3-48e2-90bc-060606bcc929 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.593639 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.593639 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.611537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f980a176-c7e3-48e2-90bc-060606bcc929 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs returned with HTTP 200 Dec 11 14:27:50.612535 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1052/2075] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs => generated 175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:50.627176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a633505-7d62-4239-b57f-e0ae49af4e55 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] POST http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs Dec 11 14:27:50.628051 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7a633505-7d62-4239-b57f-e0ae49af4e55 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-503066645", "consumer": "both"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:50.630152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.qos_specs [None req-7a633505-7d62-4239-b57f-e0ae49af4e55 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-503066645', 'consumer': 'both', 'specs': {}} {{(pid=88094) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 11 14:27:50.639413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-7a633505-7d62-4239-b57f-e0ae49af4e55 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DB qos_specs_create(): root {'id': 'cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-503066645'} {{(pid=88094) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 11 14:27:50.647684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a633505-7d62-4239-b57f-e0ae49af4e55 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs returned with HTTP 200 Dec 11 14:27:50.648802 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1024/2076] 10.222.0.58 () {60 vars in 1231 bytes} [Fri Dec 11 14:27:50 2020] POST /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs => generated 430 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:50.661216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fc5ac32-28b6-4680-b668-76bd9ed02938 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b?force=False Dec 11 14:27:50.661914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fc5ac32-28b6-4680-b668-76bd9ed02938 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.662160 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.662160 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.662604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fc5ac32-28b6-4680-b668-76bd9ed02938 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.663452 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.663452 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.664320 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3fc5ac32-28b6-4680-b668-76bd9ed02938 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Delete qos_spec: cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b, force: False {{(pid=88093) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 11 14:27:50.664999 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.664999 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.673486 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.673486 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.675188 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2756b590-6950-4f48-ad61-e7ec6e65c61f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:27:50.676063 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2756b590-6950-4f48-ad61-e7ec6e65c61f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.676063 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.676063 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.676531 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2756b590-6950-4f48-ad61-e7ec6e65c61f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.696112 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.696112 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.705657 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:27:50.705657 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:27:50.711491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fc5ac32-28b6-4680-b668-76bd9ed02938 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b?force=False returned with HTTP 202 Dec 11 14:27:50.713140 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1053/2077] 10.222.0.58 () {58 vars in 1347 bytes} [Fri Dec 11 14:27:50 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:27:50.725951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5131f512-ae73-4286-8974-6880b3ab8a9b tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b Dec 11 14:27:50.726884 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5131f512-ae73-4286-8974-6880b3ab8a9b tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.727521 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.727521 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.728222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5131f512-ae73-4286-8974-6880b3ab8a9b tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.729247 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.729247 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.741964 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5131f512-ae73-4286-8974-6880b3ab8a9b tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b returned with HTTP 404 Dec 11 14:27:50.743691 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1054/2078] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:27:50.753618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44ac9d51-ce6a-405b-a43a-326de03bf664 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs Dec 11 14:27:50.754975 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44ac9d51-ce6a-405b-a43a-326de03bf664 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.755856 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44ac9d51-ce6a-405b-a43a-326de03bf664 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.775055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.775055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.785671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44ac9d51-ce6a-405b-a43a-326de03bf664 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs returned with HTTP 200 Dec 11 14:27:50.786860 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1055/2079] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs => generated 175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:50.795062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2756b590-6950-4f48-ad61-e7ec6e65c61f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:27:50.800486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc4bc583-53b1-4c5a-b1e4-3138ea4f62cb tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] POST http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs Dec 11 14:27:50.800962 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.800962 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.801365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc4bc583-53b1-4c5a-b1e4-3138ea4f62cb tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1168592909", "consumer": "front-end"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:50.802608 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.802608 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.809441 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.qos_specs [None req-dc4bc583-53b1-4c5a-b1e4-3138ea4f62cb tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1168592909', 'consumer': 'front-end', 'specs': {}} {{(pid=88093) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 11 14:27:50.811909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-dc4bc583-53b1-4c5a-b1e4-3138ea4f62cb tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DB qos_specs_create(): root {'id': '2e56eed7-21e5-4019-a44a-17394eaf731e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1168592909'} {{(pid=88093) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 11 14:27:50.823234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc4bc583-53b1-4c5a-b1e4-3138ea4f62cb tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs returned with HTTP 200 Dec 11 14:27:50.826435 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1056/2080] 10.222.0.58 () {60 vars in 1231 bytes} [Fri Dec 11 14:27:50 2020] POST /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs => generated 436 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:50.828759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2756b590-6950-4f48-ad61-e7ec6e65c61f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:27:50.833997 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1025/2081] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:50.840852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31afb70c-a43d-442e-b6bb-1333b982f721 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e?force=False Dec 11 14:27:50.841395 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31afb70c-a43d-442e-b6bb-1333b982f721 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.841617 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.841617 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.842138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31afb70c-a43d-442e-b6bb-1333b982f721 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.842621 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.842621 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.843433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31afb70c-a43d-442e-b6bb-1333b982f721 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Delete qos_spec: 2e56eed7-21e5-4019-a44a-17394eaf731e, force: False {{(pid=88093) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 11 14:27:50.844273 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.844273 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.852946 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.852946 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.873924 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.873924 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.881676 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:27:50.881676 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:27:50.886566 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31afb70c-a43d-442e-b6bb-1333b982f721 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e?force=False returned with HTTP 202 Dec 11 14:27:50.887445 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1057/2082] 10.222.0.58 () {58 vars in 1347 bytes} [Fri Dec 11 14:27:50 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:27:50.899736 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d28e3108-0d84-4fd8-a91c-248e59b2543e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e Dec 11 14:27:50.900456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d28e3108-0d84-4fd8-a91c-248e59b2543e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.900791 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.900791 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.901368 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d28e3108-0d84-4fd8-a91c-248e59b2543e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.903284 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:50.903284 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:50.911753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d28e3108-0d84-4fd8-a91c-248e59b2543e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e returned with HTTP 404 Dec 11 14:27:50.913639 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1026/2083] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:50.923787 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6a5aa77-5a57-44a3-a950-9c03f018ab28 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs Dec 11 14:27:50.924350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6a5aa77-5a57-44a3-a950-9c03f018ab28 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.924550 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:50.924550 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:50.924930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6a5aa77-5a57-44a3-a950-9c03f018ab28 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.925620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:50.925620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:50.953862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6a5aa77-5a57-44a3-a950-9c03f018ab28 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs returned with HTTP 200 Dec 11 14:27:50.966705 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1058/2084] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs => generated 175 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:50.974423 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d1efe3e-1052-4da1-a8f9-2f1da64f6873 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c Dec 11 14:27:50.975532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d1efe3e-1052-4da1-a8f9-2f1da64f6873 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:50.975885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d1efe3e-1052-4da1-a8f9-2f1da64f6873 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:50.987273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d1efe3e-1052-4da1-a8f9-2f1da64f6873 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c returned with HTTP 200 Dec 11 14:27:50.988274 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1027/2085] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c => generated 459 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:51.003050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-419e2250-30b5-41cf-bfd3-5785c4b23651 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs Dec 11 14:27:51.003050 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-419e2250-30b5-41cf-bfd3-5785c4b23651 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.003050 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:51.003050 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:51.003837 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-419e2250-30b5-41cf-bfd3-5785c4b23651 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.004500 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:51.004500 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:51.005757 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.005757 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Dec 11 14:27:51.020420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-419e2250-30b5-41cf-bfd3-5785c4b23651 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs returned with HTTP 200 Dec 11 14:27:51.021415 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1059/2086] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:27:50 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:51.034646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ecad75df-c19d-4e93-a0df-f572920fcadd tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] PUT http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c Dec 11 14:27:51.035015 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:51.035015 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:51.035801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ecad75df-c19d-4e93-a0df-f572920fcadd tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:51.037915 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:51.037915 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:51.039755 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.039755 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:51.059949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.qos_specs [None req-ecad75df-c19d-4e93-a0df-f572920fcadd tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88094) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Dec 11 14:27:51.061187 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.061187 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:51.077628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-ecad75df-c19d-4e93-a0df-f572920fcadd tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] qos_specs_update() value: {'id': '07c64c5c-2124-4ec3-9d8f-5ccd5ebdba66', 'key': 'iops_bytes', 'value': '500', 'specs_id': '57d37f2f-8b33-46e9-a431-f39d2fec8a1c', 'deleted': False} {{(pid=88094) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Dec 11 14:27:51.083758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ecad75df-c19d-4e93-a0df-f572920fcadd tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c returned with HTTP 200 Dec 11 14:27:51.085706 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1028/2087] 10.222.0.58 () {60 vars in 1341 bytes} [Fri Dec 11 14:27:51 2020] PUT /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c => generated 36 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:27:51.097560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-016feedb-19b6-4010-975d-048041114b97 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c Dec 11 14:27:51.098102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-016feedb-19b6-4010-975d-048041114b97 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.098970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:51.098970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:51.099402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-016feedb-19b6-4010-975d-048041114b97 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.100688 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:51.100688 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:51.102381 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.102381 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:51.112709 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-016feedb-19b6-4010-975d-048041114b97 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c returned with HTTP 200 Dec 11 14:27:51.113531 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1060/2088] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:51 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c => generated 480 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:51.126358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-90268be8-528e-44f0-a9d4-8ae2a354fca7 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] PUT http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/delete_keys Dec 11 14:27:51.126938 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:51.126938 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:51.127266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-90268be8-528e-44f0-a9d4-8ae2a354fca7 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:51.128483 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:51.128483 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:51.129254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-90268be8-528e-44f0-a9d4-8ae2a354fca7 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Delete_key spec: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c, keys: ['iops_bytes'] {{(pid=88094) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Dec 11 14:27:51.129919 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.129919 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:51.141225 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:27:51.141225 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:27:51.155614 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.155614 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:51.166684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-90268be8-528e-44f0-a9d4-8ae2a354fca7 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/delete_keys returned with HTTP 202 Dec 11 14:27:51.170341 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1029/2089] 10.222.0.58 () {60 vars in 1377 bytes} [Fri Dec 11 14:27:51 2020] PUT /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c/delete_keys => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:51.182260 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6201c2fb-000c-4eb1-8163-df17927350c4 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c Dec 11 14:27:51.183366 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6201c2fb-000c-4eb1-8163-df17927350c4 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.183871 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:51.183871 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:51.184544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6201c2fb-000c-4eb1-8163-df17927350c4 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.185438 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:51.185438 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:51.187551 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.187551 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:51.199293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6201c2fb-000c-4eb1-8163-df17927350c4 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c returned with HTTP 200 Dec 11 14:27:51.200410 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1061/2090] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:51 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c => generated 459 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:27:51.229155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06d3d177-992e-4643-a881-de1823b09343 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c Dec 11 14:27:51.230840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06d3d177-992e-4643-a881-de1823b09343 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.231270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:51.231270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:51.232436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06d3d177-992e-4643-a881-de1823b09343 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.233486 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:51.233486 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:51.235353 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.235353 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:51.247339 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06d3d177-992e-4643-a881-de1823b09343 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c returned with HTTP 200 Dec 11 14:27:51.257123 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1030/2091] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:51 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c => generated 459 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:51.264314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-787ca24e-1941-407a-a826-5592eb9264cf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e?force=False Dec 11 14:27:51.265201 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-787ca24e-1941-407a-a826-5592eb9264cf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.265749 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:51.265749 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:51.266779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-787ca24e-1941-407a-a826-5592eb9264cf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.267819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:51.267819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:51.268865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-787ca24e-1941-407a-a826-5592eb9264cf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Delete qos_spec: 2e56eed7-21e5-4019-a44a-17394eaf731e, force: False {{(pid=88093) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 11 14:27:51.269836 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.269836 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:51.278277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-787ca24e-1941-407a-a826-5592eb9264cf tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e?force=False returned with HTTP 404 Dec 11 14:27:51.279937 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1062/2092] 10.222.0.58 () {58 vars in 1347 bytes} [Fri Dec 11 14:27:51 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:51.300107 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9fa96c16-0834-4c7f-9200-9033cba51215 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e Dec 11 14:27:51.307940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9fa96c16-0834-4c7f-9200-9033cba51215 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.308276 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:51.308276 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:51.309148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9fa96c16-0834-4c7f-9200-9033cba51215 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.310080 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:51.310080 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:51.311434 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:51.311434 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:51.333148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9fa96c16-0834-4c7f-9200-9033cba51215 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e returned with HTTP 404 Dec 11 14:27:51.335298 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1031/2093] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:51 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/2e56eed7-21e5-4019-a44a-17394eaf731e => generated 100 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:51.348603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f329843-52b7-427c-a8fb-bbe0ac685dd6 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b?force=False Dec 11 14:27:51.349570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f329843-52b7-427c-a8fb-bbe0ac685dd6 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.358973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f329843-52b7-427c-a8fb-bbe0ac685dd6 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.360560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f329843-52b7-427c-a8fb-bbe0ac685dd6 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Delete qos_spec: cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b, force: False {{(pid=88093) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 11 14:27:51.373539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f329843-52b7-427c-a8fb-bbe0ac685dd6 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b?force=False returned with HTTP 404 Dec 11 14:27:51.374633 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1063/2094] 10.222.0.58 () {58 vars in 1347 bytes} [Fri Dec 11 14:27:51 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b?force=False => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:51.385371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d54a2d1-6405-4172-bdd0-e9f47eeab106 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b Dec 11 14:27:51.385914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d54a2d1-6405-4172-bdd0-e9f47eeab106 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.386433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d54a2d1-6405-4172-bdd0-e9f47eeab106 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.416967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d54a2d1-6405-4172-bdd0-e9f47eeab106 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b returned with HTTP 404 Dec 11 14:27:51.421427 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1032/2095] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:51 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/cfe8eaf4-ed15-4b77-b28a-c23bc5280a7b => generated 100 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:27:51.436180 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf43c3cd-e3c9-45f2-b6bd-0963fe3e8dec tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821?force=False Dec 11 14:27:51.436807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf43c3cd-e3c9-45f2-b6bd-0963fe3e8dec tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.437790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf43c3cd-e3c9-45f2-b6bd-0963fe3e8dec tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.438775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cf43c3cd-e3c9-45f2-b6bd-0963fe3e8dec tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Delete qos_spec: c5a31df1-814e-4796-bb7c-ada1b7406821, force: False {{(pid=88093) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 11 14:27:51.448073 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf43c3cd-e3c9-45f2-b6bd-0963fe3e8dec tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821?force=False returned with HTTP 404 Dec 11 14:27:51.454967 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1064/2096] 10.222.0.58 () {58 vars in 1347 bytes} [Fri Dec 11 14:27:51 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821?force=False => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:51.460623 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8a8c1ea2-bd81-46de-91e6-ecf90d3133fa tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821 Dec 11 14:27:51.461351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8a8c1ea2-bd81-46de-91e6-ecf90d3133fa tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.461862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8a8c1ea2-bd81-46de-91e6-ecf90d3133fa tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.476924 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8a8c1ea2-bd81-46de-91e6-ecf90d3133fa tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821 returned with HTTP 404 Dec 11 14:27:51.478746 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1033/2097] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:51 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/c5a31df1-814e-4796-bb7c-ada1b7406821 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:51.489827 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d6ff8fc-292d-4e41-b59d-56e536e75d27 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/fcb89bcb-c793-4370-81e5-e3097fd5ce7c Dec 11 14:27:51.491474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d6ff8fc-292d-4e41-b59d-56e536e75d27 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.492468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d6ff8fc-292d-4e41-b59d-56e536e75d27 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.640631 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:27:51.640631 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:27:51.658511 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d6ff8fc-292d-4e41-b59d-56e536e75d27 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/fcb89bcb-c793-4370-81e5-e3097fd5ce7c returned with HTTP 202 Dec 11 14:27:51.660649 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1065/2098] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:27:51 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/types/fcb89bcb-c793-4370-81e5-e3097fd5ce7c => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:51.687980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1601e54f-2cf2-47c0-bbb3-66047a003d33 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/fcb89bcb-c793-4370-81e5-e3097fd5ce7c Dec 11 14:27:51.688921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1601e54f-2cf2-47c0-bbb3-66047a003d33 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.701568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1601e54f-2cf2-47c0-bbb3-66047a003d33 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.730860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1601e54f-2cf2-47c0-bbb3-66047a003d33 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/fcb89bcb-c793-4370-81e5-e3097fd5ce7c returned with HTTP 404 Dec 11 14:27:51.732207 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1034/2099] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:27:51 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/types/fcb89bcb-c793-4370-81e5-e3097fd5ce7c => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:51.743067 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ef78961-b51b-4900-993c-c199cc06081e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/2359f843-238f-4428-97a1-836fb7b3f91a Dec 11 14:27:51.743989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ef78961-b51b-4900-993c-c199cc06081e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.745103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ef78961-b51b-4900-993c-c199cc06081e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.896380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ef78961-b51b-4900-993c-c199cc06081e tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/2359f843-238f-4428-97a1-836fb7b3f91a returned with HTTP 202 Dec 11 14:27:51.897444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1066/2100] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:27:51 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/types/2359f843-238f-4428-97a1-836fb7b3f91a => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:51.908194 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d05fb7b6-eaf9-4d1f-ad31-461dec2cdd8c tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/a082d374-ae97-4512-83e9-cd08cc6b7309/action Dec 11 14:27:51.909420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d05fb7b6-eaf9-4d1f-ad31-461dec2cdd8c tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-attach": {"instance_uuid": "0db538db-2566-472d-8870-c9cabc81b671", "mountpoint": "/dev/vdc"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:27:51.910217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d05fb7b6-eaf9-4d1f-ad31-461dec2cdd8c tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0db538db-2566-472d-8870-c9cabc81b671", "mountpoint": "/dev/vdc"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:27:51.911784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f54078fc-873b-4388-99b6-c3ab5c58973b tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/2359f843-238f-4428-97a1-836fb7b3f91a Dec 11 14:27:51.913513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f54078fc-873b-4388-99b6-c3ab5c58973b tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.914120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f54078fc-873b-4388-99b6-c3ab5c58973b tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:51.930020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f54078fc-873b-4388-99b6-c3ab5c58973b tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/2359f843-238f-4428-97a1-836fb7b3f91a returned with HTTP 404 Dec 11 14:27:51.931367 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1067/2101] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:27:51 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/types/2359f843-238f-4428-97a1-836fb7b3f91a => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:51.940491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05794a16-b7cb-4302-bf84-d371fad2e33c tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/3c85c112-6e0f-4161-8663-5ad05a602bf7 Dec 11 14:27:51.941023 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05794a16-b7cb-4302-bf84-d371fad2e33c tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:51.941542 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05794a16-b7cb-4302-bf84-d371fad2e33c tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:52.009249 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d05fb7b6-eaf9-4d1f-ad31-461dec2cdd8c tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/a082d374-ae97-4512-83e9-cd08cc6b7309/action returned with HTTP 404 Dec 11 14:27:52.012366 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1035/2102] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:27:51 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/a082d374-ae97-4512-83e9-cd08cc6b7309/action => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:27:52.048445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05794a16-b7cb-4302-bf84-d371fad2e33c tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/3c85c112-6e0f-4161-8663-5ad05a602bf7 returned with HTTP 202 Dec 11 14:27:52.053289 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1068/2103] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:27:51 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/types/3c85c112-6e0f-4161-8663-5ad05a602bf7 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:27:52.060492 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e35e31a2-c1b5-44dc-b9fb-948d3ce2a2e9 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/3c85c112-6e0f-4161-8663-5ad05a602bf7 Dec 11 14:27:52.061451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e35e31a2-c1b5-44dc-b9fb-948d3ce2a2e9 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:52.062609 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e35e31a2-c1b5-44dc-b9fb-948d3ce2a2e9 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:52.075282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e35e31a2-c1b5-44dc-b9fb-948d3ce2a2e9 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/types/3c85c112-6e0f-4161-8663-5ad05a602bf7 returned with HTTP 404 Dec 11 14:27:52.076308 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1036/2104] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:27:52 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/types/3c85c112-6e0f-4161-8663-5ad05a602bf7 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:27:52.089443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79832a83-df47-4ecf-ad0c-05da7af5b235 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] DELETE http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c?force=False Dec 11 14:27:52.090172 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79832a83-df47-4ecf-ad0c-05da7af5b235 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:52.090704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79832a83-df47-4ecf-ad0c-05da7af5b235 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:52.092306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.qos_specs_manage [None req-79832a83-df47-4ecf-ad0c-05da7af5b235 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Delete qos_spec: 57d37f2f-8b33-46e9-a431-f39d2fec8a1c, force: False {{(pid=88093) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 11 14:27:52.101438 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:52.101438 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:52.134634 n-d-766726-2 devstack@c-api.service[88092]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 11 14:27:52.134634 n-d-766726-2 devstack@c-api.service[88092]: options(joinedload_all('specs')).all() Dec 11 14:27:52.145051 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:27:52.145051 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:27:52.155359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79832a83-df47-4ecf-ad0c-05da7af5b235 tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c?force=False returned with HTTP 202 Dec 11 14:27:52.160504 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1069/2105] 10.222.0.58 () {58 vars in 1347 bytes} [Fri Dec 11 14:27:52 2020] DELETE /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c?force=False => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:27:52.169276 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d222290-7984-442b-9a65-c8ddc495e9ca tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] GET http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c Dec 11 14:27:52.169812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d222290-7984-442b-9a65-c8ddc495e9ca tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:52.170304 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d222290-7984-442b-9a65-c8ddc495e9ca tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:52.188315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d222290-7984-442b-9a65-c8ddc495e9ca tempest-QosSpecsTestJSON-955723616 tempest-QosSpecsTestJSON-955723616] http://10.222.0.58/volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c returned with HTTP 404 Dec 11 14:27:52.191096 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1037/2106] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:27:52 2020] GET /volume/v3/93f78c331be14154b5148f2ff501181e/qos-specs/57d37f2f-8b33-46e9-a431-f39d2fec8a1c => generated 100 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:27:59.383448 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2b27260-f1f2-4715-9ad9-20226132b9cf tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] GET http://10.222.0.58/volume/v3/01d1904d86a74aebb159951453c50a7e/scheduler-stats/get_pools?detail=True Dec 11 14:27:59.384421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2b27260-f1f2-4715-9ad9-20226132b9cf tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:59.384421 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:27:59.384421 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:27:59.384869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2b27260-f1f2-4715-9ad9-20226132b9cf tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] Calling method 'get_pools' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:59.385240 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:27:59.385240 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:27:59.415195 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2b27260-f1f2-4715-9ad9-20226132b9cf tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] http://10.222.0.58/volume/v3/01d1904d86a74aebb159951453c50a7e/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 11 14:27:59.417191 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1070/2107] 10.222.0.58 () {58 vars in 1281 bytes} [Fri Dec 11 14:27:58 2020] GET /volume/v3/01d1904d86a74aebb159951453c50a7e/scheduler-stats/get_pools?detail=True => generated 769 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:27:59.434564 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e17d7a0e-3a5b-4ef6-ae6c-62c21d143ff5 tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] GET http://10.222.0.58/volume/v3/01d1904d86a74aebb159951453c50a7e/scheduler-stats/get_pools Dec 11 14:27:59.435254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e17d7a0e-3a5b-4ef6-ae6c-62c21d143ff5 tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:27:59.435823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e17d7a0e-3a5b-4ef6-ae6c-62c21d143ff5 tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] Calling method 'get_pools' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:27:59.462050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e17d7a0e-3a5b-4ef6-ae6c-62c21d143ff5 tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] http://10.222.0.58/volume/v3/01d1904d86a74aebb159951453c50a7e/scheduler-stats/get_pools returned with HTTP 200 Dec 11 14:27:59.464015 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1038/2108] 10.222.0.58 () {58 vars in 1258 bytes} [Fri Dec 11 14:27:59 2020] GET /volume/v3/01d1904d86a74aebb159951453c50a7e/scheduler-stats/get_pools => generated 61 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:28:01.673209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-835b6867-ea8b-4ed5-bf2c-b22523a0349f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:01.673875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-835b6867-ea8b-4ed5-bf2c-b22523a0349f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:01.674652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-835b6867-ea8b-4ed5-bf2c-b22523a0349f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:01.776668 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:01.776668 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:01.788741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-835b6867-ea8b-4ed5-bf2c-b22523a0349f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:01.821617 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-835b6867-ea8b-4ed5-bf2c-b22523a0349f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:01.823329 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1071/2109] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:28:01 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:01.910005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e17d7a0e-3a5b-4ef6-ae6c-62c21d143ff5 tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] GET http://10.222.0.58/volume// Dec 11 14:28:01.910891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e17d7a0e-3a5b-4ef6-ae6c-62c21d143ff5 tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:01.911525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e17d7a0e-3a5b-4ef6-ae6c-62c21d143ff5 tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:01.913591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e17d7a0e-3a5b-4ef6-ae6c-62c21d143ff5 tempest-VolumePoolsAdminTestsJSON-1523481267 tempest-VolumePoolsAdminTestsJSON-1523481267] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:28:01.915033 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1039/2110] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:28:01 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:28:01.937879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9d31b98a-9fb0-4051-acf4-56dfe0d379d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments Dec 11 14:28:01.938453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:01.938453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:01.939159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9d31b98a-9fb0-4051-acf4-56dfe0d379d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1c7c832-6599-4b39-b419-e41dd8f7c3fb", "instance_uuid": "f85db381-83b6-4a09-b99d-471369c6cf30", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:01.992853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:01.992853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:02.066845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9d31b98a-9fb0-4051-acf4-56dfe0d379d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments returned with HTTP 200 Dec 11 14:28:02.077078 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1072/2111] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:28:01 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:28:02.113294 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49f19f5e-6a90-4ad2-880c-8e128cc8730a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:02.114150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49f19f5e-6a90-4ad2-880c-8e128cc8730a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:02.114880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49f19f5e-6a90-4ad2-880c-8e128cc8730a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:02.144009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9d31b98a-9fb0-4051-acf4-56dfe0d379d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume// Dec 11 14:28:02.144496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9d31b98a-9fb0-4051-acf4-56dfe0d379d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:02.144719 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:02.144719 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:02.145734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9d31b98a-9fb0-4051-acf4-56dfe0d379d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:02.157015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9d31b98a-9fb0-4051-acf4-56dfe0d379d3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:28:02.157706 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1073/2112] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:28:02 2020] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:28:02.174162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-ed561f91-2a68-4f64-933c-b33acac6dbb1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:02.175273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-ed561f91-2a68-4f64-933c-b33acac6dbb1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:02.176085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-ed561f91-2a68-4f64-933c-b33acac6dbb1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:02.254601 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:02.254601 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:02.264022 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:02.264022 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:02.267237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-ed561f91-2a68-4f64-933c-b33acac6dbb1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:02.298107 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:02.298107 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:02.304593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-49f19f5e-6a90-4ad2-880c-8e128cc8730a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:02.314200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-ed561f91-2a68-4f64-933c-b33acac6dbb1 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:02.315138 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1074/2113] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:28:02 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 1014 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:28:02.328395 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:02.328395 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:02.341842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49f19f5e-6a90-4ad2-880c-8e128cc8730a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:02.343139 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1040/2114] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:02 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 915 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:02.356768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9e412c5e-aa34-4632-94c7-53165ae6f10f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] PUT http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/a4b6784b-6a8a-4155-918b-80f0ce5ff7c9 Dec 11 14:28:02.357297 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:02.357297 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:02.357725 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9e412c5e-aa34-4632-94c7-53165ae6f10f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:02.393549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:28:02.393549 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:28:02.394474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9e412c5e-aa34-4632-94c7-53165ae6f10f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Lock "b'cinder-attachment_update-a1c7c832-6599-4b39-b419-e41dd8f7c3fb-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:28:02.397537 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:02.397537 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:03.359784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e193f6c4-11d4-4bd3-a896-e776d8a9468c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:03.360594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e193f6c4-11d4-4bd3-a896-e776d8a9468c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:03.360945 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:03.360945 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:03.361504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e193f6c4-11d4-4bd3-a896-e776d8a9468c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:03.425372 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:03.425372 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:03.436348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e193f6c4-11d4-4bd3-a896-e776d8a9468c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:03.466649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:03.466649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:03.490319 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e193f6c4-11d4-4bd3-a896-e776d8a9468c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:03.504905 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1041/2115] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:03 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:04.166408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9e412c5e-aa34-4632-94c7-53165ae6f10f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Lock "b'cinder-attachment_update-a1c7c832-6599-4b39-b419-e41dd8f7c3fb-n-h2-766726-2'" released by "attachment_update" :: held 1.771s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:28:04.167433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9e412c5e-aa34-4632-94c7-53165ae6f10f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/a4b6784b-6a8a-4155-918b-80f0ce5ff7c9 returned with HTTP 200 Dec 11 14:28:04.168981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1075/2116] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:28:02 2020] PUT /volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/a4b6784b-6a8a-4155-918b-80f0ce5ff7c9 => generated 762 bytes in 1819 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:28:04.511604 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b07fb38-7ed7-4b3c-8b90-37094e153570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:04.512113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b07fb38-7ed7-4b3c-8b90-37094e153570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:04.512516 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:04.512516 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:04.513278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b07fb38-7ed7-4b3c-8b90-37094e153570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:04.775535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:04.775535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:04.792841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3b07fb38-7ed7-4b3c-8b90-37094e153570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:04.843015 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:04.843015 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:04.857155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b07fb38-7ed7-4b3c-8b90-37094e153570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:04.858431 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1042/2117] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:04 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 916 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:04.984478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14d176eb-d49c-4ff9-9eb5-7d771f2b47d9 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] GET http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 Dec 11 14:28:04.988061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14d176eb-d49c-4ff9-9eb5-7d771f2b47d9 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:04.990638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:04.990638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:04.991548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14d176eb-d49c-4ff9-9eb5-7d771f2b47d9 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:04.992696 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:04.992696 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:05.046474 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14d176eb-d49c-4ff9-9eb5-7d771f2b47d9 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 returned with HTTP 200 Dec 11 14:28:05.048298 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1076/2118] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:04 2020] GET /volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 => generated 361 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:05.368796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] POST http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes Dec 11 14:28:05.378585 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:05.378585 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:05.379836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1493323677"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:05.385883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1493323677'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:05.387479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Create volume of 1 GB Dec 11 14:28:05.405272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Availability Zones retrieved successfully. Dec 11 14:28:05.446696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Flow 'volume_create_api' (1cf6ac40-c18c-4004-b327-504232b60638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:05.449559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87785df-5f01-47aa-9725-802ae7742f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:05.456024 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:28:05.514427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:28:05.515306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c0258245-76c3-4189-8a8e-2a4f509bc120", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-335822478"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:05.516755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume request body: {'volume': {'imageRef': 'c0258245-76c3-4189-8a8e-2a4f509bc120', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-335822478'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:05.604749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87785df-5f01-47aa-9725-802ae7742f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:05.606911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0bcb401-0bd9-4172-bb4d-ef045c577f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:05.656169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume of 2 GB Dec 11 14:28:05.674240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Availability Zones retrieved successfully. Dec 11 14:28:05.712346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Flow 'volume_create_api' (18005e09-bde6-4c6a-a157-a6f0b74d7a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:05.721592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367385ec-69d9-4992-ad8f-46f2802fd3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:05.731234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Validating volume size '2' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:28:05.794086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Created reservations ['95b68b3f-f63d-45f7-b98d-f1060a0bb910', '6cb61d42-4488-4e8a-9bdb-78acb2755d92', '8be556c6-80e7-4704-b3a4-9390d52e5d4a', 'ee24ce1e-6476-47c4-bfd4-dd07a5d0f0d6'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:28:05.796966 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0bcb401-0bd9-4172-bb4d-ef045c577f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95b68b3f-f63d-45f7-b98d-f1060a0bb910', '6cb61d42-4488-4e8a-9bdb-78acb2755d92', '8be556c6-80e7-4704-b3a4-9390d52e5d4a', 'ee24ce1e-6476-47c4-bfd4-dd07a5d0f0d6']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:05.799306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d22554-c323-4ceb-ae20-6b5dac96a8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:05.830694 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367385ec-69d9-4992-ad8f-46f2802fd3b0) transitioned into state 'FAILURE' from state 'RUNNING' Dec 11 14:28:05.830694 n-d-766726-2 devstack@c-api.service[88092]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c0258245-76c3-4189-8a8e-2a4f509bc120 is not active. Dec 11 14:28:05.836195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367385ec-69d9-4992-ad8f-46f2802fd3b0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:05.839147 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (367385ec-69d9-4992-ad8f-46f2802fd3b0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 11 14:28:05.841784 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Flow 'volume_create_api' (18005e09-bde6-4c6a-a157-a6f0b74d7a5c) transitioned into state 'REVERTED' from state 'RUNNING' Dec 11 14:28:05.842547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd4ccaa3-5f48-4d6d-9a5b-6e0af5bad5ac tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 400 Dec 11 14:28:05.843640 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1077/2119] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:28:05 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 125 bytes in 334 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:28:05.876420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d542cfca-8471-483e-bf1d-dc3fd63ccded tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:05.876889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d542cfca-8471-483e-bf1d-dc3fd63ccded tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:05.877390 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d542cfca-8471-483e-bf1d-dc3fd63ccded tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:05.937686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d22554-c323-4ceb-ae20-6b5dac96a8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8823b9-7f5c-4aea-b4dc-b89395757e8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1493323677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fcd3ded4ef4978afd11dbaa3376b55',qos_specs=None,replication_status=,reservations=['95b68b3f-f63d-45f7-b98d-f1060a0bb910','6cb61d42-4488-4e8a-9bdb-78acb2755d92','8be556c6-80e7-4704-b3a4-9390d52e5d4a','ee24ce1e-6476-47c4-bfd4-dd07a5d0f0d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a3f1f59557458f81c08658edf41392',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1493323677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8823b9-7f5c-4aea-b4dc-b89395757e8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fcd3ded4ef4978afd11dbaa3376b55',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,user_id='31a3f1f59557458f81c08658edf41392',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:05.941608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f004875-ab1b-4341-8a24-b54bbd8e0ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:05.950939 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:05.950939 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:05.966503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d542cfca-8471-483e-bf1d-dc3fd63ccded tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:06.002574 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:06.002574 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:06.005183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f004875-ab1b-4341-8a24-b54bbd8e0ac9) 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-VolumeQuotasNegativeTestJSON-Volume-1493323677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fcd3ded4ef4978afd11dbaa3376b55',qos_specs=None,replication_status=,reservations=['95b68b3f-f63d-45f7-b98d-f1060a0bb910','6cb61d42-4488-4e8a-9bdb-78acb2755d92','8be556c6-80e7-4704-b3a4-9390d52e5d4a','ee24ce1e-6476-47c4-bfd4-dd07a5d0f0d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31a3f1f59557458f81c08658edf41392',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:06.007973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ca2caf-d561-4f9d-bce1-f486f97eae5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:06.014343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d542cfca-8471-483e-bf1d-dc3fd63ccded tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:06.015843 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1078/2120] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:05 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:06.044213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ca2caf-d561-4f9d-bce1-f486f97eae5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:06.047364 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Flow 'volume_create_api' (1cf6ac40-c18c-4004-b327-504232b60638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:06.105983 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Create volume request issued successfully. Dec 11 14:28:06.125791 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4af0a75-65b1-4e33-bbbf-ac17d82b7677 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes returned with HTTP 202 Dec 11 14:28:06.127625 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1043/2121] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:05 2020] POST /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes => generated 828 bytes in 1071 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:28:06.141278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b6816a8-fc94-41d4-98cb-4153f87aeadf tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] GET http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f Dec 11 14:28:06.141814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b6816a8-fc94-41d4-98cb-4153f87aeadf tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:06.142036 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:06.142036 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:06.142455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b6816a8-fc94-41d4-98cb-4153f87aeadf tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:06.233412 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:06.233412 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:06.256822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6b6816a8-fc94-41d4-98cb-4153f87aeadf tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Volume info retrieved successfully. Dec 11 14:28:06.315769 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b6816a8-fc94-41d4-98cb-4153f87aeadf tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f returned with HTTP 200 Dec 11 14:28:06.318414 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1079/2122] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:06 2020] GET /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f => generated 896 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:06.656543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:28:06.657044 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:06.657044 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:06.657403 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "fb1126bf-4035-49ed-abe6-c50152b6a9eb"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:06.663550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume request body: {'volume': {'size': 1, 'imageRef': 'fb1126bf-4035-49ed-abe6-c50152b6a9eb'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:06.867238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume of 1 GB Dec 11 14:28:06.867948 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:06.867948 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:06.890425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Availability Zones retrieved successfully. Dec 11 14:28:06.919804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Flow 'volume_create_api' (c007c5ef-3c80-47a1-86ee-8fb8da22d200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:06.926690 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d6ee7e-0e35-45b9-bc0e-459f3dd6aef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:06.929454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:28:07.017675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2d0b0ab3-f873-4e0c-8e9a-ab75494dfa5d req-eb1e9fb1-46b3-4339-ad55-f85bd0254be5 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] DELETE http://10.222.0.58/volume/v3/abed00be0c9d423e891c33cb355611e0/volumes/tempest-invalid-408908997 Dec 11 14:28:07.018456 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2d0b0ab3-f873-4e0c-8e9a-ab75494dfa5d req-eb1e9fb1-46b3-4339-ad55-f85bd0254be5 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:07.018659 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:07.018659 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:07.019309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2d0b0ab3-f873-4e0c-8e9a-ab75494dfa5d req-eb1e9fb1-46b3-4339-ad55-f85bd0254be5 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:07.019777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-2d0b0ab3-f873-4e0c-8e9a-ab75494dfa5d req-eb1e9fb1-46b3-4339-ad55-f85bd0254be5 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] Delete volume with id: tempest-invalid-408908997 Dec 11 14:28:07.036648 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d6ee7e-0e35-45b9-bc0e-459f3dd6aef8) transitioned into state 'FAILURE' from state 'RUNNING' Dec 11 14:28:07.036648 n-d-766726-2 devstack@c-api.service[88092]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Dec 11 14:28:07.060537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d6ee7e-0e35-45b9-bc0e-459f3dd6aef8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:07.065060 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96d6ee7e-0e35-45b9-bc0e-459f3dd6aef8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 11 14:28:07.077585 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Flow 'volume_create_api' (c007c5ef-3c80-47a1-86ee-8fb8da22d200) transitioned into state 'REVERTED' from state 'RUNNING' Dec 11 14:28:07.080151 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-532590ed-fa17-4faa-a1b4-c0c132ae6112 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 400 Dec 11 14:28:07.080636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2d0b0ab3-f873-4e0c-8e9a-ab75494dfa5d req-eb1e9fb1-46b3-4339-ad55-f85bd0254be5 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] http://10.222.0.58/volume/v3/abed00be0c9d423e891c33cb355611e0/volumes/tempest-invalid-408908997 returned with HTTP 404 Dec 11 14:28:07.084170 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1044/2123] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:06 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 134 bytes in 432 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:28:07.097363 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6136847c-259a-4178-934a-2d72612678e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:07.099082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6136847c-259a-4178-934a-2d72612678e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:07.100209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6136847c-259a-4178-934a-2d72612678e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:07.103091 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1080/2124] 10.222.0.58 () {62 vars in 1558 bytes} [Fri Dec 11 14:28:07 2020] DELETE /volume/v3/abed00be0c9d423e891c33cb355611e0/volumes/tempest-invalid-408908997 => generated 98 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:28:07.188285 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:07.188285 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:07.201233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6136847c-259a-4178-934a-2d72612678e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:07.240885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:07.240885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:07.257123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6136847c-259a-4178-934a-2d72612678e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:07.268625 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1045/2125] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:07 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:07.333823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6644ba2e-a79c-44bb-92f2-59af0801b64a tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] GET http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f Dec 11 14:28:07.334949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6644ba2e-a79c-44bb-92f2-59af0801b64a tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:07.335687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6644ba2e-a79c-44bb-92f2-59af0801b64a tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:07.446255 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:07.446255 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:07.460764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6644ba2e-a79c-44bb-92f2-59af0801b64a tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Volume info retrieved successfully. Dec 11 14:28:07.486619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6644ba2e-a79c-44bb-92f2-59af0801b64a tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f returned with HTTP 200 Dec 11 14:28:07.498823 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1081/2126] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:07 2020] GET /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f => generated 921 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:07.506567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8499a411-e5ce-474a-bceb-ccb5e73fc393 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] PUT http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 Dec 11 14:28:07.507313 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:07.507313 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:07.508194 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8499a411-e5ce-474a-bceb-ccb5e73fc393 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.647652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-102e86b9-2afc-44cf-9c74-5ce123226d46 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:28:07.648591 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:07.648591 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:07.649336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-102e86b9-2afc-44cf-9c74-5ce123226d46 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.651118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-102e86b9-2afc-44cf-9c74-5ce123226d46 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 400 Dec 11 14:28:07.657279 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1082/2127] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:07 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 127 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:28:07.662771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37f55970-5cec-474b-9a11-48e3a32f547a tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:28:07.663779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37f55970-5cec-474b-9a11-48e3a32f547a tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "07a8033d-4af9-4d69-9a87-7658ce5cd1c4"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.665214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-37f55970-5cec-474b-9a11-48e3a32f547a tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '07a8033d-4af9-4d69-9a87-7658ce5cd1c4'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:07.692179 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37f55970-5cec-474b-9a11-48e3a32f547a tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 404 Dec 11 14:28:07.693443 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1083/2128] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:07 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:07.700025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8499a411-e5ce-474a-bceb-ccb5e73fc393 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 returned with HTTP 200 Dec 11 14:28:07.701867 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1046/2129] 10.222.0.58 () {60 vars in 1341 bytes} [Fri Dec 11 14:28:07 2020] PUT /volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 => generated 316 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:07.709649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-192e5467-205a-43d5-9835-2533ccd9d1a5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:28:07.710719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-192e5467-205a-43d5-9835-2533ccd9d1a5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "63f5fafb-5fff-4192-b151-bfda6f8241b4"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.712218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-192e5467-205a-43d5-9835-2533ccd9d1a5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume request body: {'volume': {'size': 1, 'source_volid': '63f5fafb-5fff-4192-b151-bfda6f8241b4'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:07.717515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] POST http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes Dec 11 14:28:07.723375 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.725516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Create volume request body: {'volume': {'size': 2}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:07.726082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Create volume of 2 GB Dec 11 14:28:07.749889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Availability Zones retrieved successfully. Dec 11 14:28:07.776762 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-192e5467-205a-43d5-9835-2533ccd9d1a5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 404 Dec 11 14:28:07.783072 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1084/2130] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:07 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:07.789209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Flow 'volume_create_api' (84aee564-b667-4126-9435-34cd479bec7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:07.792844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656877eb-eb3f-4e02-b14c-19a7d751d39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:07.794151 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4790e33e-5683-4b75-88d2-e1639e8cc367 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:28:07.795050 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Validating volume size '2' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:28:07.796300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4790e33e-5683-4b75-88d2-e1639e8cc367 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "66a89d63-2568-4267-8c1f-6775430491b6"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.797396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-4790e33e-5683-4b75-88d2-e1639e8cc367 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Create volume request body: {'volume': {'size': 1, 'volume_type': '66a89d63-2568-4267-8c1f-6775430491b6'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:07.833140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4790e33e-5683-4b75-88d2-e1639e8cc367 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 404 Dec 11 14:28:07.834787 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1085/2131] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:07 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:28:07.845198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73f0a189-3651-479b-8a5e-167d2ce76eb3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:28:07.846386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73f0a189-3651-479b-8a5e-167d2ce76eb3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.847401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73f0a189-3651-479b-8a5e-167d2ce76eb3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 400 Dec 11 14:28:07.848030 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1086/2132] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:07 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 11 14:28:07.857397 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cdde2a2f-d3f8-42f4-a67c-1fd9de34add3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:28:07.858405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cdde2a2f-d3f8-42f4-a67c-1fd9de34add3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.859885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cdde2a2f-d3f8-42f4-a67c-1fd9de34add3 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 400 Dec 11 14:28:07.860804 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1087/2133] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:07 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 11 14:28:07.868917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c452b1f0-9ce4-47eb-8ecb-d29f33b15b99 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes Dec 11 14:28:07.869656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c452b1f0-9ce4-47eb-8ecb-d29f33b15b99 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.870839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c452b1f0-9ce4-47eb-8ecb-d29f33b15b99 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes returned with HTTP 400 Dec 11 14:28:07.871751 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1088/2134] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:07 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 11 14:28:07.878171 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656877eb-eb3f-4e02-b14c-19a7d751d39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:07.879758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1fe5d9bc-bcd5-4d62-a15b-c736cb3245be tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] DELETE http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/tempest-invalid-771651078 Dec 11 14:28:07.880275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1fe5d9bc-bcd5-4d62-a15b-c736cb3245be tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:07.880801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1fe5d9bc-bcd5-4d62-a15b-c736cb3245be tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:07.881273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-1fe5d9bc-bcd5-4d62-a15b-c736cb3245be tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Delete volume with id: tempest-invalid-771651078 Dec 11 14:28:07.881654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82558ab1-212d-4796-81bd-5f654c850263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:07.929443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1fe5d9bc-bcd5-4d62-a15b-c736cb3245be tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/tempest-invalid-771651078 returned with HTTP 404 Dec 11 14:28:07.931048 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1089/2135] 10.222.0.58 () {58 vars in 1285 bytes} [Fri Dec 11 14:28:07 2020] DELETE /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/tempest-invalid-771651078 => generated 98 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:28:07.940349 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1090/2136] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:28:07 2020] DELETE /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Dec 11 14:28:07.950292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01a51f13-4dfa-43af-88e7-563ef4437adf tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/xxx/action Dec 11 14:28:07.951102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01a51f13-4dfa-43af-88e7-563ef4437adf tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-detach": {}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:07.951495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01a51f13-4dfa-43af-88e7-563ef4437adf tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:07.952026 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota_utils [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Quota exceeded for f3fcd3ded4ef4978afd11dbaa3376b55, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 11 14:28:07.996213 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82558ab1-212d-4796-81bd-5f654c850263) transitioned into state 'FAILURE' from state 'RUNNING' Dec 11 14:28:07.997003 n-d-766726-2 devstack@c-api.service[88092]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Dec 11 14:28:08.003446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82558ab1-212d-4796-81bd-5f654c850263) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:08.006825 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82558ab1-212d-4796-81bd-5f654c850263) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 11 14:28:08.008963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656877eb-eb3f-4e02-b14c-19a7d751d39c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:08.011243 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656877eb-eb3f-4e02-b14c-19a7d751d39c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 11 14:28:08.014095 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Flow 'volume_create_api' (84aee564-b667-4126-9435-34cd479bec7e) transitioned into state 'REVERTED' from state 'RUNNING' Dec 11 14:28:08.014547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01a51f13-4dfa-43af-88e7-563ef4437adf tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/xxx/action returned with HTTP 404 Dec 11 14:28:08.015179 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.middleware.fault [None req-405cbf15-f0e3-412d-ac47-473e07202374 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes returned with HTTP 413 Dec 11 14:28:08.016509 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1091/2137] 10.222.0.58 () {60 vars in 1258 bytes} [Fri Dec 11 14:28:07 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/xxx/action => generated 76 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:28:08.022297 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1047/2138] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:07 2020] POST /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes => generated 208 bytes in 307 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 11 14:28:08.029482 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc1f1f46-a9ec-4609-ac9e-0378f0e36946 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] PUT http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 Dec 11 14:28:08.030154 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc1f1f46-a9ec-4609-ac9e-0378f0e36946 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:08.030990 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f5e6fc5-bf84-4ccf-8296-8621b9bf2ec0 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/tempest-invalid-1361544399 Dec 11 14:28:08.031953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f5e6fc5-bf84-4ccf-8296-8621b9bf2ec0 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:08.032373 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:08.032373 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:08.033017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f5e6fc5-bf84-4ccf-8296-8621b9bf2ec0 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:08.084968 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f5e6fc5-bf84-4ccf-8296-8621b9bf2ec0 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/tempest-invalid-1361544399 returned with HTTP 404 Dec 11 14:28:08.086003 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1048/2139] 10.222.0.58 () {58 vars in 1285 bytes} [Fri Dec 11 14:28:08 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/tempest-invalid-1361544399 => generated 99 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:28:08.095932 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1049/2140] 10.222.0.58 () {58 vars in 1207 bytes} [Fri Dec 11 14:28:08 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Dec 11 14:28:08.107067 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19081dbe-ebf2-4deb-996f-43a2a17f0d13 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/detail?status=null Dec 11 14:28:08.107873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19081dbe-ebf2-4deb-996f-43a2a17f0d13 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:08.108059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19081dbe-ebf2-4deb-996f-43a2a17f0d13 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:08.108796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-19081dbe-ebf2-4deb-996f-43a2a17f0d13 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:28:08.109385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-19081dbe-ebf2-4deb-996f-43a2a17f0d13 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Could not evaluate value null, assuming string {{(pid=88094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:28:08.110061 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.110061 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.111446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-19081dbe-ebf2-4deb-996f-43a2a17f0d13 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:28:08.159280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc1f1f46-a9ec-4609-ac9e-0378f0e36946 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 returned with HTTP 200 Dec 11 14:28:08.160144 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1092/2141] 10.222.0.58 () {60 vars in 1341 bytes} [Fri Dec 11 14:28:08 2020] PUT /volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 => generated 316 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:08.167397 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-19081dbe-ebf2-4deb-996f-43a2a17f0d13 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Get all volumes completed successfully. Dec 11 14:28:08.172625 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19081dbe-ebf2-4deb-996f-43a2a17f0d13 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/detail?status=null returned with HTTP 200 Dec 11 14:28:08.173711 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1050/2142] 10.222.0.58 () {58 vars in 1248 bytes} [Fri Dec 11 14:28:08 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/detail?status=null => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:28:08.195515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] POST http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes Dec 11 14:28:08.196720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:08.198789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Create volume request body: {'volume': {'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:08.199793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Create volume of 1 GB Dec 11 14:28:08.216128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Availability Zones retrieved successfully. Dec 11 14:28:08.237198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Flow 'volume_create_api' (15df4f9e-c547-4e5e-b6aa-d9945e94a74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:08.241351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fa0f15-91fe-463f-b346-0e584658421f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:08.243925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:28:08.278989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a28f8bc8-65a5-49ee-90eb-ac853814e968 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:08.280510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a28f8bc8-65a5-49ee-90eb-ac853814e968 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:08.281601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a28f8bc8-65a5-49ee-90eb-ac853814e968 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:08.334683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fa0f15-91fe-463f-b346-0e584658421f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:08.336919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95e88c8-7483-446d-a488-267e5d138972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:08.339662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.339662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.351476 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a28f8bc8-65a5-49ee-90eb-ac853814e968 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:08.372494 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.372494 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.382055 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a28f8bc8-65a5-49ee-90eb-ac853814e968 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:08.383200 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1051/2143] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:08 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:08.386904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df1be34a-c9b5-4f55-8707-21d7692a8014 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1209198741 Dec 11 14:28:08.387532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df1be34a-c9b5-4f55-8707-21d7692a8014 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:08.387846 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:08.387846 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:08.388382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df1be34a-c9b5-4f55-8707-21d7692a8014 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:08.389125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-df1be34a-c9b5-4f55-8707-21d7692a8014 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:28:08.390973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df1be34a-c9b5-4f55-8707-21d7692a8014 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1209198741'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:28:08.413058 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota_utils [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Quota exceeded for f3fcd3ded4ef4978afd11dbaa3376b55, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Dec 11 14:28:08.418546 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95e88c8-7483-446d-a488-267e5d138972) transitioned into state 'FAILURE' from state 'RUNNING' Dec 11 14:28:08.418777 n-d-766726-2 devstack@c-api.service[88092]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Dec 11 14:28:08.424308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95e88c8-7483-446d-a488-267e5d138972) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:08.426402 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e95e88c8-7483-446d-a488-267e5d138972) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 11 14:28:08.428790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fa0f15-91fe-463f-b346-0e584658421f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:08.432224 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fa0f15-91fe-463f-b346-0e584658421f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 11 14:28:08.435908 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Flow 'volume_create_api' (15df4f9e-c547-4e5e-b6aa-d9945e94a74b) transitioned into state 'REVERTED' from state 'RUNNING' Dec 11 14:28:08.437094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.middleware.fault [None req-f910ed9d-0b86-4a6e-b6ca-e21b9e47fe1d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes returned with HTTP 413 Dec 11 14:28:08.442935 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1093/2144] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:08 2020] POST /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes => generated 150 bytes in 252 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 11 14:28:08.448315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-df1be34a-c9b5-4f55-8707-21d7692a8014 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Get all volumes completed successfully. Dec 11 14:28:08.450174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b35d9de6-5ccf-4f1b-8be7-cf77fff20dbb tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] PUT http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 Dec 11 14:28:08.450660 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:08.450660 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:08.451072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b35d9de6-5ccf-4f1b-8be7-cf77fff20dbb tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:08.453721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df1be34a-c9b5-4f55-8707-21d7692a8014 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1209198741 returned with HTTP 200 Dec 11 14:28:08.454552 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1052/2145] 10.222.0.58 () {58 vars in 1326 bytes} [Fri Dec 11 14:28:08 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1209198741 => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:28:08.464377 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.464377 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.473214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-75982b71-e222-4b41-9a1a-6ea936e063c5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes?status=null Dec 11 14:28:08.473959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-75982b71-e222-4b41-9a1a-6ea936e063c5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:08.474747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-75982b71-e222-4b41-9a1a-6ea936e063c5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:08.475607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-75982b71-e222-4b41-9a1a-6ea936e063c5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:28:08.476316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-75982b71-e222-4b41-9a1a-6ea936e063c5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Could not evaluate value null, assuming string {{(pid=88094) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 11 14:28:08.477919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-75982b71-e222-4b41-9a1a-6ea936e063c5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:28:08.536111 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-75982b71-e222-4b41-9a1a-6ea936e063c5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Get all volumes completed successfully. Dec 11 14:28:08.537671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-75982b71-e222-4b41-9a1a-6ea936e063c5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes?status=null returned with HTTP 200 Dec 11 14:28:08.539417 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1053/2146] 10.222.0.58 () {58 vars in 1227 bytes} [Fri Dec 11 14:28:08 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes?status=null => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 11 14:28:08.546805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b35d9de6-5ccf-4f1b-8be7-cf77fff20dbb tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 returned with HTTP 200 Dec 11 14:28:08.553322 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1094/2147] 10.222.0.58 () {60 vars in 1341 bytes} [Fri Dec 11 14:28:08 2020] PUT /volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 => generated 315 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:08.553511 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63881838-205f-47e9-a455-9dea5b3c2fbd tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes?name=tempest-VolumesNegativeTest-Volume-1117394133 Dec 11 14:28:08.553938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63881838-205f-47e9-a455-9dea5b3c2fbd tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:08.554464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63881838-205f-47e9-a455-9dea5b3c2fbd tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:08.555092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-63881838-205f-47e9-a455-9dea5b3c2fbd tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:28:08.556868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-63881838-205f-47e9-a455-9dea5b3c2fbd tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1117394133'), ('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:28:08.559243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e857048-acc6-4aef-8b83-f5c19bf81132 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] POST http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f/action Dec 11 14:28:08.560222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e857048-acc6-4aef-8b83-f5c19bf81132 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:08.560603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e857048-acc6-4aef-8b83-f5c19bf81132 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:08.612526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-63881838-205f-47e9-a455-9dea5b3c2fbd tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Get all volumes completed successfully. Dec 11 14:28:08.612970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63881838-205f-47e9-a455-9dea5b3c2fbd tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes?name=tempest-VolumesNegativeTest-Volume-1117394133 returned with HTTP 200 Dec 11 14:28:08.613974 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1054/2148] 10.222.0.58 () {58 vars in 1305 bytes} [Fri Dec 11 14:28:08 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes?name=tempest-VolumesNegativeTest-Volume-1117394133 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 11 14:28:08.622686 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.622686 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.624675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9e857048-acc6-4aef-8b83-f5c19bf81132 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Volume info retrieved successfully. Dec 11 14:28:08.627386 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0dcd55a-2017-4263-8bcb-a4f7c605d824 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action Dec 11 14:28:08.628193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0dcd55a-2017-4263-8bcb-a4f7c605d824 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-reserve": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:08.628889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0dcd55a-2017-4263-8bcb-a4f7c605d824 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:08.686640 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.686640 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.687886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b0dcd55a-2017-4263-8bcb-a4f7c605d824 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:28:08.707450 n-d-766726-2 devstack@c-api.service[88092]: ERROR cinder.volume.api [None req-9e857048-acc6-4aef-8b83-f5c19bf81132 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Quota exceeded for f3fcd3ded4ef4978afd11dbaa3376b55, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 11 14:28:08.711005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b0dcd55a-2017-4263-8bcb-a4f7c605d824 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Reserve volume completed successfully. Dec 11 14:28:08.711546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0dcd55a-2017-4263-8bcb-a4f7c605d824 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action returned with HTTP 202 Dec 11 14:28:08.712577 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1055/2149] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:08 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:28:08.715083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.middleware.fault [None req-9e857048-acc6-4aef-8b83-f5c19bf81132 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f/action returned with HTTP 413 Dec 11 14:28:08.716943 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1095/2150] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:08 2020] POST /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f/action => generated 208 bytes in 163 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Dec 11 14:28:08.726989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de3b58b7-8802-4e7a-83a5-899d49a18f40 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] DELETE http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f Dec 11 14:28:08.727901 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de3b58b7-8802-4e7a-83a5-899d49a18f40 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:08.728300 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:08.728300 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:08.728963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de3b58b7-8802-4e7a-83a5-899d49a18f40 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:08.729719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-de3b58b7-8802-4e7a-83a5-899d49a18f40 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Delete volume with id: dc8823b9-7f5c-4aea-b4dc-b89395757e8f Dec 11 14:28:08.730435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7bd6efb-5487-43e4-ae20-17f5db817d69 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action Dec 11 14:28:08.730891 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:08.730891 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:08.731326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7bd6efb-5487-43e4-ae20-17f5db817d69 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-reserve": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:08.731708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7bd6efb-5487-43e4-ae20-17f5db817d69 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:08.791035 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.791035 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.792825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-de3b58b7-8802-4e7a-83a5-899d49a18f40 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Volume info retrieved successfully. Dec 11 14:28:08.800666 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.800666 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.801845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b7bd6efb-5487-43e4-ae20-17f5db817d69 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:28:08.809507 n-d-766726-2 devstack@c-api.service[88092]: ERROR cinder.volume.api [None req-b7bd6efb-5487-43e4-ae20-17f5db817d69 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume status must be available to reserve, but the status is attaching. Dec 11 14:28:08.810201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7bd6efb-5487-43e4-ae20-17f5db817d69 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action returned with HTTP 400 Dec 11 14:28:08.811646 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1056/2151] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:08 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action => generated 132 bytes in 95 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 11 14:28:08.819149 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb2c3aea-442b-4b23-86a5-e51bc841c075 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action Dec 11 14:28:08.819605 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:08.819605 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:08.820043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb2c3aea-442b-4b23-86a5-e51bc841c075 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-unreserve": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:08.820426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb2c3aea-442b-4b23-86a5-e51bc841c075 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:08.831223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-de3b58b7-8802-4e7a-83a5-899d49a18f40 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Delete volume request issued successfully. Dec 11 14:28:08.831700 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de3b58b7-8802-4e7a-83a5-899d49a18f40 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f returned with HTTP 202 Dec 11 14:28:08.832685 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1096/2152] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:28:08 2020] DELETE /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:28:08.839979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d279f7ff-566f-4bc5-96c6-a2157e86f03d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] GET http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f Dec 11 14:28:08.840500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d279f7ff-566f-4bc5-96c6-a2157e86f03d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:08.840779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:08.840779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:08.841070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d279f7ff-566f-4bc5-96c6-a2157e86f03d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:08.878343 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.878343 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.879864 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fb2c3aea-442b-4b23-86a5-e51bc841c075 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:28:08.896304 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:08.896304 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:08.905128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d279f7ff-566f-4bc5-96c6-a2157e86f03d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Volume info retrieved successfully. Dec 11 14:28:08.936078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d279f7ff-566f-4bc5-96c6-a2157e86f03d tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f returned with HTTP 200 Dec 11 14:28:08.939872 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fb2c3aea-442b-4b23-86a5-e51bc841c075 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Unreserve volume completed successfully. Dec 11 14:28:08.940479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb2c3aea-442b-4b23-86a5-e51bc841c075 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action returned with HTTP 202 Dec 11 14:28:08.941443 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1057/2153] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:08 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:28:08.942520 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1097/2154] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:08 2020] GET /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:08.950715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3a180c9-5f29-47f7-b443-7102e634384d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/c3628fd5-f359-4e89-8f51-684947027928/action Dec 11 14:28:08.951612 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:08.951612 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:08.952331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3a180c9-5f29-47f7-b443-7102e634384d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-reserve": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:08.953096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3a180c9-5f29-47f7-b443-7102e634384d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.004777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3a180c9-5f29-47f7-b443-7102e634384d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/c3628fd5-f359-4e89-8f51-684947027928/action returned with HTTP 404 Dec 11 14:28:09.007298 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1058/2155] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:08 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/c3628fd5-f359-4e89-8f51-684947027928/action => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:28:09.016140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb3afe01-7e0d-42c9-b76d-592be001af56 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/50b80ed7-ac4d-4512-8531-b23cc74dd853/action Dec 11 14:28:09.016897 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:09.016897 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:09.017637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb3afe01-7e0d-42c9-b76d-592be001af56 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-unreserve": {}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:09.018625 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb3afe01-7e0d-42c9-b76d-592be001af56 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.072271 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb3afe01-7e0d-42c9-b76d-592be001af56 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/50b80ed7-ac4d-4512-8531-b23cc74dd853/action returned with HTTP 404 Dec 11 14:28:09.073588 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1098/2156] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:09 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/50b80ed7-ac4d-4512-8531-b23cc74dd853/action => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:28:09.084917 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1059/2157] 10.222.0.58 () {60 vars in 1227 bytes} [Fri Dec 11 14:28:09 2020] PUT /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 11 14:28:09.095357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eaf38efd-940b-45e1-b7cd-a0ed5a02d77b tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] PUT http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/tempest-invalid-1714461135 Dec 11 14:28:09.096245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eaf38efd-940b-45e1-b7cd-a0ed5a02d77b tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.149463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eaf38efd-940b-45e1-b7cd-a0ed5a02d77b tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/tempest-invalid-1714461135 returned with HTTP 404 Dec 11 14:28:09.150782 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1099/2158] 10.222.0.58 () {60 vars in 1305 bytes} [Fri Dec 11 14:28:09 2020] PUT /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/tempest-invalid-1714461135 => generated 99 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:28:09.161488 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77b33af9-18a7-4fb1-b19a-4688dcedb06f tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] PUT http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/76dcb97d-821b-4586-b5b8-e741b6d33d84 Dec 11 14:28:09.162407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77b33af9-18a7-4fb1-b19a-4688dcedb06f tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.210884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77b33af9-18a7-4fb1-b19a-4688dcedb06f tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/76dcb97d-821b-4586-b5b8-e741b6d33d84 returned with HTTP 404 Dec 11 14:28:09.212215 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1060/2159] 10.222.0.58 () {60 vars in 1335 bytes} [Fri Dec 11 14:28:09 2020] PUT /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/76dcb97d-821b-4586-b5b8-e741b6d33d84 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:09.221467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c073c66-950b-47b4-97d9-3eb325b9ce04 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] DELETE http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/000a5ef1-1a23-4b31-af3e-719bade5f343 Dec 11 14:28:09.221992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c073c66-950b-47b4-97d9-3eb325b9ce04 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:09.222525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c073c66-950b-47b4-97d9-3eb325b9ce04 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:09.222985 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-3c073c66-950b-47b4-97d9-3eb325b9ce04 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Delete volume with id: 000a5ef1-1a23-4b31-af3e-719bade5f343 Dec 11 14:28:09.270487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c073c66-950b-47b4-97d9-3eb325b9ce04 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/000a5ef1-1a23-4b31-af3e-719bade5f343 returned with HTTP 404 Dec 11 14:28:09.271743 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1100/2160] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:28:09 2020] DELETE /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/000a5ef1-1a23-4b31-af3e-719bade5f343 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:09.280433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e6adf24-f43d-4bcc-8530-ae455c4ff538 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action Dec 11 14:28:09.281203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e6adf24-f43d-4bcc-8530-ae455c4ff538 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:09.281761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e6adf24-f43d-4bcc-8530-ae455c4ff538 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.284235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e6adf24-f43d-4bcc-8530-ae455c4ff538 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action returned with HTTP 400 Dec 11 14:28:09.285300 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1061/2161] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:09 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:28:09.294030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72dfaba7-c663-4dd7-98b1-4d476e1b9e68 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action Dec 11 14:28:09.294870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72dfaba7-c663-4dd7-98b1-4d476e1b9e68 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:09.295251 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72dfaba7-c663-4dd7-98b1-4d476e1b9e68 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.296418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72dfaba7-c663-4dd7-98b1-4d476e1b9e68 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action returned with HTTP 400 Dec 11 14:28:09.297546 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1101/2162] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:09 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:28:09.309892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af4319d6-8547-498f-bc61-524b562fd15d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/28a1c956-a900-4058-8309-3fbbeb79eca0/action Dec 11 14:28:09.310756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af4319d6-8547-498f-bc61-524b562fd15d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:09.311141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af4319d6-8547-498f-bc61-524b562fd15d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.377546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af4319d6-8547-498f-bc61-524b562fd15d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/28a1c956-a900-4058-8309-3fbbeb79eca0/action returned with HTTP 404 Dec 11 14:28:09.378801 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1062/2163] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:09 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/28a1c956-a900-4058-8309-3fbbeb79eca0/action => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:09.388043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afea7f49-2160-42bf-8a7b-684f37ae72c4 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action Dec 11 14:28:09.389765 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afea7f49-2160-42bf-8a7b-684f37ae72c4 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:09.389765 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afea7f49-2160-42bf-8a7b-684f37ae72c4 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.390722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afea7f49-2160-42bf-8a7b-684f37ae72c4 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action returned with HTTP 400 Dec 11 14:28:09.397342 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1102/2164] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:28:09 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:28:09.402857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6a588b3-f272-43ef-9ae1-d19e62eeb779 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] POST http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/None/action Dec 11 14:28:09.403768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6a588b3-f272-43ef-9ae1-d19e62eeb779 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:09.404253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6a588b3-f272-43ef-9ae1-d19e62eeb779 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.406496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c37bdfd9-7d5c-46e0-8eba-c32be82dd3d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:09.407303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c37bdfd9-7d5c-46e0-8eba-c32be82dd3d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:09.408068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c37bdfd9-7d5c-46e0-8eba-c32be82dd3d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:09.456403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6a588b3-f272-43ef-9ae1-d19e62eeb779 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/None/action returned with HTTP 404 Dec 11 14:28:09.462447 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1103/2165] 10.222.0.58 () {60 vars in 1261 bytes} [Fri Dec 11 14:28:09 2020] POST /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/None/action => generated 77 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:28:09.471189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-17b07cbb-a5bc-477c-ab07-a3c6e1ffed45 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/679ab16b-32e4-4b9e-b88d-5000ca5f9c1d Dec 11 14:28:09.472084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-17b07cbb-a5bc-477c-ab07-a3c6e1ffed45 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:09.472758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-17b07cbb-a5bc-477c-ab07-a3c6e1ffed45 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:09.474112 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:09.474112 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:09.484118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c37bdfd9-7d5c-46e0-8eba-c32be82dd3d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:09.504340 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:09.504340 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:09.514751 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c37bdfd9-7d5c-46e0-8eba-c32be82dd3d4 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:09.515565 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1063/2166] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:09 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:09.535845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-17b07cbb-a5bc-477c-ab07-a3c6e1ffed45 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/679ab16b-32e4-4b9e-b88d-5000ca5f9c1d returned with HTTP 404 Dec 11 14:28:09.537483 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1104/2167] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:09 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/679ab16b-32e4-4b9e-b88d-5000ca5f9c1d => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:09.547395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07179505-d7d9-41ee-956d-43d96b4ebf4d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] DELETE http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 Dec 11 14:28:09.547929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07179505-d7d9-41ee-956d-43d96b4ebf4d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:09.548144 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:09.548144 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:09.548521 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07179505-d7d9-41ee-956d-43d96b4ebf4d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:09.548978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-07179505-d7d9-41ee-956d-43d96b4ebf4d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Delete volume with id: 80cb4ea2-3133-45b6-babc-3d2642404e63 Dec 11 14:28:09.616328 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:09.616328 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:09.618052 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-07179505-d7d9-41ee-956d-43d96b4ebf4d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:28:09.649428 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9ab2f645-39ac-4347-a2b4-9439de18316a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/a4b6784b-6a8a-4155-918b-80f0ce5ff7c9/action Dec 11 14:28:09.650268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9ab2f645-39ac-4347-a2b4-9439de18316a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:09.650709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9ab2f645-39ac-4347-a2b4-9439de18316a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:09.660066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-07179505-d7d9-41ee-956d-43d96b4ebf4d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Delete volume request issued successfully. Dec 11 14:28:09.660540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07179505-d7d9-41ee-956d-43d96b4ebf4d tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 returned with HTTP 202 Dec 11 14:28:09.667428 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1064/2168] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:28:09 2020] DELETE /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:28:09.682447 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6576e0e3-1038-4013-bdc3-777e61f284d4 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 Dec 11 14:28:09.685278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6576e0e3-1038-4013-bdc3-777e61f284d4 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:09.685612 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:09.685612 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:09.687017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6576e0e3-1038-4013-bdc3-777e61f284d4 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:09.735032 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:09.735032 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:09.759159 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-84e4e4c3-ff40-4f2b-b42c-c59b962f11a8 req-9ab2f645-39ac-4347-a2b4-9439de18316a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/a4b6784b-6a8a-4155-918b-80f0ce5ff7c9/action returned with HTTP 204 Dec 11 14:28:09.760084 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1105/2169] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:28:09 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/a4b6784b-6a8a-4155-918b-80f0ce5ff7c9/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:28:09.801934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:09.801934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:09.812514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6576e0e3-1038-4013-bdc3-777e61f284d4 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:28:09.842602 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6576e0e3-1038-4013-bdc3-777e61f284d4 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 returned with HTTP 200 Dec 11 14:28:09.843955 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1065/2170] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:09 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 => generated 910 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:09.952911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a48769b7-d7fc-4c68-b1fa-8dd8f72cb0f5 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] GET http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f Dec 11 14:28:09.953442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a48769b7-d7fc-4c68-b1fa-8dd8f72cb0f5 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:09.953635 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:09.953635 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:09.954020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a48769b7-d7fc-4c68-b1fa-8dd8f72cb0f5 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:10.033383 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:10.033383 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:10.042305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a48769b7-d7fc-4c68-b1fa-8dd8f72cb0f5 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Volume info retrieved successfully. Dec 11 14:28:10.081352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a48769b7-d7fc-4c68-b1fa-8dd8f72cb0f5 tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f returned with HTTP 200 Dec 11 14:28:10.081352 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1106/2171] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:09 2020] GET /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f => generated 920 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:10.137948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-557cb2a2-e9c5-4e92-af4d-3bd46092ca10 req-39c37c7d-416d-4334-8044-a96ea01363a0 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] DELETE http://10.222.0.58/volume/v3/abed00be0c9d423e891c33cb355611e0/volumes/9cf7d992-1acc-4693-8793-6c00520824e4 Dec 11 14:28:10.138435 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-557cb2a2-e9c5-4e92-af4d-3bd46092ca10 req-39c37c7d-416d-4334-8044-a96ea01363a0 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:10.138656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:10.138656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:10.139737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-557cb2a2-e9c5-4e92-af4d-3bd46092ca10 req-39c37c7d-416d-4334-8044-a96ea01363a0 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:10.139737 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-557cb2a2-e9c5-4e92-af4d-3bd46092ca10 req-39c37c7d-416d-4334-8044-a96ea01363a0 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] Delete volume with id: 9cf7d992-1acc-4693-8793-6c00520824e4 Dec 11 14:28:10.265334 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-557cb2a2-e9c5-4e92-af4d-3bd46092ca10 req-39c37c7d-416d-4334-8044-a96ea01363a0 tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] http://10.222.0.58/volume/v3/abed00be0c9d423e891c33cb355611e0/volumes/9cf7d992-1acc-4693-8793-6c00520824e4 returned with HTTP 404 Dec 11 14:28:10.266918 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1066/2172] 10.222.0.58 () {62 vars in 1591 bytes} [Fri Dec 11 14:28:10 2020] DELETE /volume/v3/abed00be0c9d423e891c33cb355611e0/volumes/9cf7d992-1acc-4693-8793-6c00520824e4 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:10.531940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01885820-f587-441c-9616-9830adaeed47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:10.532772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01885820-f587-441c-9616-9830adaeed47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:10.533101 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:10.533101 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:10.533670 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01885820-f587-441c-9616-9830adaeed47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:10.604456 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:10.604456 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:10.613913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-01885820-f587-441c-9616-9830adaeed47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:10.635855 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:10.635855 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:10.645435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01885820-f587-441c-9616-9830adaeed47 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:10.646936 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1107/2173] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:10 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 1208 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:28:10.664055 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4147bbd2-b1ff-4d1b-9446-9a79092fd31d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:28:10.664824 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4147bbd2-b1ff-4d1b-9446-9a79092fd31d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1c7c832-6599-4b39-b419-e41dd8f7c3fb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1931904360"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:10.755587 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:10.755587 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:10.756815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4147bbd2-b1ff-4d1b-9446-9a79092fd31d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:10.757174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-4147bbd2-b1ff-4d1b-9446-9a79092fd31d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:10.868760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-4147bbd2-b1ff-4d1b-9446-9a79092fd31d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['474f3b96-709e-4fea-b833-69fe35652816', 'a9a55252-b3b2-4585-ae77-ae8e69c946a5', '495a067f-1452-4487-ac92-86d05690f019', 'c3844395-065b-48cc-9aea-133b8a1ae30e'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:28:10.873834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f01bee6e-afd2-4ca3-9f6c-70656b591840 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 Dec 11 14:28:10.873834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f01bee6e-afd2-4ca3-9f6c-70656b591840 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:10.873834 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:10.873834 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:10.873834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f01bee6e-afd2-4ca3-9f6c-70656b591840 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:10.965420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:10.965420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:10.987372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f01bee6e-afd2-4ca3-9f6c-70656b591840 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:28:11.019410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f01bee6e-afd2-4ca3-9f6c-70656b591840 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 returned with HTTP 200 Dec 11 14:28:11.021840 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1108/2174] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:10 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 => generated 910 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:11.033897 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0d50e367-d170-4207-9315-e4a99cf474a3 req-bcb4648f-c282-41db-93a0-7212b2d13d3e tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] GET http://10.222.0.58/volume/v3/abed00be0c9d423e891c33cb355611e0/volumes/790084c2-35c4-4001-9682-8f3bc9fffe28 Dec 11 14:28:11.034831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0d50e367-d170-4207-9315-e4a99cf474a3 req-bcb4648f-c282-41db-93a0-7212b2d13d3e tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:11.035247 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:11.035247 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:11.035916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0d50e367-d170-4207-9315-e4a99cf474a3 req-bcb4648f-c282-41db-93a0-7212b2d13d3e tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:11.042119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4147bbd2-b1ff-4d1b-9446-9a79092fd31d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot force create request issued successfully. Dec 11 14:28:11.042981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4147bbd2-b1ff-4d1b-9446-9a79092fd31d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:28:11.046256 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1067/2175] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:28:10 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 310 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:28:11.055438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18e2c0b3-ea15-4a12-bbd3-c4c1daf44ea8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:28:11.055971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18e2c0b3-ea15-4a12-bbd3-c4c1daf44ea8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:11.056174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:11.056174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:11.058655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18e2c0b3-ea15-4a12-bbd3-c4c1daf44ea8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:11.096590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0d50e367-d170-4207-9315-e4a99cf474a3 req-bcb4648f-c282-41db-93a0-7212b2d13d3e tempest-VolumesNegativeTest-1356917244 tempest-VolumesNegativeTest-1356917244] http://10.222.0.58/volume/v3/abed00be0c9d423e891c33cb355611e0/volumes/790084c2-35c4-4001-9682-8f3bc9fffe28 returned with HTTP 404 Dec 11 14:28:11.097762 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1109/2176] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:28:11 2020] GET /volume/v3/abed00be0c9d423e891c33cb355611e0/volumes/790084c2-35c4-4001-9682-8f3bc9fffe28 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:11.103547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63aa0fe8-b508-4cc0-8cd8-5976c923f56c tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] GET http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f Dec 11 14:28:11.104187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63aa0fe8-b508-4cc0-8cd8-5976c923f56c tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:11.104757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63aa0fe8-b508-4cc0-8cd8-5976c923f56c tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:11.105969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:11.105969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:11.107517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-18e2c0b3-ea15-4a12-bbd3-c4c1daf44ea8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:11.109577 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18e2c0b3-ea15-4a12-bbd3-c4c1daf44ea8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c returned with HTTP 200 Dec 11 14:28:11.110696 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1068/2177] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:11 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:11.161834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63aa0fe8-b508-4cc0-8cd8-5976c923f56c tempest-VolumeQuotasNegativeTestJSON-870421457 tempest-VolumeQuotasNegativeTestJSON-870421457] http://10.222.0.58/volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f returned with HTTP 404 Dec 11 14:28:11.163513 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1110/2178] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:11 2020] GET /volume/v3/f3fcd3ded4ef4978afd11dbaa3376b55/volumes/dc8823b9-7f5c-4aea-b4dc-b89395757e8f => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:11.174035 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8615b62e-5a8f-44e8-a59c-7dc0d98cfa58 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] PUT http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 Dec 11 14:28:11.174602 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:11.174602 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:11.175474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8615b62e-5a8f-44e8-a59c-7dc0d98cfa58 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:11.601402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8615b62e-5a8f-44e8-a59c-7dc0d98cfa58 tempest-VolumeQuotasNegativeTestJSON-48802712 tempest-VolumeQuotasNegativeTestJSON-48802712] http://10.222.0.58/volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 returned with HTTP 200 Dec 11 14:28:11.602313 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1069/2179] 10.222.0.58 () {60 vars in 1342 bytes} [Fri Dec 11 14:28:11 2020] PUT /volume/v3/a91db83c7d284262a976dc23d422b560/os-quota-sets/f3fcd3ded4ef4978afd11dbaa3376b55 => generated 319 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:12.037669 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-910cadc7-de11-43be-a0b5-f33cc7b5f3e1 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 Dec 11 14:28:12.038506 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-910cadc7-de11-43be-a0b5-f33cc7b5f3e1 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:12.039214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-910cadc7-de11-43be-a0b5-f33cc7b5f3e1 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:12.123292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-192253d3-c3b7-4a23-92f5-5e5f7b06784e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:28:12.124023 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-192253d3-c3b7-4a23-92f5-5e5f7b06784e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:12.124589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-192253d3-c3b7-4a23-92f5-5e5f7b06784e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:12.163013 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:12.163013 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:12.199066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-910cadc7-de11-43be-a0b5-f33cc7b5f3e1 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Volume info retrieved successfully. Dec 11 14:28:12.221255 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:12.221255 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:12.229481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-192253d3-c3b7-4a23-92f5-5e5f7b06784e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:12.247156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-192253d3-c3b7-4a23-92f5-5e5f7b06784e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c returned with HTTP 200 Dec 11 14:28:12.250538 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1070/2180] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:12 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c => generated 442 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:12.274213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-910cadc7-de11-43be-a0b5-f33cc7b5f3e1 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 returned with HTTP 200 Dec 11 14:28:12.281674 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1111/2181] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:12 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 => generated 910 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:13.262881 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0edd5fce-d77e-4dc7-8859-e8f89529ee94 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:28:13.264125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0edd5fce-d77e-4dc7-8859-e8f89529ee94 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:13.264325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:13.264325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:13.264977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0edd5fce-d77e-4dc7-8859-e8f89529ee94 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:13.290531 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:13.290531 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:13.291824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0edd5fce-d77e-4dc7-8859-e8f89529ee94 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:13.295191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0edd5fce-d77e-4dc7-8859-e8f89529ee94 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c returned with HTTP 200 Dec 11 14:28:13.300081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-541a0c00-6ac5-4852-8dfb-2bcfb1c223a5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] GET http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 Dec 11 14:28:13.301690 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1071/2182] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:13 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:13.304381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-541a0c00-6ac5-4852-8dfb-2bcfb1c223a5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:13.304847 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:13.304847 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:13.306502 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-541a0c00-6ac5-4852-8dfb-2bcfb1c223a5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:13.306989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c71155fd-c9ce-4ba5-88f7-38da8dd1d3bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:28:13.307445 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:13.307445 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:13.307869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c71155fd-c9ce-4ba5-88f7-38da8dd1d3bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1c7c832-6599-4b39-b419-e41dd8f7c3fb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1537316538"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:13.359613 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:13.359613 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:13.360937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c71155fd-c9ce-4ba5-88f7-38da8dd1d3bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:13.361302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-c71155fd-c9ce-4ba5-88f7-38da8dd1d3bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:13.410865 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-541a0c00-6ac5-4852-8dfb-2bcfb1c223a5 tempest-VolumesNegativeTest-1653273643 tempest-VolumesNegativeTest-1653273643] http://10.222.0.58/volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 returned with HTTP 404 Dec 11 14:28:13.412432 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1112/2183] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:13 2020] GET /volume/v3/b553a9448c484c41bb22f78a014e9ffe/volumes/80cb4ea2-3133-45b6-babc-3d2642404e63 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:13.493957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-c71155fd-c9ce-4ba5-88f7-38da8dd1d3bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['670218b9-137c-4ce6-90bc-6b7d4e6d515c', '6f3fc95d-1c97-470e-8e8e-721c5929c78f', 'd2b80876-cee5-4468-be84-ab1c6fde018b', '348f1fcb-b973-4f71-bb9d-59739fd6e5c1'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:28:13.650535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c71155fd-c9ce-4ba5-88f7-38da8dd1d3bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot force create request issued successfully. Dec 11 14:28:13.651750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c71155fd-c9ce-4ba5-88f7-38da8dd1d3bf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:28:13.658276 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1072/2184] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:28:13 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 310 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:28:13.676330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37aa5ec1-8610-422c-b636-d20b6590aef2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:28:13.677959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37aa5ec1-8610-422c-b636-d20b6590aef2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:13.682220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37aa5ec1-8610-422c-b636-d20b6590aef2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:13.778555 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:13.778555 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:13.780253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-37aa5ec1-8610-422c-b636-d20b6590aef2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:13.790261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37aa5ec1-8610-422c-b636-d20b6590aef2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a returned with HTTP 200 Dec 11 14:28:13.791806 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1113/2185] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:13 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a => generated 442 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:14.805574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab21a308-291b-4aa6-8799-6cc538c4e9f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:28:14.805574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab21a308-291b-4aa6-8799-6cc538c4e9f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:14.806358 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:14.806358 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:14.817459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab21a308-291b-4aa6-8799-6cc538c4e9f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:14.876398 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:14.876398 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:14.877546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab21a308-291b-4aa6-8799-6cc538c4e9f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:14.879712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab21a308-291b-4aa6-8799-6cc538c4e9f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a returned with HTTP 200 Dec 11 14:28:14.886437 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1073/2186] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:14 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a => generated 442 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:15.894257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82e0bfbb-e149-45d0-a593-a9887dc47e67 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:28:15.895265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82e0bfbb-e149-45d0-a593-a9887dc47e67 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:15.895439 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:15.895439 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:15.896334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82e0bfbb-e149-45d0-a593-a9887dc47e67 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:15.925252 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:15.925252 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:15.926785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-82e0bfbb-e149-45d0-a593-a9887dc47e67 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:15.929454 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82e0bfbb-e149-45d0-a593-a9887dc47e67 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a returned with HTTP 200 Dec 11 14:28:15.930639 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1114/2187] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:15 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:15.942542 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-646f1ed5-52dd-408a-a8da-5015469a9d33 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:28:15.943975 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-646f1ed5-52dd-408a-a8da-5015469a9d33 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:15.944742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:15.944742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:15.945396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-646f1ed5-52dd-408a-a8da-5015469a9d33 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:15.945945 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-646f1ed5-52dd-408a-a8da-5015469a9d33 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:28:15.975263 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:15.975263 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:15.976805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-646f1ed5-52dd-408a-a8da-5015469a9d33 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:16.074177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-646f1ed5-52dd-408a-a8da-5015469a9d33 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:28:16.075007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-646f1ed5-52dd-408a-a8da-5015469a9d33 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a returned with HTTP 202 Dec 11 14:28:16.079164 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1074/2188] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:28:15 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:28:16.084125 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8a479e06-0d8f-4a70-b449-b3e9fd609c8d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:28:16.084653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8a479e06-0d8f-4a70-b449-b3e9fd609c8d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:16.084881 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:16.084881 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:16.085404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8a479e06-0d8f-4a70-b449-b3e9fd609c8d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:16.132069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:16.132069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:16.133518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8a479e06-0d8f-4a70-b449-b3e9fd609c8d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:16.135743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8a479e06-0d8f-4a70-b449-b3e9fd609c8d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a returned with HTTP 200 Dec 11 14:28:16.138451 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1115/2189] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:16 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a => generated 468 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:17.149262 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cba2907e-a648-4d66-8ab4-fee07345e707 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:28:17.149803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cba2907e-a648-4d66-8ab4-fee07345e707 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:17.149918 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:17.149918 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:17.150484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cba2907e-a648-4d66-8ab4-fee07345e707 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:17.209601 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:17.209601 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:17.210781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cba2907e-a648-4d66-8ab4-fee07345e707 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:17.214743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cba2907e-a648-4d66-8ab4-fee07345e707 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a returned with HTTP 200 Dec 11 14:28:17.215608 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1075/2190] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:17 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:18.228537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8ddd8d3-420d-4404-aa92-1a6c634c138c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:28:18.229143 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8ddd8d3-420d-4404-aa92-1a6c634c138c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:18.229258 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:18.229258 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:18.229598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8ddd8d3-420d-4404-aa92-1a6c634c138c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:18.279009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8ddd8d3-420d-4404-aa92-1a6c634c138c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a returned with HTTP 404 Dec 11 14:28:18.280261 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1116/2191] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:18 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:18.288485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b37826c3-8bde-4edf-b000-686310873400 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:28:18.289261 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b37826c3-8bde-4edf-b000-686310873400 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:18.289656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:18.289656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:18.290340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b37826c3-8bde-4edf-b000-686310873400 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:18.290745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-b37826c3-8bde-4edf-b000-686310873400 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:28:18.339217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:18.339217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:18.340341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b37826c3-8bde-4edf-b000-686310873400 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:18.475746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b37826c3-8bde-4edf-b000-686310873400 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:28:18.476077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b37826c3-8bde-4edf-b000-686310873400 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f returned with HTTP 202 Dec 11 14:28:18.476935 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1076/2192] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:28:18 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:28:18.484825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eaa6cc84-5a07-4b48-996d-553c5e3631d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:28:18.485340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eaa6cc84-5a07-4b48-996d-553c5e3631d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:18.485826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eaa6cc84-5a07-4b48-996d-553c5e3631d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:18.534632 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:18.534632 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:18.535771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eaa6cc84-5a07-4b48-996d-553c5e3631d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:18.538243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eaa6cc84-5a07-4b48-996d-553c5e3631d6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f returned with HTTP 200 Dec 11 14:28:18.539088 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1117/2193] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:18 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:19.551502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-829b80d0-5f8b-4957-98fb-0e3a6caac675 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:28:19.553247 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-829b80d0-5f8b-4957-98fb-0e3a6caac675 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:19.553620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:19.553620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:19.554247 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-829b80d0-5f8b-4957-98fb-0e3a6caac675 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:19.613589 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:19.613589 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:19.619367 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-829b80d0-5f8b-4957-98fb-0e3a6caac675 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:19.625735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-829b80d0-5f8b-4957-98fb-0e3a6caac675 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f returned with HTTP 200 Dec 11 14:28:19.632929 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1077/2194] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:19 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f => generated 468 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:20.645424 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3d8161d-8819-47c6-b954-5eb9fd1d8be5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:28:20.647440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3d8161d-8819-47c6-b954-5eb9fd1d8be5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:20.647440 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:20.647440 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:20.647440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3d8161d-8819-47c6-b954-5eb9fd1d8be5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:20.738513 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3d8161d-8819-47c6-b954-5eb9fd1d8be5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f returned with HTTP 404 Dec 11 14:28:20.746779 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1118/2195] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:20 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f => generated 111 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:20.750741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cdefaa53-f86f-4ebd-b98d-95c6127fc421 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:28:20.751464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cdefaa53-f86f-4ebd-b98d-95c6127fc421 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:20.751850 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:20.751850 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:20.752487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cdefaa53-f86f-4ebd-b98d-95c6127fc421 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:20.753205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-cdefaa53-f86f-4ebd-b98d-95c6127fc421 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:28:20.821725 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:20.821725 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:20.824251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cdefaa53-f86f-4ebd-b98d-95c6127fc421 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:20.920765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cdefaa53-f86f-4ebd-b98d-95c6127fc421 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:28:20.921256 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cdefaa53-f86f-4ebd-b98d-95c6127fc421 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c returned with HTTP 202 Dec 11 14:28:20.922111 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1078/2196] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:28:20 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:28:20.937966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-303639f9-4824-4e14-988a-8092e8f0caf3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:28:20.938665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-303639f9-4824-4e14-988a-8092e8f0caf3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:20.938875 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:20.938875 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:20.939680 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-303639f9-4824-4e14-988a-8092e8f0caf3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:20.991962 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:20.991962 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:20.993508 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-303639f9-4824-4e14-988a-8092e8f0caf3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:20.995964 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-303639f9-4824-4e14-988a-8092e8f0caf3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c returned with HTTP 200 Dec 11 14:28:20.997062 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1079/2197] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:20 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:21.340556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] POST http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes Dec 11 14:28:21.342304 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-584169573"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:21.343483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-584169573'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:21.343843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Create volume of 1 GB Dec 11 14:28:21.385011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Availability Zones retrieved successfully. Dec 11 14:28:21.417368 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Flow 'volume_create_api' (95664a75-11b0-458b-9fae-8b0aa23591eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:21.424110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3295aaf4-070d-46d7-82ba-bd8622b73206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:21.426267 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:28:21.534071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3295aaf4-070d-46d7-82ba-bd8622b73206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:21.537388 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578c518d-eb41-487d-aeff-a7dacbfee918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:21.660486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Created reservations ['b289624d-d652-41e8-b385-9c754871e777', '860652d6-7087-4306-8e71-df10dd67e890', 'a4ac89fa-748f-464a-87c5-3fcfa7f4891a', '433cdb4a-552c-47eb-85e8-2469dcbbea9e'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:28:21.663604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (578c518d-eb41-487d-aeff-a7dacbfee918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b289624d-d652-41e8-b385-9c754871e777', '860652d6-7087-4306-8e71-df10dd67e890', 'a4ac89fa-748f-464a-87c5-3fcfa7f4891a', '433cdb4a-552c-47eb-85e8-2469dcbbea9e']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:21.667982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601586c8-c55a-4c22-88bc-eddcc6efb56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:21.754460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601586c8-c55a-4c22-88bc-eddcc6efb56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff941ede-3235-46f9-adb4-77d0c3c80cf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-584169573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f7a09d51bc4d51a115878533d79ac1',qos_specs=None,replication_status=,reservations=['b289624d-d652-41e8-b385-9c754871e777','860652d6-7087-4306-8e71-df10dd67e890','a4ac89fa-748f-464a-87c5-3fcfa7f4891a','433cdb4a-552c-47eb-85e8-2469dcbbea9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b69fc73decc4e88a9bf2a8fad2686cd',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:28:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-584169573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff941ede-3235-46f9-adb4-77d0c3c80cf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f7a09d51bc4d51a115878533d79ac1',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,user_id='9b69fc73decc4e88a9bf2a8fad2686cd',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:21.758726 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ef072b-647e-4348-b984-38e30b3d52a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:21.795339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ef072b-647e-4348-b984-38e30b3d52a0) 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-VolumesBackupsAdminTest-Volume-584169573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f7a09d51bc4d51a115878533d79ac1',qos_specs=None,replication_status=,reservations=['b289624d-d652-41e8-b385-9c754871e777','860652d6-7087-4306-8e71-df10dd67e890','a4ac89fa-748f-464a-87c5-3fcfa7f4891a','433cdb4a-552c-47eb-85e8-2469dcbbea9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b69fc73decc4e88a9bf2a8fad2686cd',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:21.798676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb2a634-4d4a-483e-adc5-7de114c9eab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:21.839697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb2a634-4d4a-483e-adc5-7de114c9eab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:21.845620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Flow 'volume_create_api' (95664a75-11b0-458b-9fae-8b0aa23591eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:21.986756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Create volume request issued successfully. Dec 11 14:28:22.009499 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f7ab6fd-1fa1-4b2b-832e-589bd36dd743 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:28:22.010206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f7ab6fd-1fa1-4b2b-832e-589bd36dd743 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:22.010551 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:22.010551 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:22.011122 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f7ab6fd-1fa1-4b2b-832e-589bd36dd743 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:22.027455 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b43d4a6-b80a-4929-8b63-a9618b466ca9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes returned with HTTP 202 Dec 11 14:28:22.028692 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1119/2198] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:20 2020] POST /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes => generated 822 bytes in 1159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:28:22.047892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-665915b6-0f4f-4a83-860c-694e51b6cef7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 Dec 11 14:28:22.048423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-665915b6-0f4f-4a83-860c-694e51b6cef7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:22.048643 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:22.048643 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:22.053665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-665915b6-0f4f-4a83-860c-694e51b6cef7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:22.093478 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:22.093478 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:22.097157 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7f7ab6fd-1fa1-4b2b-832e-589bd36dd743 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:22.101850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f7ab6fd-1fa1-4b2b-832e-589bd36dd743 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c returned with HTTP 200 Dec 11 14:28:22.102661 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1080/2199] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:22 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c => generated 468 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:22.195930 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:22.195930 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:22.214192 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-665915b6-0f4f-4a83-860c-694e51b6cef7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:28:22.259350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-665915b6-0f4f-4a83-860c-694e51b6cef7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 returned with HTTP 200 Dec 11 14:28:22.260808 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1120/2200] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:22 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 => generated 890 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:23.116365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-664d2d19-3a95-41d4-88b7-87ecb045e3c8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:28:23.117926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-664d2d19-3a95-41d4-88b7-87ecb045e3c8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:23.118298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:23.118298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:23.119012 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-664d2d19-3a95-41d4-88b7-87ecb045e3c8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:23.173702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-664d2d19-3a95-41d4-88b7-87ecb045e3c8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c returned with HTTP 404 Dec 11 14:28:23.176711 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1081/2201] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:23 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:28:23.277049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9fe734b-210c-4f63-a1ff-d7c83179d08f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 Dec 11 14:28:23.277789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9fe734b-210c-4f63-a1ff-d7c83179d08f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:23.278145 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:23.278145 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:23.278788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9fe734b-210c-4f63-a1ff-d7c83179d08f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:23.392885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:23.392885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:23.414455 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c9fe734b-210c-4f63-a1ff-d7c83179d08f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:28:23.477055 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9fe734b-210c-4f63-a1ff-d7c83179d08f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 returned with HTTP 200 Dec 11 14:28:23.478390 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1121/2202] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:23 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:23.496515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c146c6fd-c635-498b-89c7-6451ad17b0bc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] POST http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups Dec 11 14:28:23.497732 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c146c6fd-c635-498b-89c7-6451ad17b0bc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff941ede-3235-46f9-adb4-77d0c3c80cf3", "name": "tempest-VolumesBackupsAdminTest-Backup-347365048"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:23.499054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-c146c6fd-c635-498b-89c7-6451ad17b0bc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Creating new backup {'backup': {'volume_id': 'ff941ede-3235-46f9-adb4-77d0c3c80cf3', 'name': 'tempest-VolumesBackupsAdminTest-Backup-347365048'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 11 14:28:23.499676 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-c146c6fd-c635-498b-89c7-6451ad17b0bc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Creating backup of volume ff941ede-3235-46f9-adb4-77d0c3c80cf3 in container None Dec 11 14:28:23.593140 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:23.593140 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:23.595062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c146c6fd-c635-498b-89c7-6451ad17b0bc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:28:23.668371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-c146c6fd-c635-498b-89c7-6451ad17b0bc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Created reservations ['a9718350-1644-46c8-9340-bed8ab26c457', 'c30ebfc1-a57b-4570-90a1-ea907d8c06ac'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:28:23.860976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c146c6fd-c635-498b-89c7-6451ad17b0bc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups returned with HTTP 202 Dec 11 14:28:23.863422 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1082/2203] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:28:23 2020] POST /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups => generated 400 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:28:23.875112 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-117b247a-006e-4253-a693-bbe09e9a5c9f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:23.875912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-117b247a-006e-4253-a693-bbe09e9a5c9f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:23.876252 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:23.876252 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:23.877212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-117b247a-006e-4253-a693-bbe09e9a5c9f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:23.877700 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-117b247a-006e-4253-a693-bbe09e9a5c9f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:23.926602 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:23.926602 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:23.929640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-117b247a-006e-4253-a693-bbe09e9a5c9f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:23.947130 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1122/2204] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:23 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 807 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:24.105048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-bd6f7294-0b70-4600-bdc9-74bb6e832223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:24.105803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-bd6f7294-0b70-4600-bdc9-74bb6e832223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:24.105803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:24.105803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:24.106134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-bd6f7294-0b70-4600-bdc9-74bb6e832223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:24.219601 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:24.219601 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:24.244009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-bd6f7294-0b70-4600-bdc9-74bb6e832223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:24.288534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:24.288534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:24.299779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-bd6f7294-0b70-4600-bdc9-74bb6e832223 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:24.315631 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1083/2205] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:28:24 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 1208 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:28:24.328394 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb/action Dec 11 14:28:24.328924 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:24.328924 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:24.329387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:28:24.329780 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:24.443304 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:24.443304 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:24.444689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:24.471604 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Begin detaching volume completed successfully. Dec 11 14:28:24.472173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb/action returned with HTTP 202 Dec 11 14:28:24.473096 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1123/2206] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:28:24 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:28:24.502395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca62182f-6549-4e9c-8f74-12ac49ba3fb6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:24.502930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca62182f-6549-4e9c-8f74-12ac49ba3fb6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:24.503157 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:24.503157 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:24.503531 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca62182f-6549-4e9c-8f74-12ac49ba3fb6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:24.557363 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume// Dec 11 14:28:24.557847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:24.558068 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:24.558068 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:24.558971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:24.560704 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-fe3a7b86-32be-47c0-8bdd-7f7e81ca0594 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:28:24.561337 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1124/2207] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:28:24 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:28:24.586828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-83a4eb6d-c338-40af-bdc2-9ee2951276c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:24.587841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-83a4eb6d-c338-40af-bdc2-9ee2951276c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:24.588489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-83a4eb6d-c338-40af-bdc2-9ee2951276c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:24.658857 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:24.658857 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:24.683146 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ca62182f-6549-4e9c-8f74-12ac49ba3fb6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:24.703233 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:24.703233 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:24.726321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-83a4eb6d-c338-40af-bdc2-9ee2951276c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:24.736527 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:24.736527 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:24.750108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca62182f-6549-4e9c-8f74-12ac49ba3fb6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:24.751906 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1084/2208] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:24 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 1211 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:28:24.774346 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:24.774346 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:24.785401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-83a4eb6d-c338-40af-bdc2-9ee2951276c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:24.786630 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1125/2209] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:28:24 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 1310 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:28:24.955613 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3d203c6-7be0-4348-8b94-c1f9b9233d6c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:24.956152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3d203c6-7be0-4348-8b94-c1f9b9233d6c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:24.956359 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:24.956359 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:24.956734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3d203c6-7be0-4348-8b94-c1f9b9233d6c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:24.957106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b3d203c6-7be0-4348-8b94-c1f9b9233d6c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:25.013618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:25.013618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:25.020177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3d203c6-7be0-4348-8b94-c1f9b9233d6c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:25.021113 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1085/2210] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:24 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 807 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:25.153760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-db83bc32-2ec9-4cb9-a999-89615603dbe6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/a4b6784b-6a8a-4155-918b-80f0ce5ff7c9 Dec 11 14:28:25.154592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-db83bc32-2ec9-4cb9-a999-89615603dbe6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:25.154794 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:25.154794 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:25.155481 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-db83bc32-2ec9-4cb9-a999-89615603dbe6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:25.207079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:25.207079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:25.769114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60e191e0-ffd6-4400-abf5-c2341727e38e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:25.769654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60e191e0-ffd6-4400-abf5-c2341727e38e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:25.769811 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:25.769811 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:25.770563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60e191e0-ffd6-4400-abf5-c2341727e38e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:25.932700 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:25.932700 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:25.965816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-60e191e0-ffd6-4400-abf5-c2341727e38e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:26.015704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:26.015704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:26.033613 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60e191e0-ffd6-4400-abf5-c2341727e38e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:26.038745 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1086/2211] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:25 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 1211 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:28:26.049276 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85c1153e-b508-4c47-850a-9f73145c28f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:26.050049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85c1153e-b508-4c47-850a-9f73145c28f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:26.050486 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:26.050486 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:26.051122 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85c1153e-b508-4c47-850a-9f73145c28f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:26.052702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-85c1153e-b508-4c47-850a-9f73145c28f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:26.104949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:26.104949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:26.107459 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85c1153e-b508-4c47-850a-9f73145c28f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:26.113944 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1087/2212] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:26 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 807 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:26.536943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-db83bc32-2ec9-4cb9-a999-89615603dbe6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:28:26.537383 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-db83bc32-2ec9-4cb9-a999-89615603dbe6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:28:26.549326 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4d6b25d3-7ede-4373-a2e3-b340d9d2c9a1 req-db83bc32-2ec9-4cb9-a999-89615603dbe6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/a4b6784b-6a8a-4155-918b-80f0ce5ff7c9 returned with HTTP 200 Dec 11 14:28:26.551823 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1126/2213] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:28:25 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/attachments/a4b6784b-6a8a-4155-918b-80f0ce5ff7c9 => generated 19 bytes in 1404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:27.073860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5e9d44c-ea54-46fb-8386-fe90768b7f0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:28:27.073860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5e9d44c-ea54-46fb-8386-fe90768b7f0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:27.073860 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:27.073860 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:27.073860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5e9d44c-ea54-46fb-8386-fe90768b7f0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:27.134223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-318c17d1-76f4-4169-a53d-7f89701b2066 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:27.134223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-318c17d1-76f4-4169-a53d-7f89701b2066 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:27.134223 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:27.134223 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:27.134785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-318c17d1-76f4-4169-a53d-7f89701b2066 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:27.135233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-318c17d1-76f4-4169-a53d-7f89701b2066 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:27.186135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:27.186135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:27.188824 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:27.188824 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:27.195026 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-318c17d1-76f4-4169-a53d-7f89701b2066 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:27.198291 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1127/2214] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:27 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 807 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:27.213402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5e9d44c-ea54-46fb-8386-fe90768b7f0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:27.285647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5e9d44c-ea54-46fb-8386-fe90768b7f0c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:28:27.288991 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1088/2215] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:27 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:28.212256 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8df435e5-1c07-457a-baba-4d966669561c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:28.213153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8df435e5-1c07-457a-baba-4d966669561c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:28.213381 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:28.213381 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:28.213771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8df435e5-1c07-457a-baba-4d966669561c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:28.214149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8df435e5-1c07-457a-baba-4d966669561c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:28.284034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:28.284034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:28.285954 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8df435e5-1c07-457a-baba-4d966669561c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:28.286815 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1128/2216] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:28 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 807 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:29.304704 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ddc65ea-417c-42ac-92c3-694cbbdcaee9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:29.305807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ddc65ea-417c-42ac-92c3-694cbbdcaee9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:29.306336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:29.306336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:29.306984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ddc65ea-417c-42ac-92c3-694cbbdcaee9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:29.309579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3ddc65ea-417c-42ac-92c3-694cbbdcaee9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:29.389069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:29.389069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:29.399333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ddc65ea-417c-42ac-92c3-694cbbdcaee9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:29.410478 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1089/2217] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:29 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:30.424058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d62ccca3-a1e3-43bd-a591-26dc54fe10c0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:30.425539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d62ccca3-a1e3-43bd-a591-26dc54fe10c0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:30.425902 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:30.425902 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:30.427060 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d62ccca3-a1e3-43bd-a591-26dc54fe10c0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:30.427592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d62ccca3-a1e3-43bd-a591-26dc54fe10c0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:30.479190 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:30.479190 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:30.481782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d62ccca3-a1e3-43bd-a591-26dc54fe10c0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:30.487357 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1129/2218] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:30 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:31.502928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-678a5281-3cdd-428a-8dd1-645fbe4f3597 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:31.504121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-678a5281-3cdd-428a-8dd1-645fbe4f3597 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:31.505020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:31.505020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:31.505698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-678a5281-3cdd-428a-8dd1-645fbe4f3597 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:31.506224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-678a5281-3cdd-428a-8dd1-645fbe4f3597 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:31.554596 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:31.554596 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:31.557213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-678a5281-3cdd-428a-8dd1-645fbe4f3597 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:31.558035 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1090/2219] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:31 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:32.573984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f08fc5a5-d749-47ed-8eff-1bf485016034 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:32.574561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f08fc5a5-d749-47ed-8eff-1bf485016034 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:32.574737 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:32.574737 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:32.575117 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f08fc5a5-d749-47ed-8eff-1bf485016034 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:32.575497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f08fc5a5-d749-47ed-8eff-1bf485016034 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:32.623011 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:32.623011 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:32.624857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f08fc5a5-d749-47ed-8eff-1bf485016034 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:32.625689 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1130/2220] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:32 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:33.640254 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2bbc2395-161e-410b-9e2f-7e2e9c17637b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:33.640985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2bbc2395-161e-410b-9e2f-7e2e9c17637b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:33.641326 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:33.641326 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:33.641889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2bbc2395-161e-410b-9e2f-7e2e9c17637b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:33.643443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2bbc2395-161e-410b-9e2f-7e2e9c17637b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:33.701611 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:33.701611 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:33.705700 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2bbc2395-161e-410b-9e2f-7e2e9c17637b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:33.709776 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1091/2221] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:33 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:34.728727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ec1d940-5064-4833-8cdf-507a73dfc354 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:34.730168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ec1d940-5064-4833-8cdf-507a73dfc354 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:34.730763 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:34.730763 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:34.731531 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ec1d940-5064-4833-8cdf-507a73dfc354 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:34.732621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2ec1d940-5064-4833-8cdf-507a73dfc354 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:34.796774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:34.796774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:34.802588 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ec1d940-5064-4833-8cdf-507a73dfc354 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:34.803725 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1131/2222] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:34 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:35.818410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db0cbef3-d0b4-4945-ad5e-ed608ba4d05e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:35.819565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db0cbef3-d0b4-4945-ad5e-ed608ba4d05e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:35.820852 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:35.820852 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:35.821515 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db0cbef3-d0b4-4945-ad5e-ed608ba4d05e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:35.822069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-db0cbef3-d0b4-4945-ad5e-ed608ba4d05e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:35.873315 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:35.873315 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:35.876225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db0cbef3-d0b4-4945-ad5e-ed608ba4d05e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:35.883228 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1092/2223] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:35 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:36.896440 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes Dec 11 14:28:36.897396 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:36.897396 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:36.898049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-190993062"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:36.898591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bff282d9-1cf3-4fef-8d0a-614ce7308f53 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:36.899121 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bff282d9-1cf3-4fef-8d0a-614ce7308f53 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:36.899333 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:36.899333 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:36.899709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bff282d9-1cf3-4fef-8d0a-614ce7308f53 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:36.900079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bff282d9-1cf3-4fef-8d0a-614ce7308f53 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:36.900450 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-190993062'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:36.900979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume of 1 GB Dec 11 14:28:36.932805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Availability Zones retrieved successfully. Dec 11 14:28:36.946732 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:36.946732 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:36.953603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bff282d9-1cf3-4fef-8d0a-614ce7308f53 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:36.954862 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1093/2224] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:36 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:36.998086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (c8afbd2c-07ba-4228-a825-47fad044024b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:37.001287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d46ff3cd-bbce-48c2-aeb0-4e5274f69305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:37.005194 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:28:37.090947 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d46ff3cd-bbce-48c2-aeb0-4e5274f69305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:37.113657 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5521e816-90df-41bf-b97c-9b7522482c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:37.259064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['7c5585e3-911a-4a06-b4e0-2bbe1a2d745b', '1dd12a44-c5b0-438a-bce7-277210f05ccb', '91f67365-38ad-4841-8871-9a93ebbd777d', '559be098-980e-4458-8d67-1d229a681243'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:28:37.260785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5521e816-90df-41bf-b97c-9b7522482c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c5585e3-911a-4a06-b4e0-2bbe1a2d745b', '1dd12a44-c5b0-438a-bce7-277210f05ccb', '91f67365-38ad-4841-8871-9a93ebbd777d', '559be098-980e-4458-8d67-1d229a681243']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:37.263525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (221f010d-f7f7-4312-8b3b-7929f1663a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:37.400692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (221f010d-f7f7-4312-8b3b-7929f1663a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd074d4cb-ddd0-49f3-ac29-32d4dcd1d288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-190993062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['7c5585e3-911a-4a06-b4e0-2bbe1a2d745b','1dd12a44-c5b0-438a-bce7-277210f05ccb','91f67365-38ad-4841-8871-9a93ebbd777d','559be098-980e-4458-8d67-1d229a681243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-190993062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d074d4cb-ddd0-49f3-ac29-32d4dcd1d288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75d704f1b5c14f1094decd21fd547b95',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,user_id='3a77a109143148d9a422ba38328ca9b7',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:37.402772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363b58b5-cd78-4162-a945-d4da490890a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:37.471880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363b58b5-cd78-4162-a945-d4da490890a7) 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-VolumesSnapshotTestJSON-Volume-190993062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['7c5585e3-911a-4a06-b4e0-2bbe1a2d745b','1dd12a44-c5b0-438a-bce7-277210f05ccb','91f67365-38ad-4841-8871-9a93ebbd777d','559be098-980e-4458-8d67-1d229a681243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:37.474058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f79512-be86-490a-94ca-b65ccdbee013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:37.583266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f79512-be86-490a-94ca-b65ccdbee013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:37.586107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (c8afbd2c-07ba-4228-a825-47fad044024b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:37.743479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request issued successfully. Dec 11 14:28:37.768594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-692f29ee-baa3-4bad-84aa-02f0aa96a378 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes returned with HTTP 202 Dec 11 14:28:37.770841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1132/2225] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:28:36 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes => generated 822 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:28:37.802950 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-931018f7-d4ba-49dd-a4cd-9230365643fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 Dec 11 14:28:37.806753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-931018f7-d4ba-49dd-a4cd-9230365643fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:37.807306 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:37.807306 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:37.808225 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-931018f7-d4ba-49dd-a4cd-9230365643fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:37.969923 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d1a7d97-e243-4c3e-993b-1c645f1e9fd7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:37.970741 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d1a7d97-e243-4c3e-993b-1c645f1e9fd7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:37.970962 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:37.970962 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:37.971423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d1a7d97-e243-4c3e-993b-1c645f1e9fd7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:37.971793 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8d1a7d97-e243-4c3e-993b-1c645f1e9fd7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:38.031079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:38.031079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:38.033414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d1a7d97-e243-4c3e-993b-1c645f1e9fd7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:38.034439 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1133/2226] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:37 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:38.036683 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:38.036683 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:38.065946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-931018f7-d4ba-49dd-a4cd-9230365643fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:38.163372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-931018f7-d4ba-49dd-a4cd-9230365643fb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 returned with HTTP 200 Dec 11 14:28:38.165505 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1094/2227] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:37 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 => generated 890 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:39.054139 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e904e0dc-b879-4df9-98f4-ff230d95beb7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:39.055051 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e904e0dc-b879-4df9-98f4-ff230d95beb7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:39.057301 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:39.057301 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:39.058689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e904e0dc-b879-4df9-98f4-ff230d95beb7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:39.059629 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e904e0dc-b879-4df9-98f4-ff230d95beb7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:39.159052 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:39.159052 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:39.165135 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e904e0dc-b879-4df9-98f4-ff230d95beb7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:39.172296 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1134/2228] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:39 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:39.195111 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-184f83fe-f403-4cfa-b895-9e69db3ad1d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 Dec 11 14:28:39.195953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-184f83fe-f403-4cfa-b895-9e69db3ad1d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:39.196328 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:39.196328 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:39.196966 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-184f83fe-f403-4cfa-b895-9e69db3ad1d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:39.305054 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:39.305054 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:39.334577 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-184f83fe-f403-4cfa-b895-9e69db3ad1d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:39.422976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-184f83fe-f403-4cfa-b895-9e69db3ad1d2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 returned with HTTP 200 Dec 11 14:28:39.448363 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1095/2229] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:39 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 => generated 914 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:40.188523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6c87cd1a-9267-4f6b-9451-07470f37ebca tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:40.189707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6c87cd1a-9267-4f6b-9451-07470f37ebca tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:40.190125 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:40.190125 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:40.190930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6c87cd1a-9267-4f6b-9451-07470f37ebca tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:40.192271 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6c87cd1a-9267-4f6b-9451-07470f37ebca tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:40.230483 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:40.230483 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:40.233072 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6c87cd1a-9267-4f6b-9451-07470f37ebca tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:40.234097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1135/2230] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:40 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:40.466937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cad3a76b-dc27-4d17-9215-9cf95e085dd7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 Dec 11 14:28:40.467614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cad3a76b-dc27-4d17-9215-9cf95e085dd7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:40.467814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:40.467814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:40.468348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cad3a76b-dc27-4d17-9215-9cf95e085dd7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:40.633925 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:40.633925 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:40.656996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cad3a76b-dc27-4d17-9215-9cf95e085dd7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:40.768913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cad3a76b-dc27-4d17-9215-9cf95e085dd7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 returned with HTTP 200 Dec 11 14:28:40.778656 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1096/2231] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:40 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 => generated 915 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:40.796287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68a5bfe5-12e4-4dbd-b477-651d48d5f6ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:28:40.797070 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:40.797070 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:40.797754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68a5bfe5-12e4-4dbd-b477-651d48d5f6ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d074d4cb-ddd0-49f3-ac29-32d4dcd1d288", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1451061092"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:40.998173 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:40.998173 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:41.003028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-68a5bfe5-12e4-4dbd-b477-651d48d5f6ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:41.003399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-68a5bfe5-12e4-4dbd-b477-651d48d5f6ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 Dec 11 14:28:41.231697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-68a5bfe5-12e4-4dbd-b477-651d48d5f6ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['2fd81e32-de56-4d46-bfa7-637d4aa017bd', '65c1dbe0-cd2b-4d8a-9bdc-43e05ab00f79', 'd6e0adf1-f47e-4521-8097-0176207c6271', '959146c3-f8f9-48e5-95fa-1359818d9c85'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:28:41.251023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96512f8f-55f0-4525-9856-4711922821f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:41.251700 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96512f8f-55f0-4525-9856-4711922821f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:41.251931 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:41.251931 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:41.252280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96512f8f-55f0-4525-9856-4711922821f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:41.252610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-96512f8f-55f0-4525-9856-4711922821f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:41.320479 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:41.320479 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:41.322725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96512f8f-55f0-4525-9856-4711922821f6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:41.341475 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1097/2232] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:41 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:41.430179 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-68a5bfe5-12e4-4dbd-b477-651d48d5f6ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot create request issued successfully. Dec 11 14:28:41.430997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68a5bfe5-12e4-4dbd-b477-651d48d5f6ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:28:41.432191 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1136/2233] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:28:40 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 310 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:28:41.443524 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ad1b538-e49d-40c2-8415-943bb8230d2e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:28:41.444737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ad1b538-e49d-40c2-8415-943bb8230d2e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:41.445014 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:41.445014 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:41.445311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ad1b538-e49d-40c2-8415-943bb8230d2e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:41.531515 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:41.531515 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:41.544868 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ad1b538-e49d-40c2-8415-943bb8230d2e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:41.554706 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ad1b538-e49d-40c2-8415-943bb8230d2e tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 returned with HTTP 200 Dec 11 14:28:41.555908 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1098/2234] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:41 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 => generated 442 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:42.083850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7df3d29-572e-4b3f-ace8-8218ca619b52 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:28:42.084366 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7df3d29-572e-4b3f-ace8-8218ca619b52 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:42.084586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:42.084586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:42.084959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7df3d29-572e-4b3f-ace8-8218ca619b52 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:42.263608 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:42.263608 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:42.304488 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b7df3d29-572e-4b3f-ace8-8218ca619b52 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:28:42.338570 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f7f2490-4154-46d4-b5b6-092d93659198 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:42.339089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f7f2490-4154-46d4-b5b6-092d93659198 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:42.339284 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:42.339284 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:42.339922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f7f2490-4154-46d4-b5b6-092d93659198 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:42.340434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0f7f2490-4154-46d4-b5b6-092d93659198 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:42.409939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7df3d29-572e-4b3f-ace8-8218ca619b52 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:28:42.422408 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1137/2235] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:42 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 913 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:42.429927 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:42.429927 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:42.439089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f7f2490-4154-46d4-b5b6-092d93659198 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:42.442127 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c6bd2fd-9fc2-4bec-92e4-921f3f121b76 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:28:42.443174 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1099/2236] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:42 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:42.443870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c6bd2fd-9fc2-4bec-92e4-921f3f121b76 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:42.447206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:42.447206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:42.447830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c6bd2fd-9fc2-4bec-92e4-921f3f121b76 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:42.567887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0165911b-1ffa-4706-a52a-f792fe2a0fb2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:28:42.568410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0165911b-1ffa-4706-a52a-f792fe2a0fb2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:42.568627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:42.568627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:42.570690 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0165911b-1ffa-4706-a52a-f792fe2a0fb2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:42.601432 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:42.601432 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:42.627610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8c6bd2fd-9fc2-4bec-92e4-921f3f121b76 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:28:42.647856 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:42.647856 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:42.649010 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0165911b-1ffa-4706-a52a-f792fe2a0fb2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:42.650964 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0165911b-1ffa-4706-a52a-f792fe2a0fb2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 returned with HTTP 200 Dec 11 14:28:42.659071 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1100/2237] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:42 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 => generated 442 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:42.672703 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c6bd2fd-9fc2-4bec-92e4-921f3f121b76 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:28:42.673505 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1138/2238] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:42 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 913 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:43.463971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f211388-4016-44ba-9e89-15adba0575ac tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:43.464988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f211388-4016-44ba-9e89-15adba0575ac tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:43.465373 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:43.465373 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:43.466130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f211388-4016-44ba-9e89-15adba0575ac tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:43.466711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9f211388-4016-44ba-9e89-15adba0575ac tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:43.521067 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:43.521067 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:43.523247 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f211388-4016-44ba-9e89-15adba0575ac tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:43.525601 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1101/2239] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:43 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:43.663869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae60f38e-38fb-446b-bbb5-92dcb774a750 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:28:43.665204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae60f38e-38fb-446b-bbb5-92dcb774a750 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:43.665572 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:43.665572 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:43.666170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae60f38e-38fb-446b-bbb5-92dcb774a750 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:43.785214 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:43.785214 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:43.796234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae60f38e-38fb-446b-bbb5-92dcb774a750 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:43.804372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae60f38e-38fb-446b-bbb5-92dcb774a750 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 returned with HTTP 200 Dec 11 14:28:43.810992 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1139/2240] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:43 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 => generated 442 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:44.570116 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6177bcb9-371a-48c5-901d-e9374a29caf0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:44.584833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6177bcb9-371a-48c5-901d-e9374a29caf0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:44.585625 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:44.585625 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:44.589689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6177bcb9-371a-48c5-901d-e9374a29caf0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:44.591144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6177bcb9-371a-48c5-901d-e9374a29caf0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:44.722551 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:44.722551 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:44.739424 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6177bcb9-371a-48c5-901d-e9374a29caf0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:44.749697 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1102/2241] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:44 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:44.821900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f77d7f5c-615d-4aaa-aad3-81e991f79f04 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:28:44.823512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f77d7f5c-615d-4aaa-aad3-81e991f79f04 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:44.824121 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:44.824121 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:44.824854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f77d7f5c-615d-4aaa-aad3-81e991f79f04 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:44.966281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:44.966281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:44.970795 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f77d7f5c-615d-4aaa-aad3-81e991f79f04 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:44.975341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f77d7f5c-615d-4aaa-aad3-81e991f79f04 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 returned with HTTP 200 Dec 11 14:28:44.980950 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1140/2242] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:44 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 => generated 442 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:45.757976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e4b5af9-9563-4087-9aa5-3bf5bd7ef145 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:45.759030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e4b5af9-9563-4087-9aa5-3bf5bd7ef145 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:45.759426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:45.759426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:45.760049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e4b5af9-9563-4087-9aa5-3bf5bd7ef145 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:45.760585 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6e4b5af9-9563-4087-9aa5-3bf5bd7ef145 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:45.831172 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:45.831172 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:45.837340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e4b5af9-9563-4087-9aa5-3bf5bd7ef145 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:45.842037 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1103/2243] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:45 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:45.993549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1a8098c-7df1-4c64-92bb-01bc7fb41cca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:28:45.994074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1a8098c-7df1-4c64-92bb-01bc7fb41cca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:45.994292 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:45.994292 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:45.994734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1a8098c-7df1-4c64-92bb-01bc7fb41cca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:46.043705 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:46.043705 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:46.048154 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e1a8098c-7df1-4c64-92bb-01bc7fb41cca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:46.050170 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1a8098c-7df1-4c64-92bb-01bc7fb41cca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 returned with HTTP 200 Dec 11 14:28:46.051555 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1141/2244] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:28:45 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:46.064096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes Dec 11 14:28:46.064844 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:46.064844 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:46.065347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "83c68f7a-1813-4d9c-b325-0db5d9355f77", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1111253999"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:28:46.067993 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request body: {'volume': {'snapshot_id': '83c68f7a-1813-4d9c-b325-0db5d9355f77', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1111253999'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:28:46.228263 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:46.228263 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:46.235546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:28:46.236196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume of 2 GB Dec 11 14:28:46.306916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Availability Zones retrieved successfully. Dec 11 14:28:46.351793 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (6ac904cc-0228-4c3a-8110-3193873eafda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:46.361807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e35c4ed-7de0-4d95-ae26-d3f8e9f9c4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:46.372764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:28:46.681581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e35c4ed-7de0-4d95-ae26-d3f8e9f9c4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '83c68f7a-1813-4d9c-b325-0db5d9355f77', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:46.685892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a19f9b-f9a8-4b14-87dd-604674178946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:46.857798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f31618e-8f59-4932-8724-7d742b15f611 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:46.858605 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f31618e-8f59-4932-8724-7d742b15f611 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:46.858727 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:46.858727 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:46.859163 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f31618e-8f59-4932-8724-7d742b15f611 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:46.859660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1f31618e-8f59-4932-8724-7d742b15f611 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:46.972159 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:46.972159 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:46.977519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f31618e-8f59-4932-8724-7d742b15f611 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:46.987865 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1142/2245] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:46 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:47.020574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['2f9d6648-4e0c-4fd7-989c-8b422b673991', '7a7a268c-1eea-4a11-b975-24ca3c3f1119', 'a0c9b9cd-5306-49d0-bc87-e5a5045e64fa', '48c577a3-0e01-4c2d-b190-7949a2166299'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:28:47.023473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a19f9b-f9a8-4b14-87dd-604674178946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f9d6648-4e0c-4fd7-989c-8b422b673991', '7a7a268c-1eea-4a11-b975-24ca3c3f1119', 'a0c9b9cd-5306-49d0-bc87-e5a5045e64fa', '48c577a3-0e01-4c2d-b190-7949a2166299']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:47.025588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c4703d-cfee-4ba4-b63a-3939e861a509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:47.423890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c4703d-cfee-4ba4-b63a-3939e861a509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b35049-4204-482c-b9cc-5cde618e1172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1111253999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['2f9d6648-4e0c-4fd7-989c-8b422b673991','7a7a268c-1eea-4a11-b975-24ca3c3f1119','a0c9b9cd-5306-49d0-bc87-e5a5045e64fa','48c577a3-0e01-4c2d-b190-7949a2166299'],size=2,snapshot_id=83c68f7a-1813-4d9c-b325-0db5d9355f77,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1111253999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b35049-4204-482c-b9cc-5cde618e1172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75d704f1b5c14f1094decd21fd547b95',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=2,snapshot_id=83c68f7a-1813-4d9c-b325-0db5d9355f77,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3a77a109143148d9a422ba38328ca9b7',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:47.429881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddecd19f-78a7-4471-973e-c1addeb24d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:47.493253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddecd19f-78a7-4471-973e-c1addeb24d44) 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-VolumesSnapshotTestJSON-Volume-1111253999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['2f9d6648-4e0c-4fd7-989c-8b422b673991','7a7a268c-1eea-4a11-b975-24ca3c3f1119','a0c9b9cd-5306-49d0-bc87-e5a5045e64fa','48c577a3-0e01-4c2d-b190-7949a2166299'],size=2,snapshot_id=83c68f7a-1813-4d9c-b325-0db5d9355f77,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:47.495478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa1712c-f681-4c40-9590-60fb26044f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:28:47.803443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa1712c-f681-4c40-9590-60fb26044f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:28:47.815668 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (6ac904cc-0228-4c3a-8110-3193873eafda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:28:47.985938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request issued successfully. Dec 11 14:28:47.996900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2704644b-4277-4e8e-b857-8002dc84f290 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:47.997757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2704644b-4277-4e8e-b857-8002dc84f290 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:47.998071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:47.998071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:48.000473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2704644b-4277-4e8e-b857-8002dc84f290 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:48.002447 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2704644b-4277-4e8e-b857-8002dc84f290 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:48.079381 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df2c8c30-7e6c-40e4-b17a-6c4e09a424c5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes returned with HTTP 202 Dec 11 14:28:48.084254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1104/2246] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:28:46 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes => generated 857 bytes in 2025 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:28:48.103000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-416e02ba-4acf-4de4-8455-daaa41a72fbf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:28:48.104376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-416e02ba-4acf-4de4-8455-daaa41a72fbf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:48.104858 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:48.104858 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:48.105710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-416e02ba-4acf-4de4-8455-daaa41a72fbf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:48.124637 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:48.124637 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:48.135210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2704644b-4277-4e8e-b857-8002dc84f290 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:48.151374 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1143/2247] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:47 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:48.210735 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:48.210735 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:48.220071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-416e02ba-4acf-4de4-8455-daaa41a72fbf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:48.252568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-416e02ba-4acf-4de4-8455-daaa41a72fbf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:28:48.253414 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1105/2248] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:48 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 925 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:49.166671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2854bae6-2871-4e4a-a959-bbde285f335a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:49.167808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2854bae6-2871-4e4a-a959-bbde285f335a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:49.168182 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:49.168182 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:49.168780 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2854bae6-2871-4e4a-a959-bbde285f335a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:49.169368 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2854bae6-2871-4e4a-a959-bbde285f335a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:49.266619 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:49.266619 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:49.271017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26f7133c-b043-4867-a5a6-089c14554ebf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:28:49.271805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26f7133c-b043-4867-a5a6-089c14554ebf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:49.272132 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:49.272132 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:49.274183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26f7133c-b043-4867-a5a6-089c14554ebf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:49.275255 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2854bae6-2871-4e4a-a959-bbde285f335a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:49.276666 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1144/2249] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:49 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:49.400715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:49.400715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:49.451594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-26f7133c-b043-4867-a5a6-089c14554ebf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:49.502426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26f7133c-b043-4867-a5a6-089c14554ebf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:28:49.507959 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1106/2250] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:49 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:50.292359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42cff7f6-eee6-4702-98d6-0c1e1a942464 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:50.293655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42cff7f6-eee6-4702-98d6-0c1e1a942464 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:50.294065 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:50.294065 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:50.295059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42cff7f6-eee6-4702-98d6-0c1e1a942464 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:50.295958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-42cff7f6-eee6-4702-98d6-0c1e1a942464 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:50.369842 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:50.369842 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:50.375708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42cff7f6-eee6-4702-98d6-0c1e1a942464 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:50.384590 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1145/2251] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:50 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:50.522346 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8d1e181-b745-4f93-b4d0-75b53ed542c8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:28:50.523882 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8d1e181-b745-4f93-b4d0-75b53ed542c8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:50.524863 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:50.524863 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:50.526145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8d1e181-b745-4f93-b4d0-75b53ed542c8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:50.845076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:50.845076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:50.922720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8d1e181-b745-4f93-b4d0-75b53ed542c8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:51.137559 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8d1e181-b745-4f93-b4d0-75b53ed542c8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:28:51.151541 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1107/2252] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:50 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:51.400290 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-519f204e-eb62-4679-8b6e-3fbf91239d08 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:51.401514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-519f204e-eb62-4679-8b6e-3fbf91239d08 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:51.401958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:51.401958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:51.402681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-519f204e-eb62-4679-8b6e-3fbf91239d08 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:51.403279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-519f204e-eb62-4679-8b6e-3fbf91239d08 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:51.470963 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:51.470963 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:51.476515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-519f204e-eb62-4679-8b6e-3fbf91239d08 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:51.487028 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1146/2253] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:51 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:52.162300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af5f6ef6-aca2-4726-9c84-839dab27d9fe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:28:52.164228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af5f6ef6-aca2-4726-9c84-839dab27d9fe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:52.164436 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:52.164436 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:52.164814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af5f6ef6-aca2-4726-9c84-839dab27d9fe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:52.340505 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:52.340505 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:52.368437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-af5f6ef6-aca2-4726-9c84-839dab27d9fe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:52.436313 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af5f6ef6-aca2-4726-9c84-839dab27d9fe tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:28:52.437961 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1108/2254] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:52 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:52.505043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f57e187-b22c-4798-9eea-84142041ddc2 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:52.505622 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f57e187-b22c-4798-9eea-84142041ddc2 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:52.505853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:52.505853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:52.506556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f57e187-b22c-4798-9eea-84142041ddc2 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:52.507097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1f57e187-b22c-4798-9eea-84142041ddc2 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:52.572290 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:52.572290 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:52.579530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f57e187-b22c-4798-9eea-84142041ddc2 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:52.580666 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1147/2255] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:52 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:53.464396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-65bac51e-20ce-4d3f-a296-9c4b8d610925 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:28:53.464396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-65bac51e-20ce-4d3f-a296-9c4b8d610925 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:53.464396 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:53.464396 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:53.464396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-65bac51e-20ce-4d3f-a296-9c4b8d610925 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:53.571053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:53.571053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:53.598726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fb369f0-e0d2-4af5-8954-ea8da8b998da tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:53.599440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fb369f0-e0d2-4af5-8954-ea8da8b998da tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:53.599761 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:53.599761 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:53.600383 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fb369f0-e0d2-4af5-8954-ea8da8b998da tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:53.600941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3fb369f0-e0d2-4af5-8954-ea8da8b998da tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:53.621750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-65bac51e-20ce-4d3f-a296-9c4b8d610925 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:53.688950 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:53.688950 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:53.707949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fb369f0-e0d2-4af5-8954-ea8da8b998da tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:53.709085 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1148/2256] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:53 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:53.723613 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-65bac51e-20ce-4d3f-a296-9c4b8d610925 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:28:53.724485 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1109/2257] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:53 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:54.723578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-99fe6653-9b61-43f7-b1ad-e4bd38f921b8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:54.724687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-99fe6653-9b61-43f7-b1ad-e4bd38f921b8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:54.725036 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:54.725036 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:54.725661 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-99fe6653-9b61-43f7-b1ad-e4bd38f921b8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:54.726199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-99fe6653-9b61-43f7-b1ad-e4bd38f921b8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:54.856524 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:54.856524 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:54.858411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-99fe6653-9b61-43f7-b1ad-e4bd38f921b8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:54.881278 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1149/2258] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:54 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:55.902352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3775e73c-f172-4bdd-8f2d-0f3849706757 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:55.902908 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3775e73c-f172-4bdd-8f2d-0f3849706757 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:55.903517 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:55.903517 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:55.904687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3775e73c-f172-4bdd-8f2d-0f3849706757 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:55.907008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3775e73c-f172-4bdd-8f2d-0f3849706757 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:56.008452 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:56.008452 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:56.012282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3775e73c-f172-4bdd-8f2d-0f3849706757 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:56.033416 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1150/2259] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:55 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:28:56.052432 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7c645c1-051d-468f-abec-04907de6d1ab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:28:56.055111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7c645c1-051d-468f-abec-04907de6d1ab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:56.055423 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:56.055423 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:56.056066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7c645c1-051d-468f-abec-04907de6d1ab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:56.270953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:56.270953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:56.302407 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b7c645c1-051d-468f-abec-04907de6d1ab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:56.381525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7c645c1-051d-468f-abec-04907de6d1ab tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:28:56.389451 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1110/2260] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:54 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 1652 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:57.035800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4c38994-4af2-4456-9636-63c957054021 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:57.036611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4c38994-4af2-4456-9636-63c957054021 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:57.036818 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:57.036818 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:57.037470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d4c38994-4af2-4456-9636-63c957054021 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:57.038031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d4c38994-4af2-4456-9636-63c957054021 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:57.161127 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:57.161127 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:57.167400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d4c38994-4af2-4456-9636-63c957054021 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:57.171718 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1151/2261] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:57 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:57.395441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4bb47de4-7653-4266-a240-9ab786161c69 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:28:57.399489 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4bb47de4-7653-4266-a240-9ab786161c69 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:57.400443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:57.400443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:57.406239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4bb47de4-7653-4266-a240-9ab786161c69 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:57.580072 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:57.580072 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:57.601460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4bb47de4-7653-4266-a240-9ab786161c69 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:57.684617 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4bb47de4-7653-4266-a240-9ab786161c69 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:28:57.686085 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1111/2262] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:57 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:58.189181 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dda6863a-0da8-44dd-9055-803993246d96 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:58.189956 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dda6863a-0da8-44dd-9055-803993246d96 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:58.189956 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:58.189956 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:58.190213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dda6863a-0da8-44dd-9055-803993246d96 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:58.190493 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-dda6863a-0da8-44dd-9055-803993246d96 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:58.367029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:58.367029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:58.376550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dda6863a-0da8-44dd-9055-803993246d96 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:58.398025 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1152/2263] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:58 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:58.704068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c24bd29-d749-43e6-a7b0-8d125d0dd7d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:28:58.704821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c24bd29-d749-43e6-a7b0-8d125d0dd7d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:58.705259 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:58.705259 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:58.705933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c24bd29-d749-43e6-a7b0-8d125d0dd7d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:58.891684 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:58.891684 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:58.934595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4c24bd29-d749-43e6-a7b0-8d125d0dd7d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:28:59.077960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c24bd29-d749-43e6-a7b0-8d125d0dd7d9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:28:59.085896 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1112/2264] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:58 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:28:59.403117 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68541139-3126-4dd9-84d3-4b3bde162546 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:28:59.407608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68541139-3126-4dd9-84d3-4b3bde162546 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:28:59.408361 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:28:59.408361 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:28:59.409470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68541139-3126-4dd9-84d3-4b3bde162546 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:28:59.410453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-68541139-3126-4dd9-84d3-4b3bde162546 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:28:59.540637 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:28:59.540637 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:28:59.553429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68541139-3126-4dd9-84d3-4b3bde162546 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:28:59.559755 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1153/2265] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:28:59 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:00.117184 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ffbe139-8fc9-42e5-b164-8f5462922b6b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:00.118204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ffbe139-8fc9-42e5-b164-8f5462922b6b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:00.118748 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:00.118748 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:00.131571 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ffbe139-8fc9-42e5-b164-8f5462922b6b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:00.382202 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:00.382202 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:00.401607 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ffbe139-8fc9-42e5-b164-8f5462922b6b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:00.521228 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ffbe139-8fc9-42e5-b164-8f5462922b6b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:29:00.527163 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1113/2266] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:00 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:00.600721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c9e6ace-cd72-4c81-9114-bdcb4dd3e6c6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:00.601742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c9e6ace-cd72-4c81-9114-bdcb4dd3e6c6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:00.602059 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:00.602059 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:00.602753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c9e6ace-cd72-4c81-9114-bdcb4dd3e6c6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:00.603404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7c9e6ace-cd72-4c81-9114-bdcb4dd3e6c6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:00.714975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:00.714975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:00.717488 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c9e6ace-cd72-4c81-9114-bdcb4dd3e6c6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:00.726736 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1154/2267] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:00 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:01.551331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee405292-5568-4c1b-80a5-9c414527c89d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:01.551999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee405292-5568-4c1b-80a5-9c414527c89d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:01.552136 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:01.552136 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:01.552382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee405292-5568-4c1b-80a5-9c414527c89d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:01.735596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61a23edf-3641-4a26-9e97-582b5d9df408 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:01.736776 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61a23edf-3641-4a26-9e97-582b5d9df408 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:01.737294 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:01.737294 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:01.738865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61a23edf-3641-4a26-9e97-582b5d9df408 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:01.744846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-61a23edf-3641-4a26-9e97-582b5d9df408 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:01.774779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:01.774779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:01.813502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ee405292-5568-4c1b-80a5-9c414527c89d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:01.836062 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:01.836062 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:01.844213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61a23edf-3641-4a26-9e97-582b5d9df408 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:01.853576 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1155/2268] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:01 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:01.958505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee405292-5568-4c1b-80a5-9c414527c89d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:29:01.959355 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1114/2269] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:01 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:02.871502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15e86fd6-07c5-47f6-b703-15726e580ca7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:02.872422 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15e86fd6-07c5-47f6-b703-15726e580ca7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:02.872768 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:02.872768 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:02.873459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15e86fd6-07c5-47f6-b703-15726e580ca7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:02.874152 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-15e86fd6-07c5-47f6-b703-15726e580ca7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:02.965826 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:02.965826 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:02.971806 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15e86fd6-07c5-47f6-b703-15726e580ca7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:02.974144 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1156/2270] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:02 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:02.983902 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3527719-fe32-41c7-a1b3-b33133b6148f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:02.984445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3527719-fe32-41c7-a1b3-b33133b6148f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:02.984669 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:02.984669 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:02.985006 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3527719-fe32-41c7-a1b3-b33133b6148f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:03.134829 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:03.134829 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:03.158694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b3527719-fe32-41c7-a1b3-b33133b6148f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:03.229731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3527719-fe32-41c7-a1b3-b33133b6148f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:29:03.231351 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1115/2271] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:02 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 950 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:03.280229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d3ae798-9ce1-4cb3-9ea1-4f0af6ce7daf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:03.280827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d3ae798-9ce1-4cb3-9ea1-4f0af6ce7daf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:03.281060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:03.281060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:03.281532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d3ae798-9ce1-4cb3-9ea1-4f0af6ce7daf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:03.608834 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:03.608834 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:03.670029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6d3ae798-9ce1-4cb3-9ea1-4f0af6ce7daf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:03.770869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d3ae798-9ce1-4cb3-9ea1-4f0af6ce7daf tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:29:03.776519 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1157/2272] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:03 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 950 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:03.792840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38d591dc-d39d-4df8-95e7-e87ff3881c86 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:03.793513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38d591dc-d39d-4df8-95e7-e87ff3881c86 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:03.793736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:03.793736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:03.794241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38d591dc-d39d-4df8-95e7-e87ff3881c86 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:03.794946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-38d591dc-d39d-4df8-95e7-e87ff3881c86 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume with id: f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:03.994610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2b583d9-2f52-4971-b739-d1dcd5fc04a4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:04.002355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2b583d9-2f52-4971-b739-d1dcd5fc04a4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:04.003258 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:04.003258 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:04.005222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:04.005222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:04.006017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2b583d9-2f52-4971-b739-d1dcd5fc04a4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:04.006471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-38d591dc-d39d-4df8-95e7-e87ff3881c86 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:04.006852 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f2b583d9-2f52-4971-b739-d1dcd5fc04a4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:04.085975 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-38d591dc-d39d-4df8-95e7-e87ff3881c86 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume request issued successfully. Dec 11 14:29:04.087120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38d591dc-d39d-4df8-95e7-e87ff3881c86 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 202 Dec 11 14:29:04.095346 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1116/2273] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:29:03 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:29:04.116259 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45de6016-e300-4689-bc5f-6423958306a2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:04.117413 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:04.117413 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:04.117919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45de6016-e300-4689-bc5f-6423958306a2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:04.118413 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:04.118413 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:04.125745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45de6016-e300-4689-bc5f-6423958306a2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:04.128380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2b583d9-2f52-4971-b739-d1dcd5fc04a4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:04.142491 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1158/2274] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:03 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:04.265774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:04.265774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:04.280376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-45de6016-e300-4689-bc5f-6423958306a2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:04.336190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45de6016-e300-4689-bc5f-6423958306a2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:29:04.337306 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1117/2275] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:04 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:05.168857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-381de4a9-6a0f-472f-9276-7bfcbbad7b01 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:05.171390 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-381de4a9-6a0f-472f-9276-7bfcbbad7b01 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:05.173243 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:05.173243 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:05.174270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-381de4a9-6a0f-472f-9276-7bfcbbad7b01 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:05.175764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-381de4a9-6a0f-472f-9276-7bfcbbad7b01 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:05.248921 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:05.248921 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:05.252828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-381de4a9-6a0f-472f-9276-7bfcbbad7b01 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:05.256321 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1159/2276] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:05 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:05.358566 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5a082da-5c99-4097-8c35-983719515256 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:05.359959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5a082da-5c99-4097-8c35-983719515256 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:05.360458 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:05.360458 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:05.361642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5a082da-5c99-4097-8c35-983719515256 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:05.614115 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:05.614115 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:05.644362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a5a082da-5c99-4097-8c35-983719515256 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:05.715723 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5a082da-5c99-4097-8c35-983719515256 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:29:05.719395 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1118/2277] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:05 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:06.271426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07e66856-3385-474d-af2c-55823c7a4833 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:06.272028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07e66856-3385-474d-af2c-55823c7a4833 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:06.272134 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:06.272134 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:06.272500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07e66856-3385-474d-af2c-55823c7a4833 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:06.273285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-07e66856-3385-474d-af2c-55823c7a4833 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:06.337121 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:06.337121 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:06.339693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07e66856-3385-474d-af2c-55823c7a4833 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:06.340801 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1160/2278] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:06 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:06.746773 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ba1471e-bab9-4ff1-a876-b9e5562c833b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:06.748383 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ba1471e-bab9-4ff1-a876-b9e5562c833b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:06.758900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:06.758900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:06.771539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ba1471e-bab9-4ff1-a876-b9e5562c833b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:06.980012 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:06.980012 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:07.036030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1ba1471e-bab9-4ff1-a876-b9e5562c833b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:07.113999 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ba1471e-bab9-4ff1-a876-b9e5562c833b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 200 Dec 11 14:29:07.115982 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1119/2279] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:06 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 949 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:07.357741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d55b8fb1-4be4-4de8-824a-85cdbae8cf59 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:07.358339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d55b8fb1-4be4-4de8-824a-85cdbae8cf59 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:07.358511 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:07.358511 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:07.358853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d55b8fb1-4be4-4de8-824a-85cdbae8cf59 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:07.359431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d55b8fb1-4be4-4de8-824a-85cdbae8cf59 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:07.423772 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:07.423772 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:07.425714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d55b8fb1-4be4-4de8-824a-85cdbae8cf59 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:07.426555 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1161/2280] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:07 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:08.135333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c31257c-642c-4d47-92b7-d1ce3108258d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:08.136072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c31257c-642c-4d47-92b7-d1ce3108258d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:08.137043 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:08.137043 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:08.137890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c31257c-642c-4d47-92b7-d1ce3108258d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:08.395687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c31257c-642c-4d47-92b7-d1ce3108258d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 404 Dec 11 14:29:08.412254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1120/2281] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:08 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 109 bytes in 284 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:08.416582 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes Dec 11 14:29:08.418346 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:08.418346 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:08.419509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-902513941"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:29:08.420859 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-902513941'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:29:08.422186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume of 1 GB Dec 11 14:29:08.445159 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cae8bc0e-718c-4bf0-9d51-69748534f87e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:08.445692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cae8bc0e-718c-4bf0-9d51-69748534f87e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:08.446188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cae8bc0e-718c-4bf0-9d51-69748534f87e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:08.446607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cae8bc0e-718c-4bf0-9d51-69748534f87e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:08.457120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Availability Zones retrieved successfully. Dec 11 14:29:08.521473 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:08.521473 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:08.524441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cae8bc0e-718c-4bf0-9d51-69748534f87e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:08.534899 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1121/2282] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:08 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:08.579120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (93d10d96-e8d7-47cc-a415-10af8878c570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:29:08.591207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd567dd-02a8-47b1-beec-aa173c4de663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:08.616591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:29:08.801211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd567dd-02a8-47b1-beec-aa173c4de663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:08.804235 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fce24d-0f6f-4a8f-82a6-1fad871d9d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:09.084316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['d39a6bcd-7fe4-4dfe-a0ef-db4ecfa6e2cf', 'e7f16cb1-d69a-4b41-ae02-c248dd3606c3', '0e458114-6fd5-4e12-8cb7-d55c3cf4de6d', '888392d2-ebe1-41df-9c34-23147e8115eb'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:29:09.087217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25fce24d-0f6f-4a8f-82a6-1fad871d9d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d39a6bcd-7fe4-4dfe-a0ef-db4ecfa6e2cf', 'e7f16cb1-d69a-4b41-ae02-c248dd3606c3', '0e458114-6fd5-4e12-8cb7-d55c3cf4de6d', '888392d2-ebe1-41df-9c34-23147e8115eb']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:09.089399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c338ce23-3fdc-45ee-9d5b-aef8155ccdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:09.240569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c338ce23-3fdc-45ee-9d5b-aef8155ccdd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94469d90-ee4c-4be3-9726-1b5e02573844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-902513941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['d39a6bcd-7fe4-4dfe-a0ef-db4ecfa6e2cf','e7f16cb1-d69a-4b41-ae02-c248dd3606c3','0e458114-6fd5-4e12-8cb7-d55c3cf4de6d','888392d2-ebe1-41df-9c34-23147e8115eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-902513941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94469d90-ee4c-4be3-9726-1b5e02573844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75d704f1b5c14f1094decd21fd547b95',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,user_id='3a77a109143148d9a422ba38328ca9b7',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:09.242835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e995a84-ba74-4f14-b27a-3e83d6947dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:09.334047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e995a84-ba74-4f14-b27a-3e83d6947dd4) 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-VolumesSnapshotTestJSON-Volume-902513941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['d39a6bcd-7fe4-4dfe-a0ef-db4ecfa6e2cf','e7f16cb1-d69a-4b41-ae02-c248dd3606c3','0e458114-6fd5-4e12-8cb7-d55c3cf4de6d','888392d2-ebe1-41df-9c34-23147e8115eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:09.341680 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00fe111c-553f-484d-8b93-f00d28d8057f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:09.386038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00fe111c-553f-484d-8b93-f00d28d8057f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:09.395362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (93d10d96-e8d7-47cc-a415-10af8878c570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:29:09.548941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9c3ac39-f8be-471e-9866-dea23a70e9e7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:09.560570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9c3ac39-f8be-471e-9866-dea23a70e9e7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:09.561645 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:09.561645 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:09.562551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9c3ac39-f8be-471e-9866-dea23a70e9e7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:09.563267 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e9c3ac39-f8be-471e-9866-dea23a70e9e7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:09.649878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request issued successfully. Dec 11 14:29:09.688409 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a32f5ed-551f-4c16-a756-4662fdf3c3b9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes returned with HTTP 202 Dec 11 14:29:09.699598 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1162/2283] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:29:08 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes => generated 822 bytes in 1289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:29:09.722510 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:09.722510 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:09.723336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5dab5b1b-9af5-4b88-8cc2-a2f866b7be12 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 Dec 11 14:29:09.724342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5dab5b1b-9af5-4b88-8cc2-a2f866b7be12 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:09.724735 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:09.724735 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:09.725449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5dab5b1b-9af5-4b88-8cc2-a2f866b7be12 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:09.730193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9c3ac39-f8be-471e-9866-dea23a70e9e7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:09.741736 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1122/2284] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:09 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:10.010769 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:10.010769 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:10.066530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5dab5b1b-9af5-4b88-8cc2-a2f866b7be12 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:10.157507 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5dab5b1b-9af5-4b88-8cc2-a2f866b7be12 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 returned with HTTP 200 Dec 11 14:29:10.161758 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1163/2285] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:09 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 => generated 914 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:10.746821 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9dd23e5-3ca6-4419-802d-4af6cecd3e73 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:10.747714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9dd23e5-3ca6-4419-802d-4af6cecd3e73 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:10.747714 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:10.747714 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:10.748084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9dd23e5-3ca6-4419-802d-4af6cecd3e73 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:10.748373 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c9dd23e5-3ca6-4419-802d-4af6cecd3e73 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:10.834591 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:10.834591 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:10.845281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9dd23e5-3ca6-4419-802d-4af6cecd3e73 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:10.847778 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1123/2286] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:10 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:11.183165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68db5c25-d1de-429d-bc8d-afa73f2a8b9a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 Dec 11 14:29:11.183893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68db5c25-d1de-429d-bc8d-afa73f2a8b9a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:11.184093 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:11.184093 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:11.184595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68db5c25-d1de-429d-bc8d-afa73f2a8b9a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:11.352498 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:11.352498 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:11.385427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-68db5c25-d1de-429d-bc8d-afa73f2a8b9a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:11.472698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68db5c25-d1de-429d-bc8d-afa73f2a8b9a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 returned with HTTP 200 Dec 11 14:29:11.494693 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1164/2287] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:11 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 => generated 914 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:11.862359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14f767ec-e337-4ed9-9460-e59610573ac5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:11.863488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14f767ec-e337-4ed9-9460-e59610573ac5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:11.863879 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:11.863879 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:11.864488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14f767ec-e337-4ed9-9460-e59610573ac5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:11.865021 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-14f767ec-e337-4ed9-9460-e59610573ac5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:11.915222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:11.915222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:11.919648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14f767ec-e337-4ed9-9460-e59610573ac5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:11.926443 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1124/2288] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:11 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:12.493684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7bb2c18d-7648-494f-99c6-d0690cd808e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 Dec 11 14:29:12.495149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7bb2c18d-7648-494f-99c6-d0690cd808e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:12.495586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:12.495586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:12.496230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7bb2c18d-7648-494f-99c6-d0690cd808e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:12.590923 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:12.590923 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:12.617101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7bb2c18d-7648-494f-99c6-d0690cd808e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:12.671686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7bb2c18d-7648-494f-99c6-d0690cd808e8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 returned with HTTP 200 Dec 11 14:29:12.672551 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1165/2289] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:12 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:12.692746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a06d498-ea45-4714-a0d1-47c1584abac0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots Dec 11 14:29:12.693632 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:12.693632 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:12.694562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a06d498-ea45-4714-a0d1-47c1584abac0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94469d90-ee4c-4be3-9726-1b5e02573844", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1290092432"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:29:12.823403 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:12.823403 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:12.827640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0a06d498-ea45-4714-a0d1-47c1584abac0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:12.828906 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-0a06d498-ea45-4714-a0d1-47c1584abac0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create snapshot from volume 94469d90-ee4c-4be3-9726-1b5e02573844 Dec 11 14:29:12.937594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fbcaaa2-f2a0-4bad-a299-698518a6e7b6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:12.938450 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fbcaaa2-f2a0-4bad-a299-698518a6e7b6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:12.938450 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:12.938450 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:12.938949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fbcaaa2-f2a0-4bad-a299-698518a6e7b6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:12.939378 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2fbcaaa2-f2a0-4bad-a299-698518a6e7b6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:12.976640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0a06d498-ea45-4714-a0d1-47c1584abac0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['1ef6497f-68cd-41bc-917f-cda74352b6a2', 'fe5ceefc-3e5a-488c-872c-308c374a313d', 'a822fad7-be0f-4f22-89df-6620fec6d3f6', '3037fef8-3901-42b3-a239-88ed5421f13c'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:29:12.992877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:12.992877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:12.998411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fbcaaa2-f2a0-4bad-a299-698518a6e7b6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:12.999832 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1166/2290] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:12 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:13.261031 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0a06d498-ea45-4714-a0d1-47c1584abac0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot create request issued successfully. Dec 11 14:29:13.263652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a06d498-ea45-4714-a0d1-47c1584abac0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots returned with HTTP 202 Dec 11 14:29:13.273302 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1125/2291] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:29:12 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots => generated 310 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:29:13.279640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de6c68fa-8950-416e-abf2-944331f6a3bb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 Dec 11 14:29:13.280180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de6c68fa-8950-416e-abf2-944331f6a3bb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:13.280379 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:13.280379 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:13.281086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de6c68fa-8950-416e-abf2-944331f6a3bb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:13.369826 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:13.369826 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:13.374296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-de6c68fa-8950-416e-abf2-944331f6a3bb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:13.376466 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de6c68fa-8950-416e-abf2-944331f6a3bb tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 returned with HTTP 200 Dec 11 14:29:13.392881 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1167/2292] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:13 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 => generated 442 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:14.025703 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c88b037-8aa1-469f-b937-a4b353a00b0a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:14.029108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c88b037-8aa1-469f-b937-a4b353a00b0a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:14.029769 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:14.029769 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:14.030906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c88b037-8aa1-469f-b937-a4b353a00b0a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:14.031826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0c88b037-8aa1-469f-b937-a4b353a00b0a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:14.131161 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:14.131161 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:14.133258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c88b037-8aa1-469f-b937-a4b353a00b0a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:14.137056 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1126/2293] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:14 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:14.392410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f07d07dd-fd07-4825-9231-400e5559e6ca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 Dec 11 14:29:14.393066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f07d07dd-fd07-4825-9231-400e5559e6ca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:14.393950 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:14.393950 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:14.394724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f07d07dd-fd07-4825-9231-400e5559e6ca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:14.437228 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:14.437228 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:14.440899 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f07d07dd-fd07-4825-9231-400e5559e6ca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:14.447276 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f07d07dd-fd07-4825-9231-400e5559e6ca tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 returned with HTTP 200 Dec 11 14:29:14.456526 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1168/2294] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:14 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 => generated 442 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:15.168168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-797cfb23-ef7c-4724-bcf0-094808420add tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:15.174772 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-797cfb23-ef7c-4724-bcf0-094808420add tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:15.182220 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:15.182220 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:15.186769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-797cfb23-ef7c-4724-bcf0-094808420add tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:15.190534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-797cfb23-ef7c-4724-bcf0-094808420add tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:15.407124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:15.407124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:15.420309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-797cfb23-ef7c-4724-bcf0-094808420add tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:15.422147 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1127/2295] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:15 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:15.468761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f58b06f-d18e-4b96-b1a2-74f961418849 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 Dec 11 14:29:15.470048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f58b06f-d18e-4b96-b1a2-74f961418849 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:15.475970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:15.475970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:15.477470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f58b06f-d18e-4b96-b1a2-74f961418849 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:15.633928 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:15.633928 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:15.639979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2f58b06f-d18e-4b96-b1a2-74f961418849 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:15.650056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f58b06f-d18e-4b96-b1a2-74f961418849 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 returned with HTTP 200 Dec 11 14:29:15.652237 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1169/2296] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:15 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 => generated 442 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:16.444913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2cf67e63-174b-4c36-b8e5-1f44a9adeb79 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:16.445543 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2cf67e63-174b-4c36-b8e5-1f44a9adeb79 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:16.445671 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:16.445671 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:16.450203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2cf67e63-174b-4c36-b8e5-1f44a9adeb79 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:16.450832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2cf67e63-174b-4c36-b8e5-1f44a9adeb79 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:16.527502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:16.527502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:16.529375 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2cf67e63-174b-4c36-b8e5-1f44a9adeb79 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:16.542344 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1128/2297] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:16 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:16.666596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa5d7dcb-94e9-4cfd-94ef-8c996d4ccd13 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 Dec 11 14:29:16.667357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa5d7dcb-94e9-4cfd-94ef-8c996d4ccd13 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:16.667862 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:16.667862 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:16.668497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa5d7dcb-94e9-4cfd-94ef-8c996d4ccd13 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:16.785380 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:16.785380 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:16.789587 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fa5d7dcb-94e9-4cfd-94ef-8c996d4ccd13 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:16.804836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa5d7dcb-94e9-4cfd-94ef-8c996d4ccd13 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 returned with HTTP 200 Dec 11 14:29:16.812845 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1170/2298] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:16 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 => generated 469 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:16.819836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] POST http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes Dec 11 14:29:16.820548 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:16.820548 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:16.821219 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "55c8489e-47aa-4d5c-bad6-6d9fcdf1be03", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1575216847"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:29:16.822699 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request body: {'volume': {'snapshot_id': '55c8489e-47aa-4d5c-bad6-6d9fcdf1be03', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1575216847'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:29:16.900662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:16.900662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:16.902017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:16.914524 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume of 1 GB Dec 11 14:29:16.988863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Availability Zones retrieved successfully. Dec 11 14:29:17.047896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (87352149-3e15-4261-ab86-6404fa7c12f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:29:17.052712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664dccf7-46c8-4084-a9e9-ce6d44b3c78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:17.084380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:29:17.373178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664dccf7-46c8-4084-a9e9-ce6d44b3c78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '55c8489e-47aa-4d5c-bad6-6d9fcdf1be03', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:17.381250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fea347f8-a2f4-4fa4-9a9f-bd8e409f28ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:17.556251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-67bf2492-0001-499b-9523-122e1eda81de tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:17.556792 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-67bf2492-0001-499b-9523-122e1eda81de tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:17.557122 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:17.557122 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:17.557499 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-67bf2492-0001-499b-9523-122e1eda81de tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:17.557862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-67bf2492-0001-499b-9523-122e1eda81de tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:17.563129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Created reservations ['7f198090-435b-489a-a564-ac3b670ac54d', 'edc11b8c-3b27-4143-97ec-608fb7b062a5', '5c6e05a9-de74-40de-b7ef-93f8a67bb214', '71cf1b43-8d4d-4de3-9a4c-575ecf39a568'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:29:17.565513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fea347f8-a2f4-4fa4-9a9f-bd8e409f28ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f198090-435b-489a-a564-ac3b670ac54d', 'edc11b8c-3b27-4143-97ec-608fb7b062a5', '5c6e05a9-de74-40de-b7ef-93f8a67bb214', '71cf1b43-8d4d-4de3-9a4c-575ecf39a568']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:17.569211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443ba010-d253-41dc-a827-8d81d5cd58ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:17.646320 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:17.646320 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:17.661544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-67bf2492-0001-499b-9523-122e1eda81de tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:17.667888 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1171/2299] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:17 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:18.046909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (443ba010-d253-41dc-a827-8d81d5cd58ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8ae6278-a40d-4b78-b2b3-e945bcec97e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1575216847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['7f198090-435b-489a-a564-ac3b670ac54d','edc11b8c-3b27-4143-97ec-608fb7b062a5','5c6e05a9-de74-40de-b7ef-93f8a67bb214','71cf1b43-8d4d-4de3-9a4c-575ecf39a568'],size=1,snapshot_id=55c8489e-47aa-4d5c-bad6-6d9fcdf1be03,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1575216847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8ae6278-a40d-4b78-b2b3-e945bcec97e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75d704f1b5c14f1094decd21fd547b95',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=55c8489e-47aa-4d5c-bad6-6d9fcdf1be03,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3a77a109143148d9a422ba38328ca9b7',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:18.058500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4956ca-6280-45ed-9da2-09b35ca5b2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:18.115074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be4956ca-6280-45ed-9da2-09b35ca5b2f1) 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-VolumesSnapshotTestJSON-Volume-1575216847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75d704f1b5c14f1094decd21fd547b95',qos_specs=None,replication_status=,reservations=['7f198090-435b-489a-a564-ac3b670ac54d','edc11b8c-3b27-4143-97ec-608fb7b062a5','5c6e05a9-de74-40de-b7ef-93f8a67bb214','71cf1b43-8d4d-4de3-9a4c-575ecf39a568'],size=1,snapshot_id=55c8489e-47aa-4d5c-bad6-6d9fcdf1be03,source_replicaid=,source_volid=None,status='creating',user_id='3a77a109143148d9a422ba38328ca9b7',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:18.117034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be37267-1053-4f31-a451-fcdf924a3b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:18.340212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7be37267-1053-4f31-a451-fcdf924a3b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:18.353511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Flow 'volume_create_api' (87352149-3e15-4261-ab86-6404fa7c12f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:29:18.468867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Create volume request issued successfully. Dec 11 14:29:18.501792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c1b7998-53d2-4b48-abf4-26309211fd66 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes returned with HTTP 202 Dec 11 14:29:18.504254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1129/2300] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:29:16 2020] POST /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes => generated 857 bytes in 1689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:29:18.523036 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e451495-f643-4ffb-9315-ea3cdb92440b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:18.523883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e451495-f643-4ffb-9315-ea3cdb92440b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:18.524194 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:18.524194 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:18.524746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e451495-f643-4ffb-9315-ea3cdb92440b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:18.681525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9988470-19c6-4452-af24-9cda1ef11ffb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:18.682147 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9988470-19c6-4452-af24-9cda1ef11ffb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:18.682277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:18.682277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:18.682707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9988470-19c6-4452-af24-9cda1ef11ffb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:18.686195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d9988470-19c6-4452-af24-9cda1ef11ffb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:18.742762 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:18.742762 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:18.746750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9988470-19c6-4452-af24-9cda1ef11ffb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:18.753874 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1130/2301] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:18 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:18.816953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:18.816953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:18.901603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1e451495-f643-4ffb-9315-ea3cdb92440b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:18.963155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e451495-f643-4ffb-9315-ea3cdb92440b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:18.966957 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1172/2302] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:18 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:19.767904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4424df11-91b3-4a29-a006-3cce770e58e4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:19.769225 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4424df11-91b3-4a29-a006-3cce770e58e4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:19.769661 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:19.769661 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:19.770127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4424df11-91b3-4a29-a006-3cce770e58e4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:19.770598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4424df11-91b3-4a29-a006-3cce770e58e4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:19.827910 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:19.827910 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:19.829696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4424df11-91b3-4a29-a006-3cce770e58e4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:19.831212 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1131/2303] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:19 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:19.983463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93907b8f-ceb7-4577-b379-36776ef4b5ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:19.983998 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93907b8f-ceb7-4577-b379-36776ef4b5ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:19.984238 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:19.984238 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:19.984557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93907b8f-ceb7-4577-b379-36776ef4b5ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:20.164670 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:20.164670 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:20.190932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-93907b8f-ceb7-4577-b379-36776ef4b5ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:20.253263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93907b8f-ceb7-4577-b379-36776ef4b5ea tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:20.264208 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1173/2304] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:19 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:20.857801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-857dee2b-3d37-48fa-90ba-5834d5495cdf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:20.858720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-857dee2b-3d37-48fa-90ba-5834d5495cdf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:20.859891 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:20.859891 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:20.859891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-857dee2b-3d37-48fa-90ba-5834d5495cdf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:20.860269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-857dee2b-3d37-48fa-90ba-5834d5495cdf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:20.916970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:20.916970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:20.919753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-857dee2b-3d37-48fa-90ba-5834d5495cdf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:20.921161 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1132/2305] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:20 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:21.280733 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef24fc8d-7c4d-4d33-a4c6-16cc0ffc98f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:21.281273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef24fc8d-7c4d-4d33-a4c6-16cc0ffc98f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:21.281493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:21.281493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:21.281875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef24fc8d-7c4d-4d33-a4c6-16cc0ffc98f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:21.409065 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:21.409065 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:21.437680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ef24fc8d-7c4d-4d33-a4c6-16cc0ffc98f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:21.489204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef24fc8d-7c4d-4d33-a4c6-16cc0ffc98f3 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:21.490870 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1174/2306] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:21 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:21.945386 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-28ab5329-3de2-4fd9-9a13-91f2d401270d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:21.946095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-28ab5329-3de2-4fd9-9a13-91f2d401270d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:21.946451 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:21.946451 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:21.946845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-28ab5329-3de2-4fd9-9a13-91f2d401270d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:21.947217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-28ab5329-3de2-4fd9-9a13-91f2d401270d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:22.036604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:22.036604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:22.041655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-28ab5329-3de2-4fd9-9a13-91f2d401270d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:22.044433 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1133/2307] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:21 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:22.527990 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76365d0a-d208-44c8-838c-72a38b5db11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:22.533992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76365d0a-d208-44c8-838c-72a38b5db11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:22.539016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:22.539016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:22.539803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76365d0a-d208-44c8-838c-72a38b5db11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:22.637602 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:22.637602 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:22.648994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-76365d0a-d208-44c8-838c-72a38b5db11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:22.682207 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76365d0a-d208-44c8-838c-72a38b5db11f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:22.685799 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1175/2308] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:22 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:23.059389 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afec8501-317e-4d53-981e-ea006ce0bdfc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:23.060206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afec8501-317e-4d53-981e-ea006ce0bdfc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:23.060425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:23.060425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:23.060803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afec8501-317e-4d53-981e-ea006ce0bdfc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:23.061177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-afec8501-317e-4d53-981e-ea006ce0bdfc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:23.144173 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:23.144173 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:23.146040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afec8501-317e-4d53-981e-ea006ce0bdfc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:23.156650 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1134/2309] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:23 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:23.701272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f797627c-33e0-433a-ac29-6a93f4c4d9a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:23.701799 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f797627c-33e0-433a-ac29-6a93f4c4d9a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:23.702016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:23.702016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:23.702460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f797627c-33e0-433a-ac29-6a93f4c4d9a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:23.869472 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:23.869472 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:23.910240 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f797627c-33e0-433a-ac29-6a93f4c4d9a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:23.961984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f797627c-33e0-433a-ac29-6a93f4c4d9a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:23.962866 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1176/2310] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:23 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:24.163506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-741bd2ef-6dae-4c1f-b29a-89e2b37ce8bb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:24.166710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-741bd2ef-6dae-4c1f-b29a-89e2b37ce8bb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:24.169645 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:24.169645 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:24.171319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-741bd2ef-6dae-4c1f-b29a-89e2b37ce8bb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:24.172038 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-741bd2ef-6dae-4c1f-b29a-89e2b37ce8bb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:24.231354 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:24.231354 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:24.239239 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-741bd2ef-6dae-4c1f-b29a-89e2b37ce8bb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:24.240310 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1135/2311] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:24 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:24.979673 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9c48cbe-eb3d-4429-a158-76c762e57138 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:24.980595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9c48cbe-eb3d-4429-a158-76c762e57138 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:24.981044 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:24.981044 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:24.981945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9c48cbe-eb3d-4429-a158-76c762e57138 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:25.101553 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:25.101553 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:25.120943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9c48cbe-eb3d-4429-a158-76c762e57138 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:25.150663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9c48cbe-eb3d-4429-a158-76c762e57138 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:25.151898 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1177/2312] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:24 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:25.255867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a67ae566-8e08-4669-b78c-9dbb18043aa5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:25.257400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a67ae566-8e08-4669-b78c-9dbb18043aa5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:25.258096 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:25.258096 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:25.258878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a67ae566-8e08-4669-b78c-9dbb18043aa5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:25.259466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a67ae566-8e08-4669-b78c-9dbb18043aa5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:25.364732 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:25.364732 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:25.366698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a67ae566-8e08-4669-b78c-9dbb18043aa5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:25.367525 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1136/2313] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:25 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:26.169221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ffe6c2f-2738-4c6d-9888-648946f66a37 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:26.170354 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ffe6c2f-2738-4c6d-9888-648946f66a37 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:26.172323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:26.172323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:26.173796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ffe6c2f-2738-4c6d-9888-648946f66a37 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:26.384442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19769e3d-fcc9-4b12-b5f9-913e59cbe36b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:26.385555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19769e3d-fcc9-4b12-b5f9-913e59cbe36b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:26.385929 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:26.385929 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:26.386601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19769e3d-fcc9-4b12-b5f9-913e59cbe36b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:26.387335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-19769e3d-fcc9-4b12-b5f9-913e59cbe36b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:26.483500 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:26.483500 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:26.491785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19769e3d-fcc9-4b12-b5f9-913e59cbe36b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:26.498099 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1137/2314] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:26 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:29:26.755091 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:26.755091 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:26.764734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ffe6c2f-2738-4c6d-9888-648946f66a37 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:26.839163 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ffe6c2f-2738-4c6d-9888-648946f66a37 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:26.840160 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1178/2315] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:26 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 675 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:27.513026 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36417cbf-26ef-4190-af18-cf38e8f2b241 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:27.514237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36417cbf-26ef-4190-af18-cf38e8f2b241 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:27.514680 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:27.514680 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:27.515753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36417cbf-26ef-4190-af18-cf38e8f2b241 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:27.516335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-36417cbf-26ef-4190-af18-cf38e8f2b241 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:27.598787 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:27.598787 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:27.601028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36417cbf-26ef-4190-af18-cf38e8f2b241 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:27.601919 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1138/2316] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:27 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:29:27.856559 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-321c4e9f-f5ce-4c59-86f6-dfcf1fac4aef tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:27.857019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-321c4e9f-f5ce-4c59-86f6-dfcf1fac4aef tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:27.857222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:27.857222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:27.857873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-321c4e9f-f5ce-4c59-86f6-dfcf1fac4aef tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:28.003143 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:28.003143 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:28.021219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-321c4e9f-f5ce-4c59-86f6-dfcf1fac4aef tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:28.053675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-321c4e9f-f5ce-4c59-86f6-dfcf1fac4aef tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:28.054988 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1179/2317] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:27 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:28.615966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-777e832f-af77-4bb6-85d8-e6878bb5cd9e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:28.617086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-777e832f-af77-4bb6-85d8-e6878bb5cd9e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:28.617444 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:28.617444 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:28.618071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-777e832f-af77-4bb6-85d8-e6878bb5cd9e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:28.618649 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-777e832f-af77-4bb6-85d8-e6878bb5cd9e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:28.675246 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:28.675246 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:28.682148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-777e832f-af77-4bb6-85d8-e6878bb5cd9e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:28.682720 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1139/2318] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:28 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:29.071349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bddc0a94-306a-4df9-9dec-dbf5e97f3570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:29.072073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bddc0a94-306a-4df9-9dec-dbf5e97f3570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:29.072392 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:29.072392 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:29.085717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bddc0a94-306a-4df9-9dec-dbf5e97f3570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:29.294585 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:29.294585 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:29.306838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bddc0a94-306a-4df9-9dec-dbf5e97f3570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:29.338055 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bddc0a94-306a-4df9-9dec-dbf5e97f3570 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:29.339514 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1180/2319] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:29 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:29.705067 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fba6190c-a154-4c45-901c-6e1a9e5dc53a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:29.706053 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fba6190c-a154-4c45-901c-6e1a9e5dc53a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:29.706053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:29.706053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:29.706316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fba6190c-a154-4c45-901c-6e1a9e5dc53a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:29.715645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fba6190c-a154-4c45-901c-6e1a9e5dc53a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:29.807703 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:29.807703 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:29.810088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fba6190c-a154-4c45-901c-6e1a9e5dc53a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:29.811297 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1140/2320] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:29 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:30.355661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00c13092-c7c0-425a-88c9-586b9f41720d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:30.356266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00c13092-c7c0-425a-88c9-586b9f41720d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:30.356704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:30.356704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:30.357394 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-00c13092-c7c0-425a-88c9-586b9f41720d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:30.436060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:30.436060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:30.458498 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-00c13092-c7c0-425a-88c9-586b9f41720d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:30.516506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-00c13092-c7c0-425a-88c9-586b9f41720d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:30.521159 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1181/2321] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:30 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:30.825374 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1050f841-3890-4bf5-a08c-d7808cc6ffbe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:30.825950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1050f841-3890-4bf5-a08c-d7808cc6ffbe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:30.826071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:30.826071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:30.829439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1050f841-3890-4bf5-a08c-d7808cc6ffbe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:30.829858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1050f841-3890-4bf5-a08c-d7808cc6ffbe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:30.968996 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:30.968996 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:30.971483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1050f841-3890-4bf5-a08c-d7808cc6ffbe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:30.986874 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1141/2322] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:30 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:31.538162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-925ce2e6-6f07-4617-acaa-5cde6ee01995 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:31.538758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-925ce2e6-6f07-4617-acaa-5cde6ee01995 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:31.538961 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:31.538961 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:31.539329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-925ce2e6-6f07-4617-acaa-5cde6ee01995 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:31.611420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:31.611420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:31.639177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-925ce2e6-6f07-4617-acaa-5cde6ee01995 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:31.694081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-925ce2e6-6f07-4617-acaa-5cde6ee01995 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:31.696377 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1182/2323] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:31 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 950 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:31.710206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ff7e01c-3610-441c-a1b6-e7a8f09017e9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:31.711037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ff7e01c-3610-441c-a1b6-e7a8f09017e9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:31.711236 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:31.711236 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:31.716335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ff7e01c-3610-441c-a1b6-e7a8f09017e9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:31.876813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:31.876813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:31.899335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5ff7e01c-3610-441c-a1b6-e7a8f09017e9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:31.944867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ff7e01c-3610-441c-a1b6-e7a8f09017e9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:31.946340 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1142/2324] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:31 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 950 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:31.962281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b271d73b-04e9-43e6-ae9e-eababd805823 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:31.963980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b271d73b-04e9-43e6-ae9e-eababd805823 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:31.964412 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:31.964412 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:31.965067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b271d73b-04e9-43e6-ae9e-eababd805823 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:31.967483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-b271d73b-04e9-43e6-ae9e-eababd805823 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume with id: d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:31.986231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea6b63a8-ad58-4d6b-8b53-ad190e416b41 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:31.987040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ea6b63a8-ad58-4d6b-8b53-ad190e416b41 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:31.987250 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:31.987250 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:31.988115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ea6b63a8-ad58-4d6b-8b53-ad190e416b41 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:31.988651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ea6b63a8-ad58-4d6b-8b53-ad190e416b41 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:32.040151 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:32.040151 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:32.042196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea6b63a8-ad58-4d6b-8b53-ad190e416b41 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:32.049551 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1143/2325] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:31 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:32.051281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:32.051281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:32.058139 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b271d73b-04e9-43e6-ae9e-eababd805823 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:32.113976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b271d73b-04e9-43e6-ae9e-eababd805823 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume request issued successfully. Dec 11 14:29:32.114638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b271d73b-04e9-43e6-ae9e-eababd805823 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 202 Dec 11 14:29:32.115619 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1183/2326] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:29:31 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:29:32.134519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8eef78d-009a-4f09-a528-75735aeaf8a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:32.135067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8eef78d-009a-4f09-a528-75735aeaf8a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:32.135257 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:32.135257 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:32.141099 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8eef78d-009a-4f09-a528-75735aeaf8a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:32.250846 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:32.250846 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:32.275565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f8eef78d-009a-4f09-a528-75735aeaf8a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:32.332465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8eef78d-009a-4f09-a528-75735aeaf8a6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:32.334036 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1144/2327] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:32 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:33.057342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca7c5fd5-249a-42a3-a4fc-882861cf0ce3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:33.058847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca7c5fd5-249a-42a3-a4fc-882861cf0ce3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:33.059276 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:33.059276 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:33.059957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca7c5fd5-249a-42a3-a4fc-882861cf0ce3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:33.060539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ca7c5fd5-249a-42a3-a4fc-882861cf0ce3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:33.087846 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:33.087846 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:33.090133 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca7c5fd5-249a-42a3-a4fc-882861cf0ce3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:33.091154 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1184/2328] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:33 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:33.352099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-266d36ce-d11f-46d6-bdfc-33442c8c7fc9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:33.352923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-266d36ce-d11f-46d6-bdfc-33442c8c7fc9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:33.353123 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:33.353123 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:33.353769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-266d36ce-d11f-46d6-bdfc-33442c8c7fc9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:33.520855 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:33.520855 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:33.539481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-266d36ce-d11f-46d6-bdfc-33442c8c7fc9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:33.609904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-266d36ce-d11f-46d6-bdfc-33442c8c7fc9 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 200 Dec 11 14:29:33.614879 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1145/2329] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:33 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 949 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:34.105426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-050a6b72-3aea-48a0-926c-6142259f7073 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:34.105982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-050a6b72-3aea-48a0-926c-6142259f7073 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:34.106129 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:34.106129 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:34.106796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-050a6b72-3aea-48a0-926c-6142259f7073 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:34.107355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-050a6b72-3aea-48a0-926c-6142259f7073 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:34.186231 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:34.186231 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:34.189380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-050a6b72-3aea-48a0-926c-6142259f7073 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:34.212678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b81c4e7-d754-4dea-ac0b-f657118a729e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 Dec 11 14:29:34.213498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b81c4e7-d754-4dea-ac0b-f657118a729e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:34.213874 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:34.213874 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:34.214525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b81c4e7-d754-4dea-ac0b-f657118a729e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:34.218513 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1185/2330] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:34 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:34.268782 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:34.268782 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:34.278256 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8b81c4e7-d754-4dea-ac0b-f657118a729e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:29:34.307069 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b81c4e7-d754-4dea-ac0b-f657118a729e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 returned with HTTP 200 Dec 11 14:29:34.308331 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1146/2331] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:34 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:29:34.631011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2217037b-60fe-4733-8f19-32ad2a037a53 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:34.631535 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2217037b-60fe-4733-8f19-32ad2a037a53 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:34.631949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:34.631949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:34.632501 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2217037b-60fe-4733-8f19-32ad2a037a53 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:34.753443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86d87c20-5eb3-4795-bf71-229b2736bd63 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] GET http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05/export_record Dec 11 14:29:34.753986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86d87c20-5eb3-4795-bf71-229b2736bd63 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:34.754185 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:34.754185 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:34.755496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86d87c20-5eb3-4795-bf71-229b2736bd63 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Calling method 'export_record' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:34.756043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-86d87c20-5eb3-4795-bf71-229b2736bd63 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Export record for backup d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Dec 11 14:29:34.809992 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2217037b-60fe-4733-8f19-32ad2a037a53 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 404 Dec 11 14:29:34.817474 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1147/2332] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:34 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:29:34.833169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-323123b5-4677-46e4-ad99-ffaada6aad49 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:34.836038 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:34.836038 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:34.842175 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-323123b5-4677-46e4-ad99-ffaada6aad49 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:34.842971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-323123b5-4677-46e4-ad99-ffaada6aad49 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:34.844035 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-323123b5-4677-46e4-ad99-ffaada6aad49 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume with id: d8ae6278-a40d-4b78-b2b3-e945bcec97e1 Dec 11 14:29:34.863355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.api [None req-86d87c20-5eb3-4795-bf71-229b2736bd63 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Calling RPCAPI with context: , host: n-d-766726-2, backup: d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Dec 11 14:29:34.904412 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-86d87c20-5eb3-4795-bf71-229b2736bd63 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] export_record in rpcapi backup_id d8fd1845-97b6-46e5-8fc5-c069b83d0a05 on host n-d-766726-2. {{(pid=88093) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Dec 11 14:29:34.918584 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-86d87c20-5eb3-4795-bf71-229b2736bd63 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDhmZDE4NDUtOTdiNi00NmU1LThmYzUtYzA2OWI4M2QwYTA1IiwgInVzZXJfaWQiOiAiOWI2OWZjNzNkZWNjNGU4OGE5YmYyYThmYWQyNjg2Y2QiLCAicHJvamVjdF9pZCI6ICIxNWY3YTA5ZDUxYmM0ZDUxYTExNTg3ODUzM2Q3OWFjMSIsICJ2b2x1bWVfaWQiOiAiZmY5NDFlZGUtMzIzNS00NmY5LWFkYjQtNzdkMGMzYzgwY2YzIiwgImhvc3QiOiAibi1kLTc2NjcyNi0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM0NzM2NTA0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZmOTQxZWRlLTMyMzUtNDZmOS1hZGI0LTc3ZDBjM2M4MGNmMy8yMDIwMTIxMTE0MjgyOS9hel9ub3ZhX2JhY2t1cF9kOGZkMTg0NS05N2I2LTQ2ZTUtOGZjNS1jMDY5YjgzZDBhMDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTExVDE0OjI5OjM0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=88093) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Dec 11 14:29:34.919874 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86d87c20-5eb3-4795-bf71-229b2736bd63 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05/export_record returned with HTTP 200 Dec 11 14:29:34.920747 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1186/2333] 10.222.0.58 () {58 vars in 1357 bytes} [Fri Dec 11 14:29:34 2020] GET /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05/export_record => generated 1448 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:29:34.936406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f80c86d-f012-4b82-afaf-d5e81f4a04e5 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] POST http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/import_record Dec 11 14:29:34.936895 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:34.936895 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:34.945208 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3f80c86d-f012-4b82-afaf-d5e81f4a04e5 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM1MTA1ZTctY2MwMy00NGRjLTk3MWEtZmEwZmY1YmJhYmQxIiwgInVzZXJfaWQiOiAiOWI2OWZjNzNkZWNjNGU4OGE5YmYyYThmYWQyNjg2Y2QiLCAicHJvamVjdF9pZCI6ICIxNWY3YTA5ZDUxYmM0ZDUxYTExNTg3ODUzM2Q3OWFjMSIsICJ2b2x1bWVfaWQiOiAiZmY5NDFlZGUtMzIzNS00NmY5LWFkYjQtNzdkMGMzYzgwY2YzIiwgImhvc3QiOiAibi1kLTc2NjcyNi0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM0NzM2NTA0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZmOTQxZWRlLTMyMzUtNDZmOS1hZGI0LTc3ZDBjM2M4MGNmMy8yMDIwMTIxMTE0MjgyOS9hel9ub3ZhX2JhY2t1cF9kOGZkMTg0NS05N2I2LTQ2ZTUtOGZjNS1jMDY5YjgzZDBhMDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTExVDE0OjI5OjM0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:29:34.946564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-3f80c86d-f012-4b82-afaf-d5e81f4a04e5 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM1MTA1ZTctY2MwMy00NGRjLTk3MWEtZmEwZmY1YmJhYmQxIiwgInVzZXJfaWQiOiAiOWI2OWZjNzNkZWNjNGU4OGE5YmYyYThmYWQyNjg2Y2QiLCAicHJvamVjdF9pZCI6ICIxNWY3YTA5ZDUxYmM0ZDUxYTExNTg3ODUzM2Q3OWFjMSIsICJ2b2x1bWVfaWQiOiAiZmY5NDFlZGUtMzIzNS00NmY5LWFkYjQtNzdkMGMzYzgwY2YzIiwgImhvc3QiOiAibi1kLTc2NjcyNi0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM0NzM2NTA0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZmOTQxZWRlLTMyMzUtNDZmOS1hZGI0LTc3ZDBjM2M4MGNmMy8yMDIwMTIxMTE0MjgyOS9hel9ub3ZhX2JhY2t1cF9kOGZkMTg0NS05N2I2LTQ2ZTUtOGZjNS1jMDY5YjgzZDBhMDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTExVDE0OjI5OjM0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=88093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Dec 11 14:29:34.946934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-3f80c86d-f012-4b82-afaf-d5e81f4a04e5 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM1MTA1ZTctY2MwMy00NGRjLTk3MWEtZmEwZmY1YmJhYmQxIiwgInVzZXJfaWQiOiAiOWI2OWZjNzNkZWNjNGU4OGE5YmYyYThmYWQyNjg2Y2QiLCAicHJvamVjdF9pZCI6ICIxNWY3YTA5ZDUxYmM0ZDUxYTExNTg3ODUzM2Q3OWFjMSIsICJ2b2x1bWVfaWQiOiAiZmY5NDFlZGUtMzIzNS00NmY5LWFkYjQtNzdkMGMzYzgwY2YzIiwgImhvc3QiOiAibi1kLTc2NjcyNi0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM0NzM2NTA0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZmOTQxZWRlLTMyMzUtNDZmOS1hZGI0LTc3ZDBjM2M4MGNmMy8yMDIwMTIxMTE0MjgyOS9hel9ub3ZhX2JhY2t1cF9kOGZkMTg0NS05N2I2LTQ2ZTUtOGZjNS1jMDY5YjgzZDBhMDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTExVDE0OjI5OjM0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=88093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Dec 11 14:29:34.978784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-323123b5-4677-46e4-ad99-ffaada6aad49 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 returned with HTTP 404 Dec 11 14:29:34.980369 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1148/2334] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:29:34 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d8ae6278-a40d-4b78-b2b3-e945bcec97e1 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:34.993874 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15028155-4f07-40bb-a70a-f8c37cfb0072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 Dec 11 14:29:34.996923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15028155-4f07-40bb-a70a-f8c37cfb0072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:34.997833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15028155-4f07-40bb-a70a-f8c37cfb0072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:34.999405 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-15028155-4f07-40bb-a70a-f8c37cfb0072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 Dec 11 14:29:35.056958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:35.056958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:35.062753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-15028155-4f07-40bb-a70a-f8c37cfb0072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:35.065989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-3f80c86d-f012-4b82-afaf-d5e81f4a04e5 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Created reservations ['f19a3caf-f930-472d-9599-023cf2f69c0b', 'b09e79d5-5bb3-458c-8117-70ddedcfd721'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:29:35.154182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-3f80c86d-f012-4b82-afaf-d5e81f4a04e5 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] import_record rpcapi backup id 835105e7-cc03-44dc-971a-fa0ff5bbabd1 on host n-d-766726-2 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM1MTA1ZTctY2MwMy00NGRjLTk3MWEtZmEwZmY1YmJhYmQxIiwgInVzZXJfaWQiOiAiOWI2OWZjNzNkZWNjNGU4OGE5YmYyYThmYWQyNjg2Y2QiLCAicHJvamVjdF9pZCI6ICIxNWY3YTA5ZDUxYmM0ZDUxYTExNTg3ODUzM2Q3OWFjMSIsICJ2b2x1bWVfaWQiOiAiZmY5NDFlZGUtMzIzNS00NmY5LWFkYjQtNzdkMGMzYzgwY2YzIiwgImhvc3QiOiAibi1kLTc2NjcyNi0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTM0NzM2NTA0OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2ZmOTQxZWRlLTMyMzUtNDZmOS1hZGI0LTc3ZDBjM2M4MGNmMy8yMDIwMTIxMTE0MjgyOS9hel9ub3ZhX2JhY2t1cF9kOGZkMTg0NS05N2I2LTQ2ZTUtOGZjNS1jMDY5YjgzZDBhMDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMVQxNDoyODoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTExVDE0OjI5OjM0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=88093) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Dec 11 14:29:35.159259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-3f80c86d-f012-4b82-afaf-d5e81f4a04e5 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Import record output: {'backup': {'id': '835105e7-cc03-44dc-971a-fa0ff5bbabd1', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1'}, {'rel': 'bookmark', 'href': 'http://10.222.0.58/volume/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1'}]}}. {{(pid=88093) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Dec 11 14:29:35.165250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f80c86d-f012-4b82-afaf-d5e81f4a04e5 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/import_record returned with HTTP 201 Dec 11 14:29:35.167483 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1187/2335] 10.222.0.58 () {60 vars in 1269 bytes} [Fri Dec 11 14:29:34 2020] POST /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/import_record => generated 354 bytes in 240 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Dec 11 14:29:35.178624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59730126-dee9-42c3-8e00-18e4ac107806 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] GET http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 Dec 11 14:29:35.179895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59730126-dee9-42c3-8e00-18e4ac107806 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:35.180277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:35.180277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:35.181703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59730126-dee9-42c3-8e00-18e4ac107806 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:35.182227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-59730126-dee9-42c3-8e00-18e4ac107806 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Show backup with id 835105e7-cc03-44dc-971a-fa0ff5bbabd1. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:35.211598 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:35.211598 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:35.226332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59730126-dee9-42c3-8e00-18e4ac107806 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 returned with HTTP 200 Dec 11 14:29:35.231210 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1188/2336] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:35 2020] GET /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 => generated 713 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:35.286827 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-15028155-4f07-40bb-a70a-f8c37cfb0072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:29:35.289374 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15028155-4f07-40bb-a70a-f8c37cfb0072 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 returned with HTTP 202 Dec 11 14:29:35.290430 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1149/2337] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:34 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:29:35.300331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0d84a8a-837a-4a91-b4ea-f03d3408de3c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 Dec 11 14:29:35.301247 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0d84a8a-837a-4a91-b4ea-f03d3408de3c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:35.301668 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:35.301668 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:35.302588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0d84a8a-837a-4a91-b4ea-f03d3408de3c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:35.370037 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:35.370037 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:35.372926 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e0d84a8a-837a-4a91-b4ea-f03d3408de3c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:35.376127 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0d84a8a-837a-4a91-b4ea-f03d3408de3c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 returned with HTTP 200 Dec 11 14:29:35.377825 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1189/2338] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:35 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 => generated 468 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:36.242100 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-99bc09cd-9abf-4ca6-9efc-77daf54f3510 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] GET http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 Dec 11 14:29:36.243423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-99bc09cd-9abf-4ca6-9efc-77daf54f3510 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:36.243813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:36.243813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:36.244544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-99bc09cd-9abf-4ca6-9efc-77daf54f3510 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:36.245079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-99bc09cd-9abf-4ca6-9efc-77daf54f3510 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Show backup with id 835105e7-cc03-44dc-971a-fa0ff5bbabd1. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:36.308408 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:36.308408 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:36.310037 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-99bc09cd-9abf-4ca6-9efc-77daf54f3510 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 returned with HTTP 200 Dec 11 14:29:36.311918 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1150/2339] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:36 2020] GET /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 => generated 823 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:36.324892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b0ee06b-b9c1-4cd0-9cae-e1feec192a24 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] GET http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups Dec 11 14:29:36.328138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b0ee06b-b9c1-4cd0-9cae-e1feec192a24 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:36.331596 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:36.331596 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:36.331976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b0ee06b-b9c1-4cd0-9cae-e1feec192a24 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:36.393650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6db406bb-0bae-4cde-9293-cc6e7c37f637 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 Dec 11 14:29:36.394177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6db406bb-0bae-4cde-9293-cc6e7c37f637 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:36.394414 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:36.394414 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:36.394785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6db406bb-0bae-4cde-9293-cc6e7c37f637 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:36.397584 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b0ee06b-b9c1-4cd0-9cae-e1feec192a24 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups returned with HTTP 200 Dec 11 14:29:36.398432 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1190/2340] 10.222.0.58 () {58 vars in 1204 bytes} [Fri Dec 11 14:29:36 2020] GET /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups => generated 403 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:36.414784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] POST http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05/restore Dec 11 14:29:36.421119 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:36.421119 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:36.422070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:29:36.423282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Restoring backup d8fd1845-97b6-46e5-8fc5-c069b83d0a05 ({'restore': {}}) {{(pid=88093) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 11 14:29:36.424336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Restoring backup d8fd1845-97b6-46e5-8fc5-c069b83d0a05 to volume None. Dec 11 14:29:36.476117 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:36.476117 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:36.477177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6db406bb-0bae-4cde-9293-cc6e7c37f637 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:36.479173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6db406bb-0bae-4cde-9293-cc6e7c37f637 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 returned with HTTP 200 Dec 11 14:29:36.479704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:36.479704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:36.479981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1151/2341] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:36 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:29:36.491645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.backup.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Creating volume of 1 GB for restore of backup d8fd1845-97b6-46e5-8fc5-c069b83d0a05. Dec 11 14:29:36.513544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Availability Zones retrieved successfully. Dec 11 14:29:36.533605 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Flow 'volume_create_api' (32ad0dab-ec78-4271-9a82-df05f2684cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:29:36.536826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32cb1ff8-8c4b-4edb-be1c-f108a71e3d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:36.539206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:29:36.644058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32cb1ff8-8c4b-4edb-be1c-f108a71e3d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:36.646998 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737b981c-e87a-4191-82c4-fbb7bf680821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:36.884950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Created reservations ['e3c10064-d2b6-4e16-8b6f-eae7fe1588a8', '24dde6bb-0f97-4cfb-a6c3-9383fa9e8f37', 'f72e4b00-51aa-4215-a43e-e7c44fcdb724', '70e500f8-fdf5-4dd7-8645-c7fabd68a166'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:29:36.887117 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (737b981c-e87a-4191-82c4-fbb7bf680821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3c10064-d2b6-4e16-8b6f-eae7fe1588a8', '24dde6bb-0f97-4cfb-a6c3-9383fa9e8f37', 'f72e4b00-51aa-4215-a43e-e7c44fcdb724', '70e500f8-fdf5-4dd7-8645-c7fabd68a166']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:36.891474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39355a29-7fb3-4662-a82d-c25517cb1a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:36.980183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39355a29-7fb3-4662-a82d-c25517cb1a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '581bed8a-362c-49bd-a614-733b97b34007', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d8fd1845-97b6-46e5-8fc5-c069b83d0a05',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f7a09d51bc4d51a115878533d79ac1',qos_specs=None,replication_status=,reservations=['e3c10064-d2b6-4e16-8b6f-eae7fe1588a8','24dde6bb-0f97-4cfb-a6c3-9383fa9e8f37','f72e4b00-51aa-4215-a43e-e7c44fcdb724','70e500f8-fdf5-4dd7-8645-c7fabd68a166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b69fc73decc4e88a9bf2a8fad2686cd',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:29:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d8fd1845-97b6-46e5-8fc5-c069b83d0a05',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=581bed8a-362c-49bd-a614-733b97b34007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f7a09d51bc4d51a115878533d79ac1',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,user_id='9b69fc73decc4e88a9bf2a8fad2686cd',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:36.982340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c941ff-0487-490f-ab74-67533f16b6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:37.067667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c941ff-0487-490f-ab74-67533f16b6f7) 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='auto-created_from_restore_from_backup',display_name='restore_backup_d8fd1845-97b6-46e5-8fc5-c069b83d0a05',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f7a09d51bc4d51a115878533d79ac1',qos_specs=None,replication_status=,reservations=['e3c10064-d2b6-4e16-8b6f-eae7fe1588a8','24dde6bb-0f97-4cfb-a6c3-9383fa9e8f37','f72e4b00-51aa-4215-a43e-e7c44fcdb724','70e500f8-fdf5-4dd7-8645-c7fabd68a166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b69fc73decc4e88a9bf2a8fad2686cd',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:37.070593 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a341ed8b-40a6-4c44-a13b-9fa538f86442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:29:37.101251 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a341ed8b-40a6-4c44-a13b-9fa538f86442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:29:37.105180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Flow 'volume_create_api' (32ad0dab-ec78-4271-9a82-df05f2684cfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:29:37.188292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Create volume request issued successfully. Dec 11 14:29:37.318620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:37.318620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:37.320500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:29:37.492408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68c900bf-0912-4b67-841c-f92024c811fd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 Dec 11 14:29:37.492940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68c900bf-0912-4b67-841c-f92024c811fd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:37.493400 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:37.493400 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:37.493785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68c900bf-0912-4b67-841c-f92024c811fd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:37.522214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68c900bf-0912-4b67-841c-f92024c811fd tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 returned with HTTP 404 Dec 11 14:29:37.523606 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1152/2342] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:37 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/55c8489e-47aa-4d5c-bad6-6d9fcdf1be03 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:29:37.532016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa4da7f9-09bb-428c-8139-04dd4ed42af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 Dec 11 14:29:37.532817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa4da7f9-09bb-428c-8139-04dd4ed42af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:37.534205 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa4da7f9-09bb-428c-8139-04dd4ed42af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:37.534884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-fa4da7f9-09bb-428c-8139-04dd4ed42af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume with id: 94469d90-ee4c-4be3-9726-1b5e02573844 Dec 11 14:29:37.631171 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:37.631171 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:37.633470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fa4da7f9-09bb-428c-8139-04dd4ed42af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:37.707468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fa4da7f9-09bb-428c-8139-04dd4ed42af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume request issued successfully. Dec 11 14:29:37.708335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa4da7f9-09bb-428c-8139-04dd4ed42af5 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 returned with HTTP 202 Dec 11 14:29:37.709453 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1153/2343] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:29:37 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:29:37.725461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-442e0d54-75ed-454d-b76d-c7c105e1d6df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 Dec 11 14:29:37.726021 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-442e0d54-75ed-454d-b76d-c7c105e1d6df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:37.726256 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:37.726256 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:37.726898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-442e0d54-75ed-454d-b76d-c7c105e1d6df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:37.877948 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:37.877948 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:37.906210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-442e0d54-75ed-454d-b76d-c7c105e1d6df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:37.964380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-442e0d54-75ed-454d-b76d-c7c105e1d6df tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 returned with HTTP 200 Dec 11 14:29:37.965802 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1154/2344] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:37 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 => generated 914 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:38.394345 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:38.394345 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:38.395570 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:29:38.982235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c5e8de03-30ba-4ba9-9959-26c23a798393 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 Dec 11 14:29:38.982912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c5e8de03-30ba-4ba9-9959-26c23a798393 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:38.983222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:38.983222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:38.983761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c5e8de03-30ba-4ba9-9959-26c23a798393 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:39.057672 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:39.057672 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:39.069232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c5e8de03-30ba-4ba9-9959-26c23a798393 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:39.103798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c5e8de03-30ba-4ba9-9959-26c23a798393 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 returned with HTTP 200 Dec 11 14:29:39.105191 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1155/2345] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:38 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 => generated 914 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:39.497400 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:39.497400 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:39.499818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:29:39.502642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Checking backup size 1 against volume size 1 {{(pid=88093) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 11 14:29:39.505763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.backup.api [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Overwriting volume 581bed8a-362c-49bd-a614-733b97b34007 with restore of backup d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:39.545229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] restore_backup in rpcapi backup_id d8fd1845-97b6-46e5-8fc5-c069b83d0a05 {{(pid=88093) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 11 14:29:39.563152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5db5fa40-4474-47eb-b07e-b02063dadea5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05/restore returned with HTTP 202 Dec 11 14:29:39.564075 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1191/2346] 10.222.0.58 () {60 vars in 1360 bytes} [Fri Dec 11 14:29:36 2020] POST /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05/restore => generated 189 bytes in 3160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:29:39.577221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf24af9-85e0-4b18-ad2b-e8d408cf5b67 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:39.577754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebf24af9-85e0-4b18-ad2b-e8d408cf5b67 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:39.577977 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:39.577977 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:39.578344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebf24af9-85e0-4b18-ad2b-e8d408cf5b67 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:39.578873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ebf24af9-85e0-4b18-ad2b-e8d408cf5b67 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:39.676130 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:39.676130 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:39.688095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf24af9-85e0-4b18-ad2b-e8d408cf5b67 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:39.700708 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1156/2347] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:39 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:40.122605 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89b868d5-d0c7-4eb0-9185-2527a0ce346c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 Dec 11 14:29:40.123141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89b868d5-d0c7-4eb0-9185-2527a0ce346c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:40.123338 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:40.123338 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:40.123718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89b868d5-d0c7-4eb0-9185-2527a0ce346c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:40.248884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89b868d5-d0c7-4eb0-9185-2527a0ce346c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 returned with HTTP 404 Dec 11 14:29:40.250630 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1192/2348] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:40 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/94469d90-ee4c-4be3-9726-1b5e02573844 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:40.258547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ce77826-3e20-43dc-895b-3713944a12c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:40.259230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ce77826-3e20-43dc-895b-3713944a12c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:40.259552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:40.259552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:40.260110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ce77826-3e20-43dc-895b-3713944a12c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:40.260858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-4ce77826-3e20-43dc-895b-3713944a12c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume with id: f6b35049-4204-482c-b9cc-5cde618e1172 Dec 11 14:29:40.336136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ce77826-3e20-43dc-895b-3713944a12c2 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 returned with HTTP 404 Dec 11 14:29:40.341759 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1157/2349] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:29:40 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/f6b35049-4204-482c-b9cc-5cde618e1172 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:40.365059 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19b50b6f-2cc8-4d9a-a9be-153512f3faf8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:29:40.365591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19b50b6f-2cc8-4d9a-a9be-153512f3faf8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:40.366081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19b50b6f-2cc8-4d9a-a9be-153512f3faf8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:40.366510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-19b50b6f-2cc8-4d9a-a9be-153512f3faf8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:29:40.414131 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:40.414131 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:40.417400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-19b50b6f-2cc8-4d9a-a9be-153512f3faf8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:40.591564 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-19b50b6f-2cc8-4d9a-a9be-153512f3faf8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:29:40.592063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19b50b6f-2cc8-4d9a-a9be-153512f3faf8 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 returned with HTTP 202 Dec 11 14:29:40.593059 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1193/2350] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:40 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:29:40.601835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e582e2d8-dfcc-4867-920e-7bc8fa1ffcc6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:29:40.602565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e582e2d8-dfcc-4867-920e-7bc8fa1ffcc6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:40.603157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e582e2d8-dfcc-4867-920e-7bc8fa1ffcc6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:40.666954 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:40.666954 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:40.669817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e582e2d8-dfcc-4867-920e-7bc8fa1ffcc6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:40.672281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e582e2d8-dfcc-4867-920e-7bc8fa1ffcc6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 returned with HTTP 200 Dec 11 14:29:40.674341 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1158/2351] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:40 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:40.711708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f919f472-2dac-4fac-be5a-5d9884fcdde6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:40.712253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f919f472-2dac-4fac-be5a-5d9884fcdde6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:40.712475 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:40.712475 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:40.730895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f919f472-2dac-4fac-be5a-5d9884fcdde6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:40.731300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f919f472-2dac-4fac-be5a-5d9884fcdde6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:40.822839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:40.822839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:40.825272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f919f472-2dac-4fac-be5a-5d9884fcdde6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:40.826348 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1194/2352] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:40 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:41.686081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-50632395-d0d4-4d03-a63b-06557945b3c7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:29:41.687058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-50632395-d0d4-4d03-a63b-06557945b3c7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:41.687390 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:41.687390 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:41.688113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-50632395-d0d4-4d03-a63b-06557945b3c7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:41.731406 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:41.731406 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:41.732564 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-50632395-d0d4-4d03-a63b-06557945b3c7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:41.734635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-50632395-d0d4-4d03-a63b-06557945b3c7 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 returned with HTTP 200 Dec 11 14:29:41.739327 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1159/2353] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:41 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:41.851680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b053a1b9-f33e-4817-8daf-b5e7d5d75756 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:41.852757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b053a1b9-f33e-4817-8daf-b5e7d5d75756 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:41.853181 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:41.853181 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:41.854445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b053a1b9-f33e-4817-8daf-b5e7d5d75756 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:41.855066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b053a1b9-f33e-4817-8daf-b5e7d5d75756 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:41.894281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:41.894281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:41.896645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b053a1b9-f33e-4817-8daf-b5e7d5d75756 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:41.897691 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1195/2354] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:41 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:42.755380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-651bd8da-046f-4adb-ae53-3086a773968d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 Dec 11 14:29:42.759175 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-651bd8da-046f-4adb-ae53-3086a773968d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:42.759869 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:42.759869 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:42.760969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-651bd8da-046f-4adb-ae53-3086a773968d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:42.799918 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-651bd8da-046f-4adb-ae53-3086a773968d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 returned with HTTP 404 Dec 11 14:29:42.801276 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1160/2355] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:42 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/83c68f7a-1813-4d9c-b325-0db5d9355f77 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:42.811871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8bca2fee-77d6-4593-80e9-62d1de39e424 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 Dec 11 14:29:42.812954 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8bca2fee-77d6-4593-80e9-62d1de39e424 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:42.813607 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:42.813607 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:42.814644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8bca2fee-77d6-4593-80e9-62d1de39e424 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:42.815443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-8bca2fee-77d6-4593-80e9-62d1de39e424 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume with id: d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 Dec 11 14:29:42.914757 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c714ef45-39d8-4e80-84bb-d5f93656f7a6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:42.915220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c714ef45-39d8-4e80-84bb-d5f93656f7a6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:42.915711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c714ef45-39d8-4e80-84bb-d5f93656f7a6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:42.916085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c714ef45-39d8-4e80-84bb-d5f93656f7a6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:42.925384 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:42.925384 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:42.928193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8bca2fee-77d6-4593-80e9-62d1de39e424 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:42.965869 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:42.965869 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:42.967891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c714ef45-39d8-4e80-84bb-d5f93656f7a6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:42.973413 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8bca2fee-77d6-4593-80e9-62d1de39e424 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume request issued successfully. Dec 11 14:29:42.973981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1161/2356] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:42 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:42.974650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8bca2fee-77d6-4593-80e9-62d1de39e424 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 returned with HTTP 202 Dec 11 14:29:42.976057 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1196/2357] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:29:42 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:29:42.983719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb311991-ae0f-4781-b645-9e41464cf3fc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 Dec 11 14:29:42.984443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb311991-ae0f-4781-b645-9e41464cf3fc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:42.984860 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:42.984860 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:42.985620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb311991-ae0f-4781-b645-9e41464cf3fc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:43.063075 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:43.063075 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:43.078492 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fb311991-ae0f-4781-b645-9e41464cf3fc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:43.109752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb311991-ae0f-4781-b645-9e41464cf3fc tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 returned with HTTP 200 Dec 11 14:29:43.112402 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1162/2358] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:42 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:29:43.989716 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7b1df1e-bc22-4817-901b-5df0b390c14a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:43.990274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7b1df1e-bc22-4817-901b-5df0b390c14a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:43.990528 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:43.990528 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:43.990904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7b1df1e-bc22-4817-901b-5df0b390c14a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:43.991278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a7b1df1e-bc22-4817-901b-5df0b390c14a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:44.081099 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:44.081099 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:44.081099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7b1df1e-bc22-4817-901b-5df0b390c14a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:44.081099 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1197/2359] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:43 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:44.133150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e79a26f-fcc9-49a6-a932-5976d7407293 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 Dec 11 14:29:44.133150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e79a26f-fcc9-49a6-a932-5976d7407293 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:44.133150 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:44.133150 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:44.133150 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e79a26f-fcc9-49a6-a932-5976d7407293 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:44.286146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:44.286146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:44.306772 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9e79a26f-fcc9-49a6-a932-5976d7407293 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:44.391462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e79a26f-fcc9-49a6-a932-5976d7407293 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 returned with HTTP 200 Dec 11 14:29:44.391462 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1163/2360] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:44 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 => generated 914 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:45.098532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47191a0a-7c61-423a-bcb8-fb097303d40b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:45.098532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47191a0a-7c61-423a-bcb8-fb097303d40b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:45.098532 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:45.098532 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:45.098532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47191a0a-7c61-423a-bcb8-fb097303d40b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:45.098532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-47191a0a-7c61-423a-bcb8-fb097303d40b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:45.168634 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:45.168634 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:45.168634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47191a0a-7c61-423a-bcb8-fb097303d40b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:45.194011 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1198/2361] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:45 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:45.400157 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f1d130d-42c7-490b-813a-485e1fc85959 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 Dec 11 14:29:45.400157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f1d130d-42c7-490b-813a-485e1fc85959 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:45.400157 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:45.400157 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:45.400157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f1d130d-42c7-490b-813a-485e1fc85959 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:45.506965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f1d130d-42c7-490b-813a-485e1fc85959 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 returned with HTTP 404 Dec 11 14:29:45.506965 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1164/2362] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:45 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/d074d4cb-ddd0-49f3-ac29-32d4dcd1d288 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:45.518099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eb31c28a-bf3f-41db-9013-17f21af2e944 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:29:45.518099 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eb31c28a-bf3f-41db-9013-17f21af2e944 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:45.518099 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:45.518099 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:45.518099 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eb31c28a-bf3f-41db-9013-17f21af2e944 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:45.518099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-eb31c28a-bf3f-41db-9013-17f21af2e944 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 12662b36-a19e-4919-957d-f97450eb918a Dec 11 14:29:45.582559 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eb31c28a-bf3f-41db-9013-17f21af2e944 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a returned with HTTP 404 Dec 11 14:29:45.587417 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1199/2363] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:45 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/12662b36-a19e-4919-957d-f97450eb918a => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:45.592686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fdb291e-ab5b-47b9-bb27-e0752354dc9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:29:45.593353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fdb291e-ab5b-47b9-bb27-e0752354dc9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:45.593860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fdb291e-ab5b-47b9-bb27-e0752354dc9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:45.594220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-5fdb291e-ab5b-47b9-bb27-e0752354dc9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 1c24ba7a-542e-4adf-91f5-3d1860e2a27c Dec 11 14:29:45.677452 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fdb291e-ab5b-47b9-bb27-e0752354dc9b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c returned with HTTP 404 Dec 11 14:29:45.677452 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1165/2364] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:45 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/1c24ba7a-542e-4adf-91f5-3d1860e2a27c => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:45.683109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13932ee2-dedf-4f25-8f25-a9fa4d9337f6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:29:45.683109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13932ee2-dedf-4f25-8f25-a9fa4d9337f6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:45.683109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13932ee2-dedf-4f25-8f25-a9fa4d9337f6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:45.683109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-13932ee2-dedf-4f25-8f25-a9fa4d9337f6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: bd8735ed-0618-475a-bafe-8f17775fca5f Dec 11 14:29:45.766805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13932ee2-dedf-4f25-8f25-a9fa4d9337f6 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f returned with HTTP 404 Dec 11 14:29:45.766805 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1200/2365] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:45 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/bd8735ed-0618-475a-bafe-8f17775fca5f => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:45.780974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c082687-cea1-4f0c-a693-b7c46de60741 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:29:45.780974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c082687-cea1-4f0c-a693-b7c46de60741 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:45.780974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c082687-cea1-4f0c-a693-b7c46de60741 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:45.780974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-0c082687-cea1-4f0c-a693-b7c46de60741 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: ee054a4b-38e9-49c4-9f36-c0f38697e7a3 Dec 11 14:29:45.942909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c082687-cea1-4f0c-a693-b7c46de60741 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 returned with HTTP 404 Dec 11 14:29:45.948877 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1166/2366] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:45 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/ee054a4b-38e9-49c4-9f36-c0f38697e7a3 => generated 111 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:45.952279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c48311d9-9290-4892-8364-3e2083b38aa0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:29:45.952279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c48311d9-9290-4892-8364-3e2083b38aa0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:45.952279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c48311d9-9290-4892-8364-3e2083b38aa0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:45.952279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-c48311d9-9290-4892-8364-3e2083b38aa0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 00a9cd41-7e66-4caa-9a20-169e1e13dbd6 Dec 11 14:29:46.043633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c48311d9-9290-4892-8364-3e2083b38aa0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 returned with HTTP 404 Dec 11 14:29:46.044944 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1201/2367] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:45 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/00a9cd41-7e66-4caa-9a20-169e1e13dbd6 => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:46.054034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9b7ebc9-06b1-4602-98ea-36ffe57099ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:29:46.055033 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9b7ebc9-06b1-4602-98ea-36ffe57099ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:46.055606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9b7ebc9-06b1-4602-98ea-36ffe57099ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:46.056048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-f9b7ebc9-06b1-4602-98ea-36ffe57099ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: cba17233-ae5e-4c3c-bf9e-6d3032d021f7 Dec 11 14:29:46.160923 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9b7ebc9-06b1-4602-98ea-36ffe57099ad tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 returned with HTTP 404 Dec 11 14:29:46.160923 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1167/2368] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:46 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/cba17233-ae5e-4c3c-bf9e-6d3032d021f7 => generated 111 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:46.173085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2dc3233-8339-4810-9ca1-3e78c95cb86f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:29:46.173085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2dc3233-8339-4810-9ca1-3e78c95cb86f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:46.173085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2dc3233-8339-4810-9ca1-3e78c95cb86f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:46.173085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-c2dc3233-8339-4810-9ca1-3e78c95cb86f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 9db00a2f-ce72-490e-afeb-528588b03c50 Dec 11 14:29:46.190771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e5951e68-e936-492f-8299-2a60c92e428c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:46.190771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e5951e68-e936-492f-8299-2a60c92e428c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:46.190771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e5951e68-e936-492f-8299-2a60c92e428c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:46.190771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e5951e68-e936-492f-8299-2a60c92e428c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:46.217401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2dc3233-8339-4810-9ca1-3e78c95cb86f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 returned with HTTP 404 Dec 11 14:29:46.217401 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1202/2369] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:46 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/9db00a2f-ce72-490e-afeb-528588b03c50 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:46.238179 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bc1fb819-61e4-49d7-a7fd-4540a211dd4d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:29:46.238179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bc1fb819-61e4-49d7-a7fd-4540a211dd4d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:46.238179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bc1fb819-61e4-49d7-a7fd-4540a211dd4d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:46.238179 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-bc1fb819-61e4-49d7-a7fd-4540a211dd4d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume with id: 05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:29:46.267810 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:46.267810 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:46.267810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e5951e68-e936-492f-8299-2a60c92e428c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:46.267810 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1168/2370] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:46 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:46.389920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:46.389920 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:46.389920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bc1fb819-61e4-49d7-a7fd-4540a211dd4d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:46.468555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bc1fb819-61e4-49d7-a7fd-4540a211dd4d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume request issued successfully. Dec 11 14:29:46.468555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bc1fb819-61e4-49d7-a7fd-4540a211dd4d tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 202 Dec 11 14:29:46.474906 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1203/2371] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:29:46 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:29:46.482739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-730233bd-c7e7-479a-9279-4aa61d7d5af0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:29:46.482739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-730233bd-c7e7-479a-9279-4aa61d7d5af0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:46.482739 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:46.482739 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:46.482739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-730233bd-c7e7-479a-9279-4aa61d7d5af0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:46.584333 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:46.584333 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:46.626638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-730233bd-c7e7-479a-9279-4aa61d7d5af0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:46.703656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-730233bd-c7e7-479a-9279-4aa61d7d5af0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:29:46.703656 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1169/2372] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:46 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1363 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:29:47.286708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48468a39-e973-4312-bd66-c097843de9f4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:47.286708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48468a39-e973-4312-bd66-c097843de9f4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:47.286708 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:47.286708 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:47.286708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48468a39-e973-4312-bd66-c097843de9f4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:47.286708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-48468a39-e973-4312-bd66-c097843de9f4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:47.336297 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:47.336297 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:47.336297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48468a39-e973-4312-bd66-c097843de9f4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:47.336297 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1204/2373] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:47 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:47.712906 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae6c2bde-30f4-43c7-a684-2da88c40e760 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:29:47.713754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae6c2bde-30f4-43c7-a684-2da88c40e760 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:47.714186 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:47.714186 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:47.714883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae6c2bde-30f4-43c7-a684-2da88c40e760 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:47.865156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:47.865156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:47.885084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae6c2bde-30f4-43c7-a684-2da88c40e760 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:47.951333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae6c2bde-30f4-43c7-a684-2da88c40e760 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 200 Dec 11 14:29:47.951333 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1170/2374] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:47 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 1363 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:29:48.353969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6c1c158-0139-4fc9-b4ea-c6fd47835133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:48.353969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6c1c158-0139-4fc9-b4ea-c6fd47835133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:48.353969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:48.353969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:48.353969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6c1c158-0139-4fc9-b4ea-c6fd47835133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:48.353969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f6c1c158-0139-4fc9-b4ea-c6fd47835133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:48.390233 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:48.390233 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:48.390233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6c1c158-0139-4fc9-b4ea-c6fd47835133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:48.398243 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1205/2375] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:48 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:48.955974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a8e91c7-6c93-4281-b199-fd6d7104e81c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 Dec 11 14:29:48.956962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a8e91c7-6c93-4281-b199-fd6d7104e81c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:48.957389 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:48.957389 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:48.958068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a8e91c7-6c93-4281-b199-fd6d7104e81c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:49.076712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a8e91c7-6c93-4281-b199-fd6d7104e81c tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 returned with HTTP 404 Dec 11 14:29:49.076712 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1171/2376] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:48 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/05354320-4c15-435d-bc43-73cfbe5bf470 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:49.082296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2712ea76-258f-4d50-b0f5-910298de033f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 Dec 11 14:29:49.082296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2712ea76-258f-4d50-b0f5-910298de033f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:49.082296 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:49.082296 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:49.082296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2712ea76-258f-4d50-b0f5-910298de033f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:49.082296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-2712ea76-258f-4d50-b0f5-910298de033f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete snapshot with id: 4fb5e3c7-7ee6-402b-a914-020178ed6159 Dec 11 14:29:49.140368 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:49.140368 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:49.140368 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2712ea76-258f-4d50-b0f5-910298de033f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:49.308638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2712ea76-258f-4d50-b0f5-910298de033f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot delete request issued successfully. Dec 11 14:29:49.308638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2712ea76-258f-4d50-b0f5-910298de033f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 returned with HTTP 202 Dec 11 14:29:49.308638 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1206/2377] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:29:49 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:29:49.339093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c70cf92-6fd2-49fa-9180-1821cdb69e4a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 Dec 11 14:29:49.339093 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c70cf92-6fd2-49fa-9180-1821cdb69e4a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:49.339093 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c70cf92-6fd2-49fa-9180-1821cdb69e4a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:49.410533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f75a4dd-a877-4e59-9160-ea9116c4a830 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:49.410533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f75a4dd-a877-4e59-9160-ea9116c4a830 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:49.410533 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:49.410533 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:49.410533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f75a4dd-a877-4e59-9160-ea9116c4a830 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:49.410533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2f75a4dd-a877-4e59-9160-ea9116c4a830 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:49.425155 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:49.425155 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:49.437735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0c70cf92-6fd2-49fa-9180-1821cdb69e4a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:49.437735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c70cf92-6fd2-49fa-9180-1821cdb69e4a tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 returned with HTTP 200 Dec 11 14:29:49.437735 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1172/2378] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:49 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 => generated 468 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:49.450322 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:49.450322 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:49.450322 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f75a4dd-a877-4e59-9160-ea9116c4a830 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:49.450322 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1207/2379] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:49 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:50.440635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8e3a1b4-650c-4fbf-bb5b-ecf3618cd0f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 Dec 11 14:29:50.441673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8e3a1b4-650c-4fbf-bb5b-ecf3618cd0f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:50.441873 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:50.441873 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:50.442249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8e3a1b4-650c-4fbf-bb5b-ecf3618cd0f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:50.466291 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b010187b-8227-4a88-9318-61472599f368 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:50.466844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b010187b-8227-4a88-9318-61472599f368 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:50.467035 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:50.467035 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:50.467563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b010187b-8227-4a88-9318-61472599f368 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:50.467933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b010187b-8227-4a88-9318-61472599f368 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:50.535242 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:50.535242 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:50.537205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b010187b-8227-4a88-9318-61472599f368 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:50.537781 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:50.537781 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:50.546514 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1208/2380] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:50 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:50.563614 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a8e3a1b4-650c-4fbf-bb5b-ecf3618cd0f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Snapshot retrieved successfully. Dec 11 14:29:50.590005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8e3a1b4-650c-4fbf-bb5b-ecf3618cd0f0 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 returned with HTTP 200 Dec 11 14:29:50.590005 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1173/2381] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:50 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 => generated 468 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:51.564496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2b98464-d1e0-438d-849e-58a59a792cdd tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:51.564496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2b98464-d1e0-438d-849e-58a59a792cdd tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:51.564496 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:51.564496 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:51.564496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2b98464-d1e0-438d-849e-58a59a792cdd tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:51.564496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f2b98464-d1e0-438d-849e-58a59a792cdd tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:51.607911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c710a3a-2bf3-451b-93d1-74f5e9627389 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 Dec 11 14:29:51.607911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c710a3a-2bf3-451b-93d1-74f5e9627389 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:51.607911 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:51.607911 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:51.607911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c710a3a-2bf3-451b-93d1-74f5e9627389 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:51.653803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:51.653803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:51.653803 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2b98464-d1e0-438d-849e-58a59a792cdd tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:51.653803 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1209/2382] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:51 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:51.667281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c710a3a-2bf3-451b-93d1-74f5e9627389 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 returned with HTTP 404 Dec 11 14:29:51.667281 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1174/2383] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:29:51 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/snapshots/4fb5e3c7-7ee6-402b-a914-020178ed6159 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:51.689007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd2395a8-0e50-4989-a943-7e1a008c2b20 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] DELETE http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:29:51.689007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd2395a8-0e50-4989-a943-7e1a008c2b20 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:51.689007 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:51.689007 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:51.689007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd2395a8-0e50-4989-a943-7e1a008c2b20 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:51.689007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-bd2395a8-0e50-4989-a943-7e1a008c2b20 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume with id: a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:29:51.863489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:51.863489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:51.865338 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bd2395a8-0e50-4989-a943-7e1a008c2b20 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:51.913625 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bd2395a8-0e50-4989-a943-7e1a008c2b20 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Delete volume request issued successfully. Dec 11 14:29:51.913625 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd2395a8-0e50-4989-a943-7e1a008c2b20 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 202 Dec 11 14:29:51.913625 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1210/2384] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:29:51 2020] DELETE /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:29:51.920645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acc3e799-aeeb-4701-85b3-6076d3c9836b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:29:51.920645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acc3e799-aeeb-4701-85b3-6076d3c9836b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:51.920645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acc3e799-aeeb-4701-85b3-6076d3c9836b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:51.989752 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:51.989752 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:52.006824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-acc3e799-aeeb-4701-85b3-6076d3c9836b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:52.083703 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acc3e799-aeeb-4701-85b3-6076d3c9836b tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:29:52.083703 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1175/2385] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:51 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 915 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:52.671852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d0e2da0-6c99-4abe-8dbd-b6d86b9ca255 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:52.672338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d0e2da0-6c99-4abe-8dbd-b6d86b9ca255 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:52.672338 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:52.672338 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:52.673107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d0e2da0-6c99-4abe-8dbd-b6d86b9ca255 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:52.674404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3d0e2da0-6c99-4abe-8dbd-b6d86b9ca255 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:52.722641 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:52.722641 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:52.724915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d0e2da0-6c99-4abe-8dbd-b6d86b9ca255 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:52.726733 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1211/2386] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:52 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:53.104167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56c44e51-2942-4115-871e-d9b2eabb889f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:29:53.117609 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56c44e51-2942-4115-871e-d9b2eabb889f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:53.117609 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:53.117609 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:53.117609 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56c44e51-2942-4115-871e-d9b2eabb889f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:53.271135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:53.271135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:53.291405 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-56c44e51-2942-4115-871e-d9b2eabb889f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:53.342848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56c44e51-2942-4115-871e-d9b2eabb889f tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:29:53.360097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1176/2387] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:53 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 915 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:53.749187 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3966af3d-071f-4e5e-9821-89c8e97e3df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:53.749187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3966af3d-071f-4e5e-9821-89c8e97e3df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:53.749187 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:53.749187 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:53.749187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3966af3d-071f-4e5e-9821-89c8e97e3df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:53.749187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3966af3d-071f-4e5e-9821-89c8e97e3df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:53.830754 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:53.830754 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:53.842599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3966af3d-071f-4e5e-9821-89c8e97e3df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:53.842599 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1212/2388] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:53 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:54.370468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d1aa0f0-b71d-4e3c-8520-42731712f334 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:29:54.370468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d1aa0f0-b71d-4e3c-8520-42731712f334 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:54.370468 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:54.370468 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:54.370468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d1aa0f0-b71d-4e3c-8520-42731712f334 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:54.477758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:54.477758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:54.495400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7d1aa0f0-b71d-4e3c-8520-42731712f334 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Volume info retrieved successfully. Dec 11 14:29:54.550277 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d1aa0f0-b71d-4e3c-8520-42731712f334 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 200 Dec 11 14:29:54.550277 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1177/2389] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:54 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 915 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:54.868772 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f37a1f29-3b4c-4662-a8ea-16d2b33d9529 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:54.870430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f37a1f29-3b4c-4662-a8ea-16d2b33d9529 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:54.870869 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:54.870869 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:54.872889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f37a1f29-3b4c-4662-a8ea-16d2b33d9529 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:54.874116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f37a1f29-3b4c-4662-a8ea-16d2b33d9529 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:54.952834 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:54.952834 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:54.962193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f37a1f29-3b4c-4662-a8ea-16d2b33d9529 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:54.962193 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1213/2390] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:54 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:55.564730 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aaf0a746-4bf7-4ecf-b3d4-7337556d2f38 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] GET http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb Dec 11 14:29:55.564730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aaf0a746-4bf7-4ecf-b3d4-7337556d2f38 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:55.564730 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:55.564730 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:55.564730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aaf0a746-4bf7-4ecf-b3d4-7337556d2f38 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:55.663628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aaf0a746-4bf7-4ecf-b3d4-7337556d2f38 tempest-VolumesSnapshotTestJSON-852153358 tempest-VolumesSnapshotTestJSON-852153358] http://10.222.0.58/volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb returned with HTTP 404 Dec 11 14:29:55.663628 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1178/2391] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:55 2020] GET /volume/v3/75d704f1b5c14f1094decd21fd547b95/volumes/a1c7c832-6599-4b39-b419-e41dd8f7c3fb => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:29:55.982140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-938e09fa-4636-4f5b-81fd-998483c8936d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:55.982140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-938e09fa-4636-4f5b-81fd-998483c8936d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:55.982140 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:55.982140 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:55.982140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-938e09fa-4636-4f5b-81fd-998483c8936d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:55.982140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-938e09fa-4636-4f5b-81fd-998483c8936d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:56.045347 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:56.045347 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:56.058069 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-938e09fa-4636-4f5b-81fd-998483c8936d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:56.058069 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1214/2392] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:55 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:57.068478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d137a04d-e80d-4b0b-9895-d7b497eb2d5b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:57.068478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d137a04d-e80d-4b0b-9895-d7b497eb2d5b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:57.068478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d137a04d-e80d-4b0b-9895-d7b497eb2d5b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:57.068478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d137a04d-e80d-4b0b-9895-d7b497eb2d5b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:57.141755 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:57.141755 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:57.141755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d137a04d-e80d-4b0b-9895-d7b497eb2d5b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:57.141755 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1179/2393] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:57 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:58.158553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3326fbaf-bf25-409a-826d-58e714114301 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:58.158553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3326fbaf-bf25-409a-826d-58e714114301 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:58.158553 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:58.158553 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:58.158553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3326fbaf-bf25-409a-826d-58e714114301 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:58.158553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3326fbaf-bf25-409a-826d-58e714114301 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:58.191729 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:58.191729 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:58.193823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3326fbaf-bf25-409a-826d-58e714114301 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:58.200492 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1215/2394] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:58 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:29:59.217713 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6f41f11-0189-4a08-b58f-a17489779284 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:29:59.217713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6f41f11-0189-4a08-b58f-a17489779284 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:29:59.217713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:29:59.217713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:29:59.217713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6f41f11-0189-4a08-b58f-a17489779284 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:29:59.217713 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c6f41f11-0189-4a08-b58f-a17489779284 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:29:59.325531 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:29:59.325531 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:29:59.338029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6f41f11-0189-4a08-b58f-a17489779284 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:29:59.338029 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1180/2395] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:29:59 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:00.354936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44131701-8e28-4d77-9b91-6f11edbec254 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:00.354936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44131701-8e28-4d77-9b91-6f11edbec254 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:00.354936 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:00.354936 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:00.354936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44131701-8e28-4d77-9b91-6f11edbec254 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:00.354936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-44131701-8e28-4d77-9b91-6f11edbec254 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:00.501665 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:00.501665 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:00.501665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44131701-8e28-4d77-9b91-6f11edbec254 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:00.501665 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1216/2396] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:00 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:01.425323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c74d188f-3bec-4770-a57c-7c078f762619 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:01.425323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c74d188f-3bec-4770-a57c-7c078f762619 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:01.425323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:01.425323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:01.425323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c74d188f-3bec-4770-a57c-7c078f762619 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:01.425323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c74d188f-3bec-4770-a57c-7c078f762619 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:01.470212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:01.470212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:01.473969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c74d188f-3bec-4770-a57c-7c078f762619 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:01.475821 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1181/2397] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:01 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:02.528034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc716991-b10c-4666-8037-8f217e98145b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:02.528034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc716991-b10c-4666-8037-8f217e98145b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:02.528034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:02.528034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:02.528034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc716991-b10c-4666-8037-8f217e98145b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:02.528034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cc716991-b10c-4666-8037-8f217e98145b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:02.572555 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:02.572555 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:02.572555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc716991-b10c-4666-8037-8f217e98145b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:02.572555 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1217/2398] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:02 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:03.592252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e627a7c-aed0-48eb-8cb4-5a69dc23f7fb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:03.592252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e627a7c-aed0-48eb-8cb4-5a69dc23f7fb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:03.592252 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:03.592252 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:03.592252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e627a7c-aed0-48eb-8cb4-5a69dc23f7fb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:03.592252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8e627a7c-aed0-48eb-8cb4-5a69dc23f7fb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:03.672136 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:03.672136 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:03.674035 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e627a7c-aed0-48eb-8cb4-5a69dc23f7fb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:03.677428 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1182/2399] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:03 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:04.716463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0838d1e4-0f33-4076-8794-3686164db59f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:04.716463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0838d1e4-0f33-4076-8794-3686164db59f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:04.716463 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:04.716463 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:04.716463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0838d1e4-0f33-4076-8794-3686164db59f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:04.716463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0838d1e4-0f33-4076-8794-3686164db59f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:04.765091 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:04.765091 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:04.772029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0838d1e4-0f33-4076-8794-3686164db59f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:04.772029 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1218/2400] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:04 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:05.789098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7daa0f30-0803-4653-998a-de9179c3de4e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:05.789098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7daa0f30-0803-4653-998a-de9179c3de4e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:05.789098 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:05.789098 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:05.789098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7daa0f30-0803-4653-998a-de9179c3de4e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:05.789098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7daa0f30-0803-4653-998a-de9179c3de4e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:05.888836 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:05.888836 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:05.901126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7daa0f30-0803-4653-998a-de9179c3de4e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:05.902612 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1183/2401] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:05 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:06.919580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-22fc8882-e680-408c-bbcf-0d3cb65468d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:06.919580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-22fc8882-e680-408c-bbcf-0d3cb65468d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:06.919580 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:06.919580 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:06.919580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-22fc8882-e680-408c-bbcf-0d3cb65468d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:06.919580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-22fc8882-e680-408c-bbcf-0d3cb65468d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:07.007174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:07.007174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:07.007174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-22fc8882-e680-408c-bbcf-0d3cb65468d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:07.022558 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1219/2402] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:06 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:07.954988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] POST http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes Dec 11 14:30:07.954988 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:07.954988 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:07.954988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-714279413"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:30:07.954988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-714279413'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:30:07.954988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Create volume of 1 GB Dec 11 14:30:08.003644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Availability Zones retrieved successfully. Dec 11 14:30:08.031081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-732f9a32-2a51-4980-b818-5dc9405e3c86 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:08.031081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-732f9a32-2a51-4980-b818-5dc9405e3c86 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:08.031081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:08.031081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:08.031081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-732f9a32-2a51-4980-b818-5dc9405e3c86 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:08.031081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-732f9a32-2a51-4980-b818-5dc9405e3c86 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:08.050279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Flow 'volume_create_api' (517aff11-9821-4b48-a55e-9862cf826182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:30:08.050279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89ea8c2-c5f1-4ac6-a335-9b96890d5bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:08.074193 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:08.074193 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:08.080261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-732f9a32-2a51-4980-b818-5dc9405e3c86 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:08.088474 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1220/2403] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:08 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:08.095783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:30:08.215882 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89ea8c2-c5f1-4ac6-a335-9b96890d5bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:08.228961 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a1f1537-1f78-4771-a8e7-3676140689f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:08.460092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Created reservations ['f0fb3204-a992-46fb-ab9a-f407d5ac0e8a', 'e6862aac-ec6c-4846-b309-919e5019210f', 'd8d41830-92cb-4186-ad31-b769c9b6f0bf', '266d803d-3627-47bd-ad35-8c0c38d41ab5'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:30:08.463375 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a1f1537-1f78-4771-a8e7-3676140689f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0fb3204-a992-46fb-ab9a-f407d5ac0e8a', 'e6862aac-ec6c-4846-b309-919e5019210f', 'd8d41830-92cb-4186-ad31-b769c9b6f0bf', '266d803d-3627-47bd-ad35-8c0c38d41ab5']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:08.463375 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f01bfa-4139-40a2-8634-f4cae182d2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:08.615349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f01bfa-4139-40a2-8634-f4cae182d2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3c6ab1b-aebb-4019-b003-45a07f856a94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-714279413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31a2983008e946348430e1c60c167462',qos_specs=None,replication_status=,reservations=['f0fb3204-a992-46fb-ab9a-f407d5ac0e8a','e6862aac-ec6c-4846-b309-919e5019210f','d8d41830-92cb-4186-ad31-b769c9b6f0bf','266d803d-3627-47bd-ad35-8c0c38d41ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f31aecdeee410f868df1d67a552877',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-714279413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3c6ab1b-aebb-4019-b003-45a07f856a94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31a2983008e946348430e1c60c167462',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,user_id='a6f31aecdeee410f868df1d67a552877',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:08.617942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff4ac46-a1a5-46b0-8461-26a17dfd2999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:08.755282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff4ac46-a1a5-46b0-8461-26a17dfd2999) 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-VolumesSnapshotListTestJSON-Volume-714279413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31a2983008e946348430e1c60c167462',qos_specs=None,replication_status=,reservations=['f0fb3204-a992-46fb-ab9a-f407d5ac0e8a','e6862aac-ec6c-4846-b309-919e5019210f','d8d41830-92cb-4186-ad31-b769c9b6f0bf','266d803d-3627-47bd-ad35-8c0c38d41ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6f31aecdeee410f868df1d67a552877',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:08.755282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4942edd4-e581-4453-b201-3efc8de0f8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:08.794733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4942edd4-e581-4453-b201-3efc8de0f8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:08.794733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Flow 'volume_create_api' (517aff11-9821-4b48-a55e-9862cf826182) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:30:08.926840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Create volume request issued successfully. Dec 11 14:30:08.994257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a39eae2a-0373-4742-a574-c6fc77b7b1a0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes returned with HTTP 202 Dec 11 14:30:09.018293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc354aec-c1da-4927-bb7e-e705bc9e2c36 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:09.018293 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc354aec-c1da-4927-bb7e-e705bc9e2c36 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:09.018293 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:09.018293 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:09.018293 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc354aec-c1da-4927-bb7e-e705bc9e2c36 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:09.050919 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1184/2404] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:30:07 2020] POST /volume/v3/31a2983008e946348430e1c60c167462/volumes => generated 826 bytes in 1452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:30:09.092965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c36f8ee-7b63-470a-88eb-38cead040595 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:09.093584 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c36f8ee-7b63-470a-88eb-38cead040595 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:09.093890 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:09.093890 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:09.094400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c36f8ee-7b63-470a-88eb-38cead040595 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:09.094941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4c36f8ee-7b63-470a-88eb-38cead040595 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:09.142577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:09.142577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:09.145340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c36f8ee-7b63-470a-88eb-38cead040595 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:09.154872 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1185/2405] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:09 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:09.176337 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:09.176337 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:09.188563 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cc354aec-c1da-4927-bb7e-e705bc9e2c36 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:09.228232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc354aec-c1da-4927-bb7e-e705bc9e2c36 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 returned with HTTP 200 Dec 11 14:30:09.229191 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1221/2406] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:09 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 => generated 918 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:10.164141 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-672d3546-9f63-4bfe-88c2-5af0f8f6036f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:10.164141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-672d3546-9f63-4bfe-88c2-5af0f8f6036f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:10.164141 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:10.164141 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:10.164141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-672d3546-9f63-4bfe-88c2-5af0f8f6036f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:10.164141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-672d3546-9f63-4bfe-88c2-5af0f8f6036f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:10.246280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e513bbb-7b91-4f2b-aa96-9b58fda120db tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:10.247434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e513bbb-7b91-4f2b-aa96-9b58fda120db tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:10.247783 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:10.247783 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:10.248541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e513bbb-7b91-4f2b-aa96-9b58fda120db tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:10.273530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:10.273530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:10.276096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-672d3546-9f63-4bfe-88c2-5af0f8f6036f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:10.285560 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1186/2407] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:10 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:10.526138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:10.526138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:10.539770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2e513bbb-7b91-4f2b-aa96-9b58fda120db tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:10.567047 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e513bbb-7b91-4f2b-aa96-9b58fda120db tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 returned with HTTP 200 Dec 11 14:30:10.568100 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1222/2408] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:10 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 => generated 918 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:11.308389 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77fee56d-5d2a-4cfc-b4cb-7f7c04f688a8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:11.308389 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77fee56d-5d2a-4cfc-b4cb-7f7c04f688a8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:11.308389 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:11.308389 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:11.336736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-77fee56d-5d2a-4cfc-b4cb-7f7c04f688a8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:11.336736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-77fee56d-5d2a-4cfc-b4cb-7f7c04f688a8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:11.365373 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:11.365373 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:11.368370 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-77fee56d-5d2a-4cfc-b4cb-7f7c04f688a8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:11.369355 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1187/2409] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:11 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:11.595724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c1b03c7-3e27-4806-a98f-0ace08fde9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:11.595724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c1b03c7-3e27-4806-a98f-0ace08fde9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:11.595724 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:11.595724 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:11.595724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c1b03c7-3e27-4806-a98f-0ace08fde9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:11.661558 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:11.661558 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:11.671172 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c1b03c7-3e27-4806-a98f-0ace08fde9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:11.767409 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c1b03c7-3e27-4806-a98f-0ace08fde9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 returned with HTTP 200 Dec 11 14:30:11.768227 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1223/2410] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:11 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 => generated 919 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:11.784043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42bde522-1487-4a1e-8332-a49fc70b82ea tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] POST http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots Dec 11 14:30:11.784819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:11.784819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:11.785458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42bde522-1487-4a1e-8332-a49fc70b82ea tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3c6ab1b-aebb-4019-b003-45a07f856a94", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1611892650"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:30:11.876729 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:11.876729 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:11.880061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-42bde522-1487-4a1e-8332-a49fc70b82ea tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:11.881664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-42bde522-1487-4a1e-8332-a49fc70b82ea tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Create snapshot from volume d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:11.961165 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-42bde522-1487-4a1e-8332-a49fc70b82ea tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Created reservations ['685bfff0-4f05-41a3-beee-486eb8f284b5', 'cf19c31a-0584-436a-b656-c5d1a8ed7a1a', 'fee1ddca-7ab2-4031-adde-fa6946ec37ba', 'b729ac41-db4a-4ecb-a8b8-02f455f49e6a'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:30:12.118225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-42bde522-1487-4a1e-8332-a49fc70b82ea tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot create request issued successfully. Dec 11 14:30:12.119323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42bde522-1487-4a1e-8332-a49fc70b82ea tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots returned with HTTP 202 Dec 11 14:30:12.122773 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1188/2411] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:30:11 2020] POST /volume/v3/31a2983008e946348430e1c60c167462/snapshots => generated 314 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:30:12.133631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b659f234-1112-4974-ad1b-fd4425c15507 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a Dec 11 14:30:12.134567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b659f234-1112-4974-ad1b-fd4425c15507 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:12.134995 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:12.134995 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:12.135724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b659f234-1112-4974-ad1b-fd4425c15507 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:12.212660 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:12.212660 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:12.214707 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b659f234-1112-4974-ad1b-fd4425c15507 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:12.221519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b659f234-1112-4974-ad1b-fd4425c15507 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a returned with HTTP 200 Dec 11 14:30:12.224975 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1224/2412] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:12 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a => generated 446 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:12.384867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad4c610b-1a9e-4c65-a46d-bfd0b3d50d2d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:12.385386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ad4c610b-1a9e-4c65-a46d-bfd0b3d50d2d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:12.385593 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:12.385593 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:12.385969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ad4c610b-1a9e-4c65-a46d-bfd0b3d50d2d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:12.386338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ad4c610b-1a9e-4c65-a46d-bfd0b3d50d2d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:12.462938 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:12.462938 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:12.465722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad4c610b-1a9e-4c65-a46d-bfd0b3d50d2d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:12.472249 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1189/2413] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:12 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:13.236291 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ea328bb-a852-4028-87b9-fcebf889865a tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a Dec 11 14:30:13.236915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ea328bb-a852-4028-87b9-fcebf889865a tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:13.237190 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:13.237190 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:13.237653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ea328bb-a852-4028-87b9-fcebf889865a tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:13.308567 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:13.308567 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:13.314914 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ea328bb-a852-4028-87b9-fcebf889865a tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:13.331512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ea328bb-a852-4028-87b9-fcebf889865a tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a returned with HTTP 200 Dec 11 14:30:13.339862 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1225/2414] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:13 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a => generated 446 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:13.485689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0342dfc1-e21a-42ee-9cdf-5b4c9e975b17 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:13.486901 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0342dfc1-e21a-42ee-9cdf-5b4c9e975b17 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:13.487266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:13.487266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:13.487898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0342dfc1-e21a-42ee-9cdf-5b4c9e975b17 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:13.488450 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0342dfc1-e21a-42ee-9cdf-5b4c9e975b17 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id d8fd1845-97b6-46e5-8fc5-c069b83d0a05. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:13.567553 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:13.567553 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:13.573045 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0342dfc1-e21a-42ee-9cdf-5b4c9e975b17 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 200 Dec 11 14:30:13.574444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1190/2415] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:13 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 821 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:13.588933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcb97326-abe4-401b-af99-0921758c57f7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/581bed8a-362c-49bd-a614-733b97b34007 Dec 11 14:30:13.590031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcb97326-abe4-401b-af99-0921758c57f7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:13.590491 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:13.590491 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:13.591381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcb97326-abe4-401b-af99-0921758c57f7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:13.695789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:13.695789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:13.736823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bcb97326-abe4-401b-af99-0921758c57f7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:30:13.835720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcb97326-abe4-401b-af99-0921758c57f7 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/581bed8a-362c-49bd-a614-733b97b34007 returned with HTTP 200 Dec 11 14:30:13.847945 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1226/2416] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:13 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/581bed8a-362c-49bd-a614-733b97b34007 => generated 970 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:13.877387 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b3d2a71-402e-402a-9b6c-81bf12bed607 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes Dec 11 14:30:13.889572 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b3d2a71-402e-402a-9b6c-81bf12bed607 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:13.890122 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:13.890122 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:13.892436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9b3d2a71-402e-402a-9b6c-81bf12bed607 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:13.893464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-9b3d2a71-402e-402a-9b6c-81bf12bed607 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:13.896236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9b3d2a71-402e-402a-9b6c-81bf12bed607 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:30:14.061336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9b3d2a71-402e-402a-9b6c-81bf12bed607 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Get all volumes completed successfully. Dec 11 14:30:14.063414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9b3d2a71-402e-402a-9b6c-81bf12bed607 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes returned with HTTP 200 Dec 11 14:30:14.065439 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1191/2417] 10.222.0.58 () {58 vars in 1204 bytes} [Fri Dec 11 14:30:13 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes => generated 793 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:14.076036 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-968535e2-f204-44eb-b762-6b96903d8397 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] DELETE http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/581bed8a-362c-49bd-a614-733b97b34007 Dec 11 14:30:14.076672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-968535e2-f204-44eb-b762-6b96903d8397 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:14.076957 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:14.076957 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:14.077919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-968535e2-f204-44eb-b762-6b96903d8397 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:14.079119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-968535e2-f204-44eb-b762-6b96903d8397 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Delete volume with id: 581bed8a-362c-49bd-a614-733b97b34007 Dec 11 14:30:14.225238 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:14.225238 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:14.232867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-968535e2-f204-44eb-b762-6b96903d8397 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:30:14.316556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-968535e2-f204-44eb-b762-6b96903d8397 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Delete volume request issued successfully. Dec 11 14:30:14.317713 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-968535e2-f204-44eb-b762-6b96903d8397 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/581bed8a-362c-49bd-a614-733b97b34007 returned with HTTP 202 Dec 11 14:30:14.326547 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1227/2418] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:30:14 2020] DELETE /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/581bed8a-362c-49bd-a614-733b97b34007 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:30:14.335811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48e099ba-e6ba-487b-8b08-c99a164df994 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] DELETE http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 Dec 11 14:30:14.336545 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48e099ba-e6ba-487b-8b08-c99a164df994 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:14.337094 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:14.337094 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:14.337742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48e099ba-e6ba-487b-8b08-c99a164df994 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:14.338279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-48e099ba-e6ba-487b-8b08-c99a164df994 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Delete backup with id: 835105e7-cc03-44dc-971a-fa0ff5bbabd1. Dec 11 14:30:14.350585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fca2d076-9c4e-45ee-8fec-4fb0a4f4033c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a Dec 11 14:30:14.351125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fca2d076-9c4e-45ee-8fec-4fb0a4f4033c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:14.351340 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:14.351340 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:14.351723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fca2d076-9c4e-45ee-8fec-4fb0a4f4033c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:14.405012 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:14.405012 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:14.415947 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:14.415947 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:14.417085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fca2d076-9c4e-45ee-8fec-4fb0a4f4033c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:14.419041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fca2d076-9c4e-45ee-8fec-4fb0a4f4033c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a returned with HTTP 200 Dec 11 14:30:14.428288 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1228/2419] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:14 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a => generated 473 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:14.444518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d43438e3-87f3-406d-9693-f1f0cbd5a4fb tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] POST http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots Dec 11 14:30:14.445649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:14.445649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:14.446301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d43438e3-87f3-406d-9693-f1f0cbd5a4fb tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3c6ab1b-aebb-4019-b003-45a07f856a94", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1572439433"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:30:14.516321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-48e099ba-e6ba-487b-8b08-c99a164df994 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] delete_backup rpcapi backup_id 835105e7-cc03-44dc-971a-fa0ff5bbabd1 {{(pid=88094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 11 14:30:14.523109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48e099ba-e6ba-487b-8b08-c99a164df994 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 returned with HTTP 202 Dec 11 14:30:14.524174 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1192/2420] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:30:14 2020] DELETE /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:30:14.541939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0388c718-34c0-4082-a84b-515503388ef2 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] GET http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 Dec 11 14:30:14.542615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0388c718-34c0-4082-a84b-515503388ef2 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:14.542756 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:14.542756 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:14.543054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0388c718-34c0-4082-a84b-515503388ef2 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:14.543423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0388c718-34c0-4082-a84b-515503388ef2 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Show backup with id 835105e7-cc03-44dc-971a-fa0ff5bbabd1. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:14.589121 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:14.589121 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:14.591187 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d43438e3-87f3-406d-9693-f1f0cbd5a4fb tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:14.593273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-d43438e3-87f3-406d-9693-f1f0cbd5a4fb tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Create snapshot from volume d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:14.618529 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:14.618529 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:14.625049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0388c718-34c0-4082-a84b-515503388ef2 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 returned with HTTP 200 Dec 11 14:30:14.627638 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1193/2421] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:14 2020] GET /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 => generated 822 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:14.767468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-d43438e3-87f3-406d-9693-f1f0cbd5a4fb tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Created reservations ['01325c1e-a90a-49b7-b6cc-d12d98a7f4d6', '69ec67dc-fe47-4354-b383-a410a5ce2c7f', '9961bce7-ae7e-4255-aa0e-15e1d4e48c61', 'f34c627a-72fa-4f53-b735-a27563130d94'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:30:14.987899 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d43438e3-87f3-406d-9693-f1f0cbd5a4fb tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot create request issued successfully. Dec 11 14:30:14.988748 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d43438e3-87f3-406d-9693-f1f0cbd5a4fb tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots returned with HTTP 202 Dec 11 14:30:14.997171 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1229/2422] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:30:14 2020] POST /volume/v3/31a2983008e946348430e1c60c167462/snapshots => generated 314 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:30:15.013293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-757cdae9-3505-40ba-ba91-47aa2b7e3242 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:15.025213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-757cdae9-3505-40ba-ba91-47aa2b7e3242 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:15.025780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:15.025780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:15.026516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-757cdae9-3505-40ba-ba91-47aa2b7e3242 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:15.105721 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:15.105721 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:15.107843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-757cdae9-3505-40ba-ba91-47aa2b7e3242 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:15.110813 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-757cdae9-3505-40ba-ba91-47aa2b7e3242 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 returned with HTTP 200 Dec 11 14:30:15.111645 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1194/2423] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:15 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 => generated 446 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:15.642682 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fab09ed8-c19c-47b7-8605-3185b7d02a45 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] GET http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 Dec 11 14:30:15.643466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fab09ed8-c19c-47b7-8605-3185b7d02a45 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:15.643466 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:15.643466 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:15.643848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fab09ed8-c19c-47b7-8605-3185b7d02a45 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:15.644078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fab09ed8-c19c-47b7-8605-3185b7d02a45 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Show backup with id 835105e7-cc03-44dc-971a-fa0ff5bbabd1. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:15.719581 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:15.719581 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:15.736491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fab09ed8-c19c-47b7-8605-3185b7d02a45 tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 returned with HTTP 200 Dec 11 14:30:15.741225 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1230/2424] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:15 2020] GET /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:16.125310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c87efcb-ab58-42fa-9dfa-102ecdf91d38 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:16.126724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c87efcb-ab58-42fa-9dfa-102ecdf91d38 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:16.127204 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:16.127204 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:16.127835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c87efcb-ab58-42fa-9dfa-102ecdf91d38 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:16.180161 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:16.180161 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:16.188140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3c87efcb-ab58-42fa-9dfa-102ecdf91d38 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:16.190763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c87efcb-ab58-42fa-9dfa-102ecdf91d38 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 returned with HTTP 200 Dec 11 14:30:16.191873 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1195/2425] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:16 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 => generated 446 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:16.756100 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4c09d97-ee80-457e-9909-253cbea74a3f tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] GET http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 Dec 11 14:30:16.756853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4c09d97-ee80-457e-9909-253cbea74a3f tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:16.757077 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:16.757077 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:16.757461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4c09d97-ee80-457e-9909-253cbea74a3f tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:16.757835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e4c09d97-ee80-457e-9909-253cbea74a3f tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Show backup with id 835105e7-cc03-44dc-971a-fa0ff5bbabd1. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:16.852061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4c09d97-ee80-457e-9909-253cbea74a3f tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 returned with HTTP 404 Dec 11 14:30:16.853332 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1231/2426] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:16 2020] GET /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/835105e7-cc03-44dc-971a-fa0ff5bbabd1 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:30:16.862127 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3ef7d62-f845-4865-8b9e-07f2f3609a15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] DELETE http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 Dec 11 14:30:16.862836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3ef7d62-f845-4865-8b9e-07f2f3609a15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:16.863061 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:16.863061 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:16.863630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3ef7d62-f845-4865-8b9e-07f2f3609a15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:16.864003 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-a3ef7d62-f845-4865-8b9e-07f2f3609a15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Delete backup with id: d8fd1845-97b6-46e5-8fc5-c069b83d0a05. Dec 11 14:30:16.919873 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:16.919873 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:17.012965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-a3ef7d62-f845-4865-8b9e-07f2f3609a15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] delete_backup rpcapi backup_id d8fd1845-97b6-46e5-8fc5-c069b83d0a05 {{(pid=88094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 11 14:30:17.024149 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3ef7d62-f845-4865-8b9e-07f2f3609a15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 returned with HTTP 202 Dec 11 14:30:17.025906 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1196/2427] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:30:16 2020] DELETE /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/d8fd1845-97b6-46e5-8fc5-c069b83d0a05 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:30:17.047033 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] POST http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes Dec 11 14:30:17.048490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1392137286"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:30:17.051318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1392137286'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:30:17.052633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Create volume of 1 GB Dec 11 14:30:17.072916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Availability Zones retrieved successfully. Dec 11 14:30:17.113500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Flow 'volume_create_api' (8b91e993-bb7a-4310-b112-b037eb31a08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:30:17.117709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca933dad-b2dd-477f-ae9a-5ccb572a68dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:17.120553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:30:17.208107 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebd1d2cb-4084-4950-8526-2a4ba6e34322 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:17.209437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebd1d2cb-4084-4950-8526-2a4ba6e34322 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:17.210067 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:17.210067 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:17.211238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebd1d2cb-4084-4950-8526-2a4ba6e34322 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:17.301234 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:17.301234 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:17.306567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ebd1d2cb-4084-4950-8526-2a4ba6e34322 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:17.311361 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebd1d2cb-4084-4950-8526-2a4ba6e34322 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 returned with HTTP 200 Dec 11 14:30:17.316838 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1197/2428] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:17 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 => generated 446 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:17.318404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca933dad-b2dd-477f-ae9a-5ccb572a68dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:17.322222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38daa57-360b-47ce-a6f4-688a8507c051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:17.457725 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Created reservations ['235c427f-2584-4c40-ac8f-09bfa819125c', 'e0da0963-176f-4928-934c-c89cd0ea56ff', 'acf7354a-c032-4b6f-8309-a04b81a0a2b0', 'ee136603-295b-41fc-a056-a583d1b77cce'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:30:17.465365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38daa57-360b-47ce-a6f4-688a8507c051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['235c427f-2584-4c40-ac8f-09bfa819125c', 'e0da0963-176f-4928-934c-c89cd0ea56ff', 'acf7354a-c032-4b6f-8309-a04b81a0a2b0', 'ee136603-295b-41fc-a056-a583d1b77cce']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:17.475510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83967725-6249-436e-8c95-75e7d903d4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:17.653191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83967725-6249-436e-8c95-75e7d903d4a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3103dac4-a00a-4170-9088-08e9b22a303d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1392137286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f7a09d51bc4d51a115878533d79ac1',qos_specs=None,replication_status=,reservations=['235c427f-2584-4c40-ac8f-09bfa819125c','e0da0963-176f-4928-934c-c89cd0ea56ff','acf7354a-c032-4b6f-8309-a04b81a0a2b0','ee136603-295b-41fc-a056-a583d1b77cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b69fc73decc4e88a9bf2a8fad2686cd',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:30:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1392137286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3103dac4-a00a-4170-9088-08e9b22a303d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15f7a09d51bc4d51a115878533d79ac1',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,user_id='9b69fc73decc4e88a9bf2a8fad2686cd',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:17.655753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df194414-e53c-4187-927d-427aec568589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:17.782000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df194414-e53c-4187-927d-427aec568589) 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-VolumesBackupsAdminTest-Volume-1392137286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15f7a09d51bc4d51a115878533d79ac1',qos_specs=None,replication_status=,reservations=['235c427f-2584-4c40-ac8f-09bfa819125c','e0da0963-176f-4928-934c-c89cd0ea56ff','acf7354a-c032-4b6f-8309-a04b81a0a2b0','ee136603-295b-41fc-a056-a583d1b77cce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b69fc73decc4e88a9bf2a8fad2686cd',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:17.787105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2337e19-c132-4597-8deb-12fd855fd47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:30:17.826218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2337e19-c132-4597-8deb-12fd855fd47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:30:17.829968 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Flow 'volume_create_api' (8b91e993-bb7a-4310-b112-b037eb31a08f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:30:17.995422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Create volume request issued successfully. Dec 11 14:30:18.040228 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-629428cb-93db-4d0f-9a11-057ebcad4772 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes returned with HTTP 202 Dec 11 14:30:18.051065 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1232/2429] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:30:17 2020] POST /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes => generated 823 bytes in 1008 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:30:18.060821 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4639de6b-5321-4fe3-a1aa-2f90d6cb024d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d Dec 11 14:30:18.061352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4639de6b-5321-4fe3-a1aa-2f90d6cb024d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:18.061833 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:18.061833 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:18.063105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4639de6b-5321-4fe3-a1aa-2f90d6cb024d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:18.237294 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:18.237294 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:18.260014 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4639de6b-5321-4fe3-a1aa-2f90d6cb024d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:30:18.321143 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4639de6b-5321-4fe3-a1aa-2f90d6cb024d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d returned with HTTP 200 Dec 11 14:30:18.322188 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1198/2430] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:18 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d => generated 915 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:18.333195 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ef30601-32a2-4209-8fce-d27d82b18729 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:18.333787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ef30601-32a2-4209-8fce-d27d82b18729 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:18.334016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:18.334016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:18.334426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ef30601-32a2-4209-8fce-d27d82b18729 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:18.423648 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:18.423648 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:18.429932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ef30601-32a2-4209-8fce-d27d82b18729 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:18.432311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ef30601-32a2-4209-8fce-d27d82b18729 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 returned with HTTP 200 Dec 11 14:30:18.439096 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1233/2431] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:18 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 => generated 473 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:18.445912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-685f1347-ff64-4c1d-99c1-807be53d6851 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] POST http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots Dec 11 14:30:18.446406 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:18.446406 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:18.446929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-685f1347-ff64-4c1d-99c1-807be53d6851 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3c6ab1b-aebb-4019-b003-45a07f856a94", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:30:18.540400 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:18.540400 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:18.543842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-685f1347-ff64-4c1d-99c1-807be53d6851 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:18.545685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-685f1347-ff64-4c1d-99c1-807be53d6851 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Create snapshot from volume d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:18.641073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-685f1347-ff64-4c1d-99c1-807be53d6851 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Created reservations ['a6babd7d-f08c-4fc1-9263-b79719c49b09', '04486f4e-a4db-4df0-b5ca-05827bfdc7e4', '1fbe7141-694d-4a11-a330-343cf4937382', '80e189c1-038d-4008-bf00-f76030078a19'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:30:19.104314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-685f1347-ff64-4c1d-99c1-807be53d6851 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot create request issued successfully. Dec 11 14:30:19.105097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-685f1347-ff64-4c1d-99c1-807be53d6851 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots returned with HTTP 202 Dec 11 14:30:19.105983 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1199/2432] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:30:18 2020] POST /volume/v3/31a2983008e946348430e1c60c167462/snapshots => generated 314 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:30:19.124656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38ca146b-f961-4a7b-a10c-a60197ff1668 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c Dec 11 14:30:19.126340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38ca146b-f961-4a7b-a10c-a60197ff1668 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:19.126982 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:19.126982 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:19.128324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38ca146b-f961-4a7b-a10c-a60197ff1668 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:19.241820 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:19.241820 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:19.243416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-38ca146b-f961-4a7b-a10c-a60197ff1668 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:19.245480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38ca146b-f961-4a7b-a10c-a60197ff1668 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c returned with HTTP 200 Dec 11 14:30:19.273147 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1234/2433] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:19 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c => generated 446 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:19.340130 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-491e157a-5715-4287-a713-684aadc9ae13 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d Dec 11 14:30:19.340769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-491e157a-5715-4287-a713-684aadc9ae13 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:19.341073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:19.341073 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:19.341749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-491e157a-5715-4287-a713-684aadc9ae13 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:19.557422 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:19.557422 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:19.603394 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-491e157a-5715-4287-a713-684aadc9ae13 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:30:19.671558 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-491e157a-5715-4287-a713-684aadc9ae13 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d returned with HTTP 200 Dec 11 14:30:19.673708 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1200/2434] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:19 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d => generated 915 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:20.276096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7fbb754-aade-42c6-8560-6b410c0b7e93 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c Dec 11 14:30:20.276664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7fbb754-aade-42c6-8560-6b410c0b7e93 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:20.277016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:20.277016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:20.277911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7fbb754-aade-42c6-8560-6b410c0b7e93 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:20.344864 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:20.344864 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:20.346878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c7fbb754-aade-42c6-8560-6b410c0b7e93 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:20.348855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7fbb754-aade-42c6-8560-6b410c0b7e93 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c returned with HTTP 200 Dec 11 14:30:20.354800 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1235/2435] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:20 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c => generated 446 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:20.691174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1ae6773-7b37-4fb9-9928-3f1678b9dfc1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d Dec 11 14:30:20.691688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1ae6773-7b37-4fb9-9928-3f1678b9dfc1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:20.692067 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:20.692067 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:20.692779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1ae6773-7b37-4fb9-9928-3f1678b9dfc1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:20.803441 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:20.803441 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:20.820323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1ae6773-7b37-4fb9-9928-3f1678b9dfc1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:30:20.909893 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1ae6773-7b37-4fb9-9928-3f1678b9dfc1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d returned with HTTP 200 Dec 11 14:30:20.917145 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1201/2436] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:20 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d => generated 916 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:20.958863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9616617b-1c6d-4bb4-b64d-5bf3c07c92e3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] POST http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups Dec 11 14:30:20.959485 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:20.959485 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:20.963187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9616617b-1c6d-4bb4-b64d-5bf3c07c92e3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3103dac4-a00a-4170-9088-08e9b22a303d", "name": "tempest-VolumesBackupsAdminTest-Backup-203588073"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:30:20.965694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-9616617b-1c6d-4bb4-b64d-5bf3c07c92e3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Creating new backup {'backup': {'volume_id': '3103dac4-a00a-4170-9088-08e9b22a303d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-203588073'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 11 14:30:20.965694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-9616617b-1c6d-4bb4-b64d-5bf3c07c92e3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Creating backup of volume 3103dac4-a00a-4170-9088-08e9b22a303d in container None Dec 11 14:30:21.100866 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:21.100866 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:21.102721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9616617b-1c6d-4bb4-b64d-5bf3c07c92e3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:30:21.269923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9616617b-1c6d-4bb4-b64d-5bf3c07c92e3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Created reservations ['e6f08276-ec8a-4984-b519-9fc54763f3a3', '361b2ff3-a54e-4bb5-8505-ae0551510dfc'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:30:21.370437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ddadd5a-7dd9-4fb2-bf16-758ec3d4eab2 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c Dec 11 14:30:21.378907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ddadd5a-7dd9-4fb2-bf16-758ec3d4eab2 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:21.388693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:21.388693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:21.390203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ddadd5a-7dd9-4fb2-bf16-758ec3d4eab2 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:21.419903 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9616617b-1c6d-4bb4-b64d-5bf3c07c92e3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups returned with HTTP 202 Dec 11 14:30:21.420817 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1236/2437] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:30:20 2020] POST /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups => generated 400 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:30:21.439055 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-471b288d-3b07-45e1-8d85-1f0504af729f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:21.439601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-471b288d-3b07-45e1-8d85-1f0504af729f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:21.439824 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:21.439824 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:21.440200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-471b288d-3b07-45e1-8d85-1f0504af729f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:21.440546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-471b288d-3b07-45e1-8d85-1f0504af729f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:21.518975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:21.518975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:21.520756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-471b288d-3b07-45e1-8d85-1f0504af729f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:21.526109 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1237/2438] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:21 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 807 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:21.551392 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:21.551392 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:21.553303 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ddadd5a-7dd9-4fb2-bf16-758ec3d4eab2 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:21.556348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ddadd5a-7dd9-4fb2-bf16-758ec3d4eab2 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c returned with HTTP 200 Dec 11 14:30:21.557744 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1202/2439] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:21 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c => generated 473 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:21.575019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33ec3c48-714b-42c9-a7c9-4101aab5fe55 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?limit=1 Dec 11 14:30:21.579621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33ec3c48-714b-42c9-a7c9-4101aab5fe55 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:21.580799 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:21.580799 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:21.581407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33ec3c48-714b-42c9-a7c9-4101aab5fe55 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:21.583187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-33ec3c48-714b-42c9-a7c9-4101aab5fe55 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:21.588409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-33ec3c48-714b-42c9-a7c9-4101aab5fe55 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:21.615950 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-33ec3c48-714b-42c9-a7c9-4101aab5fe55 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:21.618669 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33ec3c48-714b-42c9-a7c9-4101aab5fe55 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?limit=1 returned with HTTP 200 Dec 11 14:30:21.622097 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1238/2440] 10.222.0.58 () {58 vars in 1225 bytes} [Fri Dec 11 14:30:21 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?limit=1 => generated 515 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:30:21.644029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a218210-bdfa-41e7-a482-5390cad7c0be tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots Dec 11 14:30:21.644680 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a218210-bdfa-41e7-a482-5390cad7c0be tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:21.645247 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:21.645247 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:21.645896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a218210-bdfa-41e7-a482-5390cad7c0be tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:21.647781 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-0a218210-bdfa-41e7-a482-5390cad7c0be tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:21.650716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-0a218210-bdfa-41e7-a482-5390cad7c0be tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:21.693283 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0a218210-bdfa-41e7-a482-5390cad7c0be tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:21.697279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a218210-bdfa-41e7-a482-5390cad7c0be tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots returned with HTTP 200 Dec 11 14:30:21.700742 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1203/2441] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:30:21 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots => generated 996 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:21.718503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12b0faa6-880d-462d-80ab-eabe54abb544 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?limit=100000 Dec 11 14:30:21.720076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12b0faa6-880d-462d-80ab-eabe54abb544 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:21.720425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:21.720425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:21.721013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12b0faa6-880d-462d-80ab-eabe54abb544 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:21.721986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-12b0faa6-880d-462d-80ab-eabe54abb544 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:21.722736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:21.722736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:21.724405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-12b0faa6-880d-462d-80ab-eabe54abb544 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:21.775198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-12b0faa6-880d-462d-80ab-eabe54abb544 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:21.776337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12b0faa6-880d-462d-80ab-eabe54abb544 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?limit=100000 returned with HTTP 200 Dec 11 14:30:21.777995 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1239/2442] 10.222.0.58 () {58 vars in 1235 bytes} [Fri Dec 11 14:30:21 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?limit=100000 => generated 996 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:21.804799 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c920b1b3-c524-4c0b-aca6-8f7981f30f5e tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?limit=0 Dec 11 14:30:21.805796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c920b1b3-c524-4c0b-aca6-8f7981f30f5e tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:21.806219 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:21.806219 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:21.806880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c920b1b3-c524-4c0b-aca6-8f7981f30f5e tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:21.807887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-c920b1b3-c524-4c0b-aca6-8f7981f30f5e tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:21.808819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:21.808819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:21.811551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-c920b1b3-c524-4c0b-aca6-8f7981f30f5e tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:21.850352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c920b1b3-c524-4c0b-aca6-8f7981f30f5e tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:21.851302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c920b1b3-c524-4c0b-aca6-8f7981f30f5e tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?limit=0 returned with HTTP 200 Dec 11 14:30:21.857411 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1204/2443] 10.222.0.58 () {58 vars in 1225 bytes} [Fri Dec 11 14:30:21 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?limit=0 => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:30:21.887417 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0ccf42a-32ac-45c3-95f3-c7abd6e92667 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots Dec 11 14:30:21.891617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0ccf42a-32ac-45c3-95f3-c7abd6e92667 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:21.892128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:21.892128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:21.893847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0ccf42a-32ac-45c3-95f3-c7abd6e92667 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:21.894971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-f0ccf42a-32ac-45c3-95f3-c7abd6e92667 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:21.895921 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:21.895921 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:21.898135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-f0ccf42a-32ac-45c3-95f3-c7abd6e92667 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:21.983194 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f0ccf42a-32ac-45c3-95f3-c7abd6e92667 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:21.984358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0ccf42a-32ac-45c3-95f3-c7abd6e92667 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots returned with HTTP 200 Dec 11 14:30:21.990879 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1240/2444] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:30:21 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots => generated 996 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.010019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-517c6afb-89ba-4ba5-8685-9d241989c9c8 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?marker=2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:22.011081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-517c6afb-89ba-4ba5-8685-9d241989c9c8 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.011951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-517c6afb-89ba-4ba5-8685-9d241989c9c8 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.012610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-517c6afb-89ba-4ba5-8685-9d241989c9c8 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.022773 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-517c6afb-89ba-4ba5-8685-9d241989c9c8 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.135809 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-517c6afb-89ba-4ba5-8685-9d241989c9c8 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.137056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-517c6afb-89ba-4ba5-8685-9d241989c9c8 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?marker=2442290d-4740-4838-9201-35e120498f92 returned with HTTP 200 Dec 11 14:30:22.138116 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1205/2445] 10.222.0.58 () {58 vars in 1297 bytes} [Fri Dec 11 14:30:21 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?marker=2442290d-4740-4838-9201-35e120498f92 => generated 342 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.153090 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9e21b9b-62e3-4c0e-9b64-341af1187c04 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?offset=2&limit=3 Dec 11 14:30:22.156764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9e21b9b-62e3-4c0e-9b64-341af1187c04 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.158474 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.158474 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.160388 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9e21b9b-62e3-4c0e-9b64-341af1187c04 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.161224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-f9e21b9b-62e3-4c0e-9b64-341af1187c04 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.163466 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.163466 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.166043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-f9e21b9b-62e3-4c0e-9b64-341af1187c04 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.198598 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f9e21b9b-62e3-4c0e-9b64-341af1187c04 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.200467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9e21b9b-62e3-4c0e-9b64-341af1187c04 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?offset=2&limit=3 returned with HTTP 200 Dec 11 14:30:22.231131 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d048745-a4f8-4abd-99aa-7b79b961f5a4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=created_at&sort_dir=asc Dec 11 14:30:22.243631 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d048745-a4f8-4abd-99aa-7b79b961f5a4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.245036 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.245036 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.245744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d048745-a4f8-4abd-99aa-7b79b961f5a4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.245974 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1241/2446] 10.222.0.58 () {58 vars in 1243 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?offset=2&limit=3 => generated 342 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.250756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-8d048745-a4f8-4abd-99aa-7b79b961f5a4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.258839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.258839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.263686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-8d048745-a4f8-4abd-99aa-7b79b961f5a4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.313918 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8d048745-a4f8-4abd-99aa-7b79b961f5a4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.315663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d048745-a4f8-4abd-99aa-7b79b961f5a4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Dec 11 14:30:22.318275 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1206/2447] 10.222.0.58 () {58 vars in 1275 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.330342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86f53865-ab64-4751-bda6-88d4fd656a87 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=created_at&sort_dir=desc Dec 11 14:30:22.331019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86f53865-ab64-4751-bda6-88d4fd656a87 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.331309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.331309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.331735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86f53865-ab64-4751-bda6-88d4fd656a87 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.332625 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-86f53865-ab64-4751-bda6-88d4fd656a87 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.333564 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.333564 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.336207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-86f53865-ab64-4751-bda6-88d4fd656a87 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.400210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-86f53865-ab64-4751-bda6-88d4fd656a87 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.405286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86f53865-ab64-4751-bda6-88d4fd656a87 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Dec 11 14:30:22.406758 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1242/2448] 10.222.0.58 () {58 vars in 1277 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.424855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d770873f-93b0-447a-9f8f-521d798c5493 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=id&sort_dir=asc Dec 11 14:30:22.425692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d770873f-93b0-447a-9f8f-521d798c5493 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.425951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.425951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.428596 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d770873f-93b0-447a-9f8f-521d798c5493 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.429296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-d770873f-93b0-447a-9f8f-521d798c5493 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.430076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.430076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.440517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-d770873f-93b0-447a-9f8f-521d798c5493 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.520253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d770873f-93b0-447a-9f8f-521d798c5493 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.522697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d770873f-93b0-447a-9f8f-521d798c5493 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Dec 11 14:30:22.529944 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1207/2449] 10.222.0.58 () {58 vars in 1259 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.541155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9892472a-869d-485d-98ea-42babc44293c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:22.541659 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9892472a-869d-485d-98ea-42babc44293c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.542127 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.542127 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.542791 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9892472a-869d-485d-98ea-42babc44293c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.543337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9892472a-869d-485d-98ea-42babc44293c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:22.566220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad28a4d5-03b3-45d9-bf41-280aba16555c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=id&sort_dir=desc Dec 11 14:30:22.566870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ad28a4d5-03b3-45d9-bf41-280aba16555c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.567102 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.567102 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.567497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ad28a4d5-03b3-45d9-bf41-280aba16555c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.575621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-ad28a4d5-03b3-45d9-bf41-280aba16555c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.576420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.576420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.595077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-ad28a4d5-03b3-45d9-bf41-280aba16555c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.645892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.645892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.647825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9892472a-869d-485d-98ea-42babc44293c tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:22.654774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1243/2450] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 807 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.662300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ad28a4d5-03b3-45d9-bf41-280aba16555c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.664391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad28a4d5-03b3-45d9-bf41-280aba16555c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Dec 11 14:30:22.666452 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1208/2451] 10.222.0.58 () {58 vars in 1261 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.678886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ca8289f-204b-479e-9d87-c7a9da328db5 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=display_name&sort_dir=asc Dec 11 14:30:22.679426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ca8289f-204b-479e-9d87-c7a9da328db5 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.679825 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.679825 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.681127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ca8289f-204b-479e-9d87-c7a9da328db5 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.681127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-4ca8289f-204b-479e-9d87-c7a9da328db5 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.683428 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-4ca8289f-204b-479e-9d87-c7a9da328db5 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.745396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4ca8289f-204b-479e-9d87-c7a9da328db5 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.746234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ca8289f-204b-479e-9d87-c7a9da328db5 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Dec 11 14:30:22.747447 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1244/2452] 10.222.0.58 () {58 vars in 1279 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.760206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-247d42ab-e2ad-4773-a662-4b1ac36a6971 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=display_name&sort_dir=desc Dec 11 14:30:22.760714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-247d42ab-e2ad-4773-a662-4b1ac36a6971 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.761163 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.761163 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.762006 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-247d42ab-e2ad-4773-a662-4b1ac36a6971 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.762829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-247d42ab-e2ad-4773-a662-4b1ac36a6971 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.763772 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.763772 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.765794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-247d42ab-e2ad-4773-a662-4b1ac36a6971 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.813937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-247d42ab-e2ad-4773-a662-4b1ac36a6971 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.815607 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-247d42ab-e2ad-4773-a662-4b1ac36a6971 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Dec 11 14:30:22.816882 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1209/2453] 10.222.0.58 () {58 vars in 1281 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.829815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48f33e9d-51b0-489f-8731-37d3c8710b61 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 Dec 11 14:30:22.830340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48f33e9d-51b0-489f-8731-37d3c8710b61 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.830651 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.830651 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.831135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48f33e9d-51b0-489f-8731-37d3c8710b61 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.831757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-48f33e9d-51b0-489f-8731-37d3c8710b61 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.832550 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.832550 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.841030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-48f33e9d-51b0-489f-8731-37d3c8710b61 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.878236 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-48f33e9d-51b0-489f-8731-37d3c8710b61 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.879320 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.879320 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.882707 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48f33e9d-51b0-489f-8731-37d3c8710b61 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 returned with HTTP 200 Dec 11 14:30:22.889006 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1245/2454] 10.222.0.58 () {58 vars in 1352 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 => generated 476 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:22.897702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9949b7b1-52db-4daa-b869-72e3b3f54193 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/detail?status=available Dec 11 14:30:22.898464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9949b7b1-52db-4daa-b869-72e3b3f54193 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.898949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.898949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.899569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9949b7b1-52db-4daa-b869-72e3b3f54193 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.900357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-9949b7b1-52db-4daa-b869-72e3b3f54193 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.901242 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.901242 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.903374 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-9949b7b1-52db-4daa-b869-72e3b3f54193 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:22.959055 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9949b7b1-52db-4daa-b869-72e3b3f54193 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:22.961746 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:22.961746 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:22.965050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9949b7b1-52db-4daa-b869-72e3b3f54193 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/detail?status=available returned with HTTP 200 Dec 11 14:30:22.966422 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1210/2455] 10.222.0.58 () {58 vars in 1264 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/detail?status=available => generated 1398 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:30:22.979673 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c51ffa24-7ed5-4a42-9d54-a0da826591d1 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 Dec 11 14:30:22.980693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c51ffa24-7ed5-4a42-9d54-a0da826591d1 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:22.981120 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:22.981120 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:22.981784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c51ffa24-7ed5-4a42-9d54-a0da826591d1 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:22.982499 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-c51ffa24-7ed5-4a42-9d54-a0da826591d1 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:22.996652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-c51ffa24-7ed5-4a42-9d54-a0da826591d1 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:23.038464 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c51ffa24-7ed5-4a42-9d54-a0da826591d1 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:23.039501 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:23.039501 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:23.041009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c51ffa24-7ed5-4a42-9d54-a0da826591d1 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 returned with HTTP 200 Dec 11 14:30:23.042549 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1246/2456] 10.222.0.58 () {58 vars in 1386 bytes} [Fri Dec 11 14:30:22 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 => generated 476 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:23.058269 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acb40e93-6e33-487d-bc2e-4d786194b71c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 Dec 11 14:30:23.058847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acb40e93-6e33-487d-bc2e-4d786194b71c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:23.059068 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:23.059068 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:23.059451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acb40e93-6e33-487d-bc2e-4d786194b71c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:23.060041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-acb40e93-6e33-487d-bc2e-4d786194b71c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:23.066315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-acb40e93-6e33-487d-bc2e-4d786194b71c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:23.106166 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-acb40e93-6e33-487d-bc2e-4d786194b71c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:23.107073 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acb40e93-6e33-487d-bc2e-4d786194b71c tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 returned with HTTP 200 Dec 11 14:30:23.107970 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1211/2457] 10.222.0.58 () {58 vars in 1331 bytes} [Fri Dec 11 14:30:23 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 => generated 342 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:23.120656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98900e60-5c34-44f2-9f44-48241cbfaefa tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?status=available Dec 11 14:30:23.121415 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98900e60-5c34-44f2-9f44-48241cbfaefa tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:23.121900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:23.121900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:23.122578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98900e60-5c34-44f2-9f44-48241cbfaefa tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:23.123356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-98900e60-5c34-44f2-9f44-48241cbfaefa tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:23.125933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-98900e60-5c34-44f2-9f44-48241cbfaefa tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:23.164984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-98900e60-5c34-44f2-9f44-48241cbfaefa tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:23.175610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98900e60-5c34-44f2-9f44-48241cbfaefa tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?status=available returned with HTTP 200 Dec 11 14:30:23.177261 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1247/2458] 10.222.0.58 () {58 vars in 1243 bytes} [Fri Dec 11 14:30:23 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?status=available => generated 996 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:23.189922 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a021e87-c27f-4aec-bdb3-f3a419c86527 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 Dec 11 14:30:23.190673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a021e87-c27f-4aec-bdb3-f3a419c86527 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:23.190880 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:23.190880 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:23.191532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4a021e87-c27f-4aec-bdb3-f3a419c86527 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:23.192428 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-4a021e87-c27f-4aec-bdb3-f3a419c86527 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:30:23.193227 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:23.193227 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:23.195094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-4a021e87-c27f-4aec-bdb3-f3a419c86527 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:30:23.270581 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4a021e87-c27f-4aec-bdb3-f3a419c86527 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Get all snapshots completed successfully. Dec 11 14:30:23.275721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4a021e87-c27f-4aec-bdb3-f3a419c86527 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 returned with HTTP 200 Dec 11 14:30:23.279857 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1212/2459] 10.222.0.58 () {58 vars in 1365 bytes} [Fri Dec 11 14:30:23 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1114576156 => generated 342 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:30:23.293335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cac2bf19-5c2d-4a09-a960-7fc057649b54 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] DELETE http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c Dec 11 14:30:23.293989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cac2bf19-5c2d-4a09-a960-7fc057649b54 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:23.294244 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:23.294244 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:23.294940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cac2bf19-5c2d-4a09-a960-7fc057649b54 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:23.295482 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-cac2bf19-5c2d-4a09-a960-7fc057649b54 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Delete snapshot with id: b444b82d-0fa3-472e-af0a-43d95564204c Dec 11 14:30:23.354937 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:23.354937 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:23.369948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cac2bf19-5c2d-4a09-a960-7fc057649b54 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:23.536987 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cac2bf19-5c2d-4a09-a960-7fc057649b54 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot delete request issued successfully. Dec 11 14:30:23.537535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cac2bf19-5c2d-4a09-a960-7fc057649b54 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c returned with HTTP 202 Dec 11 14:30:23.538844 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1248/2460] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:30:23 2020] DELETE /volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:30:23.547604 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93b55bf9-fc58-4454-a3d1-f4a19968c386 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c Dec 11 14:30:23.548149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93b55bf9-fc58-4454-a3d1-f4a19968c386 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:23.548374 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:23.548374 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:23.548761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93b55bf9-fc58-4454-a3d1-f4a19968c386 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:23.627426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:23.627426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:23.628582 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-93b55bf9-fc58-4454-a3d1-f4a19968c386 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:23.630558 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93b55bf9-fc58-4454-a3d1-f4a19968c386 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c returned with HTTP 200 Dec 11 14:30:23.631367 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1213/2461] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:23 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c => generated 472 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:23.663347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f82b34f-8419-43d0-9ec7-d1b5bcac131b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:23.663975 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f82b34f-8419-43d0-9ec7-d1b5bcac131b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:23.664277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:23.664277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:23.664800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6f82b34f-8419-43d0-9ec7-d1b5bcac131b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:23.665368 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6f82b34f-8419-43d0-9ec7-d1b5bcac131b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:23.709779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:23.709779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:23.714532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6f82b34f-8419-43d0-9ec7-d1b5bcac131b tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:23.723832 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1249/2462] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:23 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 807 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:24.643896 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cada637-1964-4953-a711-b0cdc468c164 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c Dec 11 14:30:24.644421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8cada637-1964-4953-a711-b0cdc468c164 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:24.644644 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:24.644644 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:24.645021 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8cada637-1964-4953-a711-b0cdc468c164 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:24.716135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:24.716135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:24.731686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b39cb8c6-82c7-4197-8dcc-97ba739f7187 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:24.732217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b39cb8c6-82c7-4197-8dcc-97ba739f7187 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:24.732436 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:24.732436 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:24.732806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b39cb8c6-82c7-4197-8dcc-97ba739f7187 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:24.733156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b39cb8c6-82c7-4197-8dcc-97ba739f7187 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:24.739652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8cada637-1964-4953-a711-b0cdc468c164 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:24.743741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cada637-1964-4953-a711-b0cdc468c164 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c returned with HTTP 200 Dec 11 14:30:24.761307 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1214/2463] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:24 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c => generated 472 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:24.794498 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:24.794498 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:24.804647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b39cb8c6-82c7-4197-8dcc-97ba739f7187 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:24.858825 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1250/2464] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:24 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 807 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:25.773836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eee62e6b-946e-4271-8f4e-0205fb93641f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c Dec 11 14:30:25.774800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eee62e6b-946e-4271-8f4e-0205fb93641f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:25.775029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:25.775029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:25.775415 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eee62e6b-946e-4271-8f4e-0205fb93641f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:25.837042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eee62e6b-946e-4271-8f4e-0205fb93641f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c returned with HTTP 404 Dec 11 14:30:25.838181 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1215/2465] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:25 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/b444b82d-0fa3-472e-af0a-43d95564204c => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:30:25.848192 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-992d94f6-dc03-4ac4-9061-b690b5f07fa7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] DELETE http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:25.848921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-992d94f6-dc03-4ac4-9061-b690b5f07fa7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:25.849284 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:25.849284 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:25.850066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-992d94f6-dc03-4ac4-9061-b690b5f07fa7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:25.850445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-992d94f6-dc03-4ac4-9061-b690b5f07fa7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Delete snapshot with id: 2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:25.873674 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-834a5928-0c97-420c-b0af-a1ef86662416 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:25.874233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-834a5928-0c97-420c-b0af-a1ef86662416 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:25.874948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-834a5928-0c97-420c-b0af-a1ef86662416 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:25.875316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-834a5928-0c97-420c-b0af-a1ef86662416 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:25.944476 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:25.944476 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:25.946904 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:25.946904 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:25.948851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-992d94f6-dc03-4ac4-9061-b690b5f07fa7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:25.954464 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-834a5928-0c97-420c-b0af-a1ef86662416 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:25.955338 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1216/2466] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:25 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 807 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:26.136039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-992d94f6-dc03-4ac4-9061-b690b5f07fa7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot delete request issued successfully. Dec 11 14:30:26.136530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-992d94f6-dc03-4ac4-9061-b690b5f07fa7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 returned with HTTP 202 Dec 11 14:30:26.138032 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1251/2467] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:30:25 2020] DELETE /volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 => generated 0 bytes in 296 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:30:26.146721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb1e8968-24fb-4945-b24a-db3194ea7c12 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:26.147505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb1e8968-24fb-4945-b24a-db3194ea7c12 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:26.147857 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:26.147857 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:26.148425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb1e8968-24fb-4945-b24a-db3194ea7c12 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:26.184745 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:26.184745 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:26.185896 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cb1e8968-24fb-4945-b24a-db3194ea7c12 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:26.188602 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb1e8968-24fb-4945-b24a-db3194ea7c12 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 returned with HTTP 200 Dec 11 14:30:26.189417 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1217/2468] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:26 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 => generated 472 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:26.970345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e3acb18-b960-4ef4-9e84-8d748f9010d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:26.971395 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e3acb18-b960-4ef4-9e84-8d748f9010d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:26.971756 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:26.971756 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:26.972380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e3acb18-b960-4ef4-9e84-8d748f9010d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:26.973064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7e3acb18-b960-4ef4-9e84-8d748f9010d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:27.034546 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:27.034546 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:27.037273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e3acb18-b960-4ef4-9e84-8d748f9010d8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:27.038683 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1252/2469] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:26 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 807 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:27.205406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8af68d4c-015c-4e14-8362-a3c1c5897923 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:27.206447 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8af68d4c-015c-4e14-8362-a3c1c5897923 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:27.206646 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:27.206646 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:27.207327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8af68d4c-015c-4e14-8362-a3c1c5897923 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:27.245886 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:27.245886 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:27.248289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8af68d4c-015c-4e14-8362-a3c1c5897923 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:27.250734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8af68d4c-015c-4e14-8362-a3c1c5897923 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 returned with HTTP 200 Dec 11 14:30:27.255321 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1218/2470] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:27 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 => generated 472 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:28.056107 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-99b165ca-d64d-4be7-bb4f-95ebd8f26448 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:28.057332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-99b165ca-d64d-4be7-bb4f-95ebd8f26448 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:28.057736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:28.057736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:28.058700 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-99b165ca-d64d-4be7-bb4f-95ebd8f26448 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:28.059256 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-99b165ca-d64d-4be7-bb4f-95ebd8f26448 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:28.086898 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:28.086898 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:28.095483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-99b165ca-d64d-4be7-bb4f-95ebd8f26448 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:28.097193 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1253/2471] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:28 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:28.267350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-865b617d-29b4-4560-8be2-f306e786869f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 Dec 11 14:30:28.267812 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-865b617d-29b4-4560-8be2-f306e786869f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:28.268035 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:28.268035 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:28.268419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-865b617d-29b4-4560-8be2-f306e786869f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:28.308600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-865b617d-29b4-4560-8be2-f306e786869f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 returned with HTTP 404 Dec 11 14:30:28.313646 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1219/2472] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:28 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/2442290d-4740-4838-9201-35e120498f92 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:30:28.327347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a419522b-4b3b-404f-b052-48105b0257cf tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] DELETE http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a Dec 11 14:30:28.327937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a419522b-4b3b-404f-b052-48105b0257cf tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:28.328162 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:28.328162 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:28.328541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a419522b-4b3b-404f-b052-48105b0257cf tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:28.328902 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-a419522b-4b3b-404f-b052-48105b0257cf tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Delete snapshot with id: f16af5d6-0600-4c01-8aed-186694c9080a Dec 11 14:30:28.374294 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:28.374294 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:28.375543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a419522b-4b3b-404f-b052-48105b0257cf tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:28.534718 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a419522b-4b3b-404f-b052-48105b0257cf tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot delete request issued successfully. Dec 11 14:30:28.535834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a419522b-4b3b-404f-b052-48105b0257cf tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a returned with HTTP 202 Dec 11 14:30:28.538010 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1254/2473] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:30:28 2020] DELETE /volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:30:28.547495 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce3f6fc4-de7a-4535-80e4-727dbb744f98 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a Dec 11 14:30:28.548032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce3f6fc4-de7a-4535-80e4-727dbb744f98 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:28.548538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce3f6fc4-de7a-4535-80e4-727dbb744f98 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:28.611571 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:28.611571 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:28.617399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ce3f6fc4-de7a-4535-80e4-727dbb744f98 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:28.617399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce3f6fc4-de7a-4535-80e4-727dbb744f98 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a returned with HTTP 200 Dec 11 14:30:28.619408 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1220/2474] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:28 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a => generated 472 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:29.111815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-067abd54-7f0b-48da-9deb-ff8e8fd8bf15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:29.113464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-067abd54-7f0b-48da-9deb-ff8e8fd8bf15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:29.113821 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:29.113821 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:29.114723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-067abd54-7f0b-48da-9deb-ff8e8fd8bf15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:29.115419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-067abd54-7f0b-48da-9deb-ff8e8fd8bf15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:29.187832 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:29.187832 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:29.191469 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-067abd54-7f0b-48da-9deb-ff8e8fd8bf15 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:29.199826 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1255/2475] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:29 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:29.631550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06794df5-a9ba-4580-ad03-2dff60c1b071 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a Dec 11 14:30:29.633305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06794df5-a9ba-4580-ad03-2dff60c1b071 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:29.633305 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:29.633305 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:29.633722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06794df5-a9ba-4580-ad03-2dff60c1b071 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:29.706170 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:29.706170 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:29.713808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-06794df5-a9ba-4580-ad03-2dff60c1b071 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:29.716128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06794df5-a9ba-4580-ad03-2dff60c1b071 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a returned with HTTP 200 Dec 11 14:30:29.717446 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1221/2476] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:29 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a => generated 472 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:30.215221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a6aa182-4979-4732-8099-5fc055b551d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:30.216516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a6aa182-4979-4732-8099-5fc055b551d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:30.216925 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:30.216925 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:30.217582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a6aa182-4979-4732-8099-5fc055b551d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:30.218166 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9a6aa182-4979-4732-8099-5fc055b551d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:30.281905 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:30.281905 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:30.283814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a6aa182-4979-4732-8099-5fc055b551d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:30.290817 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1256/2477] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:30 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:30.729752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-25e3d5a2-604f-4103-bd76-745a091a446d tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a Dec 11 14:30:30.730613 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-25e3d5a2-604f-4103-bd76-745a091a446d tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:30.730990 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:30.730990 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:30.731563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-25e3d5a2-604f-4103-bd76-745a091a446d tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:30.799826 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:30.799826 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:30.800977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-25e3d5a2-604f-4103-bd76-745a091a446d tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Snapshot retrieved successfully. Dec 11 14:30:30.802978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-25e3d5a2-604f-4103-bd76-745a091a446d tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a returned with HTTP 200 Dec 11 14:30:30.808256 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1222/2478] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:30 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a => generated 472 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:31.303870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2b0ba4d-aa07-4947-bda6-fb6c45da732a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:31.304380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2b0ba4d-aa07-4947-bda6-fb6c45da732a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:31.304634 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:31.304634 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:31.304932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2b0ba4d-aa07-4947-bda6-fb6c45da732a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:31.305304 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f2b0ba4d-aa07-4947-bda6-fb6c45da732a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:31.376981 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:31.376981 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:31.378869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2b0ba4d-aa07-4947-bda6-fb6c45da732a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:31.381137 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1257/2479] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:31 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:31.819306 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58fb9838-fe27-4724-898e-bcbd270d684f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a Dec 11 14:30:31.823214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58fb9838-fe27-4724-898e-bcbd270d684f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:31.829425 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:31.829425 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:31.830321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58fb9838-fe27-4724-898e-bcbd270d684f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:31.934739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58fb9838-fe27-4724-898e-bcbd270d684f tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a returned with HTTP 404 Dec 11 14:30:31.945322 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9721994-430e-45f4-8ef0-1136358733e4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] DELETE http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:31.945852 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9721994-430e-45f4-8ef0-1136358733e4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:31.946114 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:31.946114 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:31.946544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9721994-430e-45f4-8ef0-1136358733e4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:31.947226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f9721994-430e-45f4-8ef0-1136358733e4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Delete volume with id: d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:31.951618 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1223/2480] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:30:31 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/snapshots/f16af5d6-0600-4c01-8aed-186694c9080a => generated 111 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:30:32.007480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:32.007480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:32.009395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f9721994-430e-45f4-8ef0-1136358733e4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:32.053819 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f9721994-430e-45f4-8ef0-1136358733e4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Delete volume request issued successfully. Dec 11 14:30:32.054310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9721994-430e-45f4-8ef0-1136358733e4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 returned with HTTP 202 Dec 11 14:30:32.065174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4031a120-cd4c-49f9-8b6a-936ada58b9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:32.065716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4031a120-cd4c-49f9-8b6a-936ada58b9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:32.066213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4031a120-cd4c-49f9-8b6a-936ada58b9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:32.076441 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1258/2481] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:30:31 2020] DELETE /volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:30:32.186451 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:32.186451 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:32.220136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4031a120-cd4c-49f9-8b6a-936ada58b9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:32.281385 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4031a120-cd4c-49f9-8b6a-936ada58b9ef tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 returned with HTTP 200 Dec 11 14:30:32.282232 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1224/2482] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:32 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 => generated 918 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:30:32.396641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbde01d3-1186-41e0-b9af-9cef395a41d5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:32.397356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbde01d3-1186-41e0-b9af-9cef395a41d5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:32.397857 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:32.397857 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:32.398455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbde01d3-1186-41e0-b9af-9cef395a41d5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:32.398952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cbde01d3-1186-41e0-b9af-9cef395a41d5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:32.466611 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:32.466611 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:32.469727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbde01d3-1186-41e0-b9af-9cef395a41d5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:32.471272 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1259/2483] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:32 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:33.298777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1850b38f-3e4d-4ed6-a62d-33a730e3a5e7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:33.299470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1850b38f-3e4d-4ed6-a62d-33a730e3a5e7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:33.299668 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:33.299668 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:33.300289 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1850b38f-3e4d-4ed6-a62d-33a730e3a5e7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:33.464627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:33.464627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:33.486497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7734afbb-1368-43ff-81d3-b05fe26f0992 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:33.487707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7734afbb-1368-43ff-81d3-b05fe26f0992 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:33.488108 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:33.488108 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:33.489041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7734afbb-1368-43ff-81d3-b05fe26f0992 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:33.489593 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7734afbb-1368-43ff-81d3-b05fe26f0992 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:33.489962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1850b38f-3e4d-4ed6-a62d-33a730e3a5e7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:33.549462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1850b38f-3e4d-4ed6-a62d-33a730e3a5e7 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 returned with HTTP 200 Dec 11 14:30:33.555544 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:33.555544 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:33.556813 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1225/2484] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:33 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 => generated 918 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:33.571792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7734afbb-1368-43ff-81d3-b05fe26f0992 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:33.585699 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1260/2485] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:33 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:34.572607 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3bde615c-4e56-4ca1-8f1f-83e2edf30ba4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:34.573154 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3bde615c-4e56-4ca1-8f1f-83e2edf30ba4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:34.573346 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:34.573346 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:34.574306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3bde615c-4e56-4ca1-8f1f-83e2edf30ba4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:34.595729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-159147c1-cdd9-43a5-a0d4-53b9f2987df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:34.597095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-159147c1-cdd9-43a5-a0d4-53b9f2987df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:34.597527 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:34.597527 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:34.598191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-159147c1-cdd9-43a5-a0d4-53b9f2987df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:34.598835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-159147c1-cdd9-43a5-a0d4-53b9f2987df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:34.624892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:34.624892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:34.627902 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-159147c1-cdd9-43a5-a0d4-53b9f2987df6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:34.628900 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1261/2486] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:34 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:34.749018 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:34.749018 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:34.786912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3bde615c-4e56-4ca1-8f1f-83e2edf30ba4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Volume info retrieved successfully. Dec 11 14:30:34.899015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3bde615c-4e56-4ca1-8f1f-83e2edf30ba4 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 returned with HTTP 200 Dec 11 14:30:34.899814 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1226/2487] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:34 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 => generated 918 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:35.647592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1620c858-1f06-4153-b21b-8172517f5d69 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:35.648372 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1620c858-1f06-4153-b21b-8172517f5d69 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:35.648663 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:35.648663 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:35.649503 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1620c858-1f06-4153-b21b-8172517f5d69 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:35.649975 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1620c858-1f06-4153-b21b-8172517f5d69 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:35.721216 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:35.721216 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:35.728139 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1620c858-1f06-4153-b21b-8172517f5d69 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:35.742688 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1262/2488] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:35 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:35.915294 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c19c9aa8-c3c8-44f7-b7c0-d5bb29177fb0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] GET http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 Dec 11 14:30:35.916064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c19c9aa8-c3c8-44f7-b7c0-d5bb29177fb0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:35.916564 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:35.916564 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:35.917198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c19c9aa8-c3c8-44f7-b7c0-d5bb29177fb0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:36.028808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c19c9aa8-c3c8-44f7-b7c0-d5bb29177fb0 tempest-VolumesSnapshotListTestJSON-2081207711 tempest-VolumesSnapshotListTestJSON-2081207711] http://10.222.0.58/volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 returned with HTTP 404 Dec 11 14:30:36.030712 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1227/2489] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:35 2020] GET /volume/v3/31a2983008e946348430e1c60c167462/volumes/d3c6ab1b-aebb-4019-b003-45a07f856a94 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:30:36.766466 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27152930-91a4-4460-993c-71a707c564d1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:36.766466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27152930-91a4-4460-993c-71a707c564d1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:36.766466 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:36.766466 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:36.766466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27152930-91a4-4460-993c-71a707c564d1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:36.766466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-27152930-91a4-4460-993c-71a707c564d1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:36.856133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:36.856133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:36.858021 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27152930-91a4-4460-993c-71a707c564d1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:36.866842 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1263/2490] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:36 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:37.875794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60e7fbdb-6a7e-4efc-a6bd-94dcd9f10fcb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:37.877229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60e7fbdb-6a7e-4efc-a6bd-94dcd9f10fcb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:37.878917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-60e7fbdb-6a7e-4efc-a6bd-94dcd9f10fcb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:37.879481 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-60e7fbdb-6a7e-4efc-a6bd-94dcd9f10fcb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:37.964418 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:37.964418 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:37.972665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-60e7fbdb-6a7e-4efc-a6bd-94dcd9f10fcb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:37.973583 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1228/2491] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:37 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:38.988753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7b3c1d4-79b9-4881-8082-e3811b3d828f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:38.989246 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7b3c1d4-79b9-4881-8082-e3811b3d828f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:38.989512 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:38.989512 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:38.989763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7b3c1d4-79b9-4881-8082-e3811b3d828f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:38.990113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f7b3c1d4-79b9-4881-8082-e3811b3d828f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:39.039212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:39.039212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:39.041176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7b3c1d4-79b9-4881-8082-e3811b3d828f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:39.042188 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1264/2492] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:38 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:40.057374 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7b6cb331-9fc3-4ba5-9c75-4c1b60a3b366 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:40.058223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7b6cb331-9fc3-4ba5-9c75-4c1b60a3b366 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:40.058223 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:40.058223 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:40.062539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7b6cb331-9fc3-4ba5-9c75-4c1b60a3b366 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:40.063066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7b6cb331-9fc3-4ba5-9c75-4c1b60a3b366 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:40.124534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:40.124534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:40.126651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7b6cb331-9fc3-4ba5-9c75-4c1b60a3b366 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:40.127458 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1229/2493] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:40 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:30:41.157352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a352d02-427e-43a0-b98e-b4686b5ce1b0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:41.160301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5a352d02-427e-43a0-b98e-b4686b5ce1b0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:41.166955 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:41.166955 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:41.167818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5a352d02-427e-43a0-b98e-b4686b5ce1b0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:41.168408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5a352d02-427e-43a0-b98e-b4686b5ce1b0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:41.221844 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:41.221844 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:41.237254 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a352d02-427e-43a0-b98e-b4686b5ce1b0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:41.238348 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1265/2494] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:41 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:42.256641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88ce1b78-9bee-47b4-87ef-220fde21a574 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:42.257303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88ce1b78-9bee-47b4-87ef-220fde21a574 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:42.257630 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:42.257630 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:42.258244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88ce1b78-9bee-47b4-87ef-220fde21a574 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:42.258776 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-88ce1b78-9bee-47b4-87ef-220fde21a574 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:42.340124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:42.340124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:42.348102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88ce1b78-9bee-47b4-87ef-220fde21a574 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:42.355456 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1230/2495] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:42 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:43.362243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-389b549c-d670-4f0a-b00d-8cd5d8ee1133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:43.362811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-389b549c-d670-4f0a-b00d-8cd5d8ee1133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:43.363037 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:43.363037 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:43.363417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-389b549c-d670-4f0a-b00d-8cd5d8ee1133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:43.363788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-389b549c-d670-4f0a-b00d-8cd5d8ee1133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:43.406700 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:43.406700 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:43.419337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-389b549c-d670-4f0a-b00d-8cd5d8ee1133 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:43.427560 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1266/2496] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:43 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:44.433656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2716584d-af2c-4c73-be0b-2f2a47c27fa6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:44.434846 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2716584d-af2c-4c73-be0b-2f2a47c27fa6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:44.435230 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:44.435230 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:44.435813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2716584d-af2c-4c73-be0b-2f2a47c27fa6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:44.436339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2716584d-af2c-4c73-be0b-2f2a47c27fa6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:44.479577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:44.479577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:44.490411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2716584d-af2c-4c73-be0b-2f2a47c27fa6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:44.493179 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1231/2497] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:44 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:45.507050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70c3fa03-5645-4f2c-84ae-9f0f4c90bbf6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:45.507516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70c3fa03-5645-4f2c-84ae-9f0f4c90bbf6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:45.507627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:45.507627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:45.508004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70c3fa03-5645-4f2c-84ae-9f0f4c90bbf6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:45.508380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-70c3fa03-5645-4f2c-84ae-9f0f4c90bbf6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:45.559814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:45.559814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:45.562248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70c3fa03-5645-4f2c-84ae-9f0f4c90bbf6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:45.569093 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1267/2498] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:45 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:46.579114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d84f5492-998d-4344-9a8b-e1d48a45ce1e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:46.582283 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d84f5492-998d-4344-9a8b-e1d48a45ce1e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:46.582283 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:46.582283 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:46.583068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d84f5492-998d-4344-9a8b-e1d48a45ce1e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:46.583557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d84f5492-998d-4344-9a8b-e1d48a45ce1e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:46.653964 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:46.653964 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:46.659706 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d84f5492-998d-4344-9a8b-e1d48a45ce1e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:46.665048 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1232/2499] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:46 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:47.676986 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec743dd0-076d-4245-8f24-09ca0a83efc8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:47.677527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec743dd0-076d-4245-8f24-09ca0a83efc8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:47.677704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:47.677704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:47.678068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec743dd0-076d-4245-8f24-09ca0a83efc8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:47.678608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ec743dd0-076d-4245-8f24-09ca0a83efc8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:47.751716 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:47.751716 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:47.754102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec743dd0-076d-4245-8f24-09ca0a83efc8 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:47.755329 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1268/2500] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:47 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:48.775302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-481e37df-afb7-4450-bda7-b774edcbbc5e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:48.775803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-481e37df-afb7-4450-bda7-b774edcbbc5e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:48.780332 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:48.780332 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:48.781107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-481e37df-afb7-4450-bda7-b774edcbbc5e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:48.781497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-481e37df-afb7-4450-bda7-b774edcbbc5e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:48.866114 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:48.866114 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:48.886001 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-481e37df-afb7-4450-bda7-b774edcbbc5e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:48.886905 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1233/2501] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:48 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:49.955208 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0dd81b1e-5147-44fc-b3a1-f30c971a1b5f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:49.956354 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0dd81b1e-5147-44fc-b3a1-f30c971a1b5f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:49.957453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:49.957453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:49.958179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0dd81b1e-5147-44fc-b3a1-f30c971a1b5f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:49.959114 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0dd81b1e-5147-44fc-b3a1-f30c971a1b5f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:49.984481 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:49.984481 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:49.987154 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0dd81b1e-5147-44fc-b3a1-f30c971a1b5f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:49.988307 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1269/2502] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:49 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:51.003637 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c34b4b07-16b6-407e-bbc3-65e5df9b6025 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:51.004490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c34b4b07-16b6-407e-bbc3-65e5df9b6025 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:51.004715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:51.004715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:51.005098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c34b4b07-16b6-407e-bbc3-65e5df9b6025 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:51.005478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c34b4b07-16b6-407e-bbc3-65e5df9b6025 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:51.042350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:51.042350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:51.048957 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c34b4b07-16b6-407e-bbc3-65e5df9b6025 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:51.049792 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1234/2503] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:50 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:52.064765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0aa88a86-f8eb-4141-ad94-b71fd8487401 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:52.065267 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0aa88a86-f8eb-4141-ad94-b71fd8487401 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:52.065466 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:52.065466 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:52.066453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0aa88a86-f8eb-4141-ad94-b71fd8487401 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:52.066958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0aa88a86-f8eb-4141-ad94-b71fd8487401 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:52.117897 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:52.117897 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:52.119819 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0aa88a86-f8eb-4141-ad94-b71fd8487401 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:52.120745 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1270/2504] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:52 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:30:53.135579 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0aa246f-fab7-4c07-b0dd-3825b3a9a1cf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:53.136115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0aa246f-fab7-4c07-b0dd-3825b3a9a1cf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:53.136280 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:53.136280 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:53.136978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0aa246f-fab7-4c07-b0dd-3825b3a9a1cf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:53.137388 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d0aa246f-fab7-4c07-b0dd-3825b3a9a1cf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:53.161491 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:53.161491 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:53.163825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0aa246f-fab7-4c07-b0dd-3825b3a9a1cf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:53.164954 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1235/2505] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:53 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:54.198264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea70eb4f-04a5-4973-b334-fd321260a7d3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:54.200355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ea70eb4f-04a5-4973-b334-fd321260a7d3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:54.200949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:54.200949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:54.202904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ea70eb4f-04a5-4973-b334-fd321260a7d3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:54.203353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ea70eb4f-04a5-4973-b334-fd321260a7d3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:54.236210 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:54.236210 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:54.238540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ea70eb4f-04a5-4973-b334-fd321260a7d3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:54.248123 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1271/2506] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:54 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:55.256571 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c300fe8d-0c23-4d7b-ad5b-ed51e5d7afaf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:55.257099 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c300fe8d-0c23-4d7b-ad5b-ed51e5d7afaf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:55.257650 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:55.257650 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:55.258290 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c300fe8d-0c23-4d7b-ad5b-ed51e5d7afaf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:55.258856 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c300fe8d-0c23-4d7b-ad5b-ed51e5d7afaf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:55.364081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:55.364081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:55.367537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c300fe8d-0c23-4d7b-ad5b-ed51e5d7afaf tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:55.376816 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1236/2507] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:55 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:56.396591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87efda83-5391-4437-9051-68f25e7a09e9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:56.397883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87efda83-5391-4437-9051-68f25e7a09e9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:56.398309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:56.398309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:56.399166 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87efda83-5391-4437-9051-68f25e7a09e9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:56.399737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-87efda83-5391-4437-9051-68f25e7a09e9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:56.431072 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:56.431072 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:56.433762 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87efda83-5391-4437-9051-68f25e7a09e9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:56.435252 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1272/2508] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:56 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:57.455197 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a00cf1dd-8386-4daa-b4f8-ace1e33e68c5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:57.455734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a00cf1dd-8386-4daa-b4f8-ace1e33e68c5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:57.456028 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:57.456028 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:57.456494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a00cf1dd-8386-4daa-b4f8-ace1e33e68c5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:57.456941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a00cf1dd-8386-4daa-b4f8-ace1e33e68c5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:57.507554 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:57.507554 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:57.510019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a00cf1dd-8386-4daa-b4f8-ace1e33e68c5 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:57.511164 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1237/2509] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:57 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:30:58.535500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dda35fa3-4356-4aad-bc4d-788ae8afe41f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:58.536355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dda35fa3-4356-4aad-bc4d-788ae8afe41f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:58.536689 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:58.536689 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:58.537339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dda35fa3-4356-4aad-bc4d-788ae8afe41f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:58.554091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-dda35fa3-4356-4aad-bc4d-788ae8afe41f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:58.681292 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:58.681292 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:58.690770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dda35fa3-4356-4aad-bc4d-788ae8afe41f tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:58.692326 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1273/2510] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:58 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:30:59.719272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a2676ac5-256e-4a67-8b97-6b2e22bc7a04 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:30:59.722937 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a2676ac5-256e-4a67-8b97-6b2e22bc7a04 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:30:59.725669 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:30:59.725669 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:30:59.726902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a2676ac5-256e-4a67-8b97-6b2e22bc7a04 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:30:59.729198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a2676ac5-256e-4a67-8b97-6b2e22bc7a04 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:30:59.871086 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:30:59.871086 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:30:59.878034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a2676ac5-256e-4a67-8b97-6b2e22bc7a04 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:30:59.880102 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1238/2511] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:30:59 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:00.897227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df7b73a0-a2fd-4da5-b1ef-08569a675249 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:00.911191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df7b73a0-a2fd-4da5-b1ef-08569a675249 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:00.911622 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:00.911622 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:00.912250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df7b73a0-a2fd-4da5-b1ef-08569a675249 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:00.912745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-df7b73a0-a2fd-4da5-b1ef-08569a675249 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:00.936877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:00.936877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:00.939279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df7b73a0-a2fd-4da5-b1ef-08569a675249 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:00.940344 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1274/2512] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:00 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:01.961980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87279f2f-3f43-4120-9fcb-2bb1e92db4a3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:01.966322 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87279f2f-3f43-4120-9fcb-2bb1e92db4a3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:01.968788 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:01.968788 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:01.971120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87279f2f-3f43-4120-9fcb-2bb1e92db4a3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:01.974119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-87279f2f-3f43-4120-9fcb-2bb1e92db4a3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:02.036097 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:02.036097 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:02.041521 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87279f2f-3f43-4120-9fcb-2bb1e92db4a3 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:02.042698 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1239/2513] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:01 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:03.066012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19c9bcbd-5af9-47c9-90e4-85dab6210902 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:03.066829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19c9bcbd-5af9-47c9-90e4-85dab6210902 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:03.066829 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:03.066829 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:03.067213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19c9bcbd-5af9-47c9-90e4-85dab6210902 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:03.067512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-19c9bcbd-5af9-47c9-90e4-85dab6210902 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:03.135149 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:03.135149 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:03.140741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19c9bcbd-5af9-47c9-90e4-85dab6210902 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:03.151406 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1275/2514] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:03 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:31:04.158503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-333deb5b-09d1-4002-a92c-a561591c7e54 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:04.159654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-333deb5b-09d1-4002-a92c-a561591c7e54 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:04.160040 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:04.160040 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:04.161189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-333deb5b-09d1-4002-a92c-a561591c7e54 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:04.161724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-333deb5b-09d1-4002-a92c-a561591c7e54 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:04.255616 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:04.255616 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:04.257909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-333deb5b-09d1-4002-a92c-a561591c7e54 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:04.264134 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1240/2515] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:04 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:05.285924 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-899e3461-b575-49c6-94e3-b7aa94c8c8d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:05.294220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-899e3461-b575-49c6-94e3-b7aa94c8c8d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:05.294660 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:05.294660 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:05.295893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-899e3461-b575-49c6-94e3-b7aa94c8c8d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:05.296558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-899e3461-b575-49c6-94e3-b7aa94c8c8d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:05.379019 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:05.379019 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:05.380852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-899e3461-b575-49c6-94e3-b7aa94c8c8d4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:05.381716 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1276/2516] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:05 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:06.408110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21c5d92e-a0b0-4dcd-a81b-fad8839f9afb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:06.414851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21c5d92e-a0b0-4dcd-a81b-fad8839f9afb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:06.415845 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:06.415845 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:06.416769 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21c5d92e-a0b0-4dcd-a81b-fad8839f9afb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:06.419577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-21c5d92e-a0b0-4dcd-a81b-fad8839f9afb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:06.528162 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:06.528162 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:06.532331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21c5d92e-a0b0-4dcd-a81b-fad8839f9afb tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:06.534335 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1241/2517] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:06 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:07.552980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f139701-1231-45f5-9d48-1bdb5f2b3316 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:07.553752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3f139701-1231-45f5-9d48-1bdb5f2b3316 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:07.553927 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:07.553927 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:07.554247 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3f139701-1231-45f5-9d48-1bdb5f2b3316 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:07.554798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3f139701-1231-45f5-9d48-1bdb5f2b3316 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:07.629160 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:07.629160 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:07.639061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f139701-1231-45f5-9d48-1bdb5f2b3316 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:07.639897 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1277/2518] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:07 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:08.659498 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35aff082-9cd9-42be-983c-bad558662721 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:08.660610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35aff082-9cd9-42be-983c-bad558662721 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:08.660747 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:08.660747 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:08.661510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35aff082-9cd9-42be-983c-bad558662721 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:08.664939 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-35aff082-9cd9-42be-983c-bad558662721 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:08.708849 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:08.708849 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:08.712826 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35aff082-9cd9-42be-983c-bad558662721 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:08.715836 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1242/2519] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:08 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:09.733840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-567c4859-5b8c-4fa3-bf03-9b2c3203aaa9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:09.734604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-567c4859-5b8c-4fa3-bf03-9b2c3203aaa9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:09.735012 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:09.735012 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:09.735287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-567c4859-5b8c-4fa3-bf03-9b2c3203aaa9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:09.735643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-567c4859-5b8c-4fa3-bf03-9b2c3203aaa9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:09.808047 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:09.808047 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:09.812845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-567c4859-5b8c-4fa3-bf03-9b2c3203aaa9 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:09.816538 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1278/2520] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:09 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:10.843314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd60f9d0-5a50-4813-aae5-c76fb25adb7d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:10.845307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd60f9d0-5a50-4813-aae5-c76fb25adb7d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:10.845961 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:10.845961 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:10.848972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd60f9d0-5a50-4813-aae5-c76fb25adb7d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:10.849777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fd60f9d0-5a50-4813-aae5-c76fb25adb7d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:10.943900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:10.943900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:10.954526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd60f9d0-5a50-4813-aae5-c76fb25adb7d tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:10.955886 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1243/2521] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:10 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:12.015685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e82015ff-4e2c-45cf-a8f4-3e9fae1e12ff tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:12.019347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e82015ff-4e2c-45cf-a8f4-3e9fae1e12ff tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:12.020281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:12.020281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:12.026665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e82015ff-4e2c-45cf-a8f4-3e9fae1e12ff tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:12.033093 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e82015ff-4e2c-45cf-a8f4-3e9fae1e12ff tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:12.184715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:12.184715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:12.189004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e82015ff-4e2c-45cf-a8f4-3e9fae1e12ff tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:12.190690 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1279/2522] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:11 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:13.210056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c8c64072-085d-4e1b-a1e6-3f7d0c22a1db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:13.210697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c8c64072-085d-4e1b-a1e6-3f7d0c22a1db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:13.210933 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:13.210933 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:13.211707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c8c64072-085d-4e1b-a1e6-3f7d0c22a1db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:13.212338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c8c64072-085d-4e1b-a1e6-3f7d0c22a1db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:13.241118 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:13.241118 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:13.244209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c8c64072-085d-4e1b-a1e6-3f7d0c22a1db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:13.245245 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1244/2523] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:13 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:14.259660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-024edb50-d062-40d3-9e0c-c18ccc5db003 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:14.260352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-024edb50-d062-40d3-9e0c-c18ccc5db003 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:14.260573 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:14.260573 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:14.260930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-024edb50-d062-40d3-9e0c-c18ccc5db003 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:14.261482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-024edb50-d062-40d3-9e0c-c18ccc5db003 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:14.313080 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:14.313080 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:14.315007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-024edb50-d062-40d3-9e0c-c18ccc5db003 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:14.315830 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1280/2524] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:14 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:15.335207 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34b40e35-455c-4a73-a62e-1f113cbc6cd0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:15.340444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34b40e35-455c-4a73-a62e-1f113cbc6cd0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:15.342529 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:15.342529 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:15.343708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34b40e35-455c-4a73-a62e-1f113cbc6cd0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:15.350332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-34b40e35-455c-4a73-a62e-1f113cbc6cd0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:15.447263 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:15.447263 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:15.457897 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34b40e35-455c-4a73-a62e-1f113cbc6cd0 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:15.463614 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1245/2525] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:15 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 818 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:16.478083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbbf9fe1-4f0e-43c7-9b83-67ed8821c63a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:16.479315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbbf9fe1-4f0e-43c7-9b83-67ed8821c63a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:16.479726 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:16.479726 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:16.480391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbbf9fe1-4f0e-43c7-9b83-67ed8821c63a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:16.480945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-dbbf9fe1-4f0e-43c7-9b83-67ed8821c63a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:16.528716 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:16.528716 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:16.536904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbbf9fe1-4f0e-43c7-9b83-67ed8821c63a tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:16.538181 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1281/2526] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:16 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 820 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:17.558231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd967322-5eaf-4674-9905-126aaae1e5d6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:17.559213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd967322-5eaf-4674-9905-126aaae1e5d6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:17.559576 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:17.559576 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:17.560306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd967322-5eaf-4674-9905-126aaae1e5d6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:17.560985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-bd967322-5eaf-4674-9905-126aaae1e5d6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:17.637329 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:17.637329 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:17.640227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd967322-5eaf-4674-9905-126aaae1e5d6 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:17.646334 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1246/2527] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:17 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:17.670540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af01e394-72cc-46ec-84f3-2799616802db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d Dec 11 14:31:17.671896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af01e394-72cc-46ec-84f3-2799616802db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:17.672821 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:17.672821 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:17.673876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af01e394-72cc-46ec-84f3-2799616802db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:17.858494 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:17.858494 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:17.869200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-af01e394-72cc-46ec-84f3-2799616802db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:31:17.981997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af01e394-72cc-46ec-84f3-2799616802db tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d returned with HTTP 200 Dec 11 14:31:17.989327 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1282/2528] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:17 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d => generated 916 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:18.008875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a46fb11-5ee6-4e10-833b-c394e224b1fa tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] POST http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f/action Dec 11 14:31:18.009363 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:18.009363 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:18.009823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5a46fb11-5ee6-4e10-833b-c394e224b1fa tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:31:18.010210 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5a46fb11-5ee6-4e10-833b-c394e224b1fa tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:31:18.011196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-5a46fb11-5ee6-4e10-833b-c394e224b1fa tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] Updating backup 'a27a4c94-6997-49db-8fb6-e6e3680bbb1f' with '{'status': 'error'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Dec 11 14:31:18.120626 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:18.120626 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:18.172496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-5a46fb11-5ee6-4e10-833b-c394e224b1fa tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] reset_status in rpcapi backup_id a27a4c94-6997-49db-8fb6-e6e3680bbb1f on host n-d-766726-2. {{(pid=88094) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Dec 11 14:31:18.177824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a46fb11-5ee6-4e10-833b-c394e224b1fa tempest-VolumesBackupsAdminTest-132328724 tempest-VolumesBackupsAdminTest-132328724] http://10.222.0.58/volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f/action returned with HTTP 202 Dec 11 14:31:18.180649 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1247/2529] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:31:18 2020] POST /volume/v3/0b4f7b4e5f6b4592a911ef6196954d9c/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:31:18.198135 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fa6c716-5b67-497a-8bcf-f43f826c92dc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:18.199108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fa6c716-5b67-497a-8bcf-f43f826c92dc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:18.199534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:18.199534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:18.202449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fa6c716-5b67-497a-8bcf-f43f826c92dc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:18.206137 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3fa6c716-5b67-497a-8bcf-f43f826c92dc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Show backup with id a27a4c94-6997-49db-8fb6-e6e3680bbb1f. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:31:18.272298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:18.272298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:18.274764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fa6c716-5b67-497a-8bcf-f43f826c92dc tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 200 Dec 11 14:31:18.276231 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1283/2530] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:18 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:18.290969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d071bdca-6a9b-4417-8e7c-11dd54fca9b4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] DELETE http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f Dec 11 14:31:18.291509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d071bdca-6a9b-4417-8e7c-11dd54fca9b4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:18.291732 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:18.291732 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:18.292111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d071bdca-6a9b-4417-8e7c-11dd54fca9b4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:18.292779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-d071bdca-6a9b-4417-8e7c-11dd54fca9b4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Delete backup with id: a27a4c94-6997-49db-8fb6-e6e3680bbb1f. Dec 11 14:31:18.352314 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:18.352314 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:18.444537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-d071bdca-6a9b-4417-8e7c-11dd54fca9b4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] delete_backup rpcapi backup_id a27a4c94-6997-49db-8fb6-e6e3680bbb1f {{(pid=88094) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 11 14:31:18.463916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d071bdca-6a9b-4417-8e7c-11dd54fca9b4 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f returned with HTTP 202 Dec 11 14:31:18.482725 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1248/2531] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:31:18 2020] DELETE /volume/v3/15f7a09d51bc4d51a115878533d79ac1/backups/a27a4c94-6997-49db-8fb6-e6e3680bbb1f => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:31:18.483341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42d55963-cc19-40c7-8e4c-3a12fda7dffe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] DELETE http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d Dec 11 14:31:18.483870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42d55963-cc19-40c7-8e4c-3a12fda7dffe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:18.484090 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:18.484090 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:18.484470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42d55963-cc19-40c7-8e4c-3a12fda7dffe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:18.484937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-42d55963-cc19-40c7-8e4c-3a12fda7dffe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Delete volume with id: 3103dac4-a00a-4170-9088-08e9b22a303d Dec 11 14:31:18.627240 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:18.627240 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:18.638641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-42d55963-cc19-40c7-8e4c-3a12fda7dffe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:31:18.765980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-42d55963-cc19-40c7-8e4c-3a12fda7dffe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Delete volume request issued successfully. Dec 11 14:31:18.767394 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42d55963-cc19-40c7-8e4c-3a12fda7dffe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d returned with HTTP 202 Dec 11 14:31:18.770184 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1284/2532] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:31:18 2020] DELETE /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:31:18.778215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f097eace-3bff-4b23-be4e-bd1c33043ad1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d Dec 11 14:31:18.778889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f097eace-3bff-4b23-be4e-bd1c33043ad1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:18.779154 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:18.779154 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:18.779509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f097eace-3bff-4b23-be4e-bd1c33043ad1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:19.050163 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:19.050163 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:19.152020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f097eace-3bff-4b23-be4e-bd1c33043ad1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:31:19.332305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f097eace-3bff-4b23-be4e-bd1c33043ad1 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d returned with HTTP 200 Dec 11 14:31:19.334516 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1249/2533] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:18 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d => generated 915 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:20.363648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45a16c4c-99ae-4ce3-ae25-8bee47dbd06e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d Dec 11 14:31:20.365234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45a16c4c-99ae-4ce3-ae25-8bee47dbd06e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:20.366060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:20.366060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:20.366883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45a16c4c-99ae-4ce3-ae25-8bee47dbd06e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:20.530639 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:20.530639 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:20.551630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-45a16c4c-99ae-4ce3-ae25-8bee47dbd06e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:31:20.599480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45a16c4c-99ae-4ce3-ae25-8bee47dbd06e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d returned with HTTP 200 Dec 11 14:31:20.600562 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1285/2534] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:20 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d => generated 915 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:31:21.617876 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34758094-bbef-4c6a-8ebb-f3d91b6b20ce tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d Dec 11 14:31:21.618433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34758094-bbef-4c6a-8ebb-f3d91b6b20ce tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:21.618658 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:21.618658 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:21.619149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34758094-bbef-4c6a-8ebb-f3d91b6b20ce tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:21.762619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34758094-bbef-4c6a-8ebb-f3d91b6b20ce tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d returned with HTTP 404 Dec 11 14:31:21.764318 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1250/2535] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:21 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/3103dac4-a00a-4170-9088-08e9b22a303d => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:31:21.774965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e27aaad-40a2-4c9f-a6ea-bcfe53bdce90 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] DELETE http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 Dec 11 14:31:21.775507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e27aaad-40a2-4c9f-a6ea-bcfe53bdce90 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:21.775705 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:21.775705 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:21.776068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e27aaad-40a2-4c9f-a6ea-bcfe53bdce90 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:21.776715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-8e27aaad-40a2-4c9f-a6ea-bcfe53bdce90 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Delete volume with id: ff941ede-3235-46f9-adb4-77d0c3c80cf3 Dec 11 14:31:21.896686 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:21.896686 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:21.897905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8e27aaad-40a2-4c9f-a6ea-bcfe53bdce90 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:31:21.955903 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8e27aaad-40a2-4c9f-a6ea-bcfe53bdce90 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Delete volume request issued successfully. Dec 11 14:31:21.956335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e27aaad-40a2-4c9f-a6ea-bcfe53bdce90 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 returned with HTTP 202 Dec 11 14:31:21.957239 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1286/2536] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:31:21 2020] DELETE /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:31:21.965237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5668c763-f411-4db1-9d2d-0ff9ea9af09e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 Dec 11 14:31:21.965779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5668c763-f411-4db1-9d2d-0ff9ea9af09e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:21.967093 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5668c763-f411-4db1-9d2d-0ff9ea9af09e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:22.071740 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:22.071740 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:22.093651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5668c763-f411-4db1-9d2d-0ff9ea9af09e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:31:22.149257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5668c763-f411-4db1-9d2d-0ff9ea9af09e tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 returned with HTTP 200 Dec 11 14:31:22.150808 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1251/2537] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:21 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:31:23.172046 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b469c8ab-3c87-4322-b2b7-6d18c6cb2441 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 Dec 11 14:31:23.173607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b469c8ab-3c87-4322-b2b7-6d18c6cb2441 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:23.174052 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:23.174052 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:23.174718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b469c8ab-3c87-4322-b2b7-6d18c6cb2441 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:23.386640 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:23.386640 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:23.423298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b469c8ab-3c87-4322-b2b7-6d18c6cb2441 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:31:23.458898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b469c8ab-3c87-4322-b2b7-6d18c6cb2441 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 returned with HTTP 200 Dec 11 14:31:23.460668 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1287/2538] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:23 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 => generated 914 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:31:24.491922 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e6d0069-b5de-48b6-9be4-f5df399bc076 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 Dec 11 14:31:24.494077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e6d0069-b5de-48b6-9be4-f5df399bc076 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:24.494478 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:24.494478 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:24.498728 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e6d0069-b5de-48b6-9be4-f5df399bc076 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:24.643058 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:24.643058 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:24.659950 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8e6d0069-b5de-48b6-9be4-f5df399bc076 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Volume info retrieved successfully. Dec 11 14:31:24.711006 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e6d0069-b5de-48b6-9be4-f5df399bc076 tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 returned with HTTP 200 Dec 11 14:31:24.712483 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1252/2539] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:24 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 => generated 914 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:25.728498 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-816a1b27-83f9-46e4-a657-c066554508fe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] GET http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 Dec 11 14:31:25.729671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-816a1b27-83f9-46e4-a657-c066554508fe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:25.733515 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:25.733515 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:25.734334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-816a1b27-83f9-46e4-a657-c066554508fe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:25.881575 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-816a1b27-83f9-46e4-a657-c066554508fe tempest-VolumesBackupsAdminTest-1139050355 tempest-VolumesBackupsAdminTest-1139050355] http://10.222.0.58/volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 returned with HTTP 404 Dec 11 14:31:25.883017 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1288/2540] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:25 2020] GET /volume/v3/15f7a09d51bc4d51a115878533d79ac1/volumes/ff941ede-3235-46f9-adb4-77d0c3c80cf3 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:31:36.237084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes Dec 11 14:31:36.237651 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:36.237651 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:36.238141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1684928994"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:31:36.239404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1684928994'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:31:36.240322 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Create volume of 1 GB Dec 11 14:31:36.279979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Availability Zones retrieved successfully. Dec 11 14:31:36.298394 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Flow 'volume_create_api' (6dc0319e-ec23-407a-ba3e-552a6bb3407f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:31:36.301184 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73622930-19bf-452c-9ccd-8e763754e087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:31:36.304395 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:31:36.556968 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73622930-19bf-452c-9ccd-8e763754e087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:31:36.560677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb589282-36d6-4640-b04f-f1e3f2d7acab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:31:36.715449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Created reservations ['514921ae-07d7-49cc-98c1-9091f52951d8', '7d4c02c7-a31d-46d2-ba31-6aa00be3886d', '88e36bff-ccae-47d3-8589-dc109135d344', 'b8ba32b4-7487-4a4a-abb2-b5ca18e0b412'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:31:36.718229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb589282-36d6-4640-b04f-f1e3f2d7acab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['514921ae-07d7-49cc-98c1-9091f52951d8', '7d4c02c7-a31d-46d2-ba31-6aa00be3886d', '88e36bff-ccae-47d3-8589-dc109135d344', 'b8ba32b4-7487-4a4a-abb2-b5ca18e0b412']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:31:36.728414 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2b9aff-c9df-44eb-b22d-5827e53ee19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:31:36.821177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd2b9aff-c9df-44eb-b22d-5827e53ee19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ed37b1-07f4-4d04-9333-b101b9cd9b74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1684928994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b28315265b145eca949f7ef275f7ed3',qos_specs=None,replication_status=,reservations=['514921ae-07d7-49cc-98c1-9091f52951d8','7d4c02c7-a31d-46d2-ba31-6aa00be3886d','88e36bff-ccae-47d3-8589-dc109135d344','b8ba32b4-7487-4a4a-abb2-b5ca18e0b412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d53f3abac2e4b7c99ee4c638dcf4025',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1684928994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ed37b1-07f4-4d04-9333-b101b9cd9b74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b28315265b145eca949f7ef275f7ed3',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,user_id='3d53f3abac2e4b7c99ee4c638dcf4025',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:31:36.823634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ea24d3-5cbc-4d3f-ae6b-5f180b65fc40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:31:36.880292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ea24d3-5cbc-4d3f-ae6b-5f180b65fc40) 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-VolumesActionsTest-Volume-1684928994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b28315265b145eca949f7ef275f7ed3',qos_specs=None,replication_status=,reservations=['514921ae-07d7-49cc-98c1-9091f52951d8','7d4c02c7-a31d-46d2-ba31-6aa00be3886d','88e36bff-ccae-47d3-8589-dc109135d344','b8ba32b4-7487-4a4a-abb2-b5ca18e0b412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d53f3abac2e4b7c99ee4c638dcf4025',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:31:36.887811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc2e05f-47dd-402f-8eed-33b5fb610748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:31:36.946381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc2e05f-47dd-402f-8eed-33b5fb610748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:31:36.963083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Flow 'volume_create_api' (6dc0319e-ec23-407a-ba3e-552a6bb3407f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:31:37.068873 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Create volume request issued successfully. Dec 11 14:31:37.108136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7b54852-b06e-4d3e-a767-a56ef0a8b736 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes returned with HTTP 202 Dec 11 14:31:37.109220 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1253/2541] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:31:35 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes => generated 818 bytes in 1132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:31:37.132345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61eca3df-e4a9-48f7-9fde-c08a1047e11e tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:31:37.134041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61eca3df-e4a9-48f7-9fde-c08a1047e11e tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:37.134885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61eca3df-e4a9-48f7-9fde-c08a1047e11e tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:37.288549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:37.288549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:37.303724 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-61eca3df-e4a9-48f7-9fde-c08a1047e11e tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:31:37.329869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61eca3df-e4a9-48f7-9fde-c08a1047e11e tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:31:37.340131 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1289/2542] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:37 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 910 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:38.349321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31aa1c8c-4b97-48be-bbe4-88a14662eb36 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:31:38.350064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31aa1c8c-4b97-48be-bbe4-88a14662eb36 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:38.350526 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:38.350526 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:38.350900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31aa1c8c-4b97-48be-bbe4-88a14662eb36 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:38.410959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:38.410959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:38.420547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-31aa1c8c-4b97-48be-bbe4-88a14662eb36 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:31:38.453517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31aa1c8c-4b97-48be-bbe4-88a14662eb36 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:31:38.461811 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1254/2543] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:38 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 911 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:31:51.103072 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-021247e0-9a86-42d5-ac91-5e436ad65393 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:31:51.104146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:51.104146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:51.104869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-021247e0-9a86-42d5-ac91-5e436ad65393 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-attach": {"instance_uuid": "384721fe-0bfd-43f4-bab5-51c56b919337", "mountpoint": "/dev/sdb"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:31:51.105485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-021247e0-9a86-42d5-ac91-5e436ad65393 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "384721fe-0bfd-43f4-bab5-51c56b919337", "mountpoint": "/dev/sdb"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:31:51.161053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:51.161053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:51.162783 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-021247e0-9a86-42d5-ac91-5e436ad65393 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:31:51.191146 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-021247e0-9a86-42d5-ac91-5e436ad65393 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Update volume admin metadata completed successfully. Dec 11 14:31:51.386828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-021247e0-9a86-42d5-ac91-5e436ad65393 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Attach volume completed successfully. Dec 11 14:31:51.387745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-021247e0-9a86-42d5-ac91-5e436ad65393 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 202 Dec 11 14:31:51.388655 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1290/2544] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:31:51 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:31:51.396171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1df6e8d4-5039-4bee-b66c-cfb52983bc4c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:31:51.396694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1df6e8d4-5039-4bee-b66c-cfb52983bc4c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:51.396949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:51.396949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:51.397318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1df6e8d4-5039-4bee-b66c-cfb52983bc4c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:51.446232 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:51.446232 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:51.455539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1df6e8d4-5039-4bee-b66c-cfb52983bc4c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:31:51.475360 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:51.475360 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:51.485102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1df6e8d4-5039-4bee-b66c-cfb52983bc4c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:31:51.486003 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1255/2545] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:51 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 1245 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:31:51.501299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dcc46544-6cc4-4ebd-b5e3-3bd4b2d0e039 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:31:51.501759 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:51.501759 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:51.502200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dcc46544-6cc4-4ebd-b5e3-3bd4b2d0e039 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-detach": {}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:31:51.502626 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dcc46544-6cc4-4ebd-b5e3-3bd4b2d0e039 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:31:51.553766 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:51.553766 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:51.555286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dcc46544-6cc4-4ebd-b5e3-3bd4b2d0e039 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:31:51.690958 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dcc46544-6cc4-4ebd-b5e3-3bd4b2d0e039 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Detach volume completed successfully. Dec 11 14:31:51.691818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dcc46544-6cc4-4ebd-b5e3-3bd4b2d0e039 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 202 Dec 11 14:31:51.693309 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1291/2546] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:31:51 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:31:51.701551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16805f92-b76f-43cb-a9df-f47c3a208c48 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:31:51.709357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16805f92-b76f-43cb-a9df-f47c3a208c48 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:31:51.709737 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:31:51.709737 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:31:51.710284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16805f92-b76f-43cb-a9df-f47c3a208c48 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:31:51.775195 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:31:51.775195 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:31:51.784808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-16805f92-b76f-43cb-a9df-f47c3a208c48 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:31:51.809680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16805f92-b76f-43cb-a9df-f47c3a208c48 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:31:51.810526 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1256/2547] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:31:51 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 930 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:13.524049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18fb79d8-8d0b-4eaf-93b3-06af1fdac5a7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:32:13.525081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:13.525081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:13.525806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18fb79d8-8d0b-4eaf-93b3-06af1fdac5a7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-attach": {"instance_uuid": "e94aa119-1192-4f70-bbd8-0bb88f3c052c", "mountpoint": "/dev/sdb"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:32:13.526495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18fb79d8-8d0b-4eaf-93b3-06af1fdac5a7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e94aa119-1192-4f70-bbd8-0bb88f3c052c", "mountpoint": "/dev/sdb"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:13.583728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:13.583728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:13.584929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-18fb79d8-8d0b-4eaf-93b3-06af1fdac5a7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:13.598771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-18fb79d8-8d0b-4eaf-93b3-06af1fdac5a7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Update volume admin metadata completed successfully. Dec 11 14:32:13.769295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-18fb79d8-8d0b-4eaf-93b3-06af1fdac5a7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Attach volume completed successfully. Dec 11 14:32:13.770809 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18fb79d8-8d0b-4eaf-93b3-06af1fdac5a7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 202 Dec 11 14:32:13.771867 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1292/2548] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:32:13 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:32:13.780081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3177543c-5794-4fce-9f8c-c3e50d9dd7fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:13.780874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3177543c-5794-4fce-9f8c-c3e50d9dd7fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:13.781129 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:13.781129 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:13.781540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3177543c-5794-4fce-9f8c-c3e50d9dd7fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:13.832552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:13.832552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:13.841688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3177543c-5794-4fce-9f8c-c3e50d9dd7fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:13.861130 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:13.861130 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:13.869708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3177543c-5794-4fce-9f8c-c3e50d9dd7fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:13.871313 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1257/2549] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:13 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 1245 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:32:13.902748 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9fe8aa1-d3ca-4883-bad5-2007df547954 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:13.903224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9fe8aa1-d3ca-4883-bad5-2007df547954 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:13.903447 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:13.903447 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:13.903830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9fe8aa1-d3ca-4883-bad5-2007df547954 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:13.954843 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:13.954843 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:13.964844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f9fe8aa1-d3ca-4883-bad5-2007df547954 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:13.984585 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:13.984585 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:13.993086 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9fe8aa1-d3ca-4883-bad5-2007df547954 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:14.000153 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1293/2550] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:13 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 1245 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:32:14.009516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbb12b23-6618-469c-b5c9-8bf7b810e7da tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:32:14.009991 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:14.009991 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:14.010466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbb12b23-6618-469c-b5c9-8bf7b810e7da tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-detach": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:32:14.010857 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbb12b23-6618-469c-b5c9-8bf7b810e7da tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:14.061951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:14.061951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:14.063166 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dbb12b23-6618-469c-b5c9-8bf7b810e7da tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:14.208809 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dbb12b23-6618-469c-b5c9-8bf7b810e7da tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Detach volume completed successfully. Dec 11 14:32:14.209877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbb12b23-6618-469c-b5c9-8bf7b810e7da tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 202 Dec 11 14:32:14.216037 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1258/2551] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:32:14 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:32:14.221253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58274189-64a0-495c-aa92-5c572390eae7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:14.221798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58274189-64a0-495c-aa92-5c572390eae7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:14.222024 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:14.222024 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:14.222519 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58274189-64a0-495c-aa92-5c572390eae7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:14.274130 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:14.274130 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:14.284349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-58274189-64a0-495c-aa92-5c572390eae7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:14.309403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58274189-64a0-495c-aa92-5c572390eae7 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:14.310252 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1294/2552] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:14 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 930 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:20.617030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b934e9fd-052c-44c4-9abc-bbc749006558 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:32:20.618740 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:20.618740 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:20.619735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b934e9fd-052c-44c4-9abc-bbc749006558 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-reserve": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:32:20.620470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b934e9fd-052c-44c4-9abc-bbc749006558 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:20.774127 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:20.774127 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:20.777755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b934e9fd-052c-44c4-9abc-bbc749006558 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:20.804203 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b934e9fd-052c-44c4-9abc-bbc749006558 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Reserve volume completed successfully. Dec 11 14:32:20.805328 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b934e9fd-052c-44c4-9abc-bbc749006558 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 202 Dec 11 14:32:20.806785 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1259/2553] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:32:20 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:32:20.815109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54145f81-4bd8-4250-a199-8e303ad9fe2f tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:20.815647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54145f81-4bd8-4250-a199-8e303ad9fe2f tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:20.815849 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:20.815849 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:20.816516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54145f81-4bd8-4250-a199-8e303ad9fe2f tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:20.897594 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:20.897594 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:20.908358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-54145f81-4bd8-4250-a199-8e303ad9fe2f tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:20.936287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54145f81-4bd8-4250-a199-8e303ad9fe2f tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:20.937486 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1295/2554] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:20 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 930 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:20.953011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-576c3d7e-2d6f-48e5-957c-a5b135cfb140 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:32:20.953490 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:20.953490 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:20.953945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-576c3d7e-2d6f-48e5-957c-a5b135cfb140 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-unreserve": {}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:32:20.954329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-576c3d7e-2d6f-48e5-957c-a5b135cfb140 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:21.008822 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:21.008822 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:21.010249 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-576c3d7e-2d6f-48e5-957c-a5b135cfb140 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:21.078284 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-576c3d7e-2d6f-48e5-957c-a5b135cfb140 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Unreserve volume completed successfully. Dec 11 14:32:21.078844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-576c3d7e-2d6f-48e5-957c-a5b135cfb140 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 202 Dec 11 14:32:21.079835 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1260/2555] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:32:20 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:32:21.088080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2965e736-1398-4c22-9b79-95e6f2320e96 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:21.088865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2965e736-1398-4c22-9b79-95e6f2320e96 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:21.089188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:21.089188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:21.089719 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2965e736-1398-4c22-9b79-95e6f2320e96 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:21.148851 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:21.148851 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:21.160425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2965e736-1398-4c22-9b79-95e6f2320e96 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:21.192058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2965e736-1398-4c22-9b79-95e6f2320e96 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:21.203374 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1296/2556] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:21 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 930 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:21.212005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64c67c14-2a16-4741-a9bb-f9decc60ffa1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:32:21.214779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:21.214779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:21.215509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64c67c14-2a16-4741-a9bb-f9decc60ffa1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:32:21.216026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64c67c14-2a16-4741-a9bb-f9decc60ffa1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:21.279126 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:21.279126 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:21.280742 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-64c67c14-2a16-4741-a9bb-f9decc60ffa1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:21.292028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-64c67c14-2a16-4741-a9bb-f9decc60ffa1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume updated successfully. Dec 11 14:32:21.292739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64c67c14-2a16-4741-a9bb-f9decc60ffa1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 200 Dec 11 14:32:21.293842 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1261/2557] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:32:21 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 11 14:32:21.302725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b36e0082-9447-411b-a052-3fd803d12e03 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:21.304242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b36e0082-9447-411b-a052-3fd803d12e03 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:21.304242 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:21.304242 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:21.304242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b36e0082-9447-411b-a052-3fd803d12e03 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:21.376838 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:21.376838 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:21.388844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b36e0082-9447-411b-a052-3fd803d12e03 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:21.417781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b36e0082-9447-411b-a052-3fd803d12e03 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:21.433949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d59061d1-9cb5-4039-99c3-fb0105fe8da8 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:32:21.434457 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:21.434457 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:21.434909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d59061d1-9cb5-4039-99c3-fb0105fe8da8 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:32:21.435295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d59061d1-9cb5-4039-99c3-fb0105fe8da8 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:21.444163 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1297/2558] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:21 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 929 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:21.498871 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:21.498871 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:21.500325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d59061d1-9cb5-4039-99c3-fb0105fe8da8 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:21.513043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d59061d1-9cb5-4039-99c3-fb0105fe8da8 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume updated successfully. Dec 11 14:32:21.513577 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d59061d1-9cb5-4039-99c3-fb0105fe8da8 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 200 Dec 11 14:32:21.523061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38fb8f69-0d29-4527-bb3e-7f3f72f6074c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:21.523595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38fb8f69-0d29-4527-bb3e-7f3f72f6074c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:21.523821 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:21.523821 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:21.524196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38fb8f69-0d29-4527-bb3e-7f3f72f6074c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:21.532868 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1262/2559] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:32:21 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 11 14:32:21.591134 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:21.591134 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:21.606858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-38fb8f69-0d29-4527-bb3e-7f3f72f6074c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:21.649290 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38fb8f69-0d29-4527-bb3e-7f3f72f6074c tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:21.655420 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1298/2560] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:21 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 930 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:21.675614 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68fbbcf9-d5db-4237-80bc-6656948d5d33 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:32:21.676095 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:21.676095 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:21.676548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68fbbcf9-d5db-4237-80bc-6656948d5d33 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:32:21.677072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-68fbbcf9-d5db-4237-80bc-6656948d5d33 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:21.787925 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:21.787925 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:21.789158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-68fbbcf9-d5db-4237-80bc-6656948d5d33 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:21.819099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-68fbbcf9-d5db-4237-80bc-6656948d5d33 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Update volume admin metadata completed successfully. Dec 11 14:32:21.819573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-68fbbcf9-d5db-4237-80bc-6656948d5d33 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Update readonly setting on volume completed successfully. Dec 11 14:32:21.820461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-68fbbcf9-d5db-4237-80bc-6656948d5d33 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 202 Dec 11 14:32:21.821356 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1263/2561] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:32:21 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:32:21.831274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af1bbf44-abe3-4619-bf36-30151211f26b tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:21.832434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af1bbf44-abe3-4619-bf36-30151211f26b tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:21.832798 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:21.832798 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:21.833332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-af1bbf44-abe3-4619-bf36-30151211f26b tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:21.953504 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:21.953504 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:21.968397 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-af1bbf44-abe3-4619-bf36-30151211f26b tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:22.013054 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-af1bbf44-abe3-4619-bf36-30151211f26b tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:22.015532 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1299/2562] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:21 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 929 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:32:22.038354 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c41885e5-a191-479d-878d-51db1412f535 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:32:22.039431 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:22.039431 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:22.039989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c41885e5-a191-479d-878d-51db1412f535 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:32:22.040381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c41885e5-a191-479d-878d-51db1412f535 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:22.100369 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:22.100369 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:22.101715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c41885e5-a191-479d-878d-51db1412f535 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:22.121322 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c41885e5-a191-479d-878d-51db1412f535 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Update volume admin metadata completed successfully. Dec 11 14:32:22.121721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c41885e5-a191-479d-878d-51db1412f535 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Update readonly setting on volume completed successfully. Dec 11 14:32:22.122593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c41885e5-a191-479d-878d-51db1412f535 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 202 Dec 11 14:32:22.123844 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1264/2563] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:32:22 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:32:22.131858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2eabdfa-b9b5-4c70-b44a-d9f257fea2df tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:22.132929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2eabdfa-b9b5-4c70-b44a-d9f257fea2df tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:22.133920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:22.133920 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:22.134529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2eabdfa-b9b5-4c70-b44a-d9f257fea2df tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:22.199093 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:22.199093 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:22.211824 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d2eabdfa-b9b5-4c70-b44a-d9f257fea2df tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:22.243009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2eabdfa-b9b5-4c70-b44a-d9f257fea2df tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:22.244505 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1300/2564] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:22 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 930 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:22.262636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8403ee61-5208-4a60-aeff-2390008b18e2 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] POST http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action Dec 11 14:32:22.264989 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:22.264989 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:22.264989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8403ee61-5208-4a60-aeff-2390008b18e2 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1391550391", "disk_format": "raw"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:32:22.264989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8403ee61-5208-4a60-aeff-2390008b18e2 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1391550391", "disk_format": "raw"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:22.329577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:22.329577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:22.331100 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8403ee61-5208-4a60-aeff-2390008b18e2 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:22.429307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:22.429307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:22.567786 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8403ee61-5208-4a60-aeff-2390008b18e2 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Copy volume to image completed successfully. Dec 11 14:32:22.568770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8403ee61-5208-4a60-aeff-2390008b18e2 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action returned with HTTP 202 Dec 11 14:32:22.572885 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1265/2565] 10.222.0.58 () {60 vars in 1358 bytes} [Fri Dec 11 14:32:22 2020] POST /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74/action => generated 693 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:32:51.086826 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da4093f5-b241-43ec-b6fa-865f7040a083 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:51.089711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da4093f5-b241-43ec-b6fa-865f7040a083 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:51.090230 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:51.090230 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:51.091373 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-da4093f5-b241-43ec-b6fa-865f7040a083 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:51.271033 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:51.271033 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:51.290651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-da4093f5-b241-43ec-b6fa-865f7040a083 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:51.346232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-da4093f5-b241-43ec-b6fa-865f7040a083 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:51.347342 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1301/2566] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:51 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 930 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:52.377307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff3dbd47-a548-4f6c-b254-71d2fccdaed3 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:52.378209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ff3dbd47-a548-4f6c-b254-71d2fccdaed3 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:52.378610 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:52.378610 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:52.379259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ff3dbd47-a548-4f6c-b254-71d2fccdaed3 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:52.471010 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:52.471010 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:52.489250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ff3dbd47-a548-4f6c-b254-71d2fccdaed3 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:52.530429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff3dbd47-a548-4f6c-b254-71d2fccdaed3 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:52.531291 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1266/2567] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:52 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 930 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:53.389380 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf2e362-0942-4d95-a022-257dda53cb69 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] DELETE http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:53.391193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebf2e362-0942-4d95-a022-257dda53cb69 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:53.391624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:53.391624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:53.392282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebf2e362-0942-4d95-a022-257dda53cb69 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:53.393257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ebf2e362-0942-4d95-a022-257dda53cb69 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Delete volume with id: 50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:53.490956 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:53.490956 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:53.491213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ebf2e362-0942-4d95-a022-257dda53cb69 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:53.536266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ebf2e362-0942-4d95-a022-257dda53cb69 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Delete volume request issued successfully. Dec 11 14:32:53.537813 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf2e362-0942-4d95-a022-257dda53cb69 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 202 Dec 11 14:32:53.539970 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1302/2568] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:32:53 2020] DELETE /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:32:53.561679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3144bee2-4d7b-4d3a-b2f7-88bf487545fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:53.562511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3144bee2-4d7b-4d3a-b2f7-88bf487545fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:53.562954 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:53.562954 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:53.563600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3144bee2-4d7b-4d3a-b2f7-88bf487545fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:53.644999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:53.644999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:53.659939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3144bee2-4d7b-4d3a-b2f7-88bf487545fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:53.687807 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3144bee2-4d7b-4d3a-b2f7-88bf487545fe tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:53.689342 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1267/2569] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:53 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 929 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:54.719273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45f7e95d-73dd-4810-9712-25a143035e26 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:54.720145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45f7e95d-73dd-4810-9712-25a143035e26 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:54.720795 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:54.720795 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:54.721800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45f7e95d-73dd-4810-9712-25a143035e26 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:54.928660 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:54.928660 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:54.953436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes Dec 11 14:32:54.954260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:54.954260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:54.954919 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2003592852"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:54.957241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2003592852'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:32:54.957936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Create volume of 1 GB Dec 11 14:32:54.958942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-45f7e95d-73dd-4810-9712-25a143035e26 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Volume info retrieved successfully. Dec 11 14:32:55.012770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Availability Zones retrieved successfully. Dec 11 14:32:55.016032 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45f7e95d-73dd-4810-9712-25a143035e26 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 200 Dec 11 14:32:55.030398 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1303/2570] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:54 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 929 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:55.053680 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Flow 'volume_create_api' (f60741bb-a209-4028-a768-a82c9ae21c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:32:55.057212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09dbd16-bb55-4474-94ce-8de47dc1a7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:32:55.059379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:32:55.162420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09dbd16-bb55-4474-94ce-8de47dc1a7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:32:55.167879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0870970e-e473-4f43-abc1-43000bbbf19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:32:55.338344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Created reservations ['0228adf1-b193-430c-9a93-dd960c7d3673', 'bfd379d3-3037-4647-946a-dd94f622e58b', '14a8a80a-7d84-4a0b-aa17-20fa01cfb300', '0d8e1481-99c1-46d3-b171-99a39f61918b'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:32:55.341585 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0870970e-e473-4f43-abc1-43000bbbf19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0228adf1-b193-430c-9a93-dd960c7d3673', 'bfd379d3-3037-4647-946a-dd94f622e58b', '14a8a80a-7d84-4a0b-aa17-20fa01cfb300', '0d8e1481-99c1-46d3-b171-99a39f61918b']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:32:55.345079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8ebdd3c-3154-4eaa-b036-c892117008d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:32:55.436215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8ebdd3c-3154-4eaa-b036-c892117008d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2d12154-bf12-493f-b222-8417d5ad3223', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2003592852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b14921db64242748712f8f9a8035aca',qos_specs=None,replication_status=,reservations=['0228adf1-b193-430c-9a93-dd960c7d3673','bfd379d3-3037-4647-946a-dd94f622e58b','14a8a80a-7d84-4a0b-aa17-20fa01cfb300','0d8e1481-99c1-46d3-b171-99a39f61918b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6a72e41a0f44c38aa907599eeda0f4',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2003592852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2d12154-bf12-493f-b222-8417d5ad3223,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b14921db64242748712f8f9a8035aca',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,user_id='bc6a72e41a0f44c38aa907599eeda0f4',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:32:55.438940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d9f1c4-a31b-46c1-a5eb-306da1845d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:32:55.472562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d9f1c4-a31b-46c1-a5eb-306da1845d90) 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-2003592852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b14921db64242748712f8f9a8035aca',qos_specs=None,replication_status=,reservations=['0228adf1-b193-430c-9a93-dd960c7d3673','bfd379d3-3037-4647-946a-dd94f622e58b','14a8a80a-7d84-4a0b-aa17-20fa01cfb300','0d8e1481-99c1-46d3-b171-99a39f61918b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6a72e41a0f44c38aa907599eeda0f4',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:32:55.477517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012cec7e-3b44-4498-bb63-5f233990b47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:32:55.500621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012cec7e-3b44-4498-bb63-5f233990b47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:32:55.514040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Flow 'volume_create_api' (f60741bb-a209-4028-a768-a82c9ae21c9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:32:55.693135 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Create volume request issued successfully. Dec 11 14:32:55.783190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d458a53-8fc8-488e-9c81-156c9e9e3d39 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes returned with HTTP 202 Dec 11 14:32:55.786582 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1268/2571] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:32:54 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/volumes => generated 820 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:32:55.798460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cab4757a-fdbc-470c-ac79-7c688f4749d7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:32:55.799002 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cab4757a-fdbc-470c-ac79-7c688f4749d7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:55.799225 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:55.799225 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:55.799689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cab4757a-fdbc-470c-ac79-7c688f4749d7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:55.995620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:55.995620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:56.025305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cab4757a-fdbc-470c-ac79-7c688f4749d7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:32:56.047043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2936ff4f-3b54-4000-a1bd-bcdcbd11f9c1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] GET http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 Dec 11 14:32:56.047647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2936ff4f-3b54-4000-a1bd-bcdcbd11f9c1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:56.047867 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:56.047867 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:56.048254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2936ff4f-3b54-4000-a1bd-bcdcbd11f9c1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:56.099933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cab4757a-fdbc-470c-ac79-7c688f4749d7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:32:56.101284 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1304/2572] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:55 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 912 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:56.194643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2936ff4f-3b54-4000-a1bd-bcdcbd11f9c1 tempest-VolumesActionsTest-217620313 tempest-VolumesActionsTest-217620313] http://10.222.0.58/volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 returned with HTTP 404 Dec 11 14:32:56.196788 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1269/2573] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:56 2020] GET /volume/v3/3b28315265b145eca949f7ef275f7ed3/volumes/50ed37b1-07f4-4d04-9333-b101b9cd9b74 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:32:57.141523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e824c1c5-1b5e-40a6-8c8f-e2f2fc70da85 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:32:57.142276 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e824c1c5-1b5e-40a6-8c8f-e2f2fc70da85 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:57.145628 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:57.145628 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:57.148366 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e824c1c5-1b5e-40a6-8c8f-e2f2fc70da85 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:57.262239 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:57.262239 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:57.275940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e824c1c5-1b5e-40a6-8c8f-e2f2fc70da85 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:32:57.319970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e824c1c5-1b5e-40a6-8c8f-e2f2fc70da85 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:32:57.321334 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1305/2574] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:57 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:58.346091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bca6c594-2a4d-4c1f-a7c9-a33c696fd502 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:32:58.347316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bca6c594-2a4d-4c1f-a7c9-a33c696fd502 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:58.348714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bca6c594-2a4d-4c1f-a7c9-a33c696fd502 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:58.440970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:58.440970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:58.453796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bca6c594-2a4d-4c1f-a7c9-a33c696fd502 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:32:58.482405 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bca6c594-2a4d-4c1f-a7c9-a33c696fd502 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:32:58.496229 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1270/2575] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:58 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:58.661159 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-8f1f8ed7-e509-4c3a-bed2-5fe25367fcbe tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:32:58.661946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-8f1f8ed7-e509-4c3a-bed2-5fe25367fcbe tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:58.662286 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:58.662286 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:58.662977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-8f1f8ed7-e509-4c3a-bed2-5fe25367fcbe tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:58.732086 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:58.732086 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:58.750974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-8f1f8ed7-e509-4c3a-bed2-5fe25367fcbe tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:32:58.795087 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-8f1f8ed7-e509-4c3a-bed2-5fe25367fcbe tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:32:58.796777 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1306/2576] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:32:58 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:58.912602 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bca6c594-2a4d-4c1f-a7c9-a33c696fd502 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:32:58.913258 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bca6c594-2a4d-4c1f-a7c9-a33c696fd502 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:58.913564 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:58.913564 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:58.914215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bca6c594-2a4d-4c1f-a7c9-a33c696fd502 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:58.916204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bca6c594-2a4d-4c1f-a7c9-a33c696fd502 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:32:58.917358 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1271/2577] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:32:58 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 14:32:58.946483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-4239bb46-0cdc-40b8-ad3c-d92166879846 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments Dec 11 14:32:58.948210 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:58.948210 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:58.949286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-4239bb46-0cdc-40b8-ad3c-d92166879846 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2d12154-bf12-493f-b222-8417d5ad3223", "instance_uuid": "99e86414-3ab1-4169-98db-15f39d40411a", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:59.018056 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:59.018056 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:59.079609 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-4239bb46-0cdc-40b8-ad3c-d92166879846 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments returned with HTTP 200 Dec 11 14:32:59.088867 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1307/2578] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:32:58 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/attachments => generated 273 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:32:59.128483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16781c2e-9ea6-477d-9d36-7d7b5cd795f7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:32:59.129636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16781c2e-9ea6-477d-9d36-7d7b5cd795f7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:59.130310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16781c2e-9ea6-477d-9d36-7d7b5cd795f7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:59.152904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-4239bb46-0cdc-40b8-ad3c-d92166879846 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:32:59.154216 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-4239bb46-0cdc-40b8-ad3c-d92166879846 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:59.154752 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:59.154752 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:59.155545 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-4239bb46-0cdc-40b8-ad3c-d92166879846 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:59.157562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-4239bb46-0cdc-40b8-ad3c-d92166879846 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:32:59.159574 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1308/2579] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:32:59 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:32:59.177345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-d56afe1f-227a-494e-9788-d6dc4946edf5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:32:59.179207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-d56afe1f-227a-494e-9788-d6dc4946edf5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:32:59.182709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-d56afe1f-227a-494e-9788-d6dc4946edf5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:32:59.368275 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:59.368275 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:59.402998 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-16781c2e-9ea6-477d-9d36-7d7b5cd795f7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:32:59.417016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:59.417016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:59.437900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-d56afe1f-227a-494e-9788-d6dc4946edf5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:32:59.454187 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:59.454187 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:59.474936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16781c2e-9ea6-477d-9d36-7d7b5cd795f7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:32:59.476851 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1272/2580] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:32:59 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 912 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:32:59.501183 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:59.501183 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:32:59.539323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-d56afe1f-227a-494e-9788-d6dc4946edf5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:32:59.541747 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1309/2581] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:32:59 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 1011 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:32:59.560843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-90524a9d-8e2d-4ba7-ac1b-65b95b8b5bd2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] PUT http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/e8fe85f9-3a14-48a6-bde2-5c7598847c79 Dec 11 14:32:59.561367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:32:59.561367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:32:59.561758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-90524a9d-8e2d-4ba7-ac1b-65b95b8b5bd2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:32:59.631920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:32:59.631920 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:32:59.632438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-90524a9d-8e2d-4ba7-ac1b-65b95b8b5bd2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Lock "b'cinder-attachment_update-b2d12154-bf12-493f-b222-8417d5ad3223-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:32:59.635343 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:32:59.635343 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:00.503475 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7705bf03-46a6-4e1b-a0a1-fa6ce01e1299 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:00.504431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7705bf03-46a6-4e1b-a0a1-fa6ce01e1299 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:00.504679 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:00.504679 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:00.505705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7705bf03-46a6-4e1b-a0a1-fa6ce01e1299 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:00.720376 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:00.720376 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:00.757756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7705bf03-46a6-4e1b-a0a1-fa6ce01e1299 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:00.806562 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:00.806562 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:00.826801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7705bf03-46a6-4e1b-a0a1-fa6ce01e1299 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:00.829813 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1310/2582] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:00 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 912 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:33:01.791232 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-90524a9d-8e2d-4ba7-ac1b-65b95b8b5bd2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Lock "b'cinder-attachment_update-b2d12154-bf12-493f-b222-8417d5ad3223-n-h2-766726-2'" released by "attachment_update" :: held 2.159s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:33:01.791940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-90524a9d-8e2d-4ba7-ac1b-65b95b8b5bd2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/e8fe85f9-3a14-48a6-bde2-5c7598847c79 returned with HTTP 200 Dec 11 14:33:01.792940 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1273/2583] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:32:59 2020] PUT /volume/v3/9b14921db64242748712f8f9a8035aca/attachments/e8fe85f9-3a14-48a6-bde2-5c7598847c79 => generated 762 bytes in 2237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:33:01.860794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bce7ab6f-d197-4b51-bc8f-44e56de69aa4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:01.860794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bce7ab6f-d197-4b51-bc8f-44e56de69aa4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:01.860794 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:01.860794 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:01.860794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bce7ab6f-d197-4b51-bc8f-44e56de69aa4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:01.920725 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:01.920725 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:01.931689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bce7ab6f-d197-4b51-bc8f-44e56de69aa4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:01.961353 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:01.961353 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:02.000297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bce7ab6f-d197-4b51-bc8f-44e56de69aa4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:02.001954 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1311/2584] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:01 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:03.018084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18410df2-bdbc-4312-b006-fb1a0a2582bd tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:03.019527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18410df2-bdbc-4312-b006-fb1a0a2582bd tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:03.019960 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:03.019960 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:03.021196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-18410df2-bdbc-4312-b006-fb1a0a2582bd tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:03.090592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:03.090592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:03.103292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-18410df2-bdbc-4312-b006-fb1a0a2582bd tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:03.129206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:03.129206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:03.140324 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-18410df2-bdbc-4312-b006-fb1a0a2582bd tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:03.140678 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1274/2585] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:03 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:04.162104 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-94d40196-01d7-47d5-a9af-d3200fe34169 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:04.163280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-94d40196-01d7-47d5-a9af-d3200fe34169 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:04.164071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:04.164071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:04.164716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-94d40196-01d7-47d5-a9af-d3200fe34169 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:04.245603 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:04.245603 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:04.255963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-94d40196-01d7-47d5-a9af-d3200fe34169 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:04.280259 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:04.280259 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:04.294443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-94d40196-01d7-47d5-a9af-d3200fe34169 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:04.295981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1312/2586] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:04 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:05.325695 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2372c0a-1ec3-4fc5-a36c-39bf6a7b35c2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:05.327286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2372c0a-1ec3-4fc5-a36c-39bf6a7b35c2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:05.327711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:05.327711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:05.328379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2372c0a-1ec3-4fc5-a36c-39bf6a7b35c2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:05.406313 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:05.406313 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:05.422276 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c2372c0a-1ec3-4fc5-a36c-39bf6a7b35c2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:05.447580 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:05.447580 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:05.457428 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2372c0a-1ec3-4fc5-a36c-39bf6a7b35c2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:05.470305 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1275/2587] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:05 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:06.476675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9fbea7e-84f1-4b8b-879b-6374d99607a5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:06.477914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9fbea7e-84f1-4b8b-879b-6374d99607a5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:06.478334 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:06.478334 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:06.479017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9fbea7e-84f1-4b8b-879b-6374d99607a5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:06.579994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:06.579994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:06.598336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c9fbea7e-84f1-4b8b-879b-6374d99607a5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:06.622917 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:06.622917 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:06.642305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9fbea7e-84f1-4b8b-879b-6374d99607a5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:06.644225 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1313/2588] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:06 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:07.309518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-6b588575-271f-4071-ad51-19df05ec34ac tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/e8fe85f9-3a14-48a6-bde2-5c7598847c79/action Dec 11 14:33:07.309518 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:07.309518 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:07.309518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-6b588575-271f-4071-ad51-19df05ec34ac tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:33:07.309518 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-6b588575-271f-4071-ad51-19df05ec34ac tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:33:07.465913 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:07.465913 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:07.485912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5915dd0c-73e4-4009-bdf5-7f20abcd029b req-6b588575-271f-4071-ad51-19df05ec34ac tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/e8fe85f9-3a14-48a6-bde2-5c7598847c79/action returned with HTTP 204 Dec 11 14:33:07.487365 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1276/2589] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:33:07 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/attachments/e8fe85f9-3a14-48a6-bde2-5c7598847c79/action => generated 0 bytes in 189 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:33:07.660750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37736d68-8548-4aff-acda-f789ecd65dc1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:07.662436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37736d68-8548-4aff-acda-f789ecd65dc1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:07.663603 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:07.663603 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:07.664405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37736d68-8548-4aff-acda-f789ecd65dc1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:07.735215 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:07.735215 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:07.746283 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-37736d68-8548-4aff-acda-f789ecd65dc1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:07.767837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:07.767837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:07.778888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37736d68-8548-4aff-acda-f789ecd65dc1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:07.779738 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1314/2590] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:07 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 1205 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:33:08.143347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes Dec 11 14:33:08.144134 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:08.144134 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:08.144853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-465902184"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:33:08.146551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-465902184'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:33:08.146932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Create volume of 1 GB Dec 11 14:33:08.179569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Availability Zones retrieved successfully. Dec 11 14:33:08.219398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Flow 'volume_create_api' (fe9ee499-3608-4bab-86f1-cf1e3d6035a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:33:08.244775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c1eb23-8770-4e8e-81ea-571118d0f8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:08.254209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:33:08.388436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c1eb23-8770-4e8e-81ea-571118d0f8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:08.391797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60284f0-6356-49f3-8fec-795a5d94d13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:08.483472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Created reservations ['983e5b25-de9b-4904-9f4f-e64b6a7fbf40', '5a315955-8718-46d3-b622-359948a72b01', '78904455-3b8f-4886-b785-060dea4a08a0', 'ad70adf9-febc-46b4-b930-c5fa32c295c3'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:33:08.486245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60284f0-6356-49f3-8fec-795a5d94d13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['983e5b25-de9b-4904-9f4f-e64b6a7fbf40', '5a315955-8718-46d3-b622-359948a72b01', '78904455-3b8f-4886-b785-060dea4a08a0', 'ad70adf9-febc-46b4-b930-c5fa32c295c3']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:08.489074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab421e1-405f-40f1-8a6f-d239fb996723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:08.564992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab421e1-405f-40f1-8a6f-d239fb996723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac428fc2-ecff-4b6d-8c2a-069f22e49ec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-465902184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b14921db64242748712f8f9a8035aca',qos_specs=None,replication_status=,reservations=['983e5b25-de9b-4904-9f4f-e64b6a7fbf40','5a315955-8718-46d3-b622-359948a72b01','78904455-3b8f-4886-b785-060dea4a08a0','ad70adf9-febc-46b4-b930-c5fa32c295c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6a72e41a0f44c38aa907599eeda0f4',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-465902184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac428fc2-ecff-4b6d-8c2a-069f22e49ec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b14921db64242748712f8f9a8035aca',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,user_id='bc6a72e41a0f44c38aa907599eeda0f4',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:08.569638 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5fb1ce9-5a50-4318-98e5-b787e1106b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:08.599562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5fb1ce9-5a50-4318-98e5-b787e1106b8e) 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-465902184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b14921db64242748712f8f9a8035aca',qos_specs=None,replication_status=,reservations=['983e5b25-de9b-4904-9f4f-e64b6a7fbf40','5a315955-8718-46d3-b622-359948a72b01','78904455-3b8f-4886-b785-060dea4a08a0','ad70adf9-febc-46b4-b930-c5fa32c295c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6a72e41a0f44c38aa907599eeda0f4',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:08.601689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bda038b-e7b8-4308-9800-f727c8c82407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:08.619297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bda038b-e7b8-4308-9800-f727c8c82407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:08.622774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Flow 'volume_create_api' (fe9ee499-3608-4bab-86f1-cf1e3d6035a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:33:08.677849 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Create volume request issued successfully. Dec 11 14:33:08.696554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0fa99a6-3175-49f3-af24-e6c8233ceb67 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes returned with HTTP 202 Dec 11 14:33:08.698206 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1277/2591] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:33:08 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/volumes => generated 819 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:33:08.713392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b88aab2-88e4-4d29-abda-08eb99b1d07b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:08.713890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b88aab2-88e4-4d29-abda-08eb99b1d07b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:08.714125 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:08.714125 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:08.714514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b88aab2-88e4-4d29-abda-08eb99b1d07b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:08.808885 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:08.808885 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:08.820743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8b88aab2-88e4-4d29-abda-08eb99b1d07b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:08.865403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b88aab2-88e4-4d29-abda-08eb99b1d07b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:08.867355 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1315/2592] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:08 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 887 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:09.894730 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12677f5f-51e4-4858-8c73-31621fe22f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:09.895263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12677f5f-51e4-4858-8c73-31621fe22f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:09.895346 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:09.895346 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:09.895869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12677f5f-51e4-4858-8c73-31621fe22f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:09.966813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:09.966813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:09.979582 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-12677f5f-51e4-4858-8c73-31621fe22f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:10.007436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12677f5f-51e4-4858-8c73-31621fe22f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:10.020049 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1278/2593] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:09 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:10.190619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-ae04ecb1-3f47-4c90-b7e1-15fb69bc51d4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:10.191947 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-ae04ecb1-3f47-4c90-b7e1-15fb69bc51d4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:10.193057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:10.193057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:10.194868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-ae04ecb1-3f47-4c90-b7e1-15fb69bc51d4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:10.274837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:10.274837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:10.293081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-ae04ecb1-3f47-4c90-b7e1-15fb69bc51d4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:10.322216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-ae04ecb1-3f47-4c90-b7e1-15fb69bc51d4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:10.326634 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1316/2594] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:33:10 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:10.538300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12677f5f-51e4-4858-8c73-31621fe22f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:33:10.539077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12677f5f-51e4-4858-8c73-31621fe22f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:10.539423 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:10.539423 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:10.540068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12677f5f-51e4-4858-8c73-31621fe22f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:10.543443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12677f5f-51e4-4858-8c73-31621fe22f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:33:10.553933 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1279/2595] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:33:10 2020] GET /volume/ => generated 754 bytes in 16 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:33:10.586420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-5ceb6f60-dc0d-4cf5-8680-f70965b171eb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments Dec 11 14:33:10.590521 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:10.590521 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:10.591597 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-5ceb6f60-dc0d-4cf5-8680-f70965b171eb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac428fc2-ecff-4b6d-8c2a-069f22e49ec4", "instance_uuid": "99e86414-3ab1-4169-98db-15f39d40411a", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:33:10.706006 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:10.706006 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:10.804511 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-5ceb6f60-dc0d-4cf5-8680-f70965b171eb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments returned with HTTP 200 Dec 11 14:33:10.806215 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1317/2596] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:33:10 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/attachments => generated 273 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:33:10.890422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5bf4454-ba3d-426d-9780-791ccddba943 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:10.891088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5bf4454-ba3d-426d-9780-791ccddba943 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:10.891691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5bf4454-ba3d-426d-9780-791ccddba943 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:10.903941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-5ceb6f60-dc0d-4cf5-8680-f70965b171eb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:33:10.906625 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-5ceb6f60-dc0d-4cf5-8680-f70965b171eb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:10.907120 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:10.907120 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:10.907862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-5ceb6f60-dc0d-4cf5-8680-f70965b171eb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:10.909280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-5ceb6f60-dc0d-4cf5-8680-f70965b171eb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:33:10.910351 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1318/2597] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:33:10 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:33:10.934829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-aa5c5adf-9752-4b03-8ce5-20bcb29784c9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:10.936547 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-aa5c5adf-9752-4b03-8ce5-20bcb29784c9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:10.937195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-aa5c5adf-9752-4b03-8ce5-20bcb29784c9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:11.035939 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:11.035939 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:11.074423 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b5bf4454-ba3d-426d-9780-791ccddba943 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:11.107746 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:11.107746 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:11.126253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-aa5c5adf-9752-4b03-8ce5-20bcb29784c9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:11.160920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:11.160920 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:11.185584 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5bf4454-ba3d-426d-9780-791ccddba943 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:11.190982 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:11.190982 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:11.191919 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1280/2598] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:10 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 911 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:11.215565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-aa5c5adf-9752-4b03-8ce5-20bcb29784c9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:11.217963 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1319/2599] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:33:10 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 1010 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:33:11.238763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-8419ca01-2540-4399-bd7f-572ad3cdc16c tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] PUT http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/b41cd079-10fe-4d88-a57d-79c8255e7470 Dec 11 14:33:11.240020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:11.240020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:11.240945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-8419ca01-2540-4399-bd7f-572ad3cdc16c tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:33:11.308998 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:33:11.308998 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:33:11.309828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-8419ca01-2540-4399-bd7f-572ad3cdc16c tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Lock "b'cinder-attachment_update-ac428fc2-ecff-4b6d-8c2a-069f22e49ec4-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.022s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:33:11.314009 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:11.314009 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:12.210169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-732935c5-6201-4be1-b62c-361b7cc48837 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:12.211024 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-732935c5-6201-4be1-b62c-361b7cc48837 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:12.211249 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:12.211249 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:12.211688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-732935c5-6201-4be1-b62c-361b7cc48837 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:12.363043 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:12.363043 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:12.397822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-732935c5-6201-4be1-b62c-361b7cc48837 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:12.454063 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:12.454063 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:12.481811 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-732935c5-6201-4be1-b62c-361b7cc48837 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:12.494480 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1320/2600] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:12 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 911 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:12.835580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] POST http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes Dec 11 14:33:12.836291 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:12.836291 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:12.837016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1815860453"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:33:12.838727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1815860453'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:33:12.839422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Create volume of 1 GB Dec 11 14:33:12.885390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Availability Zones retrieved successfully. Dec 11 14:33:12.933332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Flow 'volume_create_api' (c3285791-cc73-4093-9b6b-ab10d259afec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:33:12.950291 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e3aa09-5d33-4936-a55e-9a1c9e0d812f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:12.952821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:33:13.075555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e3aa09-5d33-4936-a55e-9a1c9e0d812f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:13.081811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412257ce-8451-4f28-b763-7f71f309d26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:13.234239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Created reservations ['7f32f588-42dd-43a4-9360-c65eb79a5ef1', 'ea79f149-c818-4a5a-aa79-b753d69d732f', 'e5be0d4f-29ea-448c-a652-5767f078e23e', '7b4bde86-8546-4a98-bb61-f8cfa6b111a6'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:33:13.238750 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412257ce-8451-4f28-b763-7f71f309d26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f32f588-42dd-43a4-9360-c65eb79a5ef1', 'ea79f149-c818-4a5a-aa79-b753d69d732f', 'e5be0d4f-29ea-448c-a652-5767f078e23e', '7b4bde86-8546-4a98-bb61-f8cfa6b111a6']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:13.241639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509b324d-fa53-4c62-a808-fb8a0ce6151a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:13.352404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (509b324d-fa53-4c62-a808-fb8a0ce6151a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a23fc18-41ca-4fd3-8871-ba09b76369c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1815860453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90c65cdb705246149ae1215851d7e7d1',qos_specs=None,replication_status=,reservations=['7f32f588-42dd-43a4-9360-c65eb79a5ef1','ea79f149-c818-4a5a-aa79-b753d69d732f','e5be0d4f-29ea-448c-a652-5767f078e23e','7b4bde86-8546-4a98-bb61-f8cfa6b111a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0567a1fdfc5b4a71bf2c1fa35c64b0f6',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1815860453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a23fc18-41ca-4fd3-8871-ba09b76369c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90c65cdb705246149ae1215851d7e7d1',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,user_id='0567a1fdfc5b4a71bf2c1fa35c64b0f6',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:13.358339 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ed251b-1145-489c-943f-a2ba69e4e84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:13.429884 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ed251b-1145-489c-943f-a2ba69e4e84d) 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-1815860453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90c65cdb705246149ae1215851d7e7d1',qos_specs=None,replication_status=,reservations=['7f32f588-42dd-43a4-9360-c65eb79a5ef1','ea79f149-c818-4a5a-aa79-b753d69d732f','e5be0d4f-29ea-448c-a652-5767f078e23e','7b4bde86-8546-4a98-bb61-f8cfa6b111a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0567a1fdfc5b4a71bf2c1fa35c64b0f6',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:13.432584 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d35a94c-fef3-47de-80ac-fedc3d6faf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:33:13.467971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d35a94c-fef3-47de-80ac-fedc3d6faf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:33:13.480279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Flow 'volume_create_api' (c3285791-cc73-4093-9b6b-ab10d259afec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:33:13.641667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Create volume request issued successfully. Dec 11 14:33:13.679569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57c8517b-d572-4cc1-b614-04a46cd8e0bb tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes returned with HTTP 202 Dec 11 14:33:13.681115 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1321/2601] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:33:12 2020] POST /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes => generated 826 bytes in 852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:33:13.707039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39d7cfc1-a2af-4954-8c78-844915ae62fb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:13.707571 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39d7cfc1-a2af-4954-8c78-844915ae62fb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:13.707768 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:13.707768 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:13.708244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39d7cfc1-a2af-4954-8c78-844915ae62fb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:13.845908 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:13.845908 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:13.880810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-39d7cfc1-a2af-4954-8c78-844915ae62fb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:13.939883 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:13.939883 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:13.966512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39d7cfc1-a2af-4954-8c78-844915ae62fb tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:13.975965 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1322/2602] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:13 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:13.976944 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d8835f7-68c1-4ae5-8299-60f55cd32c34 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:33:13.980474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d8835f7-68c1-4ae5-8299-60f55cd32c34 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:13.980740 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:13.980740 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:13.981132 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2d8835f7-68c1-4ae5-8299-60f55cd32c34 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:14.136503 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:14.136503 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:14.179117 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2d8835f7-68c1-4ae5-8299-60f55cd32c34 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:33:14.253816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2d8835f7-68c1-4ae5-8299-60f55cd32c34 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:33:14.258486 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1323/2603] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:13 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 918 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:14.503321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-8419ca01-2540-4399-bd7f-572ad3cdc16c tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Lock "b'cinder-attachment_update-ac428fc2-ecff-4b6d-8c2a-069f22e49ec4-n-h2-766726-2'" released by "attachment_update" :: held 3.193s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:33:14.511771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-8419ca01-2540-4399-bd7f-572ad3cdc16c tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/b41cd079-10fe-4d88-a57d-79c8255e7470 returned with HTTP 200 Dec 11 14:33:14.513929 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1281/2604] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:33:11 2020] PUT /volume/v3/9b14921db64242748712f8f9a8035aca/attachments/b41cd079-10fe-4d88-a57d-79c8255e7470 => generated 762 bytes in 3281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:33:14.984805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84a319c1-82a5-4e98-8ff2-fc6a371b8f00 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:14.985649 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84a319c1-82a5-4e98-8ff2-fc6a371b8f00 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:14.986038 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:14.986038 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:14.986922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84a319c1-82a5-4e98-8ff2-fc6a371b8f00 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:15.121920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:15.121920 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:15.159233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-84a319c1-82a5-4e98-8ff2-fc6a371b8f00 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:15.219232 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:15.219232 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:15.230567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84a319c1-82a5-4e98-8ff2-fc6a371b8f00 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:15.231824 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1324/2605] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:14 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:15.280900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0771edf3-4039-4c05-b8fa-3a71b8823e01 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:33:15.281448 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0771edf3-4039-4c05-b8fa-3a71b8823e01 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:15.281849 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:15.281849 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:15.282941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0771edf3-4039-4c05-b8fa-3a71b8823e01 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:15.397698 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:15.397698 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:15.416934 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0771edf3-4039-4c05-b8fa-3a71b8823e01 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:33:15.528702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0771edf3-4039-4c05-b8fa-3a71b8823e01 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:33:15.544720 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1282/2606] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:15 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 918 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:16.249186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9507f2f8-8dfb-4a1a-bcda-59bd7aeb9e79 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:16.249745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9507f2f8-8dfb-4a1a-bcda-59bd7aeb9e79 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:16.249929 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:16.249929 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:16.250504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9507f2f8-8dfb-4a1a-bcda-59bd7aeb9e79 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:16.376194 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:16.376194 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:16.400891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9507f2f8-8dfb-4a1a-bcda-59bd7aeb9e79 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:16.433440 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:16.433440 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:16.444829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9507f2f8-8dfb-4a1a-bcda-59bd7aeb9e79 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:16.460941 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1325/2607] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:16 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:16.562265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fafb5c3-e900-4596-898e-0318a4ff9f0f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:33:16.563349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fafb5c3-e900-4596-898e-0318a4ff9f0f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:16.563831 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:16.563831 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:16.564704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fafb5c3-e900-4596-898e-0318a4ff9f0f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:16.655473 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:16.655473 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:16.665781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5fafb5c3-e900-4596-898e-0318a4ff9f0f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:33:16.716898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fafb5c3-e900-4596-898e-0318a4ff9f0f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:33:16.719461 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1283/2608] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:16 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 919 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:17.476736 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-258f8566-fd9d-4fd1-b113-fc042b0e5863 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:17.477465 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-258f8566-fd9d-4fd1-b113-fc042b0e5863 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:17.477808 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:17.477808 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:17.478204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-258f8566-fd9d-4fd1-b113-fc042b0e5863 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:17.537773 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:17.537773 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:17.550915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-258f8566-fd9d-4fd1-b113-fc042b0e5863 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:17.581535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:17.581535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:17.592379 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-258f8566-fd9d-4fd1-b113-fc042b0e5863 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:17.593518 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1326/2609] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:17 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:18.624578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36486304-fc7b-42a8-bfa2-d9f39aac4d18 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:18.625131 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36486304-fc7b-42a8-bfa2-d9f39aac4d18 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:18.625554 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:18.625554 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:18.626808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36486304-fc7b-42a8-bfa2-d9f39aac4d18 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:18.846633 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:18.846633 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:18.858383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-36486304-fc7b-42a8-bfa2-d9f39aac4d18 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:18.903618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:18.903618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:18.918184 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36486304-fc7b-42a8-bfa2-d9f39aac4d18 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:18.919387 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1284/2610] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:18 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:19.956685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c044378e-8efd-477b-b0fa-835571667b30 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:19.956685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c044378e-8efd-477b-b0fa-835571667b30 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:19.956685 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:19.956685 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:19.956685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c044378e-8efd-477b-b0fa-835571667b30 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:20.050064 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-809e6d43-1e64-49f7-96e6-56c84f8614f5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/b41cd079-10fe-4d88-a57d-79c8255e7470/action Dec 11 14:33:20.050064 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:20.050064 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:20.050064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-809e6d43-1e64-49f7-96e6-56c84f8614f5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:33:20.050064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-809e6d43-1e64-49f7-96e6-56c84f8614f5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:33:20.083561 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:20.083561 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:20.114425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c044378e-8efd-477b-b0fa-835571667b30 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:20.135428 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:20.135428 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:20.150599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c044378e-8efd-477b-b0fa-835571667b30 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:20.152257 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1327/2611] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:19 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:20.279497 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:20.279497 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:20.327782 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b64b8143-662c-48a5-945c-e0e2fc7210f8 req-809e6d43-1e64-49f7-96e6-56c84f8614f5 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/b41cd079-10fe-4d88-a57d-79c8255e7470/action returned with HTTP 204 Dec 11 14:33:20.329478 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1285/2612] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:33:20 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/attachments/b41cd079-10fe-4d88-a57d-79c8255e7470/action => generated 0 bytes in 307 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:33:21.175466 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc5e85bd-c9df-47da-9e99-4871f8022946 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:21.176785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc5e85bd-c9df-47da-9e99-4871f8022946 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:21.177234 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:21.177234 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:21.178000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc5e85bd-c9df-47da-9e99-4871f8022946 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:21.237596 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:21.237596 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:21.247463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc5e85bd-c9df-47da-9e99-4871f8022946 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:21.270835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:21.270835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:21.282413 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc5e85bd-c9df-47da-9e99-4871f8022946 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:21.283683 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1328/2613] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:21 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 1204 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:33:22.548640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-6ed2a46f-7d76-4bec-9f92-1fab39ea01e2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:22.549217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-6ed2a46f-7d76-4bec-9f92-1fab39ea01e2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:22.549462 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:22.549462 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:22.549711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-6ed2a46f-7d76-4bec-9f92-1fab39ea01e2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:22.605805 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:22.605805 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:22.616539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-6ed2a46f-7d76-4bec-9f92-1fab39ea01e2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:22.639713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:22.639713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:22.650570 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-6ed2a46f-7d76-4bec-9f92-1fab39ea01e2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:22.651476 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1286/2614] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:33:22 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 1205 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:33:22.675946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223/action Dec 11 14:33:22.676423 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:22.676423 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:22.676880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:33:22.677266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:33:22.754549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:22.754549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:22.756047 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:22.770640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Begin detaching volume completed successfully. Dec 11 14:33:22.771360 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223/action returned with HTTP 202 Dec 11 14:33:22.772698 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1329/2615] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:33:22 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:33:22.802535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3ebb4ab-fbf5-403d-9007-cb2dcfa03458 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:22.803311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3ebb4ab-fbf5-403d-9007-cb2dcfa03458 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:22.803510 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:22.803510 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:22.804134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3ebb4ab-fbf5-403d-9007-cb2dcfa03458 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:22.848035 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:33:22.848673 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:22.849121 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:22.849121 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:22.850516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:22.852263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-62d041c9-148b-4cd8-ab63-acdc8ab89919 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:33:22.852831 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1330/2616] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:33:22 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 14:33:22.856238 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:22.856238 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:22.865943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c3ebb4ab-fbf5-403d-9007-cb2dcfa03458 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:22.876134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-5d5d5c5e-1709-4ce0-bd3a-be61001135e4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:22.877040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-5d5d5c5e-1709-4ce0-bd3a-be61001135e4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:22.881384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-5d5d5c5e-1709-4ce0-bd3a-be61001135e4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:22.890028 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:22.890028 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:22.904596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3ebb4ab-fbf5-403d-9007-cb2dcfa03458 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:22.905802 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1287/2617] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:22 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 1208 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:33:22.965760 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:22.965760 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:22.974463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-5d5d5c5e-1709-4ce0-bd3a-be61001135e4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:22.994296 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:22.994296 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:23.003133 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-5d5d5c5e-1709-4ce0-bd3a-be61001135e4 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:23.003967 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1331/2618] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:33:22 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 1307 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 14:33:23.386336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-98e18853-3c5b-4c6d-aa97-16b07ffd00c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] DELETE http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/e8fe85f9-3a14-48a6-bde2-5c7598847c79 Dec 11 14:33:23.386336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-98e18853-3c5b-4c6d-aa97-16b07ffd00c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:23.386336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:23.386336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:23.386336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-98e18853-3c5b-4c6d-aa97-16b07ffd00c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:23.458545 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:23.458545 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:23.925468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a392afe9-8bd7-4648-8577-2845a14b784f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:23.926226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a392afe9-8bd7-4648-8577-2845a14b784f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:23.926439 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:23.926439 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:23.927069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a392afe9-8bd7-4648-8577-2845a14b784f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:23.996491 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:23.996491 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:24.007472 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a392afe9-8bd7-4648-8577-2845a14b784f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:24.037222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:24.037222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:24.048641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a392afe9-8bd7-4648-8577-2845a14b784f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:24.050731 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1332/2619] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:23 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 1208 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:33:24.218334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-98e18853-3c5b-4c6d-aa97-16b07ffd00c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:33:24.219090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-98e18853-3c5b-4c6d-aa97-16b07ffd00c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:33:24.229099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2aab83e0-a322-44e9-a91d-21b837ee89b8 req-98e18853-3c5b-4c6d-aa97-16b07ffd00c0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/e8fe85f9-3a14-48a6-bde2-5c7598847c79 returned with HTTP 200 Dec 11 14:33:24.230800 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1288/2620] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:33:23 2020] DELETE /volume/v3/9b14921db64242748712f8f9a8035aca/attachments/e8fe85f9-3a14-48a6-bde2-5c7598847c79 => generated 19 bytes in 856 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:25.070322 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-faca30d1-f317-49d9-b589-06717a8aa997 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:25.072992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-faca30d1-f317-49d9-b589-06717a8aa997 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:25.074254 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:25.074254 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:25.075173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-faca30d1-f317-49d9-b589-06717a8aa997 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:25.139055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:25.139055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:25.152118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-faca30d1-f317-49d9-b589-06717a8aa997 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:25.186931 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-faca30d1-f317-49d9-b589-06717a8aa997 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:25.188619 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1333/2621] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:25 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:27.415371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-f97fd25b-cb41-468b-81ff-f99bc6d7928f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:27.416502 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-f97fd25b-cb41-468b-81ff-f99bc6d7928f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:27.416694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:27.416694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:27.417078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-f97fd25b-cb41-468b-81ff-f99bc6d7928f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:27.473694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:27.473694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:27.485858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-f97fd25b-cb41-468b-81ff-f99bc6d7928f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:27.511004 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:27.511004 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:27.521535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-f97fd25b-cb41-468b-81ff-f99bc6d7928f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:27.522739 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1289/2622] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:33:27 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 1204 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:33:27.554660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] POST http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4/action Dec 11 14:33:27.555732 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:27.555732 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:27.556261 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:33:27.556768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:33:27.620381 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:27.620381 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:27.621419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:27.635233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Begin detaching volume completed successfully. Dec 11 14:33:27.636931 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4/action returned with HTTP 202 Dec 11 14:33:27.637553 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1334/2623] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:33:27 2020] POST /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:33:27.684075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21c0fe11-b804-4c19-8870-9f0db287b443 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:27.686808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21c0fe11-b804-4c19-8870-9f0db287b443 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:27.691635 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:27.691635 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:27.693282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21c0fe11-b804-4c19-8870-9f0db287b443 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:27.769615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:33:27.770106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:27.770325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:27.770325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:27.770735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:27.771793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c39607c9-9c5b-484d-8e19-763ebff936db tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:33:27.772405 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1335/2624] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:33:27 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:33:27.787358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c6e97294-2685-4b80-9bae-35badd3b5513 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:27.788204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c6e97294-2685-4b80-9bae-35badd3b5513 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:27.788886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c6e97294-2685-4b80-9bae-35badd3b5513 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:27.837650 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:27.837650 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:27.850098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-21c0fe11-b804-4c19-8870-9f0db287b443 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:27.850341 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:27.850341 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:27.860075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c6e97294-2685-4b80-9bae-35badd3b5513 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:27.880560 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:27.880560 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:27.886126 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:27.886126 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:27.890463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-c6e97294-2685-4b80-9bae-35badd3b5513 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:27.897978 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1336/2625] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:33:27 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 1306 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:33:27.906055 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21c0fe11-b804-4c19-8870-9f0db287b443 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:27.907533 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1290/2626] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:27 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 1207 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:33:28.245743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-e4cd669f-84b7-4874-bdda-05e532da897a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] DELETE http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/b41cd079-10fe-4d88-a57d-79c8255e7470 Dec 11 14:33:28.246894 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-e4cd669f-84b7-4874-bdda-05e532da897a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:28.247323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:28.247323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:28.248262 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-e4cd669f-84b7-4874-bdda-05e532da897a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:28.278131 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:28.278131 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:28.927685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8a19eeb-0734-4a37-aa24-0a050ab4c5f2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:28.928310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8a19eeb-0734-4a37-aa24-0a050ab4c5f2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:28.928651 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:28.928651 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:28.929335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8a19eeb-0734-4a37-aa24-0a050ab4c5f2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:29.041493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:29.041493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:29.052315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8a19eeb-0734-4a37-aa24-0a050ab4c5f2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:29.059170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-e4cd669f-84b7-4874-bdda-05e532da897a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:33:29.059730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-e4cd669f-84b7-4874-bdda-05e532da897a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:33:29.075296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4b427066-e5bf-4c32-9f02-a99641fbbcbc req-e4cd669f-84b7-4874-bdda-05e532da897a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/attachments/b41cd079-10fe-4d88-a57d-79c8255e7470 returned with HTTP 200 Dec 11 14:33:29.077657 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8a19eeb-0734-4a37-aa24-0a050ab4c5f2 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:29.078042 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1337/2627] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:33:28 2020] DELETE /volume/v3/9b14921db64242748712f8f9a8035aca/attachments/b41cd079-10fe-4d88-a57d-79c8255e7470 => generated 19 bytes in 842 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:29.079123 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1291/2628] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:28 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:29.095355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-373308f3-046a-4a6f-914a-febc89803f63 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:29.095992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-373308f3-046a-4a6f-914a-febc89803f63 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:29.096286 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:29.096286 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:29.096953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-373308f3-046a-4a6f-914a-febc89803f63 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:29.158863 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:29.158863 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:29.169684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-373308f3-046a-4a6f-914a-febc89803f63 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:29.194890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-373308f3-046a-4a6f-914a-febc89803f63 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:29.197444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1292/2629] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:29 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:29.217245 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9821ee7-7250-4665-a1e0-ade893ab74b9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:29.218564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9821ee7-7250-4665-a1e0-ade893ab74b9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:29.222901 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:29.222901 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:29.224171 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9821ee7-7250-4665-a1e0-ade893ab74b9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:29.331454 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:29.331454 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:29.342014 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9821ee7-7250-4665-a1e0-ade893ab74b9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:29.377421 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9821ee7-7250-4665-a1e0-ade893ab74b9 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:29.378666 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1338/2630] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:29 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:29.398819 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85017e69-46c4-45fb-956a-c491f43046ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:29.400096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85017e69-46c4-45fb-956a-c491f43046ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:29.400535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:29.400535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:29.401220 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85017e69-46c4-45fb-956a-c491f43046ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:29.471873 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:29.471873 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:29.485039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-85017e69-46c4-45fb-956a-c491f43046ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:29.514137 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85017e69-46c4-45fb-956a-c491f43046ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:29.515264 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1293/2631] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:29 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:29.532822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dddc6197-eabf-46b2-aeb9-a5a48c38c8e3 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:29.533432 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dddc6197-eabf-46b2-aeb9-a5a48c38c8e3 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:29.533697 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:29.533697 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:29.534302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dddc6197-eabf-46b2-aeb9-a5a48c38c8e3 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:29.602461 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:29.602461 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:29.624421 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dddc6197-eabf-46b2-aeb9-a5a48c38c8e3 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:29.678137 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dddc6197-eabf-46b2-aeb9-a5a48c38c8e3 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:29.679905 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1339/2632] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:29 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:43.564691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-348ff45b-3c7a-452d-9160-7005b9d2c39a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] DELETE http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:43.565867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-348ff45b-3c7a-452d-9160-7005b9d2c39a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:43.566296 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:43.566296 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:43.567248 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-348ff45b-3c7a-452d-9160-7005b9d2c39a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:43.569094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-348ff45b-3c7a-452d-9160-7005b9d2c39a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Delete volume with id: ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:43.657443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:43.657443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:43.661102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-348ff45b-3c7a-452d-9160-7005b9d2c39a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:43.716711 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-348ff45b-3c7a-452d-9160-7005b9d2c39a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Delete volume request issued successfully. Dec 11 14:33:43.717225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-348ff45b-3c7a-452d-9160-7005b9d2c39a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 202 Dec 11 14:33:43.718090 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1294/2633] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:33:43 2020] DELETE /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:33:43.725717 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c3b9a92-685b-470d-a71f-065568ad8670 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:43.727402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c3b9a92-685b-470d-a71f-065568ad8670 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:43.727402 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:43.727402 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:43.727626 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c3b9a92-685b-470d-a71f-065568ad8670 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:43.856128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:43.856128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:43.871583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c3b9a92-685b-470d-a71f-065568ad8670 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:43.910425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c3b9a92-685b-470d-a71f-065568ad8670 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:43.911868 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1340/2634] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:43 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 911 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:44.928587 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0af33d26-6e82-4449-a5ed-8b0801fa6f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:44.929697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0af33d26-6e82-4449-a5ed-8b0801fa6f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:44.929811 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:44.929811 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:44.930473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0af33d26-6e82-4449-a5ed-8b0801fa6f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:45.089892 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:45.089892 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:45.139149 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0af33d26-6e82-4449-a5ed-8b0801fa6f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:45.231243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0af33d26-6e82-4449-a5ed-8b0801fa6f3f tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:45.235904 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1295/2635] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:44 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 911 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:46.252273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8957f9f0-0b7d-4299-888e-096681f34145 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:46.253611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8957f9f0-0b7d-4299-888e-096681f34145 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:46.254066 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:46.254066 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:46.254809 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8957f9f0-0b7d-4299-888e-096681f34145 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:46.429756 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:46.429756 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:46.457002 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8957f9f0-0b7d-4299-888e-096681f34145 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:46.516620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8957f9f0-0b7d-4299-888e-096681f34145 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 200 Dec 11 14:33:46.525729 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1341/2636] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:46 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 911 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:47.537861 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87f5b5de-6664-423b-8ac8-2c1d3d1915f0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 Dec 11 14:33:47.538473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87f5b5de-6664-423b-8ac8-2c1d3d1915f0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:47.538618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:47.538618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:47.539221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87f5b5de-6664-423b-8ac8-2c1d3d1915f0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:47.644226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87f5b5de-6664-423b-8ac8-2c1d3d1915f0 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 returned with HTTP 404 Dec 11 14:33:47.645912 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1296/2637] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:47 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/ac428fc2-ecff-4b6d-8c2a-069f22e49ec4 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:33:47.654204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd18f5b0-1311-4a14-9c80-0a7aa4c96ad1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] DELETE http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:47.654982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd18f5b0-1311-4a14-9c80-0a7aa4c96ad1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:47.655364 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:47.655364 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:47.656004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd18f5b0-1311-4a14-9c80-0a7aa4c96ad1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:47.656627 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-fd18f5b0-1311-4a14-9c80-0a7aa4c96ad1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Delete volume with id: b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:47.783954 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:47.783954 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:47.787146 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fd18f5b0-1311-4a14-9c80-0a7aa4c96ad1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:47.845959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fd18f5b0-1311-4a14-9c80-0a7aa4c96ad1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Delete volume request issued successfully. Dec 11 14:33:47.846490 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd18f5b0-1311-4a14-9c80-0a7aa4c96ad1 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 202 Dec 11 14:33:47.850488 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1342/2638] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:33:47 2020] DELETE /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:33:47.855321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7387f842-d319-4076-8d09-509249f280ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:47.855853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7387f842-d319-4076-8d09-509249f280ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:47.856347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7387f842-d319-4076-8d09-509249f280ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:47.964442 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:47.964442 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:47.983397 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7387f842-d319-4076-8d09-509249f280ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:48.034725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7387f842-d319-4076-8d09-509249f280ee tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:48.035512 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1297/2639] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:47 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:49.051345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84209617-69da-400f-9b45-1b4f61d84caa tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:49.051880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84209617-69da-400f-9b45-1b4f61d84caa tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:49.052067 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:49.052067 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:49.052831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84209617-69da-400f-9b45-1b4f61d84caa tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:49.219300 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:49.219300 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:49.254619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-84209617-69da-400f-9b45-1b4f61d84caa tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:49.311359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84209617-69da-400f-9b45-1b4f61d84caa tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 200 Dec 11 14:33:49.313883 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1343/2640] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:49 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 912 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:50.331629 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fbd86bbf-e555-4ec2-9d9b-2fe8e56c639c tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 Dec 11 14:33:50.332564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fbd86bbf-e555-4ec2-9d9b-2fe8e56c639c tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:50.333062 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:50.333062 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:50.333692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fbd86bbf-e555-4ec2-9d9b-2fe8e56c639c tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:50.587389 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fbd86bbf-e555-4ec2-9d9b-2fe8e56c639c tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 returned with HTTP 404 Dec 11 14:33:50.589176 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1298/2641] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:50 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/b2d12154-bf12-493f-b222-8417d5ad3223 => generated 109 bytes in 264 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:33:51.134089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-25c1b8e6-d18c-4be4-8c00-4f519acb032a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] DELETE http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:33:51.134940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-25c1b8e6-d18c-4be4-8c00-4f519acb032a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:51.135367 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:51.135367 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:51.135993 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-25c1b8e6-d18c-4be4-8c00-4f519acb032a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:51.136636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-25c1b8e6-d18c-4be4-8c00-4f519acb032a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Delete volume with id: a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:33:51.200718 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:51.200718 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:51.203494 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-25c1b8e6-d18c-4be4-8c00-4f519acb032a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:51.237128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-25c1b8e6-d18c-4be4-8c00-4f519acb032a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Delete volume request issued successfully. Dec 11 14:33:51.237941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-25c1b8e6-d18c-4be4-8c00-4f519acb032a tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 202 Dec 11 14:33:51.269255 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a633f9ac-76e7-4dd3-97f8-bccca3b34ce8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:33:51.269883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a633f9ac-76e7-4dd3-97f8-bccca3b34ce8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:51.270487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a633f9ac-76e7-4dd3-97f8-bccca3b34ce8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:51.276087 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1344/2642] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:33:51 2020] DELETE /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:33:51.394413 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:51.394413 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:51.424727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a633f9ac-76e7-4dd3-97f8-bccca3b34ce8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:51.474418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a633f9ac-76e7-4dd3-97f8-bccca3b34ce8 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:33:51.484625 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1299/2643] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:51 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:52.492815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2693495-ab53-4e77-980f-6f7c3a2e93a7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:33:52.493670 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2693495-ab53-4e77-980f-6f7c3a2e93a7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:52.494005 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:52.494005 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:52.494632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2693495-ab53-4e77-980f-6f7c3a2e93a7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:52.630495 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:52.630495 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:52.642219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c2693495-ab53-4e77-980f-6f7c3a2e93a7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:52.676405 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2693495-ab53-4e77-980f-6f7c3a2e93a7 tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:33:52.677771 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1345/2644] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:52 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:53.695793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e053520-90de-47d5-852c-8b2b1641140e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:33:53.696312 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e053520-90de-47d5-852c-8b2b1641140e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:53.696498 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:53.696498 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:53.697163 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e053520-90de-47d5-852c-8b2b1641140e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:53.823165 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:33:53.823165 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:33:53.845217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1e053520-90de-47d5-852c-8b2b1641140e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Volume info retrieved successfully. Dec 11 14:33:53.913665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e053520-90de-47d5-852c-8b2b1641140e tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 200 Dec 11 14:33:53.914914 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1300/2645] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:53 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 912 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:33:54.933410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3991f2b3-92c9-4bb7-8ce5-d8d29bb53a2b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 Dec 11 14:33:54.934513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3991f2b3-92c9-4bb7-8ce5-d8d29bb53a2b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:33:54.935011 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:33:54.935011 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:33:54.935823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3991f2b3-92c9-4bb7-8ce5-d8d29bb53a2b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:33:55.115844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3991f2b3-92c9-4bb7-8ce5-d8d29bb53a2b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 returned with HTTP 404 Dec 11 14:33:55.117523 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1346/2646] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:33:54 2020] GET /volume/v3/9b14921db64242748712f8f9a8035aca/volumes/a669bf9d-3c1e-44f4-84c3-e255ceb82e25 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:34:02.646981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-9b826c82-5f02-46aa-bcb8-dc928ac5d9c5 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:34:02.648032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-9b826c82-5f02-46aa-bcb8-dc928ac5d9c5 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:02.648214 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:02.648214 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:02.648602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-9b826c82-5f02-46aa-bcb8-dc928ac5d9c5 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:02.755034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:02.755034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:02.766622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-9b826c82-5f02-46aa-bcb8-dc928ac5d9c5 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:34:02.804398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-9b826c82-5f02-46aa-bcb8-dc928ac5d9c5 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:34:02.805902 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1301/2647] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:34:02 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 919 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:02.825182 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3991f2b3-92c9-4bb7-8ce5-d8d29bb53a2b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] GET http://10.222.0.58/volume// Dec 11 14:34:02.825841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3991f2b3-92c9-4bb7-8ce5-d8d29bb53a2b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:02.827088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3991f2b3-92c9-4bb7-8ce5-d8d29bb53a2b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:02.828969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3991f2b3-92c9-4bb7-8ce5-d8d29bb53a2b tempest-AttachVolumeTestJSON-1979684543 tempest-AttachVolumeTestJSON-1979684543] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:34:02.830868 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1347/2648] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:34:02 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:34:02.855812 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-57afa372-0c76-4c45-a0db-117e1d96e916 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] POST http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments Dec 11 14:34:02.856861 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:02.856861 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:02.858759 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-57afa372-0c76-4c45-a0db-117e1d96e916 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a23fc18-41ca-4fd3-8871-ba09b76369c8", "instance_uuid": "c0bebbb7-d5b6-444a-9c87-fca845851b20", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:34:03.004244 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:03.004244 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:03.137600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-57afa372-0c76-4c45-a0db-117e1d96e916 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments returned with HTTP 200 Dec 11 14:34:03.139016 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1302/2649] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:34:02 2020] POST /volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments => generated 273 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:03.201318 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-b9de079f-468e-4b1a-8fc1-5e5f81d56467 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] POST http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412/action Dec 11 14:34:03.202722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-b9de079f-468e-4b1a-8fc1-5e5f81d56467 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:34:03.203333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-b9de079f-468e-4b1a-8fc1-5e5f81d56467 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:34:03.307179 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:03.307179 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:03.329709 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-b9de079f-468e-4b1a-8fc1-5e5f81d56467 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412/action returned with HTTP 204 Dec 11 14:34:03.343525 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1348/2650] 10.222.0.58 () {66 vars in 1696 bytes} [Fri Dec 11 14:34:03 2020] POST /volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:34:03.370097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71c9c75c-9de4-4280-9743-3166a5f370bc tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:34:03.370993 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71c9c75c-9de4-4280-9743-3166a5f370bc tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:03.372691 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:03.372691 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:03.373343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71c9c75c-9de4-4280-9743-3166a5f370bc tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:03.437449 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:03.437449 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:03.447203 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-71c9c75c-9de4-4280-9743-3166a5f370bc tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:34:03.471323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:03.471323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:03.481512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71c9c75c-9de4-4280-9743-3166a5f370bc tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:34:03.482890 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1303/2651] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:03 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 1181 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:05.316876 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-b9de079f-468e-4b1a-8fc1-5e5f81d56467 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume// Dec 11 14:34:05.317429 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-b9de079f-468e-4b1a-8fc1-5e5f81d56467 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:05.317529 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:05.317529 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:05.317906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-b9de079f-468e-4b1a-8fc1-5e5f81d56467 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:05.319577 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbf2dd27-722a-494c-9968-857ffa37ceeb req-b9de079f-468e-4b1a-8fc1-5e5f81d56467 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:34:05.320292 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1349/2652] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:34:05 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:34:05.335638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-6b04a50b-ce96-4844-a8bc-a0dcb409ded1 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:34:05.336717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-6b04a50b-ce96-4844-a8bc-a0dcb409ded1 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:05.337155 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:05.337155 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:05.337825 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-6b04a50b-ce96-4844-a8bc-a0dcb409ded1 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:05.392228 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:05.392228 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:05.401494 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-6b04a50b-ce96-4844-a8bc-a0dcb409ded1 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:34:05.422583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:05.422583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:05.430886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-6b04a50b-ce96-4844-a8bc-a0dcb409ded1 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:34:05.432142 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1304/2653] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:34:05 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 1280 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:34:05.452386 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-5917f199-3bc7-471a-9268-6a8560a9678b tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] PUT http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412 Dec 11 14:34:05.453764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-5917f199-3bc7-471a-9268-6a8560a9678b tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:34:05.486259 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:34:05.486259 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:34:05.487116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-5917f199-3bc7-471a-9268-6a8560a9678b tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Lock "b'cinder-attachment_update-0a23fc18-41ca-4fd3-8871-ba09b76369c8-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:34:05.489579 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:05.489579 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:06.995139 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-5917f199-3bc7-471a-9268-6a8560a9678b tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Lock "b'cinder-attachment_update-0a23fc18-41ca-4fd3-8871-ba09b76369c8-n-h2-766726-2'" released by "attachment_update" :: held 1.508s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:34:06.995949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-5917f199-3bc7-471a-9268-6a8560a9678b tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412 returned with HTTP 200 Dec 11 14:34:06.997241 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1350/2654] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:34:05 2020] PUT /volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412 => generated 762 bytes in 1551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:34:07.043087 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-1c1f1bcc-5190-45d6-8cb8-d69d34346b39 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] POST http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412/action Dec 11 14:34:07.043736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:07.043736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:07.044485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-1c1f1bcc-5190-45d6-8cb8-d69d34346b39 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:34:07.044803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-1c1f1bcc-5190-45d6-8cb8-d69d34346b39 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:34:07.116797 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:07.116797 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:07.129815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-02cadb31-17b3-46c2-97d8-a5ca670f4397 req-1c1f1bcc-5190-45d6-8cb8-d69d34346b39 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412/action returned with HTTP 204 Dec 11 14:34:07.130676 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1305/2655] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:34:07 2020] POST /volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:34:13.224670 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] POST http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes Dec 11 14:34:13.225969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:13.225969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:13.226766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1983329371"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:34:13.229432 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1983329371'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:34:13.229934 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Create volume of 1 GB Dec 11 14:34:13.230751 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:13.230751 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:13.260921 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Availability Zones retrieved successfully. Dec 11 14:34:13.306756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Flow 'volume_create_api' (67412c47-5fcd-46e5-9e19-dae733facd85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:34:13.310322 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef191ad-3aa2-4638-9dd7-5e63e0891b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:13.313200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:34:13.354058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] POST http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes Dec 11 14:34:13.355619 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:13.355619 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:13.356379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-728758957", "snapshot_id": null, "imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "volume_type": null, "size": 1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:34:13.358042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-728758957', 'snapshot_id': None, 'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'volume_type': None, 'size': 1}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:34:13.429173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef191ad-3aa2-4638-9dd7-5e63e0891b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:13.432096 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071efa70-9ccc-4db9-aa88-b0cc9b0b7ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:13.537913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Create volume of 1 GB Dec 11 14:34:13.563598 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Availability Zones retrieved successfully. Dec 11 14:34:13.590874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Flow 'volume_create_api' (e7d7c1c2-18b3-4ba1-8296-da3af97aaa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:34:13.594015 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f077f7a-6fbe-4c20-9c06-7e63538b47af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:13.596634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:34:13.638680 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Created reservations ['91e546e2-f052-4f12-8acd-8ce76b7cac1b', '6e0f50b4-48ff-4b64-abcc-70c85dded620', '36f3e0a5-4a8d-470a-bcca-d94082bd28e3', '56ecd876-8ef6-44aa-a4f6-305da0fd306c'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:34:13.641754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (071efa70-9ccc-4db9-aa88-b0cc9b0b7ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91e546e2-f052-4f12-8acd-8ce76b7cac1b', '6e0f50b4-48ff-4b64-abcc-70c85dded620', '36f3e0a5-4a8d-470a-bcca-d94082bd28e3', '56ecd876-8ef6-44aa-a4f6-305da0fd306c']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:13.644178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48fae62-d660-4da7-9fd7-6a7cca54fb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:13.785244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b48fae62-d660-4da7-9fd7-6a7cca54fb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd464e88b-1a04-4a80-9bbd-739a572c2f9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1983329371',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a945b5ec21842ba83b84e39ce9d13f7',qos_specs=None,replication_status=,reservations=['91e546e2-f052-4f12-8acd-8ce76b7cac1b','6e0f50b4-48ff-4b64-abcc-70c85dded620','36f3e0a5-4a8d-470a-bcca-d94082bd28e3','56ecd876-8ef6-44aa-a4f6-305da0fd306c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa4405001124e28b03b768f2fbec3da',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1983329371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d464e88b-1a04-4a80-9bbd-739a572c2f9e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6a945b5ec21842ba83b84e39ce9d13f7',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,user_id='7fa4405001124e28b03b768f2fbec3da',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:13.794278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f077f7a-6fbe-4c20-9c06-7e63538b47af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:13.795342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2000c0-b30f-4de8-8d0b-deaf3bccfb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:13.802396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccde8cf9-58d9-481f-adcd-701504627012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:13.847113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2000c0-b30f-4de8-8d0b-deaf3bccfb07) 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-1983329371',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a945b5ec21842ba83b84e39ce9d13f7',qos_specs=None,replication_status=,reservations=['91e546e2-f052-4f12-8acd-8ce76b7cac1b','6e0f50b4-48ff-4b64-abcc-70c85dded620','36f3e0a5-4a8d-470a-bcca-d94082bd28e3','56ecd876-8ef6-44aa-a4f6-305da0fd306c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa4405001124e28b03b768f2fbec3da',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:13.849464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ae2610b-8703-446a-8abe-a63066f3e55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:13.901670 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ae2610b-8703-446a-8abe-a63066f3e55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:13.919820 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Flow 'volume_create_api' (67412c47-5fcd-46e5-9e19-dae733facd85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:34:14.047250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Create volume request issued successfully. Dec 11 14:34:14.079512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-56889f65-2b1e-40fe-b8fa-89e47fdff2c0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes returned with HTTP 202 Dec 11 14:34:14.080715 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1351/2656] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:34:12 2020] POST /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes => generated 829 bytes in 1258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:34:14.100297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef6e099e-ca56-42a7-8dde-7a10b931f973 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e Dec 11 14:34:14.101333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef6e099e-ca56-42a7-8dde-7a10b931f973 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:14.101743 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:14.101743 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:14.103133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef6e099e-ca56-42a7-8dde-7a10b931f973 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:14.109992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Created reservations ['6ab3206b-77c6-4991-83e6-0ec7fce12f70', 'f8c192da-c568-45b8-9441-2af0c83446e0', '79516f5c-f339-4364-99ba-8c2d34706612', '01957599-b410-41fc-902c-ad259ccf935a'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:34:14.112177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccde8cf9-58d9-481f-adcd-701504627012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ab3206b-77c6-4991-83e6-0ec7fce12f70', 'f8c192da-c568-45b8-9441-2af0c83446e0', '79516f5c-f339-4364-99ba-8c2d34706612', '01957599-b410-41fc-902c-ad259ccf935a']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:14.115273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe02c3eb-5c79-45e9-ace2-8983f156eb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:14.220904 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:14.220904 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:14.234713 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ef6e099e-ca56-42a7-8dde-7a10b931f973 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:14.274213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef6e099e-ca56-42a7-8dde-7a10b931f973 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e returned with HTTP 200 Dec 11 14:34:14.275429 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1352/2657] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:14 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e => generated 921 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:14.277722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe02c3eb-5c79-45e9-ace2-8983f156eb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af3c695b-9565-4497-a33c-aa5dc088ce76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-728758957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f17af55516f741cbbaa4e1839c10173a',qos_specs=None,replication_status=,reservations=['6ab3206b-77c6-4991-83e6-0ec7fce12f70','f8c192da-c568-45b8-9441-2af0c83446e0','79516f5c-f339-4364-99ba-8c2d34706612','01957599-b410-41fc-902c-ad259ccf935a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3717955f7e544a61b8892889c1f4a930',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:34:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-728758957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af3c695b-9565-4497-a33c-aa5dc088ce76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f17af55516f741cbbaa4e1839c10173a',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,user_id='3717955f7e544a61b8892889c1f4a930',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:14.292995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69eb6c5f-79ae-4684-b5d3-a05c3351070c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:14.332466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69eb6c5f-79ae-4684-b5d3-a05c3351070c) 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-TestVolumeBackupRestore-volume-728758957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f17af55516f741cbbaa4e1839c10173a',qos_specs=None,replication_status=,reservations=['6ab3206b-77c6-4991-83e6-0ec7fce12f70','f8c192da-c568-45b8-9441-2af0c83446e0','79516f5c-f339-4364-99ba-8c2d34706612','01957599-b410-41fc-902c-ad259ccf935a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3717955f7e544a61b8892889c1f4a930',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:14.335074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d91294-7a19-49bb-9d21-3270f502e472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:14.358437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d91294-7a19-49bb-9d21-3270f502e472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:14.363446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Flow 'volume_create_api' (e7d7c1c2-18b3-4ba1-8296-da3af97aaa14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:34:14.438308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Create volume request issued successfully. Dec 11 14:34:14.461054 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9cdd4e9f-59a9-4a60-a48b-51978fa417d5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes returned with HTTP 202 Dec 11 14:34:14.461980 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1306/2658] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:34:13 2020] POST /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes => generated 822 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:34:14.476593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4679fed5-848b-4a3e-8133-4962425a97e1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:14.477159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4679fed5-848b-4a3e-8133-4962425a97e1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:14.477337 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:14.477337 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:14.477685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4679fed5-848b-4a3e-8133-4962425a97e1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:14.537310 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:14.537310 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:14.547410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4679fed5-848b-4a3e-8133-4962425a97e1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:14.572656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4679fed5-848b-4a3e-8133-4962425a97e1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:14.574862 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1353/2659] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:14 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 890 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:34:15.293021 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e4817bf-65dc-4177-b0f7-114f5c3d93fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e Dec 11 14:34:15.293874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e4817bf-65dc-4177-b0f7-114f5c3d93fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:15.294272 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:15.294272 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:15.295100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e4817bf-65dc-4177-b0f7-114f5c3d93fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:15.436586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:15.436586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:15.454968 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1e4817bf-65dc-4177-b0f7-114f5c3d93fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:15.512103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e4817bf-65dc-4177-b0f7-114f5c3d93fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e returned with HTTP 200 Dec 11 14:34:15.515761 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1307/2660] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:15 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e => generated 921 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:34:15.591134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f04db504-89b5-4534-adb1-d8c91b3ccd57 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:15.591676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f04db504-89b5-4534-adb1-d8c91b3ccd57 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:15.591906 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:15.591906 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:15.592252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f04db504-89b5-4534-adb1-d8c91b3ccd57 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:15.761288 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:15.761288 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:15.834165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f04db504-89b5-4534-adb1-d8c91b3ccd57 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:15.955268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f04db504-89b5-4534-adb1-d8c91b3ccd57 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:15.956402 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1354/2661] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:15 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:16.533126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41668018-eb44-4639-a114-c00d2cb5d7e0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e Dec 11 14:34:16.534349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41668018-eb44-4639-a114-c00d2cb5d7e0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:16.534779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:16.534779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:16.535434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41668018-eb44-4639-a114-c00d2cb5d7e0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:16.724989 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:16.724989 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:16.765744 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-41668018-eb44-4639-a114-c00d2cb5d7e0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:16.887342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41668018-eb44-4639-a114-c00d2cb5d7e0 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e returned with HTTP 200 Dec 11 14:34:16.898628 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1308/2662] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:16 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e => generated 922 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:16.973738 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-cdbd0afa-ebb7-4a31-92d4-296b95405f7d req-7c9d97db-f580-4c17-89ad-123cbb0e5ed1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e Dec 11 14:34:16.974275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-cdbd0afa-ebb7-4a31-92d4-296b95405f7d req-7c9d97db-f580-4c17-89ad-123cbb0e5ed1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:16.974506 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:16.974506 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:16.977906 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ec2b0b2-461f-4796-9211-81cd61cf5b7a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:16.978760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ec2b0b2-461f-4796-9211-81cd61cf5b7a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:16.979096 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:16.979096 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:16.979665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ec2b0b2-461f-4796-9211-81cd61cf5b7a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:16.981541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-cdbd0afa-ebb7-4a31-92d4-296b95405f7d req-7c9d97db-f580-4c17-89ad-123cbb0e5ed1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:17.086927 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:17.086927 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:17.114677 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3ec2b0b2-461f-4796-9211-81cd61cf5b7a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:17.148353 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:17.148353 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:17.178755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-cdbd0afa-ebb7-4a31-92d4-296b95405f7d req-7c9d97db-f580-4c17-89ad-123cbb0e5ed1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:17.189145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ec2b0b2-461f-4796-9211-81cd61cf5b7a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:17.207411 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1309/2663] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:16 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:17.252785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-cdbd0afa-ebb7-4a31-92d4-296b95405f7d req-7c9d97db-f580-4c17-89ad-123cbb0e5ed1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e returned with HTTP 200 Dec 11 14:34:17.252785 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1355/2664] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:34:16 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e => generated 922 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:17.275411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] POST http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes Dec 11 14:34:17.276146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:17.276146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:17.276565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1594484737"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:34:17.277736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1594484737'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:34:17.278104 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Create volume of 1 GB Dec 11 14:34:17.307864 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Availability Zones retrieved successfully. Dec 11 14:34:17.351438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Flow 'volume_create_api' (eaf2dd8b-b6a7-4367-b8b6-fbac4f71d3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:34:17.354218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc33f6f-cd11-4dcc-b3c2-85482d924fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:17.356397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:34:17.512500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc33f6f-cd11-4dcc-b3c2-85482d924fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:17.515617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e15e7eb7-e564-400e-becc-25f7a155c021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:17.803233 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Created reservations ['d65e48e3-d1ba-4c40-8527-14c5f5326370', '00461166-7733-4c88-b1e7-697dadfca7ba', '08b16724-ba61-4fe4-8713-6c1b69c1dd88', '43529ecd-7725-4211-956e-b1e5f245e521'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:34:17.815795 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e15e7eb7-e564-400e-becc-25f7a155c021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d65e48e3-d1ba-4c40-8527-14c5f5326370', '00461166-7733-4c88-b1e7-697dadfca7ba', '08b16724-ba61-4fe4-8713-6c1b69c1dd88', '43529ecd-7725-4211-956e-b1e5f245e521']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:17.823598 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af09ee96-7a98-41fc-b7fd-a8e45ea63ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:18.045683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af09ee96-7a98-41fc-b7fd-a8e45ea63ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eec27ee0-104e-4a72-9063-10b11d789b9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1594484737',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a945b5ec21842ba83b84e39ce9d13f7',qos_specs=None,replication_status=,reservations=['d65e48e3-d1ba-4c40-8527-14c5f5326370','00461166-7733-4c88-b1e7-697dadfca7ba','08b16724-ba61-4fe4-8713-6c1b69c1dd88','43529ecd-7725-4211-956e-b1e5f245e521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa4405001124e28b03b768f2fbec3da',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1594484737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eec27ee0-104e-4a72-9063-10b11d789b9e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6a945b5ec21842ba83b84e39ce9d13f7',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,user_id='7fa4405001124e28b03b768f2fbec3da',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:18.057097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2d068f-106c-4819-a371-99c550c154d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:18.155804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff2d068f-106c-4819-a371-99c550c154d0) 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-1594484737',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a945b5ec21842ba83b84e39ce9d13f7',qos_specs=None,replication_status=,reservations=['d65e48e3-d1ba-4c40-8527-14c5f5326370','00461166-7733-4c88-b1e7-697dadfca7ba','08b16724-ba61-4fe4-8713-6c1b69c1dd88','43529ecd-7725-4211-956e-b1e5f245e521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa4405001124e28b03b768f2fbec3da',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:18.164183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0af9e5c-7d4e-48e4-957f-371fca59843c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:18.215234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0af9e5c-7d4e-48e4-957f-371fca59843c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:18.215762 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8215fc0-9361-4394-a22b-ad6bb56f192f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:18.216513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8215fc0-9361-4394-a22b-ad6bb56f192f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:18.218644 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:18.218644 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:18.219532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8215fc0-9361-4394-a22b-ad6bb56f192f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:18.227344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Flow 'volume_create_api' (eaf2dd8b-b6a7-4367-b8b6-fbac4f71d3d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:34:18.442474 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Create volume request issued successfully. Dec 11 14:34:18.486477 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:18.486477 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:18.510635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4bf3390-94d5-4c8b-a524-f448c6a6f165 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes returned with HTTP 202 Dec 11 14:34:18.512800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b8215fc0-9361-4394-a22b-ad6bb56f192f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:18.532959 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1310/2665] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:34:17 2020] POST /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes => generated 829 bytes in 1253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:34:18.542701 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6dc97e2-51b4-4b9c-a6bf-a6c211c11363 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:18.543328 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6dc97e2-51b4-4b9c-a6bf-a6c211c11363 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:18.544064 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:18.544064 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:18.544632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6dc97e2-51b4-4b9c-a6bf-a6c211c11363 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:18.606751 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8215fc0-9361-4394-a22b-ad6bb56f192f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:18.608461 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1356/2666] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:18 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:18.791042 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:18.791042 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:18.805630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f6dc97e2-51b4-4b9c-a6bf-a6c211c11363 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:18.890630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6dc97e2-51b4-4b9c-a6bf-a6c211c11363 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e returned with HTTP 200 Dec 11 14:34:18.891897 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1311/2667] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:18 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e => generated 921 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:19.625977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a91e6ab-c0b9-4fd0-8c2b-29ffd0dc09a7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:19.626887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a91e6ab-c0b9-4fd0-8c2b-29ffd0dc09a7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:19.627123 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:19.627123 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:19.627507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a91e6ab-c0b9-4fd0-8c2b-29ffd0dc09a7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:19.807624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:19.807624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:19.841525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9a91e6ab-c0b9-4fd0-8c2b-29ffd0dc09a7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:19.926436 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-577f1f67-a320-43cb-a2ac-c9381775987f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:19.932853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-577f1f67-a320-43cb-a2ac-c9381775987f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:19.933287 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:19.933287 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:19.943635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-577f1f67-a320-43cb-a2ac-c9381775987f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:19.997863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a91e6ab-c0b9-4fd0-8c2b-29ffd0dc09a7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:19.999934 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1357/2668] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:19 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:20.084271 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:20.084271 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:20.099336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-577f1f67-a320-43cb-a2ac-c9381775987f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:20.138325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-577f1f67-a320-43cb-a2ac-c9381775987f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e returned with HTTP 200 Dec 11 14:34:20.148230 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1312/2669] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:19 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e => generated 921 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:34:21.032538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aac23672-d22c-4fea-ab90-c20d7fc98f86 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:21.033954 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aac23672-d22c-4fea-ab90-c20d7fc98f86 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:21.034491 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:21.034491 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:21.035546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aac23672-d22c-4fea-ab90-c20d7fc98f86 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:21.172054 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-030188fe-df33-4977-817a-3828761c6f9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:21.172621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-030188fe-df33-4977-817a-3828761c6f9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:21.172827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:21.172827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:21.173331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-030188fe-df33-4977-817a-3828761c6f9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:21.206276 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:21.206276 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:21.233506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aac23672-d22c-4fea-ab90-c20d7fc98f86 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:21.306765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aac23672-d22c-4fea-ab90-c20d7fc98f86 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:21.315389 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1358/2670] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:21 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:21.400538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:21.400538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:21.418200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-030188fe-df33-4977-817a-3828761c6f9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:21.460634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-030188fe-df33-4977-817a-3828761c6f9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e returned with HTTP 200 Dec 11 14:34:21.461996 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1313/2671] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:21 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e => generated 922 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:22.340557 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-852b7f29-c703-40d3-b09c-9cafd6bd3dd4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:22.342014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-852b7f29-c703-40d3-b09c-9cafd6bd3dd4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:22.342455 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:22.342455 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:22.343124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-852b7f29-c703-40d3-b09c-9cafd6bd3dd4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:22.480947 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:22.480947 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:22.501344 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-852b7f29-c703-40d3-b09c-9cafd6bd3dd4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:22.576729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-852b7f29-c703-40d3-b09c-9cafd6bd3dd4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:22.586498 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1359/2672] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:22 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:23.603615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cfe3985d-d1b9-44a4-b0da-294121b84de1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:23.604987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cfe3985d-d1b9-44a4-b0da-294121b84de1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:23.605298 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:23.605298 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:23.606139 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cfe3985d-d1b9-44a4-b0da-294121b84de1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:23.750742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:23.750742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:23.799450 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cfe3985d-d1b9-44a4-b0da-294121b84de1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:23.853815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cfe3985d-d1b9-44a4-b0da-294121b84de1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:23.864338 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1314/2673] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:23 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:34:24.881870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73e67ae8-e8eb-44e5-af03-85c73b5f2e74 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:24.883558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73e67ae8-e8eb-44e5-af03-85c73b5f2e74 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:24.884163 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:24.884163 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:24.885365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73e67ae8-e8eb-44e5-af03-85c73b5f2e74 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:25.000888 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:25.000888 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:25.024674 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-73e67ae8-e8eb-44e5-af03-85c73b5f2e74 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:25.074492 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73e67ae8-e8eb-44e5-af03-85c73b5f2e74 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:25.078513 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1360/2674] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:24 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:34:26.102500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19db3a0d-06a6-4d9f-927a-bbfd5d6a0d0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:26.103729 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19db3a0d-06a6-4d9f-927a-bbfd5d6a0d0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:26.104335 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:26.104335 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:26.105029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19db3a0d-06a6-4d9f-927a-bbfd5d6a0d0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:26.231783 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:26.231783 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:26.261402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-19db3a0d-06a6-4d9f-927a-bbfd5d6a0d0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:26.317444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19db3a0d-06a6-4d9f-927a-bbfd5d6a0d0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:26.322529 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1315/2675] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:26 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:27.341298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc828b69-bdee-4e52-abea-f28b5c33a078 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:27.341848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc828b69-bdee-4e52-abea-f28b5c33a078 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:27.342101 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:27.342101 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:27.342705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc828b69-bdee-4e52-abea-f28b5c33a078 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:27.442348 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:27.442348 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:27.477219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc828b69-bdee-4e52-abea-f28b5c33a078 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:27.532597 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc828b69-bdee-4e52-abea-f28b5c33a078 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:27.545579 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1361/2676] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:27 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:28.269079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e71d41ea-1d68-4c5c-89a6-991a2a891b39 req-3db45180-1cbd-44e6-948d-52f0819a5181 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:28.270483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e71d41ea-1d68-4c5c-89a6-991a2a891b39 req-3db45180-1cbd-44e6-948d-52f0819a5181 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:28.270908 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:28.270908 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:28.272164 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e71d41ea-1d68-4c5c-89a6-991a2a891b39 req-3db45180-1cbd-44e6-948d-52f0819a5181 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:28.356635 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:28.356635 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:28.392523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-e71d41ea-1d68-4c5c-89a6-991a2a891b39 req-3db45180-1cbd-44e6-948d-52f0819a5181 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:28.436471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e71d41ea-1d68-4c5c-89a6-991a2a891b39 req-3db45180-1cbd-44e6-948d-52f0819a5181 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e returned with HTTP 200 Dec 11 14:34:28.438176 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1316/2677] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:34:28 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e => generated 922 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:28.459834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] POST http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes Dec 11 14:34:28.461337 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:28.461337 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:28.462581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-186452437"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:34:28.465478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-186452437'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:34:28.466543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Create volume of 1 GB Dec 11 14:34:28.510758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Availability Zones retrieved successfully. Dec 11 14:34:28.554160 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c49b4b9a-4af9-4dac-8132-bcbeb88c2263 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:28.554748 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c49b4b9a-4af9-4dac-8132-bcbeb88c2263 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:28.554974 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:28.554974 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:28.555360 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c49b4b9a-4af9-4dac-8132-bcbeb88c2263 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:28.585864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Flow 'volume_create_api' (2cbe0ee9-6a06-4191-a642-39bc998e6a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:34:28.592396 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (115173d6-447c-4c17-9bfa-24112748e3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:28.598658 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:34:28.698468 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:28.698468 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:28.709028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c49b4b9a-4af9-4dac-8132-bcbeb88c2263 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:28.738473 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c49b4b9a-4af9-4dac-8132-bcbeb88c2263 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:28.739254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1317/2678] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:28 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:28.740916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (115173d6-447c-4c17-9bfa-24112748e3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:28.743371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ae4f7e-a12c-44f5-ad0c-d5d1751a601c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:28.927008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Created reservations ['20f17cc0-ed0e-40a1-9915-2923d276deb6', '95093f2d-8ae1-4587-8c3c-d24a4d8d2872', 'a8681d23-9a3b-4b1e-bc4b-f2d9f4813e3b', '928900ea-e0af-496f-8824-f5dd53c8cfd1'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:34:28.934682 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ae4f7e-a12c-44f5-ad0c-d5d1751a601c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20f17cc0-ed0e-40a1-9915-2923d276deb6', '95093f2d-8ae1-4587-8c3c-d24a4d8d2872', 'a8681d23-9a3b-4b1e-bc4b-f2d9f4813e3b', '928900ea-e0af-496f-8824-f5dd53c8cfd1']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:28.936932 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059798a3-c6fb-4d0a-894c-a4685da7d582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:29.061180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059798a3-c6fb-4d0a-894c-a4685da7d582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '298ec36a-6878-4b6c-89f9-41b1ba555f20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-186452437',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a945b5ec21842ba83b84e39ce9d13f7',qos_specs=None,replication_status=,reservations=['20f17cc0-ed0e-40a1-9915-2923d276deb6','95093f2d-8ae1-4587-8c3c-d24a4d8d2872','a8681d23-9a3b-4b1e-bc4b-f2d9f4813e3b','928900ea-e0af-496f-8824-f5dd53c8cfd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa4405001124e28b03b768f2fbec3da',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-186452437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=298ec36a-6878-4b6c-89f9-41b1ba555f20,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6a945b5ec21842ba83b84e39ce9d13f7',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,user_id='7fa4405001124e28b03b768f2fbec3da',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:29.064928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccefeaf9-a2db-48d1-9cc2-83fd97713ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:29.116020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccefeaf9-a2db-48d1-9cc2-83fd97713ea1) 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-186452437',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6a945b5ec21842ba83b84e39ce9d13f7',qos_specs=None,replication_status=,reservations=['20f17cc0-ed0e-40a1-9915-2923d276deb6','95093f2d-8ae1-4587-8c3c-d24a4d8d2872','a8681d23-9a3b-4b1e-bc4b-f2d9f4813e3b','928900ea-e0af-496f-8824-f5dd53c8cfd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fa4405001124e28b03b768f2fbec3da',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:29.118280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d45d9e-6c64-422c-95d2-6ccead8210b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:34:29.138314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d45d9e-6c64-422c-95d2-6ccead8210b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:34:29.141677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Flow 'volume_create_api' (2cbe0ee9-6a06-4191-a642-39bc998e6a84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:34:29.229951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Create volume request issued successfully. Dec 11 14:34:29.264543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4eb7011a-4754-4047-be4c-ff3054ecbf45 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes returned with HTTP 202 Dec 11 14:34:29.265651 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1362/2679] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:34:28 2020] POST /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes => generated 828 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:34:29.280508 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a24ca548-d79b-4f99-8d29-06a1f6a9c3ad tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 Dec 11 14:34:29.281032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a24ca548-d79b-4f99-8d29-06a1f6a9c3ad tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:29.281221 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:29.281221 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:29.281579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a24ca548-d79b-4f99-8d29-06a1f6a9c3ad tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:29.392580 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:29.392580 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:29.421019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a24ca548-d79b-4f99-8d29-06a1f6a9c3ad tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:29.493574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a24ca548-d79b-4f99-8d29-06a1f6a9c3ad tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 returned with HTTP 200 Dec 11 14:34:29.494663 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1318/2680] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:29 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 => generated 896 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:34:29.760029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6dfa7a34-515a-46e6-a62e-8dd7f4ce4e13 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:29.760675 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6dfa7a34-515a-46e6-a62e-8dd7f4ce4e13 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:29.761115 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:29.761115 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:29.761596 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6dfa7a34-515a-46e6-a62e-8dd7f4ce4e13 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:29.883275 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:29.883275 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:29.895212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6dfa7a34-515a-46e6-a62e-8dd7f4ce4e13 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:29.930328 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6dfa7a34-515a-46e6-a62e-8dd7f4ce4e13 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:29.932192 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1363/2681] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:29 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:30.513758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8774816-1f30-4316-96b8-0c896c9761c5 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 Dec 11 14:34:30.515307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8774816-1f30-4316-96b8-0c896c9761c5 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:30.515953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:30.515953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:30.517130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8774816-1f30-4316-96b8-0c896c9761c5 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:30.619111 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:30.619111 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:30.636288 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8774816-1f30-4316-96b8-0c896c9761c5 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:30.677868 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8774816-1f30-4316-96b8-0c896c9761c5 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 returned with HTTP 200 Dec 11 14:34:30.682628 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1319/2682] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:30 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 => generated 921 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:30.950022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6cbd29a-8032-4767-9f21-aafecbe549df tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:30.950630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6cbd29a-8032-4767-9f21-aafecbe549df tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:30.950819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:30.950819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:30.951190 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6cbd29a-8032-4767-9f21-aafecbe549df tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:31.029046 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:31.029046 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:31.044802 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e6cbd29a-8032-4767-9f21-aafecbe549df tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:31.081388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6cbd29a-8032-4767-9f21-aafecbe549df tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:31.086593 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1364/2683] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:30 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:31.712343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-48a31fa3-4d62-4bfb-943c-39a5433f28ba req-6702fef9-76c6-453c-8aab-b2b89fab254f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 Dec 11 14:34:31.713074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-48a31fa3-4d62-4bfb-943c-39a5433f28ba req-6702fef9-76c6-453c-8aab-b2b89fab254f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:31.713281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:31.713281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:31.713930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-48a31fa3-4d62-4bfb-943c-39a5433f28ba req-6702fef9-76c6-453c-8aab-b2b89fab254f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:31.788861 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:31.788861 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:31.801242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-48a31fa3-4d62-4bfb-943c-39a5433f28ba req-6702fef9-76c6-453c-8aab-b2b89fab254f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:31.830054 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-48a31fa3-4d62-4bfb-943c-39a5433f28ba req-6702fef9-76c6-453c-8aab-b2b89fab254f tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 returned with HTTP 200 Dec 11 14:34:31.831361 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1320/2684] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:34:31 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 => generated 921 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:32.101357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be621732-0fb7-4cbb-815b-91a0e0ef5c54 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:32.102567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be621732-0fb7-4cbb-815b-91a0e0ef5c54 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:32.103081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:32.103081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:32.104107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-be621732-0fb7-4cbb-815b-91a0e0ef5c54 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:32.168529 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:32.168529 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:32.184844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-be621732-0fb7-4cbb-815b-91a0e0ef5c54 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:32.238854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-be621732-0fb7-4cbb-815b-91a0e0ef5c54 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:32.240750 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1365/2685] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:32 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:32.384501 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-632b50d2-36e5-49f2-818e-a2621bad9177 req-c6919e79-be13-41d6-bdf3-d668ff8e967d tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail Dec 11 14:34:32.385562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-632b50d2-36e5-49f2-818e-a2621bad9177 req-c6919e79-be13-41d6-bdf3-d668ff8e967d tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:32.386108 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:32.386108 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:32.387056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-632b50d2-36e5-49f2-818e-a2621bad9177 req-c6919e79-be13-41d6-bdf3-d668ff8e967d tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:32.388364 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [req-632b50d2-36e5-49f2-818e-a2621bad9177 req-c6919e79-be13-41d6-bdf3-d668ff8e967d tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:34:32.397778 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-632b50d2-36e5-49f2-818e-a2621bad9177 req-c6919e79-be13-41d6-bdf3-d668ff8e967d tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:34:32.496158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-632b50d2-36e5-49f2-818e-a2621bad9177 req-c6919e79-be13-41d6-bdf3-d668ff8e967d tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Get all volumes completed successfully. Dec 11 14:34:32.500116 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:32.500116 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:32.522471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-632b50d2-36e5-49f2-818e-a2621bad9177 req-c6919e79-be13-41d6-bdf3-d668ff8e967d tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail returned with HTTP 200 Dec 11 14:34:32.527886 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1321/2686] 10.222.0.58 () {60 vars in 1479 bytes} [Fri Dec 11 14:34:32 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail => generated 2748 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:32.608906 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5c3b3f5d-72be-42bc-b79c-b6d71938eb0c req-0a92ec1c-a0db-4dc3-9559-6e818d30a8fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail Dec 11 14:34:32.609546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5c3b3f5d-72be-42bc-b79c-b6d71938eb0c req-0a92ec1c-a0db-4dc3-9559-6e818d30a8fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:32.609900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:32.609900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:32.610791 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5c3b3f5d-72be-42bc-b79c-b6d71938eb0c req-0a92ec1c-a0db-4dc3-9559-6e818d30a8fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:32.611624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [req-5c3b3f5d-72be-42bc-b79c-b6d71938eb0c req-0a92ec1c-a0db-4dc3-9559-6e818d30a8fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:34:32.615222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-5c3b3f5d-72be-42bc-b79c-b6d71938eb0c req-0a92ec1c-a0db-4dc3-9559-6e818d30a8fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:34:32.704134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-5c3b3f5d-72be-42bc-b79c-b6d71938eb0c req-0a92ec1c-a0db-4dc3-9559-6e818d30a8fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Get all volumes completed successfully. Dec 11 14:34:32.706761 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:32.706761 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:32.721687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5c3b3f5d-72be-42bc-b79c-b6d71938eb0c req-0a92ec1c-a0db-4dc3-9559-6e818d30a8fe tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail returned with HTTP 200 Dec 11 14:34:32.723251 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1366/2687] 10.222.0.58 () {60 vars in 1479 bytes} [Fri Dec 11 14:34:32 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail => generated 2748 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:33.124785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d0bde2d4-ef2f-43a7-86b1-e1f00d065868 req-515e7ec8-09b0-417a-b354-8fb50cdb1889 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail Dec 11 14:34:33.125316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d0bde2d4-ef2f-43a7-86b1-e1f00d065868 req-515e7ec8-09b0-417a-b354-8fb50cdb1889 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:33.125534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:33.125534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:33.126058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d0bde2d4-ef2f-43a7-86b1-e1f00d065868 req-515e7ec8-09b0-417a-b354-8fb50cdb1889 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:33.126707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [req-d0bde2d4-ef2f-43a7-86b1-e1f00d065868 req-515e7ec8-09b0-417a-b354-8fb50cdb1889 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:34:33.128513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-d0bde2d4-ef2f-43a7-86b1-e1f00d065868 req-515e7ec8-09b0-417a-b354-8fb50cdb1889 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:34:33.194826 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-d0bde2d4-ef2f-43a7-86b1-e1f00d065868 req-515e7ec8-09b0-417a-b354-8fb50cdb1889 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Get all volumes completed successfully. Dec 11 14:34:33.196970 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:33.196970 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:33.208704 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d0bde2d4-ef2f-43a7-86b1-e1f00d065868 req-515e7ec8-09b0-417a-b354-8fb50cdb1889 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail returned with HTTP 200 Dec 11 14:34:33.217375 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1322/2688] 10.222.0.58 () {60 vars in 1479 bytes} [Fri Dec 11 14:34:33 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail => generated 2748 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:33.262814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4a4d21d7-1c15-4597-b674-e9ebd0d88922 req-bcf6db34-5bd5-4e0a-af0a-11c4f4536fa3 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail Dec 11 14:34:33.263663 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4a4d21d7-1c15-4597-b674-e9ebd0d88922 req-bcf6db34-5bd5-4e0a-af0a-11c4f4536fa3 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:33.263863 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:33.263863 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:33.264576 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-4a4d21d7-1c15-4597-b674-e9ebd0d88922 req-bcf6db34-5bd5-4e0a-af0a-11c4f4536fa3 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:33.265209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [req-4a4d21d7-1c15-4597-b674-e9ebd0d88922 req-bcf6db34-5bd5-4e0a-af0a-11c4f4536fa3 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:34:33.267115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-4a4d21d7-1c15-4597-b674-e9ebd0d88922 req-bcf6db34-5bd5-4e0a-af0a-11c4f4536fa3 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:34:33.277325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-410a09d6-dbfc-47fd-b36e-dd36a9742293 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:33.284357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-410a09d6-dbfc-47fd-b36e-dd36a9742293 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:33.285329 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:33.285329 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:33.286634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-410a09d6-dbfc-47fd-b36e-dd36a9742293 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:33.351981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-4a4d21d7-1c15-4597-b674-e9ebd0d88922 req-bcf6db34-5bd5-4e0a-af0a-11c4f4536fa3 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Get all volumes completed successfully. Dec 11 14:34:33.355267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:33.355267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:33.387831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-4a4d21d7-1c15-4597-b674-e9ebd0d88922 req-bcf6db34-5bd5-4e0a-af0a-11c4f4536fa3 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail returned with HTTP 200 Dec 11 14:34:33.388799 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:33.388799 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:33.390530 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1367/2689] 10.222.0.58 () {60 vars in 1479 bytes} [Fri Dec 11 14:34:33 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail => generated 2748 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:33.405577 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-410a09d6-dbfc-47fd-b36e-dd36a9742293 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:33.456382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-410a09d6-dbfc-47fd-b36e-dd36a9742293 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:33.467302 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1323/2690] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:33 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:34:34.211732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-929aee7e-47c7-4b91-890d-9d7a799588ae req-4465ea31-0242-48fd-a80e-95ef18de3cf1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail Dec 11 14:34:34.213101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-929aee7e-47c7-4b91-890d-9d7a799588ae req-4465ea31-0242-48fd-a80e-95ef18de3cf1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:34.213475 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:34.213475 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:34.214110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-929aee7e-47c7-4b91-890d-9d7a799588ae req-4465ea31-0242-48fd-a80e-95ef18de3cf1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:34.215585 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [req-929aee7e-47c7-4b91-890d-9d7a799588ae req-4465ea31-0242-48fd-a80e-95ef18de3cf1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:34:34.217605 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-929aee7e-47c7-4b91-890d-9d7a799588ae req-4465ea31-0242-48fd-a80e-95ef18de3cf1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:34:34.304817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-929aee7e-47c7-4b91-890d-9d7a799588ae req-4465ea31-0242-48fd-a80e-95ef18de3cf1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Get all volumes completed successfully. Dec 11 14:34:34.307382 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:34.307382 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:34.319731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-929aee7e-47c7-4b91-890d-9d7a799588ae req-4465ea31-0242-48fd-a80e-95ef18de3cf1 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail returned with HTTP 200 Dec 11 14:34:34.321259 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1368/2691] 10.222.0.58 () {60 vars in 1479 bytes} [Fri Dec 11 14:34:34 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail => generated 2748 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:34.475148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9bd3775c-f608-4b35-a095-5874a2204182 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:34.475929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9bd3775c-f608-4b35-a095-5874a2204182 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:34.475929 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:34.475929 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:34.476500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9bd3775c-f608-4b35-a095-5874a2204182 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:34.555649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:34.555649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:34.572857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9bd3775c-f608-4b35-a095-5874a2204182 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:34.615505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9bd3775c-f608-4b35-a095-5874a2204182 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:34.617006 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1324/2692] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:34 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:34.858650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-54b4188a-c7d0-4e82-948f-d6c92bff1b6c req-46f7c3ee-5f7e-4f2c-a908-2add3bd25a9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail Dec 11 14:34:34.859522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-54b4188a-c7d0-4e82-948f-d6c92bff1b6c req-46f7c3ee-5f7e-4f2c-a908-2add3bd25a9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:34.860387 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:34.860387 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:34.860757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-54b4188a-c7d0-4e82-948f-d6c92bff1b6c req-46f7c3ee-5f7e-4f2c-a908-2add3bd25a9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:34.861544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [req-54b4188a-c7d0-4e82-948f-d6c92bff1b6c req-46f7c3ee-5f7e-4f2c-a908-2add3bd25a9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:34:34.863903 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-54b4188a-c7d0-4e82-948f-d6c92bff1b6c req-46f7c3ee-5f7e-4f2c-a908-2add3bd25a9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:34:34.946874 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-54b4188a-c7d0-4e82-948f-d6c92bff1b6c req-46f7c3ee-5f7e-4f2c-a908-2add3bd25a9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Get all volumes completed successfully. Dec 11 14:34:34.949416 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:34.949416 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:34.960155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-54b4188a-c7d0-4e82-948f-d6c92bff1b6c req-46f7c3ee-5f7e-4f2c-a908-2add3bd25a9a tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail returned with HTTP 200 Dec 11 14:34:34.961614 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1369/2693] 10.222.0.58 () {60 vars in 1479 bytes} [Fri Dec 11 14:34:34 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail => generated 2748 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:35.022842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c90df9c0-67bb-4f21-9f27-62ce803bdd3e req-b95f6c17-90e1-4f4f-bb96-90a435d86946 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail Dec 11 14:34:35.023930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c90df9c0-67bb-4f21-9f27-62ce803bdd3e req-b95f6c17-90e1-4f4f-bb96-90a435d86946 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:35.024378 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:35.024378 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:35.025624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c90df9c0-67bb-4f21-9f27-62ce803bdd3e req-b95f6c17-90e1-4f4f-bb96-90a435d86946 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:35.026738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [req-c90df9c0-67bb-4f21-9f27-62ce803bdd3e req-b95f6c17-90e1-4f4f-bb96-90a435d86946 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:34:35.034742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-c90df9c0-67bb-4f21-9f27-62ce803bdd3e req-b95f6c17-90e1-4f4f-bb96-90a435d86946 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:34:35.130064 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c90df9c0-67bb-4f21-9f27-62ce803bdd3e req-b95f6c17-90e1-4f4f-bb96-90a435d86946 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Get all volumes completed successfully. Dec 11 14:34:35.132375 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:35.132375 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:35.142665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c90df9c0-67bb-4f21-9f27-62ce803bdd3e req-b95f6c17-90e1-4f4f-bb96-90a435d86946 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail returned with HTTP 200 Dec 11 14:34:35.144062 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1325/2694] 10.222.0.58 () {60 vars in 1479 bytes} [Fri Dec 11 14:34:35 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail => generated 2748 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:35.636520 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-51f9fa02-a155-4e1a-99c8-4302644627d6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:35.637886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-51f9fa02-a155-4e1a-99c8-4302644627d6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:35.638279 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:35.638279 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:35.640844 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-51f9fa02-a155-4e1a-99c8-4302644627d6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:35.732107 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:35.732107 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:35.768136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-51f9fa02-a155-4e1a-99c8-4302644627d6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:35.851493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-51f9fa02-a155-4e1a-99c8-4302644627d6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:35.867452 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1370/2695] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:35 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:35.895692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2c75cca6-97f9-4f0e-bbb4-7d5eb1cc1e1f req-acb9c4cb-9c82-47ff-8528-0d01a2035e2e tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail Dec 11 14:34:35.897082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2c75cca6-97f9-4f0e-bbb4-7d5eb1cc1e1f req-acb9c4cb-9c82-47ff-8528-0d01a2035e2e tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:35.897384 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:35.897384 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:35.901989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-2c75cca6-97f9-4f0e-bbb4-7d5eb1cc1e1f req-acb9c4cb-9c82-47ff-8528-0d01a2035e2e tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:35.903255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [req-2c75cca6-97f9-4f0e-bbb4-7d5eb1cc1e1f req-acb9c4cb-9c82-47ff-8528-0d01a2035e2e tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:34:35.906779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-2c75cca6-97f9-4f0e-bbb4-7d5eb1cc1e1f req-acb9c4cb-9c82-47ff-8528-0d01a2035e2e tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:34:35.969216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-2c75cca6-97f9-4f0e-bbb4-7d5eb1cc1e1f req-acb9c4cb-9c82-47ff-8528-0d01a2035e2e tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Get all volumes completed successfully. Dec 11 14:34:35.971468 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:35.971468 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:35.984009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-2c75cca6-97f9-4f0e-bbb4-7d5eb1cc1e1f req-acb9c4cb-9c82-47ff-8528-0d01a2035e2e tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail returned with HTTP 200 Dec 11 14:34:35.985047 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1326/2696] 10.222.0.58 () {60 vars in 1479 bytes} [Fri Dec 11 14:34:35 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/detail => generated 2748 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:36.008088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87800647-ce12-4803-8161-e2e118774dfb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] DELETE http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 Dec 11 14:34:36.009054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87800647-ce12-4803-8161-e2e118774dfb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:36.009151 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:36.009151 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:36.009793 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87800647-ce12-4803-8161-e2e118774dfb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:36.010637 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-87800647-ce12-4803-8161-e2e118774dfb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Delete volume with id: 298ec36a-6878-4b6c-89f9-41b1ba555f20 Dec 11 14:34:36.367255 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:36.367255 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:36.368443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-87800647-ce12-4803-8161-e2e118774dfb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:36.409932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-87800647-ce12-4803-8161-e2e118774dfb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Delete volume request issued successfully. Dec 11 14:34:36.410687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87800647-ce12-4803-8161-e2e118774dfb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 returned with HTTP 202 Dec 11 14:34:36.413250 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1371/2697] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:34:36 2020] DELETE /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 => generated 0 bytes in 410 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:34:36.421446 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-babc202c-6aec-49fc-8186-e5c5266c1b95 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 Dec 11 14:34:36.422184 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-babc202c-6aec-49fc-8186-e5c5266c1b95 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:36.422458 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:36.422458 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:36.423132 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-babc202c-6aec-49fc-8186-e5c5266c1b95 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:36.540876 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:36.540876 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:36.554401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-babc202c-6aec-49fc-8186-e5c5266c1b95 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:36.578803 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-babc202c-6aec-49fc-8186-e5c5266c1b95 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 returned with HTTP 200 Dec 11 14:34:36.586631 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1327/2698] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:36 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 => generated 920 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:36.876163 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6487b6be-7d56-4ae3-af49-a0a15ec564a4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:36.876934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6487b6be-7d56-4ae3-af49-a0a15ec564a4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:36.876934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:36.876934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:36.877503 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6487b6be-7d56-4ae3-af49-a0a15ec564a4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:36.968024 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:36.968024 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:36.978615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6487b6be-7d56-4ae3-af49-a0a15ec564a4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:37.027603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6487b6be-7d56-4ae3-af49-a0a15ec564a4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:37.028944 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1372/2699] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:36 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 914 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:37.599315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7dc68c7-cfdb-4438-8f3a-c138758eedf6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 Dec 11 14:34:37.600386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7dc68c7-cfdb-4438-8f3a-c138758eedf6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:37.601189 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:37.601189 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:37.601967 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a7dc68c7-cfdb-4438-8f3a-c138758eedf6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:37.763488 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:37.763488 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:37.787267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a7dc68c7-cfdb-4438-8f3a-c138758eedf6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:37.837810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a7dc68c7-cfdb-4438-8f3a-c138758eedf6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 returned with HTTP 200 Dec 11 14:34:37.840544 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1328/2700] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:37 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 => generated 920 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:38.056074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ee3a28c-e280-41d2-ab93-fae720d77e52 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:38.058246 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ee3a28c-e280-41d2-ab93-fae720d77e52 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:38.059170 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:38.059170 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:38.059876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ee3a28c-e280-41d2-ab93-fae720d77e52 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:38.177613 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:38.177613 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:38.204513 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5ee3a28c-e280-41d2-ab93-fae720d77e52 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:38.257664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ee3a28c-e280-41d2-ab93-fae720d77e52 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:38.262772 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1373/2701] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:38 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 972 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:38.863761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5685d4a-8365-455d-b477-77a6a49492bf tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 Dec 11 14:34:38.864406 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5685d4a-8365-455d-b477-77a6a49492bf tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:38.864772 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:38.864772 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:38.865444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5685d4a-8365-455d-b477-77a6a49492bf tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:39.028221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5685d4a-8365-455d-b477-77a6a49492bf tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 returned with HTTP 404 Dec 11 14:34:39.042115 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1329/2702] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:38 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/298ec36a-6878-4b6c-89f9-41b1ba555f20 => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:34:39.045476 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ef40dd8-d181-4c14-9b34-6f2e69267c0c tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] DELETE http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:39.046022 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ef40dd8-d181-4c14-9b34-6f2e69267c0c tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:39.046246 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:39.046246 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:39.046689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ef40dd8-d181-4c14-9b34-6f2e69267c0c tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:39.047161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-5ef40dd8-d181-4c14-9b34-6f2e69267c0c tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Delete volume with id: eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:39.183129 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:39.183129 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:39.185165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5ef40dd8-d181-4c14-9b34-6f2e69267c0c tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:39.272991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5ef40dd8-d181-4c14-9b34-6f2e69267c0c tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Delete volume request issued successfully. Dec 11 14:34:39.274692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ef40dd8-d181-4c14-9b34-6f2e69267c0c tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e returned with HTTP 202 Dec 11 14:34:39.281402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1045d7b3-a9b9-4d68-9e36-05af3b838901 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:39.282607 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1374/2703] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:34:39 2020] DELETE /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:34:39.282826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1045d7b3-a9b9-4d68-9e36-05af3b838901 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:39.283531 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1045d7b3-a9b9-4d68-9e36-05af3b838901 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:39.299129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-51b8d048-785a-463f-ae14-b8fa8548a7f4 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:39.300042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-51b8d048-785a-463f-ae14-b8fa8548a7f4 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:39.300384 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:39.300384 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:39.304988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-51b8d048-785a-463f-ae14-b8fa8548a7f4 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:39.383269 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:39.383269 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:39.420863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1045d7b3-a9b9-4d68-9e36-05af3b838901 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:39.440370 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:39.440370 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:39.460553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1045d7b3-a9b9-4d68-9e36-05af3b838901 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:39.463992 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1330/2704] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:39 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 972 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:39.464984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-51b8d048-785a-463f-ae14-b8fa8548a7f4 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:39.507905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-51b8d048-785a-463f-ae14-b8fa8548a7f4 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e returned with HTTP 200 Dec 11 14:34:39.508994 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1375/2705] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:39 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e => generated 921 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:40.489189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1186cd79-6c99-4322-aa34-8db2153c49e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:40.490231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1186cd79-6c99-4322-aa34-8db2153c49e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:40.490496 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:40.490496 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:40.491203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1186cd79-6c99-4322-aa34-8db2153c49e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:40.525413 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd8db00f-ee6e-4f22-beeb-54c048425b62 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:40.526255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd8db00f-ee6e-4f22-beeb-54c048425b62 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:40.526685 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:40.526685 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:40.528098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cd8db00f-ee6e-4f22-beeb-54c048425b62 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:40.606804 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:40.606804 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:40.624069 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1186cd79-6c99-4322-aa34-8db2153c49e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:40.649260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:40.649260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:40.650806 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1186cd79-6c99-4322-aa34-8db2153c49e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:40.651847 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1331/2706] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:40 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 975 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:40.666320 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cd8db00f-ee6e-4f22-beeb-54c048425b62 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:40.736912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cd8db00f-ee6e-4f22-beeb-54c048425b62 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e returned with HTTP 200 Dec 11 14:34:40.738347 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1376/2707] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:40 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e => generated 921 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:34:41.671753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9242b1b4-a40d-4f7f-be72-168c7291ccb1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:41.672610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9242b1b4-a40d-4f7f-be72-168c7291ccb1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:41.672975 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:41.672975 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:41.673655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9242b1b4-a40d-4f7f-be72-168c7291ccb1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:41.774121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53741a24-1976-42ed-89e3-dcfbd5448b53 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:41.775526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53741a24-1976-42ed-89e3-dcfbd5448b53 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:41.776614 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:41.776614 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:41.777804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53741a24-1976-42ed-89e3-dcfbd5448b53 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:41.862860 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:41.862860 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:41.939554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9242b1b4-a40d-4f7f-be72-168c7291ccb1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:42.004374 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:42.004374 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:42.020142 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9242b1b4-a40d-4f7f-be72-168c7291ccb1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:42.039004 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1332/2708] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:41 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 975 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:42.040879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-53741a24-1976-42ed-89e3-dcfbd5448b53 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:42.082530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53741a24-1976-42ed-89e3-dcfbd5448b53 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e returned with HTTP 200 Dec 11 14:34:42.096234 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1377/2709] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:41 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e => generated 921 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:43.050120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3140006b-5469-449a-9b6f-1f0861aae108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:43.055097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3140006b-5469-449a-9b6f-1f0861aae108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:43.055330 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:43.055330 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:43.057193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3140006b-5469-449a-9b6f-1f0861aae108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:43.108302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-820c91d1-3339-47ed-9a55-cffde0c30642 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e Dec 11 14:34:43.109684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-820c91d1-3339-47ed-9a55-cffde0c30642 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:43.110329 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:43.110329 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:43.111612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-820c91d1-3339-47ed-9a55-cffde0c30642 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:43.166954 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:43.166954 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:43.185739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3140006b-5469-449a-9b6f-1f0861aae108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:43.235994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-820c91d1-3339-47ed-9a55-cffde0c30642 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e returned with HTTP 404 Dec 11 14:34:43.243998 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1378/2710] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:43 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/eec27ee0-104e-4a72-9063-10b11d789b9e => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:34:43.246955 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3140006b-5469-449a-9b6f-1f0861aae108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:43.247804 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1333/2711] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:43 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 975 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:43.252367 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db6a9562-1163-4a45-bd3d-9cd69e5c19b6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] DELETE http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e Dec 11 14:34:43.253507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db6a9562-1163-4a45-bd3d-9cd69e5c19b6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:43.255265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-db6a9562-1163-4a45-bd3d-9cd69e5c19b6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:43.256551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-db6a9562-1163-4a45-bd3d-9cd69e5c19b6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Delete volume with id: d464e88b-1a04-4a80-9bbd-739a572c2f9e Dec 11 14:34:43.358188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:43.358188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:43.359420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-db6a9562-1163-4a45-bd3d-9cd69e5c19b6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:43.456538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-db6a9562-1163-4a45-bd3d-9cd69e5c19b6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Delete volume request issued successfully. Dec 11 14:34:43.458349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-db6a9562-1163-4a45-bd3d-9cd69e5c19b6 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e returned with HTTP 202 Dec 11 14:34:43.461189 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1379/2712] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:34:43 2020] DELETE /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:34:43.472565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1129826e-193b-4508-90f4-8468f59f3bcb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e Dec 11 14:34:43.473124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1129826e-193b-4508-90f4-8468f59f3bcb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:43.473334 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:43.473334 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:43.474259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1129826e-193b-4508-90f4-8468f59f3bcb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:43.584489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:43.584489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:43.600373 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1129826e-193b-4508-90f4-8468f59f3bcb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:43.658878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1129826e-193b-4508-90f4-8468f59f3bcb tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e returned with HTTP 200 Dec 11 14:34:43.659929 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1334/2713] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:43 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e => generated 921 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:44.265940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-abb4996c-d0e6-4eb0-95af-7075a82daefb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:44.267707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-abb4996c-d0e6-4eb0-95af-7075a82daefb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:44.268213 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:44.268213 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:44.270017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-abb4996c-d0e6-4eb0-95af-7075a82daefb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:44.382578 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:44.382578 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:44.400974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-abb4996c-d0e6-4eb0-95af-7075a82daefb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:44.436262 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-abb4996c-d0e6-4eb0-95af-7075a82daefb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:44.439584 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1380/2714] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:44 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 975 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:44.681997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a90ba934-5b0a-42bc-a249-1dc1417614da tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e Dec 11 14:34:44.683948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a90ba934-5b0a-42bc-a249-1dc1417614da tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:44.684477 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:44.684477 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:44.685268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a90ba934-5b0a-42bc-a249-1dc1417614da tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:44.818678 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:44.818678 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:44.850183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a90ba934-5b0a-42bc-a249-1dc1417614da tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Volume info retrieved successfully. Dec 11 14:34:44.914616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a90ba934-5b0a-42bc-a249-1dc1417614da tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e returned with HTTP 200 Dec 11 14:34:44.920724 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1335/2715] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:44 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e => generated 921 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:45.460962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ca17258-0196-4325-825a-3421047fba05 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:45.463577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ca17258-0196-4325-825a-3421047fba05 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:45.463953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:45.463953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:45.466203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ca17258-0196-4325-825a-3421047fba05 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:45.543317 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:45.543317 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:45.564296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6ca17258-0196-4325-825a-3421047fba05 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:45.601927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ca17258-0196-4325-825a-3421047fba05 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:45.603374 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1381/2716] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:45 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 975 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:45.939183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-785a38db-c8f7-4d79-ae6e-1020dc145c80 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] GET http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e Dec 11 14:34:45.939942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-785a38db-c8f7-4d79-ae6e-1020dc145c80 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:45.940547 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:45.940547 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:45.941490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-785a38db-c8f7-4d79-ae6e-1020dc145c80 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:46.024961 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-785a38db-c8f7-4d79-ae6e-1020dc145c80 tempest-VolumesTestJSON-457010767 tempest-VolumesTestJSON-457010767] http://10.222.0.58/volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e returned with HTTP 404 Dec 11 14:34:46.026897 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1336/2717] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:45 2020] GET /volume/v3/6a945b5ec21842ba83b84e39ce9d13f7/volumes/d464e88b-1a04-4a80-9bbd-739a572c2f9e => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:34:46.620933 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1eb40ed6-5adf-404f-ba0a-256fc6a9c34e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:46.622756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1eb40ed6-5adf-404f-ba0a-256fc6a9c34e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:46.623055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:46.623055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:46.623969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1eb40ed6-5adf-404f-ba0a-256fc6a9c34e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:46.696775 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:46.696775 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:46.709347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1eb40ed6-5adf-404f-ba0a-256fc6a9c34e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:46.740760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1eb40ed6-5adf-404f-ba0a-256fc6a9c34e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:46.742510 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1382/2718] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:46 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 1363 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:46.763000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab7d46d9-7b09-42a3-ae7a-ce8bcf526c46 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:46.763763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab7d46d9-7b09-42a3-ae7a-ce8bcf526c46 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:46.764470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab7d46d9-7b09-42a3-ae7a-ce8bcf526c46 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:46.830174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:46.830174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:46.843446 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab7d46d9-7b09-42a3-ae7a-ce8bcf526c46 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:46.870952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab7d46d9-7b09-42a3-ae7a-ce8bcf526c46 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:46.872020 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1337/2719] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:46 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 1363 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:46.889381 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9d1b1ed-30fa-46ee-b583-df4b158dec48 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:34:46.889997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9d1b1ed-30fa-46ee-b583-df4b158dec48 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:46.890261 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:46.890261 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:46.890776 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e9d1b1ed-30fa-46ee-b583-df4b158dec48 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:47.012036 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:47.012036 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:47.032102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e9d1b1ed-30fa-46ee-b583-df4b158dec48 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:47.080818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e9d1b1ed-30fa-46ee-b583-df4b158dec48 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:34:47.081956 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1383/2720] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:46 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 1363 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:34:47.099209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b5c87bf-39e2-407a-ade7-ab6fa6a21762 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] POST http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups Dec 11 14:34:47.099696 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:47.099696 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:47.100161 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b5c87bf-39e2-407a-ade7-ab6fa6a21762 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af3c695b-9565-4497-a33c-aa5dc088ce76", "name": "tempest-TestVolumeBackupRestore-backup-878560992", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:34:47.101522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-0b5c87bf-39e2-407a-ade7-ab6fa6a21762 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Creating new backup {'backup': {'volume_id': 'af3c695b-9565-4497-a33c-aa5dc088ce76', 'name': 'tempest-TestVolumeBackupRestore-backup-878560992', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88094) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 11 14:34:47.101916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-0b5c87bf-39e2-407a-ade7-ab6fa6a21762 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Creating backup of volume af3c695b-9565-4497-a33c-aa5dc088ce76 in container None Dec 11 14:34:47.167816 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:47.167816 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:47.169915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0b5c87bf-39e2-407a-ade7-ab6fa6a21762 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:34:47.250913 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0b5c87bf-39e2-407a-ade7-ab6fa6a21762 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Created reservations ['a5ab6fec-25e2-496b-a741-34bb7a38a2ca', '02abd13a-711b-49ee-a6db-a231eeadfcea'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:34:47.331785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b5c87bf-39e2-407a-ade7-ab6fa6a21762 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups returned with HTTP 202 Dec 11 14:34:47.333667 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1338/2721] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:34:47 2020] POST /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups => generated 400 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:34:47.345189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b4b09e1-df1a-4ae9-b206-f3fd5f6e590c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:47.345813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b4b09e1-df1a-4ae9-b206-f3fd5f6e590c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:47.346124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:47.346124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:47.346723 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b4b09e1-df1a-4ae9-b206-f3fd5f6e590c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:47.347194 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6b4b09e1-df1a-4ae9-b206-f3fd5f6e590c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:47.373949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:47.373949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:47.376323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b4b09e1-df1a-4ae9-b206-f3fd5f6e590c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:47.377369 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1384/2722] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:47 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 807 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:48.393936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9890b86b-d054-45a1-80ea-3b7a7e0f3612 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:48.395117 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9890b86b-d054-45a1-80ea-3b7a7e0f3612 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:48.395640 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:48.395640 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:48.396617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9890b86b-d054-45a1-80ea-3b7a7e0f3612 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:48.397359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9890b86b-d054-45a1-80ea-3b7a7e0f3612 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:48.431801 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:48.431801 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:48.434168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9890b86b-d054-45a1-80ea-3b7a7e0f3612 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:48.435797 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1339/2723] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:48 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 807 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:49.464385 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3cc9f8a0-9b05-4c9d-9000-4b22ac3106eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:49.465028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3cc9f8a0-9b05-4c9d-9000-4b22ac3106eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:49.465520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:49.465520 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:49.466159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3cc9f8a0-9b05-4c9d-9000-4b22ac3106eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:49.466708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3cc9f8a0-9b05-4c9d-9000-4b22ac3106eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:49.499328 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:49.499328 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:49.503004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3cc9f8a0-9b05-4c9d-9000-4b22ac3106eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:49.505051 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1385/2724] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:49 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 807 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:50.523537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b70e7e08-22f2-4589-a4bb-2ace0eb5abdf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:50.524724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b70e7e08-22f2-4589-a4bb-2ace0eb5abdf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:50.525032 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:50.525032 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:50.525725 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b70e7e08-22f2-4589-a4bb-2ace0eb5abdf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:50.526298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b70e7e08-22f2-4589-a4bb-2ace0eb5abdf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:50.567210 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:50.567210 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:50.569865 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b70e7e08-22f2-4589-a4bb-2ace0eb5abdf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:50.571088 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1340/2725] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:50 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 807 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:51.602771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-390de344-331a-4a8d-8289-b3bab333da9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:51.602771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-390de344-331a-4a8d-8289-b3bab333da9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:51.602771 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:51.602771 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:51.602771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-390de344-331a-4a8d-8289-b3bab333da9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:51.602771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-390de344-331a-4a8d-8289-b3bab333da9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:51.642701 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:51.642701 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:51.646042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-390de344-331a-4a8d-8289-b3bab333da9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:51.647936 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1386/2726] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:51 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:52.667022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3883f9c-d6b1-4fb4-a559-ac0a86b4e2fb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:52.668445 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3883f9c-d6b1-4fb4-a559-ac0a86b4e2fb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:52.668810 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:52.668810 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:52.670036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3883f9c-d6b1-4fb4-a559-ac0a86b4e2fb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:52.670714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d3883f9c-d6b1-4fb4-a559-ac0a86b4e2fb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:52.698049 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:52.698049 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:52.700677 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3883f9c-d6b1-4fb4-a559-ac0a86b4e2fb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:52.711616 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1341/2727] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:52 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:53.722888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d96d0a8f-2034-4e81-bc55-814ce08b44e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:53.724574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d96d0a8f-2034-4e81-bc55-814ce08b44e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:53.726810 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:53.726810 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:53.727540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d96d0a8f-2034-4e81-bc55-814ce08b44e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:53.728078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d96d0a8f-2034-4e81-bc55-814ce08b44e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:53.798591 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:53.798591 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:53.804215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d96d0a8f-2034-4e81-bc55-814ce08b44e5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:53.806665 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1387/2728] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:53 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:34:54.828546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-371b82cf-9954-4365-88a4-c16c541eafe5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:54.832254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-371b82cf-9954-4365-88a4-c16c541eafe5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:54.834379 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:54.834379 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:54.835184 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-371b82cf-9954-4365-88a4-c16c541eafe5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:54.836876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-371b82cf-9954-4365-88a4-c16c541eafe5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:54.881794 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:54.881794 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:54.895705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-371b82cf-9954-4365-88a4-c16c541eafe5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:54.896565 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1342/2729] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:54 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:55.912061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-537e2a15-7b09-4c70-9681-e17801db8c34 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:55.912061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-537e2a15-7b09-4c70-9681-e17801db8c34 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:55.913069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:55.913069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:55.913069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-537e2a15-7b09-4c70-9681-e17801db8c34 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:55.913069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-537e2a15-7b09-4c70-9681-e17801db8c34 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:55.953667 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:55.953667 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:55.955661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-537e2a15-7b09-4c70-9681-e17801db8c34 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:55.957230 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1388/2730] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:55 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:56.977995 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c954c156-9409-4f4d-b6b3-622b6a836c73 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:56.977995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c954c156-9409-4f4d-b6b3-622b6a836c73 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:56.977995 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:56.977995 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:56.977995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c954c156-9409-4f4d-b6b3-622b6a836c73 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:56.977995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c954c156-9409-4f4d-b6b3-622b6a836c73 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:57.049006 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:57.049006 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:57.050604 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c954c156-9409-4f4d-b6b3-622b6a836c73 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:57.051562 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1343/2731] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:56 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:58.070402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3a3acbb-3879-46a0-b693-30f2d60df493 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:58.072258 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3a3acbb-3879-46a0-b693-30f2d60df493 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:58.072680 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:58.072680 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:58.073347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3a3acbb-3879-46a0-b693-30f2d60df493 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:58.073927 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f3a3acbb-3879-46a0-b693-30f2d60df493 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:58.138315 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:58.138315 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:58.140984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3a3acbb-3879-46a0-b693-30f2d60df493 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:58.142677 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1389/2732] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:58 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:34:59.165361 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-548e50b5-f55e-4974-bc5a-1d78487ff799 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:34:59.169782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-548e50b5-f55e-4974-bc5a-1d78487ff799 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:34:59.170553 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:34:59.170553 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:34:59.173906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-548e50b5-f55e-4974-bc5a-1d78487ff799 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:34:59.177514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-548e50b5-f55e-4974-bc5a-1d78487ff799 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:34:59.285285 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:34:59.285285 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:34:59.289494 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-548e50b5-f55e-4974-bc5a-1d78487ff799 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:34:59.303606 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1344/2733] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:34:59 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:00.314851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd78d584-a9b4-490b-8282-951f837ad29a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:00.315465 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd78d584-a9b4-490b-8282-951f837ad29a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:00.315931 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:00.315931 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:00.317733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd78d584-a9b4-490b-8282-951f837ad29a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:00.318132 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fd78d584-a9b4-490b-8282-951f837ad29a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:00.375351 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:00.375351 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:00.380516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd78d584-a9b4-490b-8282-951f837ad29a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:00.381352 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1390/2734] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:00 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:01.403249 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1665e31-6116-42a8-a817-136f4bf7cb1b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:01.403966 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1665e31-6116-42a8-a817-136f4bf7cb1b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:01.404192 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:01.404192 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:01.404735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1665e31-6116-42a8-a817-136f4bf7cb1b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:01.404941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f1665e31-6116-42a8-a817-136f4bf7cb1b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:01.446538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:01.446538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:01.448483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1665e31-6116-42a8-a817-136f4bf7cb1b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:01.449372 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1345/2735] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:01 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:02.466920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96f1953d-55e3-448f-98e1-86bd5ff9d0b2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:02.467447 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96f1953d-55e3-448f-98e1-86bd5ff9d0b2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:02.467781 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:02.467781 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:02.468244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-96f1953d-55e3-448f-98e1-86bd5ff9d0b2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:02.468697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-96f1953d-55e3-448f-98e1-86bd5ff9d0b2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:02.510789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:02.510789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:02.513525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-96f1953d-55e3-448f-98e1-86bd5ff9d0b2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:02.514709 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1391/2736] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:02 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:03.529519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4671bb3f-b446-48a6-8f95-e60622cb440d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:03.531804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4671bb3f-b446-48a6-8f95-e60622cb440d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:03.532493 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:03.532493 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:03.539002 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4671bb3f-b446-48a6-8f95-e60622cb440d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:03.539848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4671bb3f-b446-48a6-8f95-e60622cb440d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:03.595979 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:03.595979 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:03.605678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4671bb3f-b446-48a6-8f95-e60622cb440d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:03.609910 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1346/2737] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:03 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:04.623204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-152c614b-4037-4328-b405-d8bb9f1ec563 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:04.623777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-152c614b-4037-4328-b405-d8bb9f1ec563 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:04.623897 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:04.623897 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:04.624925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-152c614b-4037-4328-b405-d8bb9f1ec563 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:04.625378 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-152c614b-4037-4328-b405-d8bb9f1ec563 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:04.674980 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:04.674980 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:04.684942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-152c614b-4037-4328-b405-d8bb9f1ec563 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:04.688129 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1392/2738] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:04 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:05.708675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85529b04-d581-4111-9ba7-6c6dae7c6509 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:05.709200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85529b04-d581-4111-9ba7-6c6dae7c6509 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:05.709391 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:05.709391 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:05.710037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85529b04-d581-4111-9ba7-6c6dae7c6509 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:05.710637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-85529b04-d581-4111-9ba7-6c6dae7c6509 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:05.811092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:05.811092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:05.812833 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85529b04-d581-4111-9ba7-6c6dae7c6509 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:05.813727 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1347/2739] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:05 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:06.831552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-912e5b90-f2ee-4a12-9e51-d00b560fdb15 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:06.832821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-912e5b90-f2ee-4a12-9e51-d00b560fdb15 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:06.834321 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:06.834321 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:06.835026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-912e5b90-f2ee-4a12-9e51-d00b560fdb15 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:06.835556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-912e5b90-f2ee-4a12-9e51-d00b560fdb15 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:06.896286 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:06.896286 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:06.898543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-912e5b90-f2ee-4a12-9e51-d00b560fdb15 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:06.899351 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1393/2740] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:06 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:07.916938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf863305-7b12-4297-877a-ea5dad3e80a2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:07.917479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf863305-7b12-4297-877a-ea5dad3e80a2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:07.917656 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:07.917656 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:07.917989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf863305-7b12-4297-877a-ea5dad3e80a2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:07.920771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cf863305-7b12-4297-877a-ea5dad3e80a2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:07.966011 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:07.966011 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:07.968830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf863305-7b12-4297-877a-ea5dad3e80a2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:07.974268 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1348/2741] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:07 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:09.001291 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-10cc0936-4096-40ff-a705-fe2fbe09d5c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:09.002642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-10cc0936-4096-40ff-a705-fe2fbe09d5c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:09.003087 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:09.003087 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:09.004344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-10cc0936-4096-40ff-a705-fe2fbe09d5c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:09.005004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-10cc0936-4096-40ff-a705-fe2fbe09d5c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:09.036302 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:09.036302 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:09.038944 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-10cc0936-4096-40ff-a705-fe2fbe09d5c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:09.040246 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1394/2742] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:08 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:10.053893 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec05d590-a92c-4fc0-82d1-e5ff10b5bd0d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:10.054749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec05d590-a92c-4fc0-82d1-e5ff10b5bd0d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:10.054955 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:10.054955 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:10.055381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec05d590-a92c-4fc0-82d1-e5ff10b5bd0d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:10.055816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ec05d590-a92c-4fc0-82d1-e5ff10b5bd0d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:10.084694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:10.084694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:10.087413 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec05d590-a92c-4fc0-82d1-e5ff10b5bd0d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:10.088774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1349/2743] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:10 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:11.107253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3140ac4d-dab6-4694-98f8-5f0d8ccc3c7e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:11.108461 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3140ac4d-dab6-4694-98f8-5f0d8ccc3c7e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:11.108838 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:11.108838 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:11.109522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3140ac4d-dab6-4694-98f8-5f0d8ccc3c7e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:11.110203 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3140ac4d-dab6-4694-98f8-5f0d8ccc3c7e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:11.154502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:11.154502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:11.158590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3140ac4d-dab6-4694-98f8-5f0d8ccc3c7e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:11.161426 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1395/2744] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:11 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:12.178412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33030633-158c-4637-b6c6-24707f9598a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:12.178942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33030633-158c-4637-b6c6-24707f9598a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:12.179118 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:12.179118 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:12.179789 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33030633-158c-4637-b6c6-24707f9598a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:12.180373 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-33030633-158c-4637-b6c6-24707f9598a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:12.234484 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:12.234484 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:12.236278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33030633-158c-4637-b6c6-24707f9598a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:12.237091 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1350/2745] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:12 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:13.255422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f97e58d0-22ca-478a-a91c-5c0ccd672935 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:13.256675 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f97e58d0-22ca-478a-a91c-5c0ccd672935 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:13.257052 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:13.257052 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:13.257672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f97e58d0-22ca-478a-a91c-5c0ccd672935 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:13.259012 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f97e58d0-22ca-478a-a91c-5c0ccd672935 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:13.291609 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:13.291609 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:13.295122 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f97e58d0-22ca-478a-a91c-5c0ccd672935 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:13.300020 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1396/2746] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:13 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:35:14.317739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-90027713-1b34-43af-b973-3bf9efacd1f5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:14.317739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-90027713-1b34-43af-b973-3bf9efacd1f5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:14.317739 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:14.317739 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:14.317739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-90027713-1b34-43af-b973-3bf9efacd1f5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:14.317739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-90027713-1b34-43af-b973-3bf9efacd1f5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:14.372691 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:14.372691 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:14.374605 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-90027713-1b34-43af-b973-3bf9efacd1f5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:14.388157 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1351/2747] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:14 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:15.390618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37f24a00-5253-4f91-80b9-1525444a5542 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:15.391327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37f24a00-5253-4f91-80b9-1525444a5542 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:15.391443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:15.391443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:15.392028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37f24a00-5253-4f91-80b9-1525444a5542 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:15.392507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-37f24a00-5253-4f91-80b9-1525444a5542 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:15.421812 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:15.421812 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:15.428553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37f24a00-5253-4f91-80b9-1525444a5542 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:15.429504 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1397/2748] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:15 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:16.445106 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2400e30-3df9-4f63-b78f-42090efda385 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:16.446329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2400e30-3df9-4f63-b78f-42090efda385 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:16.446817 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:16.446817 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:16.447607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2400e30-3df9-4f63-b78f-42090efda385 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:16.448198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d2400e30-3df9-4f63-b78f-42090efda385 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:16.496872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:16.496872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:16.500552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2400e30-3df9-4f63-b78f-42090efda385 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:16.500552 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1352/2749] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:16 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:17.515084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-20be1950-5c12-4cb8-82bd-34d77a96f3a8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:17.516323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-20be1950-5c12-4cb8-82bd-34d77a96f3a8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:17.516897 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:17.516897 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:17.517543 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-20be1950-5c12-4cb8-82bd-34d77a96f3a8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:17.518157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-20be1950-5c12-4cb8-82bd-34d77a96f3a8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:17.549108 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:17.549108 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:17.552926 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-20be1950-5c12-4cb8-82bd-34d77a96f3a8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:17.553968 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1398/2750] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:17 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:17.992725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85dbaf7f-71d2-49bc-9992-e287722a0b9d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:35:17.993802 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85dbaf7f-71d2-49bc-9992-e287722a0b9d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:17.994225 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:17.994225 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:17.994922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-85dbaf7f-71d2-49bc-9992-e287722a0b9d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:18.058908 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.058908 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.072168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-85dbaf7f-71d2-49bc-9992-e287722a0b9d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:35:18.099153 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.099153 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.110795 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-85dbaf7f-71d2-49bc-9992-e287722a0b9d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:35:18.113200 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1353/2751] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:17 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 1211 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:35:18.251092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-972e47e9-e27c-4eaa-9773-a88e52121137 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:35:18.252094 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-972e47e9-e27c-4eaa-9773-a88e52121137 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:18.252603 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:18.252603 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:18.253238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-972e47e9-e27c-4eaa-9773-a88e52121137 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:18.338879 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.338879 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.351899 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-972e47e9-e27c-4eaa-9773-a88e52121137 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:35:18.372284 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.372284 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.382248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-972e47e9-e27c-4eaa-9773-a88e52121137 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:35:18.383617 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1399/2752] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:35:18 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 1211 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:35:18.407067 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] POST http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8/action Dec 11 14:35:18.408046 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:18.408046 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:18.408766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action body: b'{"os-begin_detaching": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:35:18.409359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:35:18.470804 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.470804 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.473676 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:35:18.495690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Begin detaching volume completed successfully. Dec 11 14:35:18.496464 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8/action returned with HTTP 202 Dec 11 14:35:18.497574 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1354/2753] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 14:35:18 2020] POST /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:35:18.527669 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f314e34-88be-4590-a1e6-a5a5516dce20 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:35:18.528195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f314e34-88be-4590-a1e6-a5a5516dce20 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:18.528282 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:18.528282 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:18.528612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f314e34-88be-4590-a1e6-a5a5516dce20 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:18.563269 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume// Dec 11 14:35:18.563779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:18.564002 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:18.564002 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:18.564393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:18.565605 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-b6e15aca-d881-493a-9d59-b05eb29a161a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:35:18.566972 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1355/2754] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:35:18 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:35:18.571918 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-efcc60fa-4c58-4c22-863f-1fabd3d9a84d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:18.572698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-efcc60fa-4c58-4c22-863f-1fabd3d9a84d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:18.573361 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-efcc60fa-4c58-4c22-863f-1fabd3d9a84d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:18.573926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-efcc60fa-4c58-4c22-863f-1fabd3d9a84d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:18.597658 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.597658 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.600128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-efcc60fa-4c58-4c22-863f-1fabd3d9a84d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:18.601159 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1356/2755] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:18 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:18.611285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-646eb812-77de-458e-9da6-c4d57bdba425 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:35:18.612075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-646eb812-77de-458e-9da6-c4d57bdba425 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:18.612505 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:18.612505 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:18.613209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-646eb812-77de-458e-9da6-c4d57bdba425 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:18.636521 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.636521 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.667159 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.667159 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.676490 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-646eb812-77de-458e-9da6-c4d57bdba425 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:35:18.677850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1f314e34-88be-4590-a1e6-a5a5516dce20 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:35:18.699085 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.699085 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.709883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-646eb812-77de-458e-9da6-c4d57bdba425 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:35:18.711763 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1357/2756] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:35:18 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 1313 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:35:18.755368 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:18.755368 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:18.775683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f314e34-88be-4590-a1e6-a5a5516dce20 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:35:18.776663 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1400/2757] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:18 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 1214 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:35:19.056989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-02907ca2-9f19-41c1-98e6-b6f72a9f2bf6 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] DELETE http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412 Dec 11 14:35:19.057796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-02907ca2-9f19-41c1-98e6-b6f72a9f2bf6 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:19.058205 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:19.058205 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:19.058873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-02907ca2-9f19-41c1-98e6-b6f72a9f2bf6 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:19.085056 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:19.085056 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:19.617060 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-212bd9a9-b677-4826-9459-74386fc6d323 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:19.618502 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-212bd9a9-b677-4826-9459-74386fc6d323 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:19.618870 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:19.618870 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:19.619436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-212bd9a9-b677-4826-9459-74386fc6d323 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:19.620019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-212bd9a9-b677-4826-9459-74386fc6d323 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:19.668337 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:19.668337 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:19.670499 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-212bd9a9-b677-4826-9459-74386fc6d323 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:19.693215 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1401/2758] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:19 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:35:19.809334 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc9c9ce3-dfe8-4e57-a101-a5b206edaa95 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:35:19.809860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc9c9ce3-dfe8-4e57-a101-a5b206edaa95 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:19.810081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:19.810081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:19.810721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc9c9ce3-dfe8-4e57-a101-a5b206edaa95 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:19.873715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:19.873715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:19.889210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fc9c9ce3-dfe8-4e57-a101-a5b206edaa95 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:35:19.907015 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-02907ca2-9f19-41c1-98e6-b6f72a9f2bf6 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:35:19.907446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-02907ca2-9f19-41c1-98e6-b6f72a9f2bf6 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:35:19.922121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc9c9ce3-dfe8-4e57-a101-a5b206edaa95 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:35:19.923291 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1402/2759] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:19 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 919 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:35:19.923799 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-05a83b1c-e30b-44ca-b2eb-dd2bdbdbbf7c req-02907ca2-9f19-41c1-98e6-b6f72a9f2bf6 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412 returned with HTTP 200 Dec 11 14:35:19.924679 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1358/2760] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:35:19 2020] DELETE /volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/639e43d7-4b0b-452a-a0d1-fb376ed3a412 => generated 19 bytes in 872 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:20.704475 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbfe97dc-884a-446c-8f0f-597778073ee5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:20.720420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbfe97dc-884a-446c-8f0f-597778073ee5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:20.721098 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:20.721098 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:20.721755 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbfe97dc-884a-446c-8f0f-597778073ee5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:20.723034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cbfe97dc-884a-446c-8f0f-597778073ee5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:20.774014 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:20.774014 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:20.776284 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbfe97dc-884a-446c-8f0f-597778073ee5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:20.777326 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1403/2761] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:20 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:20.940303 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-183dedc5-ef92-4660-8076-7d9a372104ec tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:35:20.940990 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-183dedc5-ef92-4660-8076-7d9a372104ec tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:20.941195 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:20.941195 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:20.942266 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-183dedc5-ef92-4660-8076-7d9a372104ec tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:20.997872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:20.997872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:21.010920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-183dedc5-ef92-4660-8076-7d9a372104ec tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:35:21.041941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-183dedc5-ef92-4660-8076-7d9a372104ec tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:35:21.043451 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1359/2762] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:20 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 919 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:21.795362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c476279a-bafe-48fe-8b3d-9fe4952c411d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:21.796265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c476279a-bafe-48fe-8b3d-9fe4952c411d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:21.796780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:21.796780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:21.797512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c476279a-bafe-48fe-8b3d-9fe4952c411d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:21.803224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c476279a-bafe-48fe-8b3d-9fe4952c411d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:21.908983 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:21.908983 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:21.914685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c476279a-bafe-48fe-8b3d-9fe4952c411d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:21.918727 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1404/2763] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:21 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:22.939241 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ad35b03-b30a-4725-944a-bd008e46c37c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:22.941254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ad35b03-b30a-4725-944a-bd008e46c37c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:22.941647 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:22.941647 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:22.942260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ad35b03-b30a-4725-944a-bd008e46c37c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:22.942913 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0ad35b03-b30a-4725-944a-bd008e46c37c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:22.994869 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:22.994869 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:22.996831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ad35b03-b30a-4725-944a-bd008e46c37c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:23.012512 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1360/2764] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:22 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:24.019271 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-443886f4-a2f4-4899-94a6-a0ee0969ea4a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:24.019809 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-443886f4-a2f4-4899-94a6-a0ee0969ea4a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:24.019985 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:24.019985 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:24.021379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-443886f4-a2f4-4899-94a6-a0ee0969ea4a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:24.022132 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-443886f4-a2f4-4899-94a6-a0ee0969ea4a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:24.067242 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:24.067242 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:24.071220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-443886f4-a2f4-4899-94a6-a0ee0969ea4a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:24.073021 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1405/2765] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:24 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:25.087565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d26436d-f914-40f9-8ae9-b9e17a397b27 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:25.088325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d26436d-f914-40f9-8ae9-b9e17a397b27 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:25.088325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:25.088325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:25.088751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d26436d-f914-40f9-8ae9-b9e17a397b27 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:25.089072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8d26436d-f914-40f9-8ae9-b9e17a397b27 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:25.154666 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:25.154666 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:25.159287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d26436d-f914-40f9-8ae9-b9e17a397b27 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:25.173113 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1361/2766] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:25 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:26.189199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee8aac2f-470a-4191-8811-160ae9bbfa2f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:26.190049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee8aac2f-470a-4191-8811-160ae9bbfa2f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:26.194913 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:26.194913 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:26.198788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee8aac2f-470a-4191-8811-160ae9bbfa2f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:26.199862 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ee8aac2f-470a-4191-8811-160ae9bbfa2f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:26.311572 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:26.311572 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:26.316354 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee8aac2f-470a-4191-8811-160ae9bbfa2f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:26.318039 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1406/2767] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:26 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:27.339403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f82bbde-8349-4500-a203-7433786b870c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:27.340900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f82bbde-8349-4500-a203-7433786b870c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:27.341428 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:27.341428 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:27.342703 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f82bbde-8349-4500-a203-7433786b870c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:27.343747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0f82bbde-8349-4500-a203-7433786b870c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:27.391780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:27.391780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:27.394548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f82bbde-8349-4500-a203-7433786b870c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:27.395538 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1362/2768] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:27 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:28.418638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0372e3f-04bb-4a5a-97d6-f6cb70e8741d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:28.431714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0372e3f-04bb-4a5a-97d6-f6cb70e8741d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:28.445554 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:28.445554 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:28.447052 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f0372e3f-04bb-4a5a-97d6-f6cb70e8741d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:28.447960 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f0372e3f-04bb-4a5a-97d6-f6cb70e8741d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:28.525156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:28.525156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:28.527881 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f0372e3f-04bb-4a5a-97d6-f6cb70e8741d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:28.528858 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1407/2769] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:28 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:29.557681 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0baf795-462e-4314-8548-670e469153fa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:29.561333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0baf795-462e-4314-8548-670e469153fa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:29.561799 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:29.561799 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:29.562695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0baf795-462e-4314-8548-670e469153fa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:29.563287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b0baf795-462e-4314-8548-670e469153fa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:29.603255 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:29.603255 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:29.612732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0baf795-462e-4314-8548-670e469153fa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:29.621946 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1363/2770] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:29 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:30.630590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b2b197af-7459-4254-9343-ccaed322cc8c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:30.631453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b2b197af-7459-4254-9343-ccaed322cc8c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:30.631453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:30.631453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:30.631782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b2b197af-7459-4254-9343-ccaed322cc8c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:30.632058 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b2b197af-7459-4254-9343-ccaed322cc8c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:30.687185 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:30.687185 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:30.689440 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b2b197af-7459-4254-9343-ccaed322cc8c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:30.695565 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1408/2771] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:30 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:31.722459 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f0324d7-0106-47a5-a6a8-f02824dbd3f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:31.723863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f0324d7-0106-47a5-a6a8-f02824dbd3f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:31.724268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:31.724268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:31.724926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f0324d7-0106-47a5-a6a8-f02824dbd3f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:31.725472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5f0324d7-0106-47a5-a6a8-f02824dbd3f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:31.814144 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:31.814144 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:31.817112 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f0324d7-0106-47a5-a6a8-f02824dbd3f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:31.818198 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1364/2772] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:31 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:32.833672 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5600d550-7284-4fb7-943f-cad35a07fa85 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:32.834433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5600d550-7284-4fb7-943f-cad35a07fa85 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:32.834433 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:32.834433 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:32.834941 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5600d550-7284-4fb7-943f-cad35a07fa85 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:32.835219 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-5600d550-7284-4fb7-943f-cad35a07fa85 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:32.880318 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:32.880318 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:32.886548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5600d550-7284-4fb7-943f-cad35a07fa85 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:32.895626 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1409/2773] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:32 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:33.918567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12313194-ffe2-40f1-804c-b4ca99b7490d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:33.927725 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12313194-ffe2-40f1-804c-b4ca99b7490d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:33.928382 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:33.928382 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:33.929438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12313194-ffe2-40f1-804c-b4ca99b7490d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:33.930416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-12313194-ffe2-40f1-804c-b4ca99b7490d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:34.009524 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:34.009524 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:34.013333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12313194-ffe2-40f1-804c-b4ca99b7490d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:34.015899 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1365/2774] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:33 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:35.032451 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e0d8903-8764-4888-8953-cf1a572998b9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:35.033350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e0d8903-8764-4888-8953-cf1a572998b9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:35.033350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:35.033350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:35.033863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e0d8903-8764-4888-8953-cf1a572998b9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:35.034616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1e0d8903-8764-4888-8953-cf1a572998b9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:35.123574 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:35.123574 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:35.131522 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e0d8903-8764-4888-8953-cf1a572998b9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:35.132981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1410/2775] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:35 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:35:36.151324 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8283ab0b-f93f-444d-927e-07c8f9de7761 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:36.152129 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8283ab0b-f93f-444d-927e-07c8f9de7761 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:36.152129 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:36.152129 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:36.152554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8283ab0b-f93f-444d-927e-07c8f9de7761 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:36.152742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8283ab0b-f93f-444d-927e-07c8f9de7761 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:36.213257 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:36.213257 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:36.215199 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8283ab0b-f93f-444d-927e-07c8f9de7761 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:36.226855 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1366/2776] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:36 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:37.237590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7baa8b0e-b2d6-4b83-be36-2a112728029c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:37.238139 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7baa8b0e-b2d6-4b83-be36-2a112728029c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:37.238301 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:37.238301 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:37.238960 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7baa8b0e-b2d6-4b83-be36-2a112728029c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:37.239550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7baa8b0e-b2d6-4b83-be36-2a112728029c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:37.285140 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:37.285140 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:37.287548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7baa8b0e-b2d6-4b83-be36-2a112728029c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:37.292577 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1411/2777] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:37 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:38.311212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7e5a81a-c525-402f-a6a6-2d87f9472442 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:38.312230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7e5a81a-c525-402f-a6a6-2d87f9472442 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:38.312600 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:38.312600 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:38.313305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7e5a81a-c525-402f-a6a6-2d87f9472442 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:38.314010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e7e5a81a-c525-402f-a6a6-2d87f9472442 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:38.366573 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:38.366573 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:38.370435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7e5a81a-c525-402f-a6a6-2d87f9472442 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:38.372610 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1367/2778] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:38 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:39.389515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42418d16-1e37-4547-b159-de67b9bc0176 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:39.391155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42418d16-1e37-4547-b159-de67b9bc0176 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:39.391786 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:39.391786 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:39.392857 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42418d16-1e37-4547-b159-de67b9bc0176 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:39.394261 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-42418d16-1e37-4547-b159-de67b9bc0176 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:39.440109 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:39.440109 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:39.442814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42418d16-1e37-4547-b159-de67b9bc0176 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:39.443655 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1412/2779] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:39 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:40.459138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-246ec887-c1f2-4174-ae75-60a6a9fdc3a6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:40.460029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-246ec887-c1f2-4174-ae75-60a6a9fdc3a6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:40.460029 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:40.460029 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:40.460734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-246ec887-c1f2-4174-ae75-60a6a9fdc3a6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:40.461223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-246ec887-c1f2-4174-ae75-60a6a9fdc3a6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:40.487752 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:40.487752 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:40.489946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-246ec887-c1f2-4174-ae75-60a6a9fdc3a6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:40.491456 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1368/2780] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:40 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:41.515842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97a7f219-0f4c-47c6-a825-776b48662736 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:41.516542 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97a7f219-0f4c-47c6-a825-776b48662736 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:41.516872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:41.516872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:41.517444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97a7f219-0f4c-47c6-a825-776b48662736 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:41.517925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-97a7f219-0f4c-47c6-a825-776b48662736 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:41.569252 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:41.569252 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:41.572286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97a7f219-0f4c-47c6-a825-776b48662736 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:41.575920 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1413/2781] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:41 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:42.596740 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4302da4-f2f5-480e-9d52-a1a23accf796 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:42.603375 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4302da4-f2f5-480e-9d52-a1a23accf796 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:42.603985 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:42.603985 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:42.605710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4302da4-f2f5-480e-9d52-a1a23accf796 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:42.606612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e4302da4-f2f5-480e-9d52-a1a23accf796 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:42.689644 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:42.689644 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:42.693340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4302da4-f2f5-480e-9d52-a1a23accf796 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:42.694404 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1369/2782] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:42 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:43.726984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec8074b3-f80a-462b-80b6-f39d66481740 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:43.728346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec8074b3-f80a-462b-80b6-f39d66481740 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:43.728869 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:43.728869 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:43.729580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec8074b3-f80a-462b-80b6-f39d66481740 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:43.730835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ec8074b3-f80a-462b-80b6-f39d66481740 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:43.824263 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:43.824263 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:43.836471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec8074b3-f80a-462b-80b6-f39d66481740 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:43.848504 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1414/2783] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:43 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:44.867726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a12321ba-474c-463f-ada4-775de4fa45e7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:44.868563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a12321ba-474c-463f-ada4-775de4fa45e7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:44.868563 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:44.868563 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:44.869234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a12321ba-474c-463f-ada4-775de4fa45e7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:44.869694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a12321ba-474c-463f-ada4-775de4fa45e7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:44.944976 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:44.944976 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:44.954808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a12321ba-474c-463f-ada4-775de4fa45e7 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:44.954808 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1370/2784] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:44 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:45.972348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a41693c5-b4b6-46d7-bd27-52c217840a01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:45.972959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a41693c5-b4b6-46d7-bd27-52c217840a01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:45.973307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:45.973307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:45.978920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a41693c5-b4b6-46d7-bd27-52c217840a01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:45.979433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a41693c5-b4b6-46d7-bd27-52c217840a01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:46.039245 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:46.039245 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:46.044578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a41693c5-b4b6-46d7-bd27-52c217840a01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:46.047534 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1415/2785] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:45 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:47.070659 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06019ebf-e631-40a6-b28e-3a4e0c8cf748 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:47.073432 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06019ebf-e631-40a6-b28e-3a4e0c8cf748 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:47.074076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:47.074076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:47.075292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06019ebf-e631-40a6-b28e-3a4e0c8cf748 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:47.076248 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-06019ebf-e631-40a6-b28e-3a4e0c8cf748 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:47.155134 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:47.155134 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:47.159946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06019ebf-e631-40a6-b28e-3a4e0c8cf748 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:47.171647 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1371/2786] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:47 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:48.184959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cca2d60-dea7-4e6f-b31b-65d32c786caf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:48.186652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8cca2d60-dea7-4e6f-b31b-65d32c786caf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:48.186652 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:48.186652 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:48.198771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8cca2d60-dea7-4e6f-b31b-65d32c786caf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:48.199512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8cca2d60-dea7-4e6f-b31b-65d32c786caf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:48.366163 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:48.366163 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:48.371024 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cca2d60-dea7-4e6f-b31b-65d32c786caf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:48.383716 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1416/2787] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:48 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:49.404775 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a44cac15-3c22-426f-91da-c59c81552b98 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:49.406938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a44cac15-3c22-426f-91da-c59c81552b98 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:49.408912 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:49.408912 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:49.410701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a44cac15-3c22-426f-91da-c59c81552b98 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:49.412579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a44cac15-3c22-426f-91da-c59c81552b98 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:49.473476 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:49.473476 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:49.477951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a44cac15-3c22-426f-91da-c59c81552b98 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:49.480862 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1372/2788] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:49 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:50.499645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36f7a11a-eaeb-4f77-b14e-43014e25f0cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:50.501338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36f7a11a-eaeb-4f77-b14e-43014e25f0cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:50.501659 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:50.501659 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:50.505411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-36f7a11a-eaeb-4f77-b14e-43014e25f0cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:50.506284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-36f7a11a-eaeb-4f77-b14e-43014e25f0cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:50.607896 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:50.607896 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:50.612556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-36f7a11a-eaeb-4f77-b14e-43014e25f0cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:50.620990 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1417/2789] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:50 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:51.640242 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64390978-7b85-4ac5-ba2e-7695569ecc5d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:51.648371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64390978-7b85-4ac5-ba2e-7695569ecc5d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:51.649164 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:51.649164 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:51.649968 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64390978-7b85-4ac5-ba2e-7695569ecc5d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:51.655733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-64390978-7b85-4ac5-ba2e-7695569ecc5d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:51.726693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:51.726693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:51.730136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64390978-7b85-4ac5-ba2e-7695569ecc5d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:51.731798 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1373/2790] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:51 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:52.754416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9402db18-af94-4d3f-b3a5-f1cd89b9e369 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:52.755120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9402db18-af94-4d3f-b3a5-f1cd89b9e369 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:52.755285 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:52.755285 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:52.755917 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9402db18-af94-4d3f-b3a5-f1cd89b9e369 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:52.756680 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9402db18-af94-4d3f-b3a5-f1cd89b9e369 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:52.847631 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:52.847631 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:52.867794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9402db18-af94-4d3f-b3a5-f1cd89b9e369 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:52.881832 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1418/2791] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:52 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:53.895066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-28ed2b23-e78f-4c56-88a9-322a24ff7d0f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:53.896994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-28ed2b23-e78f-4c56-88a9-322a24ff7d0f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:53.897999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:53.897999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:53.899295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-28ed2b23-e78f-4c56-88a9-322a24ff7d0f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:53.900866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-28ed2b23-e78f-4c56-88a9-322a24ff7d0f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:54.022526 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:54.022526 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:54.027280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-28ed2b23-e78f-4c56-88a9-322a24ff7d0f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:54.041050 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1374/2792] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:53 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:55.048299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4e8686d7-e127-4932-87f6-36eedbda1559 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:55.050083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4e8686d7-e127-4932-87f6-36eedbda1559 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:55.051045 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:55.051045 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:55.052223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4e8686d7-e127-4932-87f6-36eedbda1559 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:55.053214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-4e8686d7-e127-4932-87f6-36eedbda1559 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:55.110409 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:55.110409 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:55.110409 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4e8686d7-e127-4932-87f6-36eedbda1559 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:55.122207 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1419/2793] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:55 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:56.141116 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-213eb0cd-f542-40d8-bc0c-13feca4185aa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:56.141692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-213eb0cd-f542-40d8-bc0c-13feca4185aa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:56.141850 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:56.141850 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:56.142195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-213eb0cd-f542-40d8-bc0c-13feca4185aa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:56.142482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-213eb0cd-f542-40d8-bc0c-13feca4185aa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:56.188214 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:56.188214 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:56.198598 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-213eb0cd-f542-40d8-bc0c-13feca4185aa tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:56.203159 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1375/2794] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:56 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:57.231438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec55415d-c3d2-41f2-b51c-f70e9e084a28 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:57.233399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec55415d-c3d2-41f2-b51c-f70e9e084a28 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:57.233620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:57.233620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:57.234501 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec55415d-c3d2-41f2-b51c-f70e9e084a28 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:57.240956 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ec55415d-c3d2-41f2-b51c-f70e9e084a28 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:57.328530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:57.328530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:57.331504 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec55415d-c3d2-41f2-b51c-f70e9e084a28 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:57.332203 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1420/2795] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:57 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:58.356004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f64d1aa8-d9ec-40ab-b59d-4b53d1e627bf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:58.356949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f64d1aa8-d9ec-40ab-b59d-4b53d1e627bf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:58.359583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:58.359583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:58.360449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f64d1aa8-d9ec-40ab-b59d-4b53d1e627bf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:58.367230 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f64d1aa8-d9ec-40ab-b59d-4b53d1e627bf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:58.447019 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:58.447019 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:58.454010 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f64d1aa8-d9ec-40ab-b59d-4b53d1e627bf tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:58.456376 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1376/2796] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:58 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:35:59.476118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1c3df7a-9edd-4aaf-b86c-61ab06b2510c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:35:59.482341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1c3df7a-9edd-4aaf-b86c-61ab06b2510c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:35:59.484365 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:35:59.484365 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:35:59.485265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1c3df7a-9edd-4aaf-b86c-61ab06b2510c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:35:59.486473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d1c3df7a-9edd-4aaf-b86c-61ab06b2510c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:35:59.631990 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:35:59.631990 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:35:59.641502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1c3df7a-9edd-4aaf-b86c-61ab06b2510c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:35:59.647800 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1421/2797] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:35:59 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:00.680140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49594e80-60bb-45a0-9147-0b1cb9fc05f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:00.681479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49594e80-60bb-45a0-9147-0b1cb9fc05f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:00.681849 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:00.681849 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:00.682591 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49594e80-60bb-45a0-9147-0b1cb9fc05f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:00.683559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-49594e80-60bb-45a0-9147-0b1cb9fc05f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:00.783974 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:00.783974 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:00.788362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49594e80-60bb-45a0-9147-0b1cb9fc05f8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:00.790013 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1377/2798] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:00 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:01.812502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b521a18-7f91-4369-a353-44aecfb85a19 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:01.823335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b521a18-7f91-4369-a353-44aecfb85a19 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:01.823962 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:01.823962 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:01.824782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b521a18-7f91-4369-a353-44aecfb85a19 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:01.825366 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-2b521a18-7f91-4369-a353-44aecfb85a19 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:01.904677 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:01.904677 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:01.910739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b521a18-7f91-4369-a353-44aecfb85a19 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:01.914782 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1422/2799] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:01 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:02.952225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9e4f697-c88b-44cf-a546-032e9131fe9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:02.952898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9e4f697-c88b-44cf-a546-032e9131fe9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:02.952898 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:02.952898 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:02.953350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9e4f697-c88b-44cf-a546-032e9131fe9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:02.953528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a9e4f697-c88b-44cf-a546-032e9131fe9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:02.979169 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:02.979169 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:02.981806 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9e4f697-c88b-44cf-a546-032e9131fe9a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:02.983191 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1378/2800] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:02 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:03.998307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f540b412-a76b-4785-aed0-6d59aaa10cad tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:03.999067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f540b412-a76b-4785-aed0-6d59aaa10cad tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:03.999067 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:03.999067 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:03.999420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f540b412-a76b-4785-aed0-6d59aaa10cad tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:03.999788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f540b412-a76b-4785-aed0-6d59aaa10cad tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:04.082281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:04.082281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:04.083997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f540b412-a76b-4785-aed0-6d59aaa10cad tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:04.100735 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1423/2801] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:03 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:05.100117 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-038569fc-72c1-4197-9670-5fdf0a513a88 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:05.100645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-038569fc-72c1-4197-9670-5fdf0a513a88 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:05.100862 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:05.100862 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:05.105845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-038569fc-72c1-4197-9670-5fdf0a513a88 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:05.105845 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-038569fc-72c1-4197-9670-5fdf0a513a88 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:05.131563 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:05.131563 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:05.133973 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-038569fc-72c1-4197-9670-5fdf0a513a88 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:05.134755 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1379/2802] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:05 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:06.155846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-301e1ceb-3185-4b4d-bf04-2e247ca2aad2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:06.157231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-301e1ceb-3185-4b4d-bf04-2e247ca2aad2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:06.157653 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:06.157653 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:06.158946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-301e1ceb-3185-4b4d-bf04-2e247ca2aad2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:06.159568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-301e1ceb-3185-4b4d-bf04-2e247ca2aad2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:06.225699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:06.225699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:06.225699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-301e1ceb-3185-4b4d-bf04-2e247ca2aad2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:06.225699 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1424/2803] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:06 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:07.231097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d1fa6aa-d440-40dd-87f7-7a1cc187836b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:07.237306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d1fa6aa-d440-40dd-87f7-7a1cc187836b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:07.237908 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:07.237908 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:07.239483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d1fa6aa-d440-40dd-87f7-7a1cc187836b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:07.240343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-6d1fa6aa-d440-40dd-87f7-7a1cc187836b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:07.309076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:07.309076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:07.311426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d1fa6aa-d440-40dd-87f7-7a1cc187836b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:07.313013 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1380/2804] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:07 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:08.328563 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a46bdd6-7309-413b-93b0-6e94ced97b61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:08.330805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a46bdd6-7309-413b-93b0-6e94ced97b61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:08.331559 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:08.331559 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:08.332394 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a46bdd6-7309-413b-93b0-6e94ced97b61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:08.333055 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3a46bdd6-7309-413b-93b0-6e94ced97b61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:08.364078 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:08.364078 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:08.366854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a46bdd6-7309-413b-93b0-6e94ced97b61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:08.378343 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1425/2805] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:08 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:36:09.051897 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87b7e8c9-3f45-40ab-bfdc-f5846bd5e1e7 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] POST http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types Dec 11 14:36:09.052440 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:09.052440 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:09.052974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87b7e8c9-3f45-40ab-bfdc-f5846bd5e1e7 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-225725774", "extra_specs": {"storage_protocol": "tempest-storage_protocol-687510610", "vendor_name": "tempest-vendor_name-870537831"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:09.115615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87b7e8c9-3f45-40ab-bfdc-f5846bd5e1e7 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types returned with HTTP 200 Dec 11 14:36:09.115615 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1381/2806] 10.222.0.58 () {60 vars in 1220 bytes} [Fri Dec 11 14:36:08 2020] POST /volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types => generated 325 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:09.373963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] POST http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes Dec 11 14:36:09.374667 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:09.374667 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:09.375005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fddf210e-5cc8-4f01-90d2-b3c98c6fc99b", "size": 1, "name": "tempest-UserMessagesTest-Volume-411788166"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:09.376329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Create volume request body: {'volume': {'volume_type': 'fddf210e-5cc8-4f01-90d2-b3c98c6fc99b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-411788166'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:36:09.387878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ed38c12-e92b-49fe-bd16-cfbca4da6364 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:09.388311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ed38c12-e92b-49fe-bd16-cfbca4da6364 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:09.388823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ed38c12-e92b-49fe-bd16-cfbca4da6364 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:09.389186 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-7ed38c12-e92b-49fe-bd16-cfbca4da6364 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:09.395451 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Create volume of 1 GB Dec 11 14:36:09.401586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:09.401586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:09.402566 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Availability Zones retrieved successfully. Dec 11 14:36:09.418414 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:09.418414 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:09.420873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Flow 'volume_create_api' (80f38477-5c30-43f5-b92b-a71f8ed49335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:09.424934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae2c970d-d70f-4d72-8a6a-2e0b083000b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:09.425960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ed38c12-e92b-49fe-bd16-cfbca4da6364 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:09.430132 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1382/2807] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:09 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:09.439792 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:36:09.519986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae2c970d-d70f-4d72-8a6a-2e0b083000b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:36:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-687510610',vendor_name='tempest-vendor_name-870537831'},id=fddf210e-5cc8-4f01-90d2-b3c98c6fc99b,is_public=True,name='tempest-UserMessagesTest-volume-type-225725774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fddf210e-5cc8-4f01-90d2-b3c98c6fc99b', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:09.525111 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb1547b-108e-41d9-8c85-fe5bd2fa6067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:09.594344 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-225725774 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-225725774, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:36:09.596146 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-225725774 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-225725774, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:36:09.646885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Created reservations ['443299aa-68d3-4875-834c-57ba974a39a4', 'b6fd8c3d-0365-4b12-a932-2f1c3209612a', '7dbc7751-5425-4ece-98a6-9b2cf73d85b5', 'e205d8c6-5b31-4301-b9b0-1cfc10b56846'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:36:09.649420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb1547b-108e-41d9-8c85-fe5bd2fa6067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['443299aa-68d3-4875-834c-57ba974a39a4', 'b6fd8c3d-0365-4b12-a932-2f1c3209612a', '7dbc7751-5425-4ece-98a6-9b2cf73d85b5', 'e205d8c6-5b31-4301-b9b0-1cfc10b56846']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:09.651921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ad5f9f-f587-4e1d-addf-adb50cef2cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:09.777423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ad5f9f-f587-4e1d-addf-adb50cef2cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e64df66-58af-4ad0-8891-f6cb4d5ca6da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-411788166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32518401acba4166aafd8a6d1a8bdc99',qos_specs=None,replication_status=,reservations=['443299aa-68d3-4875-834c-57ba974a39a4','b6fd8c3d-0365-4b12-a932-2f1c3209612a','7dbc7751-5425-4ece-98a6-9b2cf73d85b5','e205d8c6-5b31-4301-b9b0-1cfc10b56846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e889b2d7e9754665943ec1f923cb033b',volume_type_id=fddf210e-5cc8-4f01-90d2-b3c98c6fc99b), '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=2020-12-11T14:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-411788166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e64df66-58af-4ad0-8891-f6cb4d5ca6da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32518401acba4166aafd8a6d1a8bdc99',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,user_id='e889b2d7e9754665943ec1f923cb033b',volume_attachment=,volume_type=,volume_type_id=fddf210e-5cc8-4f01-90d2-b3c98c6fc99b)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:09.782855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f765ce26-6cf3-46f2-a2ce-2076b2d72da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:09.852092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f765ce26-6cf3-46f2-a2ce-2076b2d72da2) 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-UserMessagesTest-Volume-411788166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32518401acba4166aafd8a6d1a8bdc99',qos_specs=None,replication_status=,reservations=['443299aa-68d3-4875-834c-57ba974a39a4','b6fd8c3d-0365-4b12-a932-2f1c3209612a','7dbc7751-5425-4ece-98a6-9b2cf73d85b5','e205d8c6-5b31-4301-b9b0-1cfc10b56846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e889b2d7e9754665943ec1f923cb033b',volume_type_id=fddf210e-5cc8-4f01-90d2-b3c98c6fc99b)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:09.856562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b27a5ca-7a37-41a5-af89-1d6f11563c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:09.886796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b27a5ca-7a37-41a5-af89-1d6f11563c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:09.893076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Flow 'volume_create_api' (80f38477-5c30-43f5-b92b-a71f8ed49335) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:09.991741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Create volume request issued successfully. Dec 11 14:36:10.022844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81b869c2-5eea-44f6-849f-dfbf1868c8d2 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes returned with HTTP 202 Dec 11 14:36:10.024493 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1426/2808] 10.222.0.58 () {62 vars in 1266 bytes} [Fri Dec 11 14:36:09 2020] POST /volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes => generated 850 bytes in 905 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:36:10.040553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-355eadb4-5f6f-452a-9601-f8f6bc8535ae tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] GET http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/3e64df66-58af-4ad0-8891-f6cb4d5ca6da Dec 11 14:36:10.040916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-355eadb4-5f6f-452a-9601-f8f6bc8535ae tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:10.041388 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:10.041388 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:10.041733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-355eadb4-5f6f-452a-9601-f8f6bc8535ae tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:10.149254 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:10.149254 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:10.180514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-355eadb4-5f6f-452a-9601-f8f6bc8535ae tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Volume info retrieved successfully. Dec 11 14:36:10.210587 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-355eadb4-5f6f-452a-9601-f8f6bc8535ae tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/3e64df66-58af-4ad0-8891-f6cb4d5ca6da returned with HTTP 200 Dec 11 14:36:10.212444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1383/2809] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:36:10 2020] GET /volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/3e64df66-58af-4ad0-8891-f6cb4d5ca6da => generated 939 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:10.241467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1a0b3240-933c-4b7c-a7ce-52dc03a721a6 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] GET http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages Dec 11 14:36:10.242555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1a0b3240-933c-4b7c-a7ce-52dc03a721a6 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:10.243200 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:10.243200 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:10.244252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1a0b3240-933c-4b7c-a7ce-52dc03a721a6 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:10.245943 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:10.245943 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:10.264303 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1a0b3240-933c-4b7c-a7ce-52dc03a721a6 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages returned with HTTP 200 Dec 11 14:36:10.270453 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1427/2810] 10.222.0.58 () {60 vars in 1247 bytes} [Fri Dec 11 14:36:10 2020] GET /volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages => generated 736 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:10.277684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b4847e5f-9927-44df-802f-b7bda7c8558b tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] DELETE http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/9fb6b7bf-f8ea-495f-addb-7f9ec04b509a Dec 11 14:36:10.278268 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b4847e5f-9927-44df-802f-b7bda7c8558b tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:10.278527 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:10.278527 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:10.278896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b4847e5f-9927-44df-802f-b7bda7c8558b tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:10.292464 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:36:10.292464 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:36:10.299033 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b4847e5f-9927-44df-802f-b7bda7c8558b tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/9fb6b7bf-f8ea-495f-addb-7f9ec04b509a returned with HTTP 204 Dec 11 14:36:10.300690 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1384/2811] 10.222.0.58 () {60 vars in 1361 bytes} [Fri Dec 11 14:36:10 2020] DELETE /volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/9fb6b7bf-f8ea-495f-addb-7f9ec04b509a => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 11 14:36:10.309141 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0514ee42-07e2-4651-9a4a-e70c552abbc8 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] GET http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/9fb6b7bf-f8ea-495f-addb-7f9ec04b509a Dec 11 14:36:10.309833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0514ee42-07e2-4651-9a4a-e70c552abbc8 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:10.310332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0514ee42-07e2-4651-9a4a-e70c552abbc8 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:10.317416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0514ee42-07e2-4651-9a4a-e70c552abbc8 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/9fb6b7bf-f8ea-495f-addb-7f9ec04b509a returned with HTTP 404 Dec 11 14:36:10.318460 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1428/2812] 10.222.0.58 () {60 vars in 1358 bytes} [Fri Dec 11 14:36:10 2020] GET /volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/9fb6b7bf-f8ea-495f-addb-7f9ec04b509a => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:10.328817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-357f756d-40b9-4901-8f91-bd39afb5b664 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] POST http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types Dec 11 14:36:10.330182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-357f756d-40b9-4901-8f91-bd39afb5b664 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-154417347", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1268083985", "vendor_name": "tempest-vendor_name-2059258766"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:10.410697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-357f756d-40b9-4901-8f91-bd39afb5b664 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types returned with HTTP 200 Dec 11 14:36:10.411517 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1385/2813] 10.222.0.58 () {60 vars in 1220 bytes} [Fri Dec 11 14:36:10 2020] POST /volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types => generated 327 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:36:10.429513 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] POST http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes Dec 11 14:36:10.435799 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Action: 'create', calling method: create, body: {"volume": {"volume_type": "086ece7c-4264-4674-991e-1ff08b0c1d0e", "size": 1, "name": "tempest-UserMessagesTest-Volume-2123699436"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:10.438579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Create volume request body: {'volume': {'volume_type': '086ece7c-4264-4674-991e-1ff08b0c1d0e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2123699436'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:36:10.443488 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4f1fb91-50eb-4325-9956-a3927ded503c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:10.450469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4f1fb91-50eb-4325-9956-a3927ded503c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:10.450983 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4f1fb91-50eb-4325-9956-a3927ded503c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:10.451863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e4f1fb91-50eb-4325-9956-a3927ded503c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:10.468815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Create volume of 1 GB Dec 11 14:36:10.470822 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:10.470822 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:10.472502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Availability Zones retrieved successfully. Dec 11 14:36:10.512051 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:10.512051 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:10.512051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4f1fb91-50eb-4325-9956-a3927ded503c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:10.512051 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1386/2814] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:10 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:10.520632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Flow 'volume_create_api' (e98f4149-8a54-4b69-9e2b-cb44a5c72398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:10.523893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42ce394-93a5-4ceb-aa30-1ff6c049f779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:10.526262 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:36:10.598753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42ce394-93a5-4ceb-aa30-1ff6c049f779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:36:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1268083985',vendor_name='tempest-vendor_name-2059258766'},id=086ece7c-4264-4674-991e-1ff08b0c1d0e,is_public=True,name='tempest-UserMessagesTest-volume-type-154417347',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '086ece7c-4264-4674-991e-1ff08b0c1d0e', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:10.600999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb5b745-09a9-4c9a-898f-4c1551db021f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:10.660455 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-154417347 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-154417347, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:36:10.661333 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-154417347 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-154417347, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:36:10.743468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Created reservations ['726e053d-1670-4463-88f5-f247a4a95483', '83b4dc07-fa5c-48bf-99c8-5e3ec6564de6', '65a31362-2e04-471f-b269-338e33bff0a2', 'd9261b2d-8872-4f88-8359-a35c64a9c24d'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:36:10.745781 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb5b745-09a9-4c9a-898f-4c1551db021f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['726e053d-1670-4463-88f5-f247a4a95483', '83b4dc07-fa5c-48bf-99c8-5e3ec6564de6', '65a31362-2e04-471f-b269-338e33bff0a2', 'd9261b2d-8872-4f88-8359-a35c64a9c24d']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:10.748212 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (204837f0-cd3d-423f-b4a2-9dfb52d8057e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:10.859323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (204837f0-cd3d-423f-b4a2-9dfb52d8057e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2123699436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32518401acba4166aafd8a6d1a8bdc99',qos_specs=None,replication_status=,reservations=['726e053d-1670-4463-88f5-f247a4a95483','83b4dc07-fa5c-48bf-99c8-5e3ec6564de6','65a31362-2e04-471f-b269-338e33bff0a2','d9261b2d-8872-4f88-8359-a35c64a9c24d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e889b2d7e9754665943ec1f923cb033b',volume_type_id=086ece7c-4264-4674-991e-1ff08b0c1d0e), '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=2020-12-11T14:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2123699436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32518401acba4166aafd8a6d1a8bdc99',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,user_id='e889b2d7e9754665943ec1f923cb033b',volume_attachment=,volume_type=,volume_type_id=086ece7c-4264-4674-991e-1ff08b0c1d0e)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:10.862750 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d0d55c-3ab0-4dd0-afd6-61d6678a93b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:10.898771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d0d55c-3ab0-4dd0-afd6-61d6678a93b4) 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-UserMessagesTest-Volume-2123699436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32518401acba4166aafd8a6d1a8bdc99',qos_specs=None,replication_status=,reservations=['726e053d-1670-4463-88f5-f247a4a95483','83b4dc07-fa5c-48bf-99c8-5e3ec6564de6','65a31362-2e04-471f-b269-338e33bff0a2','d9261b2d-8872-4f88-8359-a35c64a9c24d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e889b2d7e9754665943ec1f923cb033b',volume_type_id=086ece7c-4264-4674-991e-1ff08b0c1d0e)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:10.900916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c008b014-e4da-4cdb-958f-4d60949e675d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:10.921690 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c008b014-e4da-4cdb-958f-4d60949e675d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:10.924849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Flow 'volume_create_api' (e98f4149-8a54-4b69-9e2b-cb44a5c72398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:11.095219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Create volume request issued successfully. Dec 11 14:36:11.126183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-492c0373-8307-48b5-9d56-594cd2e12bc3 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes returned with HTTP 202 Dec 11 14:36:11.127692 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1429/2815] 10.222.0.58 () {62 vars in 1266 bytes} [Fri Dec 11 14:36:10 2020] POST /volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes => generated 851 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:36:11.156275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc0a5d4d-ec97-450d-aac0-6e3bf39b57d8 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] GET http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d Dec 11 14:36:11.156275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc0a5d4d-ec97-450d-aac0-6e3bf39b57d8 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.156275 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:11.156275 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:11.156275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc0a5d4d-ec97-450d-aac0-6e3bf39b57d8 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.226407 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:11.226407 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:11.238896 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc0a5d4d-ec97-450d-aac0-6e3bf39b57d8 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Volume info retrieved successfully. Dec 11 14:36:11.290025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc0a5d4d-ec97-450d-aac0-6e3bf39b57d8 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d returned with HTTP 200 Dec 11 14:36:11.294732 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1387/2816] 10.222.0.58 () {60 vars in 1355 bytes} [Fri Dec 11 14:36:11 2020] GET /volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d => generated 940 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:11.303604 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-863fc9f5-82d9-4089-a779-aed25c9a5d51 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] GET http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages Dec 11 14:36:11.303604 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-863fc9f5-82d9-4089-a779-aed25c9a5d51 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.303604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:11.303604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:11.304577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-863fc9f5-82d9-4089-a779-aed25c9a5d51 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.304577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:11.304577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:11.313755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-863fc9f5-82d9-4089-a779-aed25c9a5d51 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages returned with HTTP 200 Dec 11 14:36:11.314617 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1430/2817] 10.222.0.58 () {60 vars in 1247 bytes} [Fri Dec 11 14:36:11 2020] GET /volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:11.335486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de501428-a9b4-4faa-a749-92edd6785d2d tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] GET http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/5413eef4-60ef-4670-8e9f-ed2c85d56b80 Dec 11 14:36:11.336514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de501428-a9b4-4faa-a749-92edd6785d2d tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.336833 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:11.336833 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:11.337492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de501428-a9b4-4faa-a749-92edd6785d2d tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.351796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de501428-a9b4-4faa-a749-92edd6785d2d tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/5413eef4-60ef-4670-8e9f-ed2c85d56b80 returned with HTTP 200 Dec 11 14:36:11.353047 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1388/2818] 10.222.0.58 () {60 vars in 1358 bytes} [Fri Dec 11 14:36:11 2020] GET /volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/5413eef4-60ef-4670-8e9f-ed2c85d56b80 => generated 733 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:11.362795 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b43ff4cf-158c-4376-bbcf-678f801d8c46 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] GET http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages Dec 11 14:36:11.363372 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b43ff4cf-158c-4376-bbcf-678f801d8c46 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.363860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b43ff4cf-158c-4376-bbcf-678f801d8c46 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.372291 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b43ff4cf-158c-4376-bbcf-678f801d8c46 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages returned with HTTP 200 Dec 11 14:36:11.373135 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1431/2819] 10.222.0.58 () {60 vars in 1247 bytes} [Fri Dec 11 14:36:11 2020] GET /volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:11.384748 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24972c6d-effd-408b-b461-824fcd4cc908 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] DELETE http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/5413eef4-60ef-4670-8e9f-ed2c85d56b80 Dec 11 14:36:11.385843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24972c6d-effd-408b-b461-824fcd4cc908 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.386747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-24972c6d-effd-408b-b461-824fcd4cc908 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.396216 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:36:11.396216 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:36:11.402247 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-24972c6d-effd-408b-b461-824fcd4cc908 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/5413eef4-60ef-4670-8e9f-ed2c85d56b80 returned with HTTP 204 Dec 11 14:36:11.404329 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1389/2820] 10.222.0.58 () {60 vars in 1361 bytes} [Fri Dec 11 14:36:11 2020] DELETE /volume/v3/32518401acba4166aafd8a6d1a8bdc99/messages/5413eef4-60ef-4670-8e9f-ed2c85d56b80 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 11 14:36:11.413359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-801c9a64-3cfd-4123-ac9a-24a4df5c5e61 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] DELETE http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d Dec 11 14:36:11.413777 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-801c9a64-3cfd-4123-ac9a-24a4df5c5e61 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.414239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-801c9a64-3cfd-4123-ac9a-24a4df5c5e61 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.414734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-801c9a64-3cfd-4123-ac9a-24a4df5c5e61 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Delete volume with id: f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d Dec 11 14:36:11.466128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:11.466128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:11.467823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-801c9a64-3cfd-4123-ac9a-24a4df5c5e61 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Volume info retrieved successfully. Dec 11 14:36:11.471321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-801c9a64-3cfd-4123-ac9a-24a4df5c5e61 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Decrease volume quotas only if status is not error_managing. {{(pid=88093) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 11 14:36:11.528946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e02100a7-5d55-4fba-a59e-b8419634fc66 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:11.529508 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e02100a7-5d55-4fba-a59e-b8419634fc66 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.530004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e02100a7-5d55-4fba-a59e-b8419634fc66 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.530391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e02100a7-5d55-4fba-a59e-b8419634fc66 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:11.544157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-801c9a64-3cfd-4123-ac9a-24a4df5c5e61 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Created reservations ['41436c3f-e2bb-412b-a9a9-f16d4d3c2e2d', '9cc078a9-08b7-4b6c-9ff0-1b9a7ac1a1b7', 'fdb7f17f-1671-4fc8-91fb-846ded128678', '26b1f09a-b053-40b1-bc1d-6cb067e702f8'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:36:11.546617 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:36:11.546617 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:36:11.558688 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:11.558688 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:11.561468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e02100a7-5d55-4fba-a59e-b8419634fc66 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:11.562961 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1390/2821] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:11 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:11.601185 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-801c9a64-3cfd-4123-ac9a-24a4df5c5e61 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Delete volume request issued successfully. Dec 11 14:36:11.601185 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-801c9a64-3cfd-4123-ac9a-24a4df5c5e61 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d returned with HTTP 202 Dec 11 14:36:11.601185 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1432/2822] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:36:11 2020] DELETE /volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:36:11.609765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34c5e2c6-39b4-4301-bc99-15ab2c19881c tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] GET http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d Dec 11 14:36:11.610294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34c5e2c6-39b4-4301-bc99-15ab2c19881c tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.610521 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:11.610521 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:11.611870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-34c5e2c6-39b4-4301-bc99-15ab2c19881c tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.664350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-34c5e2c6-39b4-4301-bc99-15ab2c19881c tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d returned with HTTP 404 Dec 11 14:36:11.665417 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1391/2823] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:11 2020] GET /volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/f3e45cc8-7cc7-48bd-a9fb-16e08a22d43d => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:11.675748 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb2d542b-fba0-4447-b81b-04eb51a94435 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] DELETE http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/086ece7c-4264-4674-991e-1ff08b0c1d0e Dec 11 14:36:11.676389 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb2d542b-fba0-4447-b81b-04eb51a94435 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.676828 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:11.676828 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:11.677308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cb2d542b-fba0-4447-b81b-04eb51a94435 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.792614 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cb2d542b-fba0-4447-b81b-04eb51a94435 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/086ece7c-4264-4674-991e-1ff08b0c1d0e returned with HTTP 202 Dec 11 14:36:11.794148 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1433/2824] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:36:11 2020] DELETE /volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/086ece7c-4264-4674-991e-1ff08b0c1d0e => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:36:11.804800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a275925-0e08-4c65-8e51-417e88ee446b tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] GET http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/086ece7c-4264-4674-991e-1ff08b0c1d0e Dec 11 14:36:11.805595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a275925-0e08-4c65-8e51-417e88ee446b tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.806424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a275925-0e08-4c65-8e51-417e88ee446b tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.826297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a275925-0e08-4c65-8e51-417e88ee446b tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/086ece7c-4264-4674-991e-1ff08b0c1d0e returned with HTTP 404 Dec 11 14:36:11.831386 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1392/2825] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:36:11 2020] GET /volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/086ece7c-4264-4674-991e-1ff08b0c1d0e => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:11.835512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e68d5172-af94-486f-b21f-7638cc716c6a tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] DELETE http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/3e64df66-58af-4ad0-8891-f6cb4d5ca6da Dec 11 14:36:11.835981 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e68d5172-af94-486f-b21f-7638cc716c6a tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:11.836473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e68d5172-af94-486f-b21f-7638cc716c6a tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:11.837221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-e68d5172-af94-486f-b21f-7638cc716c6a tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Delete volume with id: 3e64df66-58af-4ad0-8891-f6cb4d5ca6da Dec 11 14:36:11.896861 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:11.896861 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:11.898019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e68d5172-af94-486f-b21f-7638cc716c6a tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Volume info retrieved successfully. Dec 11 14:36:11.900730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e68d5172-af94-486f-b21f-7638cc716c6a tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Decrease volume quotas only if status is not error_managing. {{(pid=88093) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 11 14:36:11.984075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-e68d5172-af94-486f-b21f-7638cc716c6a tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Created reservations ['e9708be0-fea2-465d-b75d-f7c236111c46', 'b762d56a-e228-456f-8c38-0df188e85829', '52ceee38-115a-4310-86c8-a9c87540eeab', '4f69c377-5a7d-478c-8b44-6558c4362cf4'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:36:11.986534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:36:11.986534 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:36:12.045213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e68d5172-af94-486f-b21f-7638cc716c6a tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Delete volume request issued successfully. Dec 11 14:36:12.045951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e68d5172-af94-486f-b21f-7638cc716c6a tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/3e64df66-58af-4ad0-8891-f6cb4d5ca6da returned with HTTP 202 Dec 11 14:36:12.050043 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1434/2826] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:36:11 2020] DELETE /volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/3e64df66-58af-4ad0-8891-f6cb4d5ca6da => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:36:12.057288 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-50fa572d-1ddf-48c7-ab08-3a46d9521c24 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] GET http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/3e64df66-58af-4ad0-8891-f6cb4d5ca6da Dec 11 14:36:12.057771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-50fa572d-1ddf-48c7-ab08-3a46d9521c24 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:12.058425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-50fa572d-1ddf-48c7-ab08-3a46d9521c24 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:12.110244 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-50fa572d-1ddf-48c7-ab08-3a46d9521c24 tempest-UserMessagesTest-1501798109 tempest-UserMessagesTest-1501798109] http://10.222.0.58/volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/3e64df66-58af-4ad0-8891-f6cb4d5ca6da returned with HTTP 404 Dec 11 14:36:12.111338 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1393/2827] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:12 2020] GET /volume/v3/32518401acba4166aafd8a6d1a8bdc99/volumes/3e64df66-58af-4ad0-8891-f6cb4d5ca6da => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:36:12.143573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81ddf4cd-e439-46a5-9786-609efc1176e0 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] DELETE http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/fddf210e-5cc8-4f01-90d2-b3c98c6fc99b Dec 11 14:36:12.144688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81ddf4cd-e439-46a5-9786-609efc1176e0 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:12.145069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:12.145069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:12.145799 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-81ddf4cd-e439-46a5-9786-609efc1176e0 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:12.329119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-81ddf4cd-e439-46a5-9786-609efc1176e0 tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/fddf210e-5cc8-4f01-90d2-b3c98c6fc99b returned with HTTP 202 Dec 11 14:36:12.331192 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1435/2828] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:36:12 2020] DELETE /volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/fddf210e-5cc8-4f01-90d2-b3c98c6fc99b => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:36:12.340928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-042ee61f-a8ba-46ce-8a2e-3b60611f881e tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] GET http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/fddf210e-5cc8-4f01-90d2-b3c98c6fc99b Dec 11 14:36:12.341464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-042ee61f-a8ba-46ce-8a2e-3b60611f881e tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:12.341960 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-042ee61f-a8ba-46ce-8a2e-3b60611f881e tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:12.365423 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-042ee61f-a8ba-46ce-8a2e-3b60611f881e tempest-UserMessagesTest-183886049 tempest-UserMessagesTest-183886049] http://10.222.0.58/volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/fddf210e-5cc8-4f01-90d2-b3c98c6fc99b returned with HTTP 404 Dec 11 14:36:12.366843 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1394/2829] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:36:12 2020] GET /volume/v3/cc67059c31bb46b0ba0d9dd82fc5c9b0/types/fddf210e-5cc8-4f01-90d2-b3c98c6fc99b => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:12.588793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31999f1a-4e48-4267-929e-c7a51c179837 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:12.589618 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31999f1a-4e48-4267-929e-c7a51c179837 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:12.593734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-31999f1a-4e48-4267-929e-c7a51c179837 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:12.594740 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-31999f1a-4e48-4267-929e-c7a51c179837 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:12.655513 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:12.655513 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:12.658644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-31999f1a-4e48-4267-929e-c7a51c179837 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:12.659734 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1436/2830] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:12 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:13.677532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-826e5068-3820-4284-bd86-94bcc080984c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:13.678637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-826e5068-3820-4284-bd86-94bcc080984c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:13.679292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-826e5068-3820-4284-bd86-94bcc080984c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:13.679817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-826e5068-3820-4284-bd86-94bcc080984c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:13.707502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:13.707502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:13.709705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-826e5068-3820-4284-bd86-94bcc080984c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:13.710788 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1395/2831] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:13 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:14.725959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9fe508d9-9097-46d8-a61b-f6eeb5f9d063 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:14.726927 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9fe508d9-9097-46d8-a61b-f6eeb5f9d063 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:14.726927 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:14.726927 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:14.727468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9fe508d9-9097-46d8-a61b-f6eeb5f9d063 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:14.727672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9fe508d9-9097-46d8-a61b-f6eeb5f9d063 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:14.788607 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:14.788607 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:14.790934 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9fe508d9-9097-46d8-a61b-f6eeb5f9d063 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:14.792695 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1437/2832] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:14 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:15.814200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-661b0ac4-5770-4cd7-aa00-91811ed99eeb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:15.814991 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-661b0ac4-5770-4cd7-aa00-91811ed99eeb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:15.815241 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:15.815241 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:15.815800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-661b0ac4-5770-4cd7-aa00-91811ed99eeb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:15.816297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-661b0ac4-5770-4cd7-aa00-91811ed99eeb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:15.880805 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:15.880805 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:15.888967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-661b0ac4-5770-4cd7-aa00-91811ed99eeb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:15.890356 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1396/2833] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:15 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 820 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:16.911106 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ac0f3166-8559-49bc-aaa5-9b31e240f8cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:16.912370 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ac0f3166-8559-49bc-aaa5-9b31e240f8cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:16.913392 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:16.913392 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:16.914235 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ac0f3166-8559-49bc-aaa5-9b31e240f8cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:16.915062 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-ac0f3166-8559-49bc-aaa5-9b31e240f8cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:16.943711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:16.943711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:16.946284 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ac0f3166-8559-49bc-aaa5-9b31e240f8cb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:16.947414 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1438/2834] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:16 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:16.964054 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06deb400-5806-4c1b-b1a1-9ca85d66597e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:36:16.965479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06deb400-5806-4c1b-b1a1-9ca85d66597e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:16.966838 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:16.966838 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:16.968003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06deb400-5806-4c1b-b1a1-9ca85d66597e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:17.077638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:17.077638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:17.091215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-06deb400-5806-4c1b-b1a1-9ca85d66597e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:36:17.125654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06deb400-5806-4c1b-b1a1-9ca85d66597e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:36:17.128405 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1397/2835] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:16 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 1363 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:36:17.147178 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] POST http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff/restore Dec 11 14:36:17.147774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:17.147774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:17.148196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:17.149561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.backups [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Restoring backup 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff ({'restore': {}}) {{(pid=88093) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 11 14:36:17.149887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Restoring backup 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff to volume None. Dec 11 14:36:17.176427 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:17.176427 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:17.179660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.backup.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Creating volume of 1 GB for restore of backup 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. Dec 11 14:36:17.196831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Availability Zones retrieved successfully. Dec 11 14:36:17.284107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Flow 'volume_create_api' (91010f57-4f32-4e26-92ba-138dbad7c1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:17.292089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cdc3dc5-0551-4a89-b90c-d043109d198e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:17.298629 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:36:17.451372 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cdc3dc5-0551-4a89-b90c-d043109d198e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:17.456168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde171ef-286a-426c-82b7-2e9cb390343c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:17.606110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Created reservations ['6c815af2-9321-4c1f-8ea8-ecc6fc13115b', '47491fa9-3967-4e6c-8a5c-69a40f5f9edc', 'bdd14e01-cc0a-43a9-a6de-33648c4872a9', '6bad869a-10ce-4a18-9409-22b05c75d5c5'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:36:17.608411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde171ef-286a-426c-82b7-2e9cb390343c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c815af2-9321-4c1f-8ea8-ecc6fc13115b', '47491fa9-3967-4e6c-8a5c-69a40f5f9edc', 'bdd14e01-cc0a-43a9-a6de-33648c4872a9', '6bad869a-10ce-4a18-9409-22b05c75d5c5']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:17.614244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2858df67-349e-49f9-a3df-ef72b0537748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:17.755985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2858df67-349e-49f9-a3df-ef72b0537748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4748eb2c-4ad1-4c3e-8f1e-754f0d01c230', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_07ba8d54-0c4f-4259-bc5e-9c13bc0046ff',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f17af55516f741cbbaa4e1839c10173a',qos_specs=None,replication_status=,reservations=['6c815af2-9321-4c1f-8ea8-ecc6fc13115b','47491fa9-3967-4e6c-8a5c-69a40f5f9edc','bdd14e01-cc0a-43a9-a6de-33648c4872a9','6bad869a-10ce-4a18-9409-22b05c75d5c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3717955f7e544a61b8892889c1f4a930',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:36:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_07ba8d54-0c4f-4259-bc5e-9c13bc0046ff',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4748eb2c-4ad1-4c3e-8f1e-754f0d01c230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f17af55516f741cbbaa4e1839c10173a',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,user_id='3717955f7e544a61b8892889c1f4a930',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:17.765030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c103af9-8f33-4e66-873d-e01c1de8a1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:17.853367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c103af9-8f33-4e66-873d-e01c1de8a1aa) 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='auto-created_from_restore_from_backup',display_name='restore_backup_07ba8d54-0c4f-4259-bc5e-9c13bc0046ff',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f17af55516f741cbbaa4e1839c10173a',qos_specs=None,replication_status=,reservations=['6c815af2-9321-4c1f-8ea8-ecc6fc13115b','47491fa9-3967-4e6c-8a5c-69a40f5f9edc','bdd14e01-cc0a-43a9-a6de-33648c4872a9','6bad869a-10ce-4a18-9409-22b05c75d5c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3717955f7e544a61b8892889c1f4a930',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:17.868628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b55527c-2dc2-4079-8a72-4c4795a9d6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:17.913397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b55527c-2dc2-4079-8a72-4c4795a9d6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:17.918659 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Flow 'volume_create_api' (91010f57-4f32-4e26-92ba-138dbad7c1a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:18.012063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Create volume request issued successfully. Dec 11 14:36:18.112774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:18.112774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:18.115957 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:36:19.224825 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:19.224825 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:19.227259 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:36:19.228002 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Checking backup size 1 against volume size 1 {{(pid=88093) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 11 14:36:19.228493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.backup.api [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Overwriting volume 4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 with restore of backup 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:19.274064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] restore_backup in rpcapi backup_id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff {{(pid=88093) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 11 14:36:19.281128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b514a2d-bfa1-4e00-b3df-a80f3af91c0a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff/restore returned with HTTP 202 Dec 11 14:36:19.294200 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1439/2836] 10.222.0.58 () {60 vars in 1360 bytes} [Fri Dec 11 14:36:17 2020] POST /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff/restore => generated 189 bytes in 2152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:36:19.298877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f5cba7d6-44f3-42e1-8c2d-352cf9335deb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:19.299691 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f5cba7d6-44f3-42e1-8c2d-352cf9335deb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:19.299894 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:19.299894 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:19.300566 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f5cba7d6-44f3-42e1-8c2d-352cf9335deb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:19.300943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f5cba7d6-44f3-42e1-8c2d-352cf9335deb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:19.349158 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:19.349158 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:19.352003 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f5cba7d6-44f3-42e1-8c2d-352cf9335deb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:19.365458 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1398/2837] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:19 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:19.789029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-852e0075-a228-4fcc-ad98-2a3fa1d07625 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] GET http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services Dec 11 14:36:19.789475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-852e0075-a228-4fcc-ad98-2a3fa1d07625 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:19.790206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:19.790206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:19.790206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-852e0075-a228-4fcc-ad98-2a3fa1d07625 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:19.802063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-852e0075-a228-4fcc-ad98-2a3fa1d07625 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services returned with HTTP 200 Dec 11 14:36:19.803024 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1440/2838] 10.222.0.58 () {58 vars in 1216 bytes} [Fri Dec 11 14:36:19 2020] GET /volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services => generated 629 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:36:19.826422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef8220ea-bbaa-4924-b9dc-bfbc4371358e tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] PUT http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/disable-log-reason Dec 11 14:36:19.827004 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:19.827004 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:19.827563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef8220ea-bbaa-4924-b9dc-bfbc4371358e tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] Action: 'update', calling method: update, body: {"host": "n-d-766726-2", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:19.831200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef8220ea-bbaa-4924-b9dc-bfbc4371358e tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/disable-log-reason returned with HTTP 400 Dec 11 14:36:19.832098 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1399/2839] 10.222.0.58 () {60 vars in 1293 bytes} [Fri Dec 11 14:36:19 2020] PUT /volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/disable-log-reason => generated 136 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:36:19.848453 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f18f051-1cc5-4462-adf7-5084b74a6496 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] PUT http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/disable Dec 11 14:36:19.849356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f18f051-1cc5-4462-adf7-5084b74a6496 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] Action: 'update', calling method: update, body: {"host": "n-d-766726-2", "binary": "invalid_binary"} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:19.861792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f18f051-1cc5-4462-adf7-5084b74a6496 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/disable returned with HTTP 404 Dec 11 14:36:19.863126 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1441/2840] 10.222.0.58 () {60 vars in 1260 bytes} [Fri Dec 11 14:36:19 2020] PUT /volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/disable => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:19.882025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-accfd74d-9c15-411d-9e77-cac047fa3251 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] PUT http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/enable Dec 11 14:36:19.882857 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-accfd74d-9c15-411d-9e77-cac047fa3251 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:19.898327 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-accfd74d-9c15-411d-9e77-cac047fa3251 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/enable returned with HTTP 404 Dec 11 14:36:19.905219 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1400/2841] 10.222.0.58 () {60 vars in 1257 bytes} [Fri Dec 11 14:36:19 2020] PUT /volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/enable => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:19.915698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e262d23-6139-4738-b29a-7d3b6e6d5a49 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] PUT http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/freeze Dec 11 14:36:19.916473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e262d23-6139-4738-b29a-7d3b6e6d5a49 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:19.934690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e262d23-6139-4738-b29a-7d3b6e6d5a49 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/freeze returned with HTTP 400 Dec 11 14:36:19.936713 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1442/2842] 10.222.0.58 () {60 vars in 1257 bytes} [Fri Dec 11 14:36:19 2020] PUT /volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/freeze => generated 83 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:36:19.962746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43abb49a-02df-42ff-8ccf-6c63f63d8f96 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] PUT http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/thaw Dec 11 14:36:19.964067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-43abb49a-02df-42ff-8ccf-6c63f63d8f96 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:19.978893 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43abb49a-02df-42ff-8ccf-6c63f63d8f96 tempest-VolumeServicesNegativeTest-1509968786 tempest-VolumeServicesNegativeTest-1509968786] http://10.222.0.58/volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/thaw returned with HTTP 400 Dec 11 14:36:19.987442 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1401/2843] 10.222.0.58 () {60 vars in 1251 bytes} [Fri Dec 11 14:36:19 2020] PUT /volume/v3/8a0a9c0778654b3ca2f356d58095ff28/os-services/thaw => generated 83 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:36:20.373867 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f83336e6-731f-451a-b787-4fe94ca9d00c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:20.374474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f83336e6-731f-451a-b787-4fe94ca9d00c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:20.375206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f83336e6-731f-451a-b787-4fe94ca9d00c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:20.375585 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f83336e6-731f-451a-b787-4fe94ca9d00c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:20.424852 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:20.424852 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:20.427981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f83336e6-731f-451a-b787-4fe94ca9d00c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:20.432913 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1443/2844] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:20 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:21.447629 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c67d8f4-7a0d-4092-be8f-4582cc49a4dd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:21.448303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c67d8f4-7a0d-4092-be8f-4582cc49a4dd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:21.448614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c67d8f4-7a0d-4092-be8f-4582cc49a4dd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:21.448955 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1c67d8f4-7a0d-4092-be8f-4582cc49a4dd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:21.473879 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:21.473879 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:21.475939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c67d8f4-7a0d-4092-be8f-4582cc49a4dd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:21.476747 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1402/2845] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:21 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c02d47a-b7b2-42b0-8c8d-11e2018c25eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c02d47a-b7b2-42b0-8c8d-11e2018c25eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c02d47a-b7b2-42b0-8c8d-11e2018c25eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8c02d47a-b7b2-42b0-8c8d-11e2018c25eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c02d47a-b7b2-42b0-8c8d-11e2018c25eb tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:22.659315 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1444/2846] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:22 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:23.576855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02d0149f-5ad7-4fa0-b785-5b87fad2a34f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:23.576855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02d0149f-5ad7-4fa0-b785-5b87fad2a34f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:23.576855 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:23.576855 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:23.576855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-02d0149f-5ad7-4fa0-b785-5b87fad2a34f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:23.576855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-02d0149f-5ad7-4fa0-b785-5b87fad2a34f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:23.614273 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:23.614273 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:23.618444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-02d0149f-5ad7-4fa0-b785-5b87fad2a34f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:23.618444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1403/2847] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:23 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:24.633103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09216c37-6616-4750-961b-d06e026db8fd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:24.633103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09216c37-6616-4750-961b-d06e026db8fd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:24.633103 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:24.633103 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:24.633103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-09216c37-6616-4750-961b-d06e026db8fd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:24.633103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-09216c37-6616-4750-961b-d06e026db8fd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:24.682262 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86b6ef31-cf39-40b3-aa9a-7d5ee23ba2fe tempest-AvailabilityZoneTestJSON-503100156 tempest-AvailabilityZoneTestJSON-503100156] GET http://10.222.0.58/volume/v3/1bbba080dc9a489f9a7884898d9d5c7a/os-availability-zone Dec 11 14:36:24.682262 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86b6ef31-cf39-40b3-aa9a-7d5ee23ba2fe tempest-AvailabilityZoneTestJSON-503100156 tempest-AvailabilityZoneTestJSON-503100156] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:24.682262 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:24.682262 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:24.682262 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86b6ef31-cf39-40b3-aa9a-7d5ee23ba2fe tempest-AvailabilityZoneTestJSON-503100156 tempest-AvailabilityZoneTestJSON-503100156] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:24.688432 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-86b6ef31-cf39-40b3-aa9a-7d5ee23ba2fe tempest-AvailabilityZoneTestJSON-503100156 tempest-AvailabilityZoneTestJSON-503100156] Availability Zones retrieved successfully. Dec 11 14:36:24.688432 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86b6ef31-cf39-40b3-aa9a-7d5ee23ba2fe tempest-AvailabilityZoneTestJSON-503100156 tempest-AvailabilityZoneTestJSON-503100156] http://10.222.0.58/volume/v3/1bbba080dc9a489f9a7884898d9d5c7a/os-availability-zone returned with HTTP 200 Dec 11 14:36:24.688432 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1445/2848] 10.222.0.58 () {58 vars in 1243 bytes} [Fri Dec 11 14:36:24 2020] GET /volume/v3/1bbba080dc9a489f9a7884898d9d5c7a/os-availability-zone => generated 82 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:36:24.711994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:24.711994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:24.714102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-09216c37-6616-4750-961b-d06e026db8fd tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:24.714717 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1404/2849] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:24 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:25.730609 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbe63b2b-347e-4bc5-bc4d-81df8f230334 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:25.730609 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbe63b2b-347e-4bc5-bc4d-81df8f230334 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:25.730609 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cbe63b2b-347e-4bc5-bc4d-81df8f230334 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:25.734652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-cbe63b2b-347e-4bc5-bc4d-81df8f230334 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:25.781323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:25.781323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:25.781323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cbe63b2b-347e-4bc5-bc4d-81df8f230334 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:25.781323 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1446/2850] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:25 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:26.806664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8608404a-b484-4b70-bac6-2a1c0b45d46d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:26.806664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8608404a-b484-4b70-bac6-2a1c0b45d46d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:26.806664 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:26.806664 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:26.806664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8608404a-b484-4b70-bac6-2a1c0b45d46d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:26.806664 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-8608404a-b484-4b70-bac6-2a1c0b45d46d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:26.829568 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:26.829568 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:26.836357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8608404a-b484-4b70-bac6-2a1c0b45d46d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:26.836357 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1405/2851] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:26 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:27.849711 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3dde8f2e-1cac-49ba-999b-6c3aa6e5650d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:27.850224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3dde8f2e-1cac-49ba-999b-6c3aa6e5650d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:27.850420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:27.850420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:27.851056 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3dde8f2e-1cac-49ba-999b-6c3aa6e5650d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:27.851176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3dde8f2e-1cac-49ba-999b-6c3aa6e5650d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:27.874716 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:27.874716 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:27.877580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3dde8f2e-1cac-49ba-999b-6c3aa6e5650d tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:27.884701 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1447/2852] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:27 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:28.183025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] POST http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes Dec 11 14:36:28.194966 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:28.194966 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:28.194966 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-557259163"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:28.194966 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-557259163'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:36:28.194966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Create volume of 1 GB Dec 11 14:36:28.207741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Availability Zones retrieved successfully. Dec 11 14:36:28.225683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Flow 'volume_create_api' (c43d074e-bc8f-4a1b-9157-fb335220a885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:28.225683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0b12c42-3eb2-4299-be58-948bd5c8774b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:28.232498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:36:28.332048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0b12c42-3eb2-4299-be58-948bd5c8774b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:28.332048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06876390-5139-424c-a956-86d2e1aef21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:28.425570 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Created reservations ['c4f5ba31-c696-46aa-90a4-99e124115565', '61cdf395-297a-4163-b483-43d4a62e24c4', 'f235a437-4f4f-4440-a882-c660ebd63b7f', '21a152c2-ff16-494e-958f-77a76e18d202'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:36:28.428162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06876390-5139-424c-a956-86d2e1aef21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4f5ba31-c696-46aa-90a4-99e124115565', '61cdf395-297a-4163-b483-43d4a62e24c4', 'f235a437-4f4f-4440-a882-c660ebd63b7f', '21a152c2-ff16-494e-958f-77a76e18d202']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:28.436432 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acef2c2c-6498-4755-80f8-05d865a09ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:28.521001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acef2c2c-6498-4755-80f8-05d865a09ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1deab658-7fe5-4469-84e0-8a97c955774b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-557259163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f07f48f17c0c4c39ac4af69fef88b5df',qos_specs=None,replication_status=,reservations=['c4f5ba31-c696-46aa-90a4-99e124115565','61cdf395-297a-4163-b483-43d4a62e24c4','f235a437-4f4f-4440-a882-c660ebd63b7f','21a152c2-ff16-494e-958f-77a76e18d202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50eedbfc4f4c404897342ee446d988dc',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:36:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-557259163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1deab658-7fe5-4469-84e0-8a97c955774b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f07f48f17c0c4c39ac4af69fef88b5df',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,user_id='50eedbfc4f4c404897342ee446d988dc',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:28.521001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86fcf69-07de-4b02-ae14-3c3a0aabb13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:28.568067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86fcf69-07de-4b02-ae14-3c3a0aabb13a) 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-VolumesMetadataTest-Volume-557259163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f07f48f17c0c4c39ac4af69fef88b5df',qos_specs=None,replication_status=,reservations=['c4f5ba31-c696-46aa-90a4-99e124115565','61cdf395-297a-4163-b483-43d4a62e24c4','f235a437-4f4f-4440-a882-c660ebd63b7f','21a152c2-ff16-494e-958f-77a76e18d202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50eedbfc4f4c404897342ee446d988dc',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:28.571855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b7a9a4-ea14-49a3-bc60-b4c85e661ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:28.645124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2b7a9a4-ea14-49a3-bc60-b4c85e661ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:28.654484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Flow 'volume_create_api' (c43d074e-bc8f-4a1b-9157-fb335220a885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:28.739087 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Create volume request issued successfully. Dec 11 14:36:28.755953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41fd58b6-05cb-4314-a822-7d5dfdeaf75f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes returned with HTTP 202 Dec 11 14:36:28.756843 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1406/2853] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:36:27 2020] POST /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes => generated 818 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:36:28.775092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e93a2851-55f0-41f4-9086-f66b2fea5f5a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b Dec 11 14:36:28.775092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e93a2851-55f0-41f4-9086-f66b2fea5f5a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:28.775092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:28.775092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:28.775092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e93a2851-55f0-41f4-9086-f66b2fea5f5a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:28.916365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72aaee62-643a-4ce7-a934-a1be4f5894c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:28.916365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72aaee62-643a-4ce7-a934-a1be4f5894c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:28.916365 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:28.916365 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:28.916365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72aaee62-643a-4ce7-a934-a1be4f5894c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:28.916365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-72aaee62-643a-4ce7-a934-a1be4f5894c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:28.965241 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:28.965241 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:28.998342 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:28.998342 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:28.999540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e93a2851-55f0-41f4-9086-f66b2fea5f5a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:29.000250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72aaee62-643a-4ce7-a934-a1be4f5894c1 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:29.001671 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1407/2854] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:28 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:29.044592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e93a2851-55f0-41f4-9086-f66b2fea5f5a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b returned with HTTP 200 Dec 11 14:36:29.055801 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1448/2855] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:28 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b => generated 910 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:30.016365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a17f2f7-72a0-4445-aa4a-1f58ca91f458 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:30.017168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a17f2f7-72a0-4445-aa4a-1f58ca91f458 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:30.017286 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:30.017286 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:30.017624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a17f2f7-72a0-4445-aa4a-1f58ca91f458 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:30.018113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-9a17f2f7-72a0-4445-aa4a-1f58ca91f458 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:30.065828 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:30.065828 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:30.065828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a17f2f7-72a0-4445-aa4a-1f58ca91f458 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:30.084732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1de91f4-89e8-443b-a64d-3fa3cefe5371 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b Dec 11 14:36:30.084732 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1de91f4-89e8-443b-a64d-3fa3cefe5371 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:30.084732 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:30.084732 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:30.084732 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1de91f4-89e8-443b-a64d-3fa3cefe5371 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:30.092213 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1408/2856] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:30 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:30.174124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:30.174124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:30.193602 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d1de91f4-89e8-443b-a64d-3fa3cefe5371 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:30.225400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1de91f4-89e8-443b-a64d-3fa3cefe5371 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b returned with HTTP 200 Dec 11 14:36:30.243486 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1449/2857] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:30 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b => generated 911 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:36:30.260369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9cd5168-5d46-4ffe-8279-d4d47c1b81b0 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] POST http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata Dec 11 14:36:30.260369 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:30.260369 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:30.260369 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9cd5168-5d46-4ffe-8279-d4d47c1b81b0 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:30.401699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:30.401699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:30.401699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a9cd5168-5d46-4ffe-8279-d4d47c1b81b0 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:30.441079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a9cd5168-5d46-4ffe-8279-d4d47c1b81b0 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Create volume metadata completed successfully. Dec 11 14:36:30.441079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9cd5168-5d46-4ffe-8279-d4d47c1b81b0 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata returned with HTTP 200 Dec 11 14:36:30.462359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c9fe1ea-28f4-4ae3-9c8d-8969dba26e65 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata Dec 11 14:36:30.462359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c9fe1ea-28f4-4ae3-9c8d-8969dba26e65 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:30.462359 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:30.462359 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:30.462359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c9fe1ea-28f4-4ae3-9c8d-8969dba26e65 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:30.468672 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1409/2858] 10.222.0.58 () {60 vars in 1364 bytes} [Fri Dec 11 14:36:30 2020] POST /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata => generated 101 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:30.531461 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:30.531461 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:30.531461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c9fe1ea-28f4-4ae3-9c8d-8969dba26e65 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:30.548228 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c9fe1ea-28f4-4ae3-9c8d-8969dba26e65 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Get volume metadata completed successfully. Dec 11 14:36:30.548228 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c9fe1ea-28f4-4ae3-9c8d-8969dba26e65 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata returned with HTTP 200 Dec 11 14:36:30.570841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-75219c76-de58-45f8-9c58-041da84112d1 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] PUT http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata Dec 11 14:36:30.570841 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:30.570841 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:30.570841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-75219c76-de58-45f8-9c58-041da84112d1 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:30.578563 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1450/2859] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:36:30 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata => generated 101 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:30.680534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:30.680534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:30.682851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-75219c76-de58-45f8-9c58-041da84112d1 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:30.756962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-75219c76-de58-45f8-9c58-041da84112d1 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Update volume metadata completed successfully. Dec 11 14:36:30.756962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-75219c76-de58-45f8-9c58-041da84112d1 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata returned with HTTP 200 Dec 11 14:36:30.756962 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1410/2860] 10.222.0.58 () {60 vars in 1362 bytes} [Fri Dec 11 14:36:30 2020] PUT /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata => generated 57 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:36:30.773779 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad127f7e-fae1-4fc6-a15e-ddc72e4ffeab tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata Dec 11 14:36:30.773779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ad127f7e-fae1-4fc6-a15e-ddc72e4ffeab tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:30.773779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:30.773779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:30.794259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ad127f7e-fae1-4fc6-a15e-ddc72e4ffeab tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:30.958071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:30.958071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:30.959325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ad127f7e-fae1-4fc6-a15e-ddc72e4ffeab tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:30.987431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ad127f7e-fae1-4fc6-a15e-ddc72e4ffeab tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Get volume metadata completed successfully. Dec 11 14:36:30.988328 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ad127f7e-fae1-4fc6-a15e-ddc72e4ffeab tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata returned with HTTP 200 Dec 11 14:36:30.989287 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1451/2861] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:36:30 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata => generated 57 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:36:30.998744 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4bb9e21-0095-473d-bdd7-d7aedcb3730b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] DELETE http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata/key1 Dec 11 14:36:30.999279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4bb9e21-0095-473d-bdd7-d7aedcb3730b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:30.999503 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:30.999503 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:31.000193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4bb9e21-0095-473d-bdd7-d7aedcb3730b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:31.059745 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:31.059745 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:31.061209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e4bb9e21-0095-473d-bdd7-d7aedcb3730b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:31.072974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e4bb9e21-0095-473d-bdd7-d7aedcb3730b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Get volume metadata completed successfully. Dec 11 14:36:31.085322 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:36:31.085322 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:36:31.088487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-67c87640-79d3-4c20-9b93-6e4093c04380 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:31.089326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-67c87640-79d3-4c20-9b93-6e4093c04380 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:31.089715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:31.089715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:31.090007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-67c87640-79d3-4c20-9b93-6e4093c04380 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:31.090610 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-67c87640-79d3-4c20-9b93-6e4093c04380 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:31.123471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e4bb9e21-0095-473d-bdd7-d7aedcb3730b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Delete volume metadata completed successfully. Dec 11 14:36:31.123471 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4bb9e21-0095-473d-bdd7-d7aedcb3730b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata/key1 returned with HTTP 200 Dec 11 14:36:31.123471 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1411/2862] 10.222.0.58 () {58 vars in 1360 bytes} [Fri Dec 11 14:36:30 2020] DELETE /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata/key1 => generated 0 bytes in 123 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 11 14:36:31.142977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cff5b0b-94ed-4dd7-8eed-f084d8fcec5b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata Dec 11 14:36:31.142977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7cff5b0b-94ed-4dd7-8eed-f084d8fcec5b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:31.142977 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:31.142977 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:31.142977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7cff5b0b-94ed-4dd7-8eed-f084d8fcec5b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:31.184217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:31.184217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:31.184217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-67c87640-79d3-4c20-9b93-6e4093c04380 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:31.184217 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1452/2863] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:31 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:31.228839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:31.228839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:31.228839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7cff5b0b-94ed-4dd7-8eed-f084d8fcec5b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:31.250849 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7cff5b0b-94ed-4dd7-8eed-f084d8fcec5b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Get volume metadata completed successfully. Dec 11 14:36:31.250849 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7cff5b0b-94ed-4dd7-8eed-f084d8fcec5b tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata returned with HTTP 200 Dec 11 14:36:31.267435 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1412/2864] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:36:31 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata => generated 32 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:36:31.270148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a035647-8ed8-4db3-a51a-21d5e9d64192 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] PUT http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata Dec 11 14:36:31.270148 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:31.270148 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:31.270148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5a035647-8ed8-4db3-a51a-21d5e9d64192 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:31.340864 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:31.340864 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:31.342478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5a035647-8ed8-4db3-a51a-21d5e9d64192 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:31.358946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5a035647-8ed8-4db3-a51a-21d5e9d64192 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Update volume metadata completed successfully. Dec 11 14:36:31.359682 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a035647-8ed8-4db3-a51a-21d5e9d64192 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata returned with HTTP 200 Dec 11 14:36:31.360584 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1453/2865] 10.222.0.58 () {60 vars in 1362 bytes} [Fri Dec 11 14:36:31 2020] PUT /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata => generated 16 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:36:31.371422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4d77494-8000-46e7-b0a7-cd796f40a22c tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] POST http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata Dec 11 14:36:31.371876 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:31.371876 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:31.372463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4d77494-8000-46e7-b0a7-cd796f40a22c tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:31.431711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:31.431711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:31.431711 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f4d77494-8000-46e7-b0a7-cd796f40a22c tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:31.459371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f4d77494-8000-46e7-b0a7-cd796f40a22c tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Create volume metadata completed successfully. Dec 11 14:36:31.459371 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4d77494-8000-46e7-b0a7-cd796f40a22c tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata returned with HTTP 200 Dec 11 14:36:31.471434 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1413/2866] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:36:31 2020] POST /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata => generated 68 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 11 14:36:31.477426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b58da8f9-8d55-4e34-ab6d-168ad5e7de2f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] PUT http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata/key3 Dec 11 14:36:31.477426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:31.477426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:31.477426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b58da8f9-8d55-4e34-ab6d-168ad5e7de2f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:31.544475 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:31.544475 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:31.544475 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b58da8f9-8d55-4e34-ab6d-168ad5e7de2f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:31.580936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b58da8f9-8d55-4e34-ab6d-168ad5e7de2f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Update volume metadata completed successfully. Dec 11 14:36:31.580936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b58da8f9-8d55-4e34-ab6d-168ad5e7de2f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata/key3 returned with HTTP 200 Dec 11 14:36:31.589934 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1454/2867] 10.222.0.58 () {60 vars in 1377 bytes} [Fri Dec 11 14:36:31 2020] PUT /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata/key3 => generated 35 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 11 14:36:31.597883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c267bdd-23f6-4071-95aa-4e3be5de23fb tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata/key3 Dec 11 14:36:31.597883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c267bdd-23f6-4071-95aa-4e3be5de23fb tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:31.597883 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:31.597883 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:31.597883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c267bdd-23f6-4071-95aa-4e3be5de23fb tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:31.650981 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:31.650981 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:31.652438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7c267bdd-23f6-4071-95aa-4e3be5de23fb tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:31.665359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7c267bdd-23f6-4071-95aa-4e3be5de23fb tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Get volume metadata completed successfully. Dec 11 14:36:31.665875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c267bdd-23f6-4071-95aa-4e3be5de23fb tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata/key3 returned with HTTP 200 Dec 11 14:36:31.667047 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1414/2868] 10.222.0.58 () {58 vars in 1357 bytes} [Fri Dec 11 14:36:31 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata/key3 => generated 35 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 11 14:36:31.677694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4338977b-281e-4ddd-9e6a-40c33e9e8654 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata Dec 11 14:36:31.678342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4338977b-281e-4ddd-9e6a-40c33e9e8654 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:31.678466 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:31.678466 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:31.680978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4338977b-281e-4ddd-9e6a-40c33e9e8654 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:31.784005 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:31.784005 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:31.784005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4338977b-281e-4ddd-9e6a-40c33e9e8654 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:31.801585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4338977b-281e-4ddd-9e6a-40c33e9e8654 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Get volume metadata completed successfully. Dec 11 14:36:31.801585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4338977b-281e-4ddd-9e6a-40c33e9e8654 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata returned with HTTP 200 Dec 11 14:36:31.825346 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7465e1d-97f7-48a2-8479-f3accb90622a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] PUT http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata Dec 11 14:36:31.825346 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:31.825346 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:31.825346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7465e1d-97f7-48a2-8479-f3accb90622a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:31.829986 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1455/2869] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:36:31 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata => generated 75 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:36:32.070145 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:32.070145 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:32.070145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c7465e1d-97f7-48a2-8479-f3accb90622a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:32.088111 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c7465e1d-97f7-48a2-8479-f3accb90622a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Update volume metadata completed successfully. Dec 11 14:36:32.088111 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7465e1d-97f7-48a2-8479-f3accb90622a tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata returned with HTTP 200 Dec 11 14:36:32.088111 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1415/2870] 10.222.0.58 () {60 vars in 1362 bytes} [Fri Dec 11 14:36:31 2020] PUT /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b/metadata => generated 16 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:36:32.097167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee88a3a9-049b-4728-9b14-cb15a6e1a820 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] DELETE http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b Dec 11 14:36:32.097167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee88a3a9-049b-4728-9b14-cb15a6e1a820 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:32.097167 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:32.097167 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:32.097167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee88a3a9-049b-4728-9b14-cb15a6e1a820 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:32.097167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ee88a3a9-049b-4728-9b14-cb15a6e1a820 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Delete volume with id: 1deab658-7fe5-4469-84e0-8a97c955774b Dec 11 14:36:32.187819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:32.187819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:32.189662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ee88a3a9-049b-4728-9b14-cb15a6e1a820 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:32.193876 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8cbe37f-986b-4825-9e69-85da7521fe2a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:32.194422 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8cbe37f-986b-4825-9e69-85da7521fe2a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:32.194622 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:32.194622 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:32.195546 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8cbe37f-986b-4825-9e69-85da7521fe2a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:32.196105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-f8cbe37f-986b-4825-9e69-85da7521fe2a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:32.227738 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ee88a3a9-049b-4728-9b14-cb15a6e1a820 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Delete volume request issued successfully. Dec 11 14:36:32.228225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee88a3a9-049b-4728-9b14-cb15a6e1a820 tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b returned with HTTP 202 Dec 11 14:36:32.229462 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1456/2871] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:36:32 2020] DELETE /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:36:32.233432 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:32.233432 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:32.235672 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8cbe37f-986b-4825-9e69-85da7521fe2a tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:32.236668 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1416/2872] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:32 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:36:32.238044 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-029458a7-729e-4a63-9b00-1c4c9f5b13ba tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b Dec 11 14:36:32.238875 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-029458a7-729e-4a63-9b00-1c4c9f5b13ba tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:32.239303 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:32.239303 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:32.239946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-029458a7-729e-4a63-9b00-1c4c9f5b13ba tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:32.302915 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:32.302915 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:32.321589 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-029458a7-729e-4a63-9b00-1c4c9f5b13ba tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:32.376406 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-029458a7-729e-4a63-9b00-1c4c9f5b13ba tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b returned with HTTP 200 Dec 11 14:36:32.376406 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1457/2873] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:32 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b => generated 910 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:36:33.259687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d4be768-5358-45ee-9ff1-143f4be1d465 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:33.259687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d4be768-5358-45ee-9ff1-143f4be1d465 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:33.259687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:33.259687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:33.259687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3d4be768-5358-45ee-9ff1-143f4be1d465 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:33.259687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-3d4be768-5358-45ee-9ff1-143f4be1d465 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:33.305766 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:33.305766 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:33.339198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3d4be768-5358-45ee-9ff1-143f4be1d465 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:33.339198 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1417/2874] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:33 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:33.386610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b06cd92-8abe-4255-8e94-ad35dd4b609f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b Dec 11 14:36:33.387145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b06cd92-8abe-4255-8e94-ad35dd4b609f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:33.387363 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:33.387363 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:33.387717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b06cd92-8abe-4255-8e94-ad35dd4b609f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:33.492377 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:33.492377 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:33.526798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2b06cd92-8abe-4255-8e94-ad35dd4b609f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Volume info retrieved successfully. Dec 11 14:36:33.576750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b06cd92-8abe-4255-8e94-ad35dd4b609f tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b returned with HTTP 200 Dec 11 14:36:33.576750 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1458/2875] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:33 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b => generated 910 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:34.352269 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0d34e3b-06b1-4abf-bd1e-2f382f2f5d82 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:34.352269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0d34e3b-06b1-4abf-bd1e-2f382f2f5d82 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:34.352269 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:34.352269 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:34.352269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0d34e3b-06b1-4abf-bd1e-2f382f2f5d82 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:34.352269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-e0d34e3b-06b1-4abf-bd1e-2f382f2f5d82 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:34.406628 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:34.406628 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:34.406628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0d34e3b-06b1-4abf-bd1e-2f382f2f5d82 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:34.406628 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1418/2876] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:34 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:34.583994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1a7644c5-6c61-47be-9748-32f1a480bafc tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] GET http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b Dec 11 14:36:34.583994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1a7644c5-6c61-47be-9748-32f1a480bafc tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:34.583994 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:34.583994 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:34.583994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1a7644c5-6c61-47be-9748-32f1a480bafc tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:34.803332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1a7644c5-6c61-47be-9748-32f1a480bafc tempest-VolumesMetadataTest-795970827 tempest-VolumesMetadataTest-795970827] http://10.222.0.58/volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b returned with HTTP 404 Dec 11 14:36:34.805357 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1459/2877] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:34 2020] GET /volume/v3/f07f48f17c0c4c39ac4af69fef88b5df/volumes/1deab658-7fe5-4469-84e0-8a97c955774b => generated 109 bytes in 230 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:35.420710 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-721f6560-a2b7-4e89-aeb5-e84e6a7ffd08 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:35.421835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-721f6560-a2b7-4e89-aeb5-e84e6a7ffd08 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:35.422295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:35.422295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:35.423477 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-721f6560-a2b7-4e89-aeb5-e84e6a7ffd08 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:35.424014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-721f6560-a2b7-4e89-aeb5-e84e6a7ffd08 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:35.473223 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:35.473223 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:35.478388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-721f6560-a2b7-4e89-aeb5-e84e6a7ffd08 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:35.479638 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1419/2878] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:35 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:36.501224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c70187e1-4589-4693-b51d-f884530c9fe2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:36.501224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c70187e1-4589-4693-b51d-f884530c9fe2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:36.501224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c70187e1-4589-4693-b51d-f884530c9fe2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:36.501224 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-c70187e1-4589-4693-b51d-f884530c9fe2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:36.543793 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:36.543793 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:36.543793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c70187e1-4589-4693-b51d-f884530c9fe2 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:36.543793 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1460/2879] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:36 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:37.565796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-681ed2ba-340c-4b6e-bf79-b65719389a12 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:37.565796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-681ed2ba-340c-4b6e-bf79-b65719389a12 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:37.565796 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:37.565796 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:37.565796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-681ed2ba-340c-4b6e-bf79-b65719389a12 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:37.565796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-681ed2ba-340c-4b6e-bf79-b65719389a12 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:37.615653 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:37.615653 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:37.624214 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-681ed2ba-340c-4b6e-bf79-b65719389a12 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:37.624214 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1420/2880] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:37 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:38.443213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1629693-2adc-4a83-a645-eb42cacd7084 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] POST http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots Dec 11 14:36:38.443213 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:38.443213 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:38.443213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1629693-2adc-4a83-a645-eb42cacd7084 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d3e75f5-88cc-48da-af17-7fbe682a2749", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1180005327"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:38.515702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1629693-2adc-4a83-a645-eb42cacd7084 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots returned with HTTP 404 Dec 11 14:36:38.515702 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1461/2881] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:36:38 2020] POST /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots => generated 109 bytes in 387 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:38.518736 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df6752f6-f729-4c6f-be53-2ad4445f00c2 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] POST http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots Dec 11 14:36:38.518736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:38.518736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:38.518736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-df6752f6-f729-4c6f-be53-2ad4445f00c2 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1729144720"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:38.637988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-df6752f6-f729-4c6f-be53-2ad4445f00c2 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots returned with HTTP 404 Dec 11 14:36:38.637988 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1421/2882] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:36:38 2020] POST /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots => generated 77 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:36:38.649498 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-704f7bf0-b7d7-4412-9050-07c585aa899d tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots?limit=invalid Dec 11 14:36:38.649498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-704f7bf0-b7d7-4412-9050-07c585aa899d tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:38.649498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-704f7bf0-b7d7-4412-9050-07c585aa899d tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:38.649498 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-704f7bf0-b7d7-4412-9050-07c585aa899d tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] HTTP exception thrown: limit param must be an integer Dec 11 14:36:38.649498 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-704f7bf0-b7d7-4412-9050-07c585aa899d tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots?limit=invalid returned with HTTP 400 Dec 11 14:36:38.649498 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1422/2883] 10.222.0.58 () {58 vars in 1237 bytes} [Fri Dec 11 14:36:38 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:36:38.661950 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-78cfc912-a51f-47a4-b9eb-916d2fc7599f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:38.661950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-78cfc912-a51f-47a4-b9eb-916d2fc7599f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:38.661950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-78cfc912-a51f-47a4-b9eb-916d2fc7599f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:38.661950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-78cfc912-a51f-47a4-b9eb-916d2fc7599f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:38.693634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ed83765-905b-44b6-9436-2886d2a5519b tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots?marker=f69f0bc8-9576-454c-9136-95670384d760 Dec 11 14:36:38.693634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ed83765-905b-44b6-9436-2886d2a5519b tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:38.693634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ed83765-905b-44b6-9436-2886d2a5519b tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:38.693634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-6ed83765-905b-44b6-9436-2886d2a5519b tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:36:38.708976 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:38.708976 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:38.708976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-78cfc912-a51f-47a4-b9eb-916d2fc7599f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:38.708976 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1462/2884] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:38 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:36:38.722658 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-6ed83765-905b-44b6-9436-2886d2a5519b tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:36:38.783400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ed83765-905b-44b6-9436-2886d2a5519b tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots?marker=f69f0bc8-9576-454c-9136-95670384d760 returned with HTTP 404 Dec 11 14:36:38.783400 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1423/2885] 10.222.0.58 () {58 vars in 1297 bytes} [Fri Dec 11 14:36:38 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots?marker=f69f0bc8-9576-454c-9136-95670384d760 => generated 111 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:36:38.793511 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf916a55-adfa-4cdf-acab-279a6d8241cd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots?sort_key=invalid Dec 11 14:36:38.793511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf916a55-adfa-4cdf-acab-279a6d8241cd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:38.793511 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:38.793511 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:38.793511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf916a55-adfa-4cdf-acab-279a6d8241cd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:38.793511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-cf916a55-adfa-4cdf-acab-279a6d8241cd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:36:38.800095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-cf916a55-adfa-4cdf-acab-279a6d8241cd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:36:38.800095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf916a55-adfa-4cdf-acab-279a6d8241cd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots?sort_key=invalid returned with HTTP 400 Dec 11 14:36:38.800095 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1463/2886] 10.222.0.58 () {58 vars in 1243 bytes} [Fri Dec 11 14:36:38 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots?sort_key=invalid => generated 84 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:36:38.817070 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] POST http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes Dec 11 14:36:38.817070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-405867426"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:38.817070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-405867426'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:36:38.817070 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Create volume of 2 GB Dec 11 14:36:38.847742 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Availability Zones retrieved successfully. Dec 11 14:36:38.934645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Flow 'volume_create_api' (4828fd79-534e-4285-a909-b411bfb51f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:38.934645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f99227-3bee-42f3-8b00-2291ee575b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:38.934645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Validating volume size '2' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:36:39.102442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f99227-3bee-42f3-8b00-2291ee575b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:39.102442 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084b003b-d8c3-4c06-901b-66a5a144a70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:39.235544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Created reservations ['7412fa9b-19f4-4986-b530-bd3ce8ceb1f6', 'd305993b-5969-4c90-a5ff-caef8b95cc44', 'a2985e4a-abb3-4a5f-a088-d6be4f28cf80', 'c8096144-4a74-4e70-bf83-28a66b8cd6c4'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:36:39.235544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084b003b-d8c3-4c06-901b-66a5a144a70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7412fa9b-19f4-4986-b530-bd3ce8ceb1f6', 'd305993b-5969-4c90-a5ff-caef8b95cc44', 'a2985e4a-abb3-4a5f-a088-d6be4f28cf80', 'c8096144-4a74-4e70-bf83-28a66b8cd6c4']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:39.242804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e578c15-4a06-44b4-8008-0d9966474f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:39.407452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e578c15-4a06-44b4-8008-0d9966474f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f43d0db-327a-48ae-a0a7-532999448bb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-405867426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc9c0669e4f4cc282c36e05be597e07',qos_specs=None,replication_status=,reservations=['7412fa9b-19f4-4986-b530-bd3ce8ceb1f6','d305993b-5969-4c90-a5ff-caef8b95cc44','a2985e4a-abb3-4a5f-a088-d6be4f28cf80','c8096144-4a74-4e70-bf83-28a66b8cd6c4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce923813dfb4a999fe3b3ef7b72adcc',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-405867426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f43d0db-327a-48ae-a0a7-532999448bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc9c0669e4f4cc282c36e05be597e07',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=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9ce923813dfb4a999fe3b3ef7b72adcc',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:39.407452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039d93c4-438a-4b11-8d6f-a363836e7ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:39.407452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (039d93c4-438a-4b11-8d6f-a363836e7ddc) 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-VolumesSnapshotNegativeTestJSON-Volume-405867426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc9c0669e4f4cc282c36e05be597e07',qos_specs=None,replication_status=,reservations=['7412fa9b-19f4-4986-b530-bd3ce8ceb1f6','d305993b-5969-4c90-a5ff-caef8b95cc44','a2985e4a-abb3-4a5f-a088-d6be4f28cf80','c8096144-4a74-4e70-bf83-28a66b8cd6c4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce923813dfb4a999fe3b3ef7b72adcc',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:39.407452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b81702-0603-4b65-93be-250fa9624826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:39.469749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b81702-0603-4b65-93be-250fa9624826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:36:39.469749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Flow 'volume_create_api' (4828fd79-534e-4285-a909-b411bfb51f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:39.670920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Create volume request issued successfully. Dec 11 14:36:39.701589 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-821887b9-43c1-41dc-b572-331dca238dbd tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes returned with HTTP 202 Dec 11 14:36:39.701589 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1424/2887] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:36:38 2020] POST /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes => generated 830 bytes in 891 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:36:39.713189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f02fb6b4-f4c8-4ad1-9af8-cc52de64e212 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 Dec 11 14:36:39.713189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f02fb6b4-f4c8-4ad1-9af8-cc52de64e212 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:39.713189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f02fb6b4-f4c8-4ad1-9af8-cc52de64e212 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:39.786747 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35eceef0-1134-4073-a553-ac5b1f323562 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:39.786747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35eceef0-1134-4073-a553-ac5b1f323562 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:39.786747 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:39.786747 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:39.794039 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35eceef0-1134-4073-a553-ac5b1f323562 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:39.822934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:39.822934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:39.825944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-35eceef0-1134-4073-a553-ac5b1f323562 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:39.863881 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f02fb6b4-f4c8-4ad1-9af8-cc52de64e212 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Volume info retrieved successfully. Dec 11 14:36:39.886592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:39.886592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:39.891729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f02fb6b4-f4c8-4ad1-9af8-cc52de64e212 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 returned with HTTP 200 Dec 11 14:36:39.891729 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1464/2888] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:39 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 => generated 922 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:39.893251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35eceef0-1134-4073-a553-ac5b1f323562 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:39.901413 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1425/2889] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:39 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:40.904165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d5dbffe6-826c-4943-b702-aaacaea65d73 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 Dec 11 14:36:40.905695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d5dbffe6-826c-4943-b702-aaacaea65d73 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:40.905862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6733564-c03d-42d6-b16d-d1fafafc5f0c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:40.906231 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:40.906231 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:40.906786 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6733564-c03d-42d6-b16d-d1fafafc5f0c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:40.907060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:40.907060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:40.907415 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d5dbffe6-826c-4943-b702-aaacaea65d73 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:40.907508 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6733564-c03d-42d6-b16d-d1fafafc5f0c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:40.907942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-d6733564-c03d-42d6-b16d-d1fafafc5f0c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:40.931099 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:40.931099 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:40.933093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6733564-c03d-42d6-b16d-d1fafafc5f0c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:40.941615 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1426/2890] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:40 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:40.962189 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:40.962189 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:40.971634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d5dbffe6-826c-4943-b702-aaacaea65d73 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Volume info retrieved successfully. Dec 11 14:36:41.022025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d5dbffe6-826c-4943-b702-aaacaea65d73 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 returned with HTTP 200 Dec 11 14:36:41.022025 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1465/2891] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:40 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 => generated 923 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:41.053645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1cf2368-18e9-4717-84bb-638574c16335 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] POST http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots Dec 11 14:36:41.053645 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:41.053645 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:41.053645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1cf2368-18e9-4717-84bb-638574c16335 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f43d0db-327a-48ae-a0a7-532999448bb3", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1100322932"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:41.112735 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:41.112735 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:41.112735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1cf2368-18e9-4717-84bb-638574c16335 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Volume info retrieved successfully. Dec 11 14:36:41.112735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-f1cf2368-18e9-4717-84bb-638574c16335 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Create snapshot from volume 5f43d0db-327a-48ae-a0a7-532999448bb3 Dec 11 14:36:41.202855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f1cf2368-18e9-4717-84bb-638574c16335 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Created reservations ['2d0ae9f1-1772-4022-a799-52a4d8b70d90', '1c63b61c-4442-44be-bb14-2cd64145788b', '99d4666f-0554-4f17-b4a0-5a70f7d94571', 'f8dfb505-55a7-4a0d-857b-d30a62d400c8'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:36:41.387624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f1cf2368-18e9-4717-84bb-638574c16335 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Snapshot create request issued successfully. Dec 11 14:36:41.387624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1cf2368-18e9-4717-84bb-638574c16335 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots returned with HTTP 202 Dec 11 14:36:41.387624 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1427/2892] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:36:41 2020] POST /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots => generated 318 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:36:41.402907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4721ec0-6cf9-45c2-8080-eeb76fd2a451 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 Dec 11 14:36:41.402907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4721ec0-6cf9-45c2-8080-eeb76fd2a451 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:41.402907 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:41.402907 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:41.402907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4721ec0-6cf9-45c2-8080-eeb76fd2a451 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:41.446131 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:41.446131 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:41.448287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e4721ec0-6cf9-45c2-8080-eeb76fd2a451 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Snapshot retrieved successfully. Dec 11 14:36:41.451502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4721ec0-6cf9-45c2-8080-eeb76fd2a451 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 returned with HTTP 200 Dec 11 14:36:41.452875 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1466/2893] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:36:41 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 => generated 450 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:36:41.963284 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1ad89e6-6d1f-486e-9990-74c31bf6ab4f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:41.963284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a1ad89e6-6d1f-486e-9990-74c31bf6ab4f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:41.963284 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:41.963284 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:41.963284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a1ad89e6-6d1f-486e-9990-74c31bf6ab4f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:41.982140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-a1ad89e6-6d1f-486e-9990-74c31bf6ab4f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:42.056408 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:42.056408 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:42.056408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a1ad89e6-6d1f-486e-9990-74c31bf6ab4f tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:42.084984 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1428/2894] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:41 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:42.471426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93c01e10-77a5-48c3-ab46-47747ddf73b1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 Dec 11 14:36:42.471426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93c01e10-77a5-48c3-ab46-47747ddf73b1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:42.471426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:42.471426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:42.471426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93c01e10-77a5-48c3-ab46-47747ddf73b1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:42.501216 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:42.501216 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:42.502391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-93c01e10-77a5-48c3-ab46-47747ddf73b1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Snapshot retrieved successfully. Dec 11 14:36:42.504357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93c01e10-77a5-48c3-ab46-47747ddf73b1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 returned with HTTP 200 Dec 11 14:36:42.506643 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1467/2895] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:36:42 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 => generated 450 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:43.085581 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5d35d85-686f-43de-b680-c3aafd84bb01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:43.085581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5d35d85-686f-43de-b680-c3aafd84bb01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:43.085581 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:43.085581 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:43.085581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b5d35d85-686f-43de-b680-c3aafd84bb01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:43.085581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b5d35d85-686f-43de-b680-c3aafd84bb01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:43.124095 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:43.124095 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:43.124095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b5d35d85-686f-43de-b680-c3aafd84bb01 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:43.124095 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1429/2896] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:43 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:43.525763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b17d4433-1e6d-422f-a672-5aedf8cba50e tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 Dec 11 14:36:43.525763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b17d4433-1e6d-422f-a672-5aedf8cba50e tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:43.525763 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:43.525763 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:43.525763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b17d4433-1e6d-422f-a672-5aedf8cba50e tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:43.558983 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:43.558983 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:43.558983 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b17d4433-1e6d-422f-a672-5aedf8cba50e tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Snapshot retrieved successfully. Dec 11 14:36:43.558983 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b17d4433-1e6d-422f-a672-5aedf8cba50e tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 returned with HTTP 200 Dec 11 14:36:43.573292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] POST http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes Dec 11 14:36:43.573292 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:43.573292 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:43.573292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "187745c4-91e1-4f6a-9a97-33ccaa25a2f0"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:43.573292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '187745c4-91e1-4f6a-9a97-33ccaa25a2f0'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:36:43.581897 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1468/2897] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:36:43 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 => generated 477 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:43.614663 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:43.614663 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:43.614663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Snapshot retrieved successfully. Dec 11 14:36:43.614663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Create volume of 1 GB Dec 11 14:36:43.642403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Availability Zones retrieved successfully. Dec 11 14:36:43.658667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Flow 'volume_create_api' (a065a087-b1a4-4b3e-9a68-a648b40d3252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:36:43.663488 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7f4cea-81e2-429a-888c-844e3cf29875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:43.665046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:36:43.667156 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7f4cea-81e2-429a-888c-844e3cf29875) transitioned into state 'FAILURE' from state 'RUNNING' Dec 11 14:36:43.667156 n-d-766726-2 devstack@c-api.service[88092]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Dec 11 14:36:43.672806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7f4cea-81e2-429a-888c-844e3cf29875) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:36:43.683018 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd7f4cea-81e2-429a-888c-844e3cf29875) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 11 14:36:43.683018 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.volume.api [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Flow 'volume_create_api' (a065a087-b1a4-4b3e-9a68-a648b40d3252) transitioned into state 'REVERTED' from state 'RUNNING' Dec 11 14:36:43.683018 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e25b1eb2-a66a-4e5c-a6d2-c6dcd593ebe1 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes returned with HTTP 400 Dec 11 14:36:43.683018 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1430/2898] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:36:43 2020] POST /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes => generated 171 bytes in 115 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 11 14:36:43.709830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1be7cee8-dd1d-4a20-83b1-aebc8ffc5732 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] DELETE http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 Dec 11 14:36:43.709830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1be7cee8-dd1d-4a20-83b1-aebc8ffc5732 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:43.709830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:43.709830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:43.709830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1be7cee8-dd1d-4a20-83b1-aebc8ffc5732 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:43.715788 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-1be7cee8-dd1d-4a20-83b1-aebc8ffc5732 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Delete snapshot with id: 187745c4-91e1-4f6a-9a97-33ccaa25a2f0 Dec 11 14:36:43.769063 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:43.769063 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:43.769063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1be7cee8-dd1d-4a20-83b1-aebc8ffc5732 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Snapshot retrieved successfully. Dec 11 14:36:43.846562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1be7cee8-dd1d-4a20-83b1-aebc8ffc5732 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Snapshot delete request issued successfully. Dec 11 14:36:43.846562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1be7cee8-dd1d-4a20-83b1-aebc8ffc5732 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 returned with HTTP 202 Dec 11 14:36:43.846562 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1469/2899] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:36:43 2020] DELETE /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:36:43.862702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1e968e7-3fe4-47ff-96b9-18aa04baf1eb tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 Dec 11 14:36:43.862702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1e968e7-3fe4-47ff-96b9-18aa04baf1eb tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:43.862702 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:43.862702 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:43.862702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c1e968e7-3fe4-47ff-96b9-18aa04baf1eb tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:43.907652 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:43.907652 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:43.909304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c1e968e7-3fe4-47ff-96b9-18aa04baf1eb tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Snapshot retrieved successfully. Dec 11 14:36:43.912123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c1e968e7-3fe4-47ff-96b9-18aa04baf1eb tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 returned with HTTP 200 Dec 11 14:36:43.913244 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1431/2900] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:36:43 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 => generated 476 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:44.142053 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01510e01-5905-44ac-be25-c0608208cc61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:44.145322 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01510e01-5905-44ac-be25-c0608208cc61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:44.145538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:44.145538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:44.146462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01510e01-5905-44ac-be25-c0608208cc61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:44.146462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-01510e01-5905-44ac-be25-c0608208cc61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:44.268350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:44.268350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:44.268350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01510e01-5905-44ac-be25-c0608208cc61 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:44.268350 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1470/2901] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:44 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:44.943383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b06fed2a-ed65-47b0-beeb-ff1423c92622 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 Dec 11 14:36:44.960102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b06fed2a-ed65-47b0-beeb-ff1423c92622 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:44.960102 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:44.960102 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:44.960102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b06fed2a-ed65-47b0-beeb-ff1423c92622 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:45.025026 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:45.025026 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:45.025026 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b06fed2a-ed65-47b0-beeb-ff1423c92622 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Snapshot retrieved successfully. Dec 11 14:36:45.037531 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b06fed2a-ed65-47b0-beeb-ff1423c92622 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 returned with HTTP 200 Dec 11 14:36:45.038402 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1432/2902] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:36:44 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 => generated 476 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:45.287126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0447ff8d-ddd1-4a22-94ab-80dfaddbbb83 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:45.287126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0447ff8d-ddd1-4a22-94ab-80dfaddbbb83 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:45.287126 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:45.287126 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:45.287126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0447ff8d-ddd1-4a22-94ab-80dfaddbbb83 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:45.287126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-0447ff8d-ddd1-4a22-94ab-80dfaddbbb83 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:45.338283 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:45.338283 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:45.347127 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0447ff8d-ddd1-4a22-94ab-80dfaddbbb83 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:45.360376 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1471/2903] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:45 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:46.089115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3bb34304-ff53-4563-aa00-539c779bba8f tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 Dec 11 14:36:46.089115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3bb34304-ff53-4563-aa00-539c779bba8f tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:46.089115 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:46.089115 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:46.089115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3bb34304-ff53-4563-aa00-539c779bba8f tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:46.126063 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3bb34304-ff53-4563-aa00-539c779bba8f tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 returned with HTTP 404 Dec 11 14:36:46.126063 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1433/2904] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:36:46 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/snapshots/187745c4-91e1-4f6a-9a97-33ccaa25a2f0 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:46.140144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6c38edc-fe94-457c-a95b-f745dcad38a4 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] DELETE http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 Dec 11 14:36:46.140144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6c38edc-fe94-457c-a95b-f745dcad38a4 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:46.140144 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:46.140144 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:46.140144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6c38edc-fe94-457c-a95b-f745dcad38a4 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:46.140144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-e6c38edc-fe94-457c-a95b-f745dcad38a4 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Delete volume with id: 5f43d0db-327a-48ae-a0a7-532999448bb3 Dec 11 14:36:46.217418 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:46.217418 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:46.217418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e6c38edc-fe94-457c-a95b-f745dcad38a4 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Volume info retrieved successfully. Dec 11 14:36:46.309458 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e6c38edc-fe94-457c-a95b-f745dcad38a4 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Delete volume request issued successfully. Dec 11 14:36:46.309458 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6c38edc-fe94-457c-a95b-f745dcad38a4 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 returned with HTTP 202 Dec 11 14:36:46.309458 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1472/2905] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:36:46 2020] DELETE /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:36:46.326077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b32cd551-ca3d-4a5c-87a7-fee35f5d92a9 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 Dec 11 14:36:46.326077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b32cd551-ca3d-4a5c-87a7-fee35f5d92a9 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:46.326077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b32cd551-ca3d-4a5c-87a7-fee35f5d92a9 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:46.371401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fed599dd-53d4-4542-a505-5a1da160034c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:46.371401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fed599dd-53d4-4542-a505-5a1da160034c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:46.371401 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:46.371401 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:46.371401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fed599dd-53d4-4542-a505-5a1da160034c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:46.371401 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-fed599dd-53d4-4542-a505-5a1da160034c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:46.442236 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:46.442236 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:46.461581 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:46.461581 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:46.477114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b32cd551-ca3d-4a5c-87a7-fee35f5d92a9 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Volume info retrieved successfully. Dec 11 14:36:46.482760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fed599dd-53d4-4542-a505-5a1da160034c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:46.482760 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1473/2906] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:46 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:46.507355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b32cd551-ca3d-4a5c-87a7-fee35f5d92a9 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 returned with HTTP 200 Dec 11 14:36:46.517217 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1434/2907] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:46 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 => generated 922 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:47.489694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b50e267-84d5-45e6-a40f-c755e061d108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:47.489694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b50e267-84d5-45e6-a40f-c755e061d108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:47.489694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:47.489694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:47.489694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b50e267-84d5-45e6-a40f-c755e061d108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:47.489694 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-1b50e267-84d5-45e6-a40f-c755e061d108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:47.533278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb7ffa99-8a5f-4f1b-95c9-75956aef0634 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 Dec 11 14:36:47.533278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb7ffa99-8a5f-4f1b-95c9-75956aef0634 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:47.533278 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:47.533278 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:47.533278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb7ffa99-8a5f-4f1b-95c9-75956aef0634 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:47.552086 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:47.552086 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:47.552086 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b50e267-84d5-45e6-a40f-c755e061d108 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:47.552086 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1474/2908] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:47 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:47.640117 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:47.640117 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:47.651942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fb7ffa99-8a5f-4f1b-95c9-75956aef0634 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Volume info retrieved successfully. Dec 11 14:36:47.676580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb7ffa99-8a5f-4f1b-95c9-75956aef0634 tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 returned with HTTP 200 Dec 11 14:36:47.676580 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1435/2909] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:47 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 => generated 922 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:48.562115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63569c8a-4cc5-4030-88e0-cb663b8332c4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:48.562115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63569c8a-4cc5-4030-88e0-cb663b8332c4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:48.562115 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:48.562115 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:48.562115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-63569c8a-4cc5-4030-88e0-cb663b8332c4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:48.562115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-63569c8a-4cc5-4030-88e0-cb663b8332c4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:48.605764 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:48.605764 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:48.607580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-63569c8a-4cc5-4030-88e0-cb663b8332c4 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:48.611969 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1475/2910] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:48 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:48.704452 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbe6a6a4-2e0d-4eab-aea6-b5ea1de70c0d tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] GET http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 Dec 11 14:36:48.704452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbe6a6a4-2e0d-4eab-aea6-b5ea1de70c0d tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:48.704452 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:48.704452 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:48.704452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dbe6a6a4-2e0d-4eab-aea6-b5ea1de70c0d tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:48.886654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dbe6a6a4-2e0d-4eab-aea6-b5ea1de70c0d tempest-VolumesSnapshotNegativeTestJSON-892891940 tempest-VolumesSnapshotNegativeTestJSON-892891940] http://10.222.0.58/volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 returned with HTTP 404 Dec 11 14:36:48.891657 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1436/2911] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:48 2020] GET /volume/v3/0dc9c0669e4f4cc282c36e05be597e07/volumes/5f43d0db-327a-48ae-a0a7-532999448bb3 => generated 109 bytes in 204 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:36:49.634061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61d91dc2-4b29-49de-8f1a-a2e8f1d76e0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:49.634061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61d91dc2-4b29-49de-8f1a-a2e8f1d76e0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:49.634061 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:49.634061 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:49.634061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61d91dc2-4b29-49de-8f1a-a2e8f1d76e0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:49.634061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-61d91dc2-4b29-49de-8f1a-a2e8f1d76e0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:49.739121 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:49.739121 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:49.739121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61d91dc2-4b29-49de-8f1a-a2e8f1d76e0e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:49.746296 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1476/2912] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:49 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:50.750497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8efde2c-a85b-47d6-97cc-7163a04fcfdc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:50.751229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8efde2c-a85b-47d6-97cc-7163a04fcfdc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:50.752155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8efde2c-a85b-47d6-97cc-7163a04fcfdc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:50.752741 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-b8efde2c-a85b-47d6-97cc-7163a04fcfdc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:50.816830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:50.816830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:50.818900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8efde2c-a85b-47d6-97cc-7163a04fcfdc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:50.819870 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1437/2913] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:50 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:51.834651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aed0c7e8-698d-49ce-b7d6-c6f2f3e78ae6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:36:51.835200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aed0c7e8-698d-49ce-b7d6-c6f2f3e78ae6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:51.835374 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:51.835374 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:51.835813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aed0c7e8-698d-49ce-b7d6-c6f2f3e78ae6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:51.836302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.backups [None req-aed0c7e8-698d-49ce-b7d6-c6f2f3e78ae6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Show backup with id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 11 14:36:51.871662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:51.871662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:51.873607 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aed0c7e8-698d-49ce-b7d6-c6f2f3e78ae6 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 200 Dec 11 14:36:51.874459 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1477/2914] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:51 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 821 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:36:51.887255 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8ae01ac7-df20-4f12-9618-bd45663f53a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 Dec 11 14:36:51.887884 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8ae01ac7-df20-4f12-9618-bd45663f53a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:51.888168 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:51.888168 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:51.888557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8ae01ac7-df20-4f12-9618-bd45663f53a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:51.942268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:51.942268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:51.951078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8ae01ac7-df20-4f12-9618-bd45663f53a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:36:51.976959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8ae01ac7-df20-4f12-9618-bd45663f53a9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 returned with HTTP 200 Dec 11 14:36:51.978275 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1438/2915] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:51 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 => generated 1418 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:36:51.995550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3b6cdaa-8abe-449d-a856-ae139addf7c5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 Dec 11 14:36:51.996273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3b6cdaa-8abe-449d-a856-ae139addf7c5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:51.996273 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:51.996273 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:51.998166 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3b6cdaa-8abe-449d-a856-ae139addf7c5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:52.047358 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:52.047358 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:52.056052 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d3b6cdaa-8abe-449d-a856-ae139addf7c5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:36:52.082247 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3b6cdaa-8abe-449d-a856-ae139addf7c5 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 returned with HTTP 200 Dec 11 14:36:52.083281 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1478/2916] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:36:51 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 => generated 1418 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:36:54.665532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 Dec 11 14:36:54.666082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:54.666934 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:54.666934 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:54.667577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:54.770667 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:54.770667 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:54.793193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:36:54.840243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 returned with HTTP 200 Dec 11 14:36:54.859640 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1439/2917] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:36:54 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 => generated 1418 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:36:55.866756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-dce79d03-821f-4c88-85ba-6bb45f906d9b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 Dec 11 14:36:55.868067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-dce79d03-821f-4c88-85ba-6bb45f906d9b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:55.868292 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:55.868292 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:55.868826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-dce79d03-821f-4c88-85ba-6bb45f906d9b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:55.920389 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:55.920389 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:55.929133 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-dce79d03-821f-4c88-85ba-6bb45f906d9b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:36:55.957273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-dce79d03-821f-4c88-85ba-6bb45f906d9b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 returned with HTTP 200 Dec 11 14:36:55.958396 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1479/2918] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:36:55 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 => generated 1418 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:36:55.968846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume// Dec 11 14:36:55.969330 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:55.969552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:55.969552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:55.969953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:55.971247 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:36:55.971855 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1440/2919] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:36:55 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:36:55.985213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-76c49612-8dc4-4479-b093-10f065502b91 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] POST http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments Dec 11 14:36:55.985717 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:55.985717 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:55.986130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-76c49612-8dc4-4479-b093-10f065502b91 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4748eb2c-4ad1-4c3e-8f1e-754f0d01c230", "instance_uuid": "2a4e412e-968b-4326-ba6e-a05fa3330411", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:56.037178 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:56.037178 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:56.094391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-76c49612-8dc4-4479-b093-10f065502b91 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments returned with HTTP 200 Dec 11 14:36:56.095298 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1480/2920] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:36:55 2020] POST /volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:36:57.865491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume// Dec 11 14:36:57.866113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:57.866439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:57.868443 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-7a3ada26-59c7-4bcf-b6a9-0e93f2b5b277 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:36:57.869011 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1441/2921] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:36:57 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:36:57.882502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-f24c3d2f-5a60-4a52-8e16-c6971a830109 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 Dec 11 14:36:57.883317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-f24c3d2f-5a60-4a52-8e16-c6971a830109 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:36:57.883562 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:57.883562 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:57.883852 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-f24c3d2f-5a60-4a52-8e16-c6971a830109 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:36:57.937356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:57.937356 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:57.946639 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-f24c3d2f-5a60-4a52-8e16-c6971a830109 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:36:57.967365 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:57.967365 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:57.978079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-f24c3d2f-5a60-4a52-8e16-c6971a830109 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 returned with HTTP 200 Dec 11 14:36:57.979141 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1481/2922] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:36:57 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 => generated 1516 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:36:58.021575 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-ed28a03c-d107-4955-b70d-8ed8b19e465e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] PUT http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments/0122eb50-60ca-4f4c-ab89-e2cc31d1dd46 Dec 11 14:36:58.022558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-ed28a03c-d107-4955-b70d-8ed8b19e465e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:58.053858 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:36:58.053858 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:36:58.054437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-ed28a03c-d107-4955-b70d-8ed8b19e465e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Lock "b'cinder-attachment_update-4748eb2c-4ad1-4c3e-8f1e-754f0d01c230-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.011s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:36:58.056936 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:58.056936 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:59.578074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-ed28a03c-d107-4955-b70d-8ed8b19e465e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Lock "b'cinder-attachment_update-4748eb2c-4ad1-4c3e-8f1e-754f0d01c230-n-h2-766726-2'" released by "attachment_update" :: held 1.524s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:36:59.582000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-ed28a03c-d107-4955-b70d-8ed8b19e465e tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments/0122eb50-60ca-4f4c-ab89-e2cc31d1dd46 returned with HTTP 200 Dec 11 14:36:59.583171 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1442/2923] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:36:58 2020] PUT /volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments/0122eb50-60ca-4f4c-ab89-e2cc31d1dd46 => generated 762 bytes in 1566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:36:59.626572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-b02f3bcd-c9e9-4c6a-8a29-4fff93ba6f3c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] POST http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments/0122eb50-60ca-4f4c-ab89-e2cc31d1dd46/action Dec 11 14:36:59.628799 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:36:59.628799 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:36:59.629584 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-b02f3bcd-c9e9-4c6a-8a29-4fff93ba6f3c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:36:59.634628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-b02f3bcd-c9e9-4c6a-8a29-4fff93ba6f3c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:36:59.796629 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:36:59.796629 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:36:59.815193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-44e8b40b-002a-4e2d-adbc-80a052552ec6 req-b02f3bcd-c9e9-4c6a-8a29-4fff93ba6f3c tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments/0122eb50-60ca-4f4c-ab89-e2cc31d1dd46/action returned with HTTP 204 Dec 11 14:36:59.816588 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1482/2924] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:36:59 2020] POST /volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments/0122eb50-60ca-4f4c-ab89-e2cc31d1dd46/action => generated 0 bytes in 195 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:37:54.860996 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] POST http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes Dec 11 14:37:54.861494 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:37:54.861494 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:37:54.862301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1001579523"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:37:54.863188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1001579523'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:37:54.863562 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Create volume of 1 GB Dec 11 14:37:54.864227 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:37:54.864227 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:37:54.879441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Availability Zones retrieved successfully. Dec 11 14:37:54.898693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Flow 'volume_create_api' (b5400dec-e077-43a6-a3f5-9384a0d5ae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:37:54.901465 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e0c3e5-3da8-45f0-a893-c38604616c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:37:54.904301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:37:54.988878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e0c3e5-3da8-45f0-a893-c38604616c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:37:54.991538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f0d405-509f-47c9-9f7f-8141dc5f4c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:37:55.076290 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Created reservations ['32ffc550-b626-42ba-aa60-dd333d9c3a22', 'ae27d2b7-2d12-4f33-8e49-a7c0c59ddff4', '5df28457-ce0c-4a11-a258-0c2b0e40380b', '706cd0ca-3809-470a-a48c-2dfa98898d08'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:37:55.079217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f0d405-509f-47c9-9f7f-8141dc5f4c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32ffc550-b626-42ba-aa60-dd333d9c3a22', 'ae27d2b7-2d12-4f33-8e49-a7c0c59ddff4', '5df28457-ce0c-4a11-a258-0c2b0e40380b', '706cd0ca-3809-470a-a48c-2dfa98898d08']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:37:55.081149 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3f9cab-6a33-4dab-bdc8-feada70b8ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:37:55.155377 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3f9cab-6a33-4dab-bdc8-feada70b8ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ddf5e3d-6f04-4050-bdac-bbac5e497a13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1001579523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90c65cdb705246149ae1215851d7e7d1',qos_specs=None,replication_status=,reservations=['32ffc550-b626-42ba-aa60-dd333d9c3a22','ae27d2b7-2d12-4f33-8e49-a7c0c59ddff4','5df28457-ce0c-4a11-a258-0c2b0e40380b','706cd0ca-3809-470a-a48c-2dfa98898d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0567a1fdfc5b4a71bf2c1fa35c64b0f6',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1001579523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ddf5e3d-6f04-4050-bdac-bbac5e497a13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90c65cdb705246149ae1215851d7e7d1',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,user_id='0567a1fdfc5b4a71bf2c1fa35c64b0f6',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:37:55.157675 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9563a3a-0a02-437d-8b78-ddfa8bca1bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:37:55.213806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9563a3a-0a02-437d-8b78-ddfa8bca1bf9) 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-1001579523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90c65cdb705246149ae1215851d7e7d1',qos_specs=None,replication_status=,reservations=['32ffc550-b626-42ba-aa60-dd333d9c3a22','ae27d2b7-2d12-4f33-8e49-a7c0c59ddff4','5df28457-ce0c-4a11-a258-0c2b0e40380b','706cd0ca-3809-470a-a48c-2dfa98898d08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0567a1fdfc5b4a71bf2c1fa35c64b0f6',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:37:55.215883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1b83f59-354f-4365-9469-e1338515b1dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:37:55.293500 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1b83f59-354f-4365-9469-e1338515b1dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:37:55.297006 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Flow 'volume_create_api' (b5400dec-e077-43a6-a3f5-9384a0d5ae96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:37:55.366300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Create volume request issued successfully. Dec 11 14:37:55.390258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-874c8812-9306-4b72-870b-ae79721c8b9a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes returned with HTTP 202 Dec 11 14:37:55.391947 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1443/2925] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:37:54 2020] POST /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes => generated 826 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:37:55.408871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b44ae32b-57b4-4655-913e-48b1b11d3f07 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:37:55.409413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b44ae32b-57b4-4655-913e-48b1b11d3f07 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:37:55.409638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:37:55.409638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:37:55.410013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b44ae32b-57b4-4655-913e-48b1b11d3f07 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:37:55.465149 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:37:55.465149 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:37:55.474584 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b44ae32b-57b4-4655-913e-48b1b11d3f07 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:37:55.499497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b44ae32b-57b4-4655-913e-48b1b11d3f07 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:37:55.499970 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1483/2926] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:37:55 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 894 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:37:56.518934 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-514fb5f6-d635-4e5d-ab90-162442086858 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:37:56.520076 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-514fb5f6-d635-4e5d-ab90-162442086858 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:37:56.520303 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:37:56.520303 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:37:56.520679 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-514fb5f6-d635-4e5d-ab90-162442086858 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:37:56.575979 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:37:56.575979 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:37:56.588041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-514fb5f6-d635-4e5d-ab90-162442086858 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:37:56.619343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-514fb5f6-d635-4e5d-ab90-162442086858 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:37:56.619797 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1444/2927] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:37:56 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 919 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:38:05.757633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ff193ec4-9d97-4fb2-86a7-426b1ed2cb5d req-5473907b-d51f-41cc-82b5-2d27e8505728 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] DELETE http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments/0122eb50-60ca-4f4c-ab89-e2cc31d1dd46 Dec 11 14:38:05.758869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ff193ec4-9d97-4fb2-86a7-426b1ed2cb5d req-5473907b-d51f-41cc-82b5-2d27e8505728 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:05.759441 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:05.759441 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:05.760086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ff193ec4-9d97-4fb2-86a7-426b1ed2cb5d req-5473907b-d51f-41cc-82b5-2d27e8505728 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:05.784181 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:05.784181 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:06.318393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-ff193ec4-9d97-4fb2-86a7-426b1ed2cb5d req-5473907b-d51f-41cc-82b5-2d27e8505728 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:38:06.319005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-ff193ec4-9d97-4fb2-86a7-426b1ed2cb5d req-5473907b-d51f-41cc-82b5-2d27e8505728 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:38:06.327829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ff193ec4-9d97-4fb2-86a7-426b1ed2cb5d req-5473907b-d51f-41cc-82b5-2d27e8505728 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments/0122eb50-60ca-4f4c-ab89-e2cc31d1dd46 returned with HTTP 200 Dec 11 14:38:06.329311 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1484/2928] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:38:05 2020] DELETE /volume/v3/f17af55516f741cbbaa4e1839c10173a/attachments/0122eb50-60ca-4f4c-ab89-e2cc31d1dd46 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:38:07.298460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-966b5a21-9f4d-497c-8f0d-4ebd746d97dc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] DELETE http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 Dec 11 14:38:07.299015 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-966b5a21-9f4d-497c-8f0d-4ebd746d97dc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:07.299161 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:07.299161 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:07.299513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-966b5a21-9f4d-497c-8f0d-4ebd746d97dc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:07.300165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-966b5a21-9f4d-497c-8f0d-4ebd746d97dc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Delete volume with id: 4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 Dec 11 14:38:07.349763 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:07.349763 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:07.350966 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-966b5a21-9f4d-497c-8f0d-4ebd746d97dc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:38:07.381516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-966b5a21-9f4d-497c-8f0d-4ebd746d97dc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Delete volume request issued successfully. Dec 11 14:38:07.382552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-966b5a21-9f4d-497c-8f0d-4ebd746d97dc tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 returned with HTTP 202 Dec 11 14:38:07.384283 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1445/2929] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:38:07 2020] DELETE /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/4748eb2c-4ad1-4c3e-8f1e-754f0d01c230 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:38:07.397650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa907ca3-8074-4cb3-956a-1d603b6328c8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] DELETE http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff Dec 11 14:38:07.398215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa907ca3-8074-4cb3-956a-1d603b6328c8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:07.398438 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:07.398438 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:07.399027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa907ca3-8074-4cb3-956a-1d603b6328c8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:07.399723 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.backups [None req-fa907ca3-8074-4cb3-956a-1d603b6328c8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Delete backup with id: 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff. Dec 11 14:38:07.422954 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:07.422954 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:07.452683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.backup.rpcapi [None req-fa907ca3-8074-4cb3-956a-1d603b6328c8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] delete_backup rpcapi backup_id 07ba8d54-0c4f-4259-bc5e-9c13bc0046ff {{(pid=88093) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 11 14:38:07.456143 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa907ca3-8074-4cb3-956a-1d603b6328c8 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff returned with HTTP 202 Dec 11 14:38:07.457565 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1485/2930] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:38:07 2020] DELETE /volume/v3/f17af55516f741cbbaa4e1839c10173a/backups/07ba8d54-0c4f-4259-bc5e-9c13bc0046ff => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:38:07.465148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4907fcf9-1e0f-41fd-a8b9-1d548cfddfb9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] DELETE http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:38:07.465504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4907fcf9-1e0f-41fd-a8b9-1d548cfddfb9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:07.465730 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:07.465730 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:07.466244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4907fcf9-1e0f-41fd-a8b9-1d548cfddfb9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:07.466750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-4907fcf9-1e0f-41fd-a8b9-1d548cfddfb9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Delete volume with id: af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:38:07.534903 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:07.534903 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:07.536362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4907fcf9-1e0f-41fd-a8b9-1d548cfddfb9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:38:07.599816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4907fcf9-1e0f-41fd-a8b9-1d548cfddfb9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Delete volume request issued successfully. Dec 11 14:38:07.600388 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4907fcf9-1e0f-41fd-a8b9-1d548cfddfb9 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 202 Dec 11 14:38:07.603764 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1446/2931] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:38:07 2020] DELETE /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:38:07.611674 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9258d4ff-e1a3-4784-9490-73bc7e04038b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:38:07.612386 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9258d4ff-e1a3-4784-9490-73bc7e04038b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:07.612672 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:07.612672 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:07.613285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9258d4ff-e1a3-4784-9490-73bc7e04038b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:07.743402 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:07.743402 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:07.768863 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9258d4ff-e1a3-4784-9490-73bc7e04038b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:38:07.832600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9258d4ff-e1a3-4784-9490-73bc7e04038b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:38:07.834648 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1486/2932] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:38:07 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 1362 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:38:08.850616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2bef73c4-4df1-468c-972e-639c59d1fc3b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:38:08.851421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2bef73c4-4df1-468c-972e-639c59d1fc3b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:08.851840 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:08.851840 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:08.852462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2bef73c4-4df1-468c-972e-639c59d1fc3b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:08.925730 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:08.925730 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:08.948251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2bef73c4-4df1-468c-972e-639c59d1fc3b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Volume info retrieved successfully. Dec 11 14:38:08.979403 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2bef73c4-4df1-468c-972e-639c59d1fc3b tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 200 Dec 11 14:38:08.980551 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1447/2933] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:38:08 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 1362 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:38:09.999177 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-265b72b2-9467-4284-8ada-236f591288b0 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 Dec 11 14:38:09.999811 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-265b72b2-9467-4284-8ada-236f591288b0 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:10.000097 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:10.000097 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:10.000660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-265b72b2-9467-4284-8ada-236f591288b0 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:10.133318 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:10.133318 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:10.144144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-265b72b2-9467-4284-8ada-236f591288b0 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 returned with HTTP 404 Dec 11 14:38:10.159227 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1487/2934] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:38:09 2020] GET /volume/v3/f17af55516f741cbbaa4e1839c10173a/volumes/af3c695b-9565-4497-a33c-aa5dc088ce76 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:38:33.592834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-b1287ec8-ec06-41c5-8794-7c60b59f662a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:38:33.593650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-b1287ec8-ec06-41c5-8794-7c60b59f662a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:33.593801 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:33.593801 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:33.594046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-b1287ec8-ec06-41c5-8794-7c60b59f662a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:33.644664 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:33.644664 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:33.653862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-b1287ec8-ec06-41c5-8794-7c60b59f662a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:38:33.677055 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-b1287ec8-ec06-41c5-8794-7c60b59f662a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:38:33.678086 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1448/2935] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:38:33 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:38:33.692745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-265b72b2-9467-4284-8ada-236f591288b0 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] GET http://10.222.0.58/volume// Dec 11 14:38:33.693234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-265b72b2-9467-4284-8ada-236f591288b0 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:33.693434 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:33.693434 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:33.693873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-265b72b2-9467-4284-8ada-236f591288b0 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:33.695137 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-265b72b2-9467-4284-8ada-236f591288b0 tempest-TestVolumeBackupRestore-1876808426 tempest-TestVolumeBackupRestore-1876808426] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:38:33.695935 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1488/2936] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:38:33 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:38:33.709422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-ba3571ed-f70a-4cff-9712-cc4b68a8f966 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] POST http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments Dec 11 14:38:33.709937 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:33.709937 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:33.710376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-ba3571ed-f70a-4cff-9712-cc4b68a8f966 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ddf5e3d-6f04-4050-bdac-bbac5e497a13", "instance_uuid": "9d3c658e-5ff4-4496-b110-7554ff03962e", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:38:33.761785 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:33.761785 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:33.817439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-ba3571ed-f70a-4cff-9712-cc4b68a8f966 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments returned with HTTP 200 Dec 11 14:38:33.818347 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1449/2937] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:38:33 2020] POST /volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:38:33.867272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-9aafa73d-dbad-41ff-89e7-347d7941326d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] POST http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/e43d54d9-59fe-4ec9-86dc-ce4f867e6d63/action Dec 11 14:38:33.868179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-9aafa73d-dbad-41ff-89e7-347d7941326d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:38:33.868561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-9aafa73d-dbad-41ff-89e7-347d7941326d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:38:33.940695 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:33.940695 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:33.955034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fbf56d8e-97f8-45fd-82d2-2519099d79db req-9aafa73d-dbad-41ff-89e7-347d7941326d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/e43d54d9-59fe-4ec9-86dc-ce4f867e6d63/action returned with HTTP 204 Dec 11 14:38:33.955966 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1489/2938] 10.222.0.58 () {66 vars in 1696 bytes} [Fri Dec 11 14:38:33 2020] POST /volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/e43d54d9-59fe-4ec9-86dc-ce4f867e6d63/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:38:33.985212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c8883226-765b-451a-aae2-146460b332c9 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:38:33.985921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c8883226-765b-451a-aae2-146460b332c9 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:33.986145 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:33.986145 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:33.986564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c8883226-765b-451a-aae2-146460b332c9 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:34.038048 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:34.038048 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:34.047930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c8883226-765b-451a-aae2-146460b332c9 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:38:34.069776 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:34.069776 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:34.079727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c8883226-765b-451a-aae2-146460b332c9 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:38:34.080780 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1450/2939] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:38:33 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 1181 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:38:34.270289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-42b80894-92e2-4c76-9aa8-f98032d6a35a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:38:34.270864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-42b80894-92e2-4c76-9aa8-f98032d6a35a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:34.271090 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:34.271090 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:34.271463 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-42b80894-92e2-4c76-9aa8-f98032d6a35a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:34.323701 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:34.323701 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:34.335513 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-42b80894-92e2-4c76-9aa8-f98032d6a35a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:38:34.361058 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:34.361058 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:34.371796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-42b80894-92e2-4c76-9aa8-f98032d6a35a tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:38:34.372873 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1490/2940] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:38:34 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 1181 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:38:34.422662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-7dc97153-894c-4791-bcee-1b587a6ea6b3 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] DELETE http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/e43d54d9-59fe-4ec9-86dc-ce4f867e6d63 Dec 11 14:38:34.423297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-7dc97153-894c-4791-bcee-1b587a6ea6b3 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:34.423578 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:34.423578 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:34.424098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-7dc97153-894c-4791-bcee-1b587a6ea6b3 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:34.446590 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:34.446590 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:34.626933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-7dc97153-894c-4791-bcee-1b587a6ea6b3 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:38:34.627706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-7dc97153-894c-4791-bcee-1b587a6ea6b3 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:38:34.634399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5f496513-6e9b-4552-8d63-fe5907813fd4 req-7dc97153-894c-4791-bcee-1b587a6ea6b3 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/e43d54d9-59fe-4ec9-86dc-ce4f867e6d63 returned with HTTP 200 Dec 11 14:38:34.635381 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1451/2941] 10.222.0.58 () {64 vars in 1644 bytes} [Fri Dec 11 14:38:34 2020] DELETE /volume/v3/90c65cdb705246149ae1215851d7e7d1/attachments/e43d54d9-59fe-4ec9-86dc-ce4f867e6d63 => generated 19 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:38:34.668681 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13823497-8ef9-4957-84bd-ac19b3dfb1c0 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:38:34.669428 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13823497-8ef9-4957-84bd-ac19b3dfb1c0 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:38:34.669645 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:38:34.669645 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:38:34.670024 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13823497-8ef9-4957-84bd-ac19b3dfb1c0 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:38:34.719636 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:38:34.719636 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:38:34.728299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-13823497-8ef9-4957-84bd-ac19b3dfb1c0 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:38:34.752000 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13823497-8ef9-4957-84bd-ac19b3dfb1c0 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:38:34.752819 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1491/2942] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:38:34 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:39:28.410173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b50a231d-6fa0-4d33-b7c5-f85f22271def tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:39:28.410783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b50a231d-6fa0-4d33-b7c5-f85f22271def tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:28.411048 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:39:28.411048 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:39:28.411297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b50a231d-6fa0-4d33-b7c5-f85f22271def tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:28.465497 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:39:28.465497 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:39:28.475780 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b50a231d-6fa0-4d33-b7c5-f85f22271def tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:39:28.500603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b50a231d-6fa0-4d33-b7c5-f85f22271def tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:39:28.501517 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1452/2943] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:39:28 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:39:28.518844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ec40c7a-c30c-479c-88ac-ad1c872c245f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:39:28.519371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ec40c7a-c30c-479c-88ac-ad1c872c245f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:28.519592 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:39:28.519592 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:39:28.520156 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ec40c7a-c30c-479c-88ac-ad1c872c245f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:28.570415 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:39:28.570415 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:39:28.580513 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3ec40c7a-c30c-479c-88ac-ad1c872c245f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:39:28.604191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ec40c7a-c30c-479c-88ac-ad1c872c245f tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:39:28.617811 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1492/2944] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:39:28 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:39:35.237234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2658ad3-d584-4768-8d02-06fb7904a33d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] DELETE http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:39:35.237794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2658ad3-d584-4768-8d02-06fb7904a33d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:35.237959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:39:35.237959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:39:35.238407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2658ad3-d584-4768-8d02-06fb7904a33d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:35.239023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-e2658ad3-d584-4768-8d02-06fb7904a33d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Delete volume with id: 4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:39:35.289265 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:39:35.289265 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:39:35.291176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e2658ad3-d584-4768-8d02-06fb7904a33d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:39:35.317085 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e2658ad3-d584-4768-8d02-06fb7904a33d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Delete volume request issued successfully. Dec 11 14:39:35.317559 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2658ad3-d584-4768-8d02-06fb7904a33d tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 202 Dec 11 14:39:35.318446 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1453/2945] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:39:35 2020] DELETE /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:39:35.326574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39c464d3-fa06-4fdc-8a36-d2ee62057c82 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:39:35.327106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39c464d3-fa06-4fdc-8a36-d2ee62057c82 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:35.327326 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:39:35.327326 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:39:35.327828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39c464d3-fa06-4fdc-8a36-d2ee62057c82 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:35.380337 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:39:35.380337 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:39:35.390894 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-39c464d3-fa06-4fdc-8a36-d2ee62057c82 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:39:35.414040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39c464d3-fa06-4fdc-8a36-d2ee62057c82 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:39:35.415545 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1493/2946] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:39:35 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 918 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:39:36.432019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08a48893-5ea0-499c-a3ff-db0432163a4c tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:39:36.432555 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08a48893-5ea0-499c-a3ff-db0432163a4c tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:36.432728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:39:36.432728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:39:36.433395 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08a48893-5ea0-499c-a3ff-db0432163a4c tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:36.505500 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:39:36.505500 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:39:36.520393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-08a48893-5ea0-499c-a3ff-db0432163a4c tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:39:36.559197 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08a48893-5ea0-499c-a3ff-db0432163a4c tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 200 Dec 11 14:39:36.560157 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1454/2947] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:39:36 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 918 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:39:37.576227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c5f95268-5b02-4ea8-bab4-a696749a96de tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 Dec 11 14:39:37.576736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c5f95268-5b02-4ea8-bab4-a696749a96de tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:37.576946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:39:37.576946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:39:37.577321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c5f95268-5b02-4ea8-bab4-a696749a96de tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:37.627529 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c5f95268-5b02-4ea8-bab4-a696749a96de tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 returned with HTTP 404 Dec 11 14:39:37.628581 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1494/2948] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:39:37 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/4ddf5e3d-6f04-4050-bdac-bbac5e497a13 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:39:37.804187 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47f532a4-ae3a-450f-ad88-c0e9f3627d12 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] DELETE http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:39:37.804716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47f532a4-ae3a-450f-ad88-c0e9f3627d12 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:37.804937 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:39:37.804937 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:39:37.805323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47f532a4-ae3a-450f-ad88-c0e9f3627d12 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:37.805822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-47f532a4-ae3a-450f-ad88-c0e9f3627d12 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Delete volume with id: 0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:39:37.869882 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:39:37.869882 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:39:37.872218 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-47f532a4-ae3a-450f-ad88-c0e9f3627d12 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:39:37.910316 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-47f532a4-ae3a-450f-ad88-c0e9f3627d12 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Delete volume request issued successfully. Dec 11 14:39:37.911456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47f532a4-ae3a-450f-ad88-c0e9f3627d12 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 202 Dec 11 14:39:37.913492 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1455/2949] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:39:37 2020] DELETE /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:39:37.920923 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8191026d-fb8c-4b25-94b9-7cefd091a096 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:39:37.921457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8191026d-fb8c-4b25-94b9-7cefd091a096 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:37.921978 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8191026d-fb8c-4b25-94b9-7cefd091a096 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:37.976159 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:39:37.976159 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:39:37.986173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8191026d-fb8c-4b25-94b9-7cefd091a096 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:39:38.014280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8191026d-fb8c-4b25-94b9-7cefd091a096 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:39:38.016152 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1495/2950] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:39:37 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 918 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:39:39.033287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-25b911ea-7af5-45be-9ab1-eaa4b27ef3e4 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:39:39.034080 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-25b911ea-7af5-45be-9ab1-eaa4b27ef3e4 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:39.034467 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:39:39.034467 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:39:39.035031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-25b911ea-7af5-45be-9ab1-eaa4b27ef3e4 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:39.087395 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:39:39.087395 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:39:39.096994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-25b911ea-7af5-45be-9ab1-eaa4b27ef3e4 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Volume info retrieved successfully. Dec 11 14:39:39.122666 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-25b911ea-7af5-45be-9ab1-eaa4b27ef3e4 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 200 Dec 11 14:39:39.123885 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1456/2951] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:39:39 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 918 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:39:40.141635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-427ec8e4-9e16-4fcd-be63-aa459ad4cb91 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] GET http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 Dec 11 14:39:40.142886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-427ec8e4-9e16-4fcd-be63-aa459ad4cb91 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:39:40.143502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:39:40.143502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:39:40.144135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-427ec8e4-9e16-4fcd-be63-aa459ad4cb91 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:39:40.207614 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-427ec8e4-9e16-4fcd-be63-aa459ad4cb91 tempest-AttachVolumeShelveTestJSON-1325851789 tempest-AttachVolumeShelveTestJSON-1325851789] http://10.222.0.58/volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 returned with HTTP 404 Dec 11 14:39:40.209254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1496/2952] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:39:40 2020] GET /volume/v3/90c65cdb705246149ae1215851d7e7d1/volumes/0a23fc18-41ca-4fd3-8871-ba09b76369c8 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:41:20.952792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8344699-0721-47e7-b331-01ce805e1d47 tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] POST http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/types Dec 11 14:41:20.953316 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:20.953316 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:20.953895 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8344699-0721-47e7-b331-01ce805e1d47 tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-394818222"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:20.997623 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8344699-0721-47e7-b331-01ce805e1d47 tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/types returned with HTTP 200 Dec 11 14:41:20.998472 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1457/2953] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:41:20 2020] POST /volume/v3/8e80cc8080ba4a96a65f639702047e5b/types => generated 219 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:21.008990 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86aca1da-80ec-406f-a1da-afe7020a93da tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] POST http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/group_types Dec 11 14:41:21.010029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86aca1da-80ec-406f-a1da-afe7020a93da tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-576470070"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:21.045980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86aca1da-80ec-406f-a1da-afe7020a93da tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/group_types returned with HTTP 202 Dec 11 14:41:21.049865 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1497/2954] 10.222.0.58 () {62 vars in 1278 bytes} [Fri Dec 11 14:41:21 2020] POST /volume/v3/8e80cc8080ba4a96a65f639702047e5b/group_types => generated 176 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:41:21.209308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0d056408-8d56-4cf5-bc30-cada7fc33a3d tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] POST http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups Dec 11 14:41:21.210312 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0d056408-8d56-4cf5-bc30-cada7fc33a3d tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fb7fb0e2-9ddf-4ead-a29e-4094a0be746b", "volume_types": ["ae41826f-9c50-40c7-9300-150466451b3c"], "name": "tempest-GroupsV314Test-Group-1687561090"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:21.211493 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-0d056408-8d56-4cf5-bc30-cada7fc33a3d tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Creating new group {'group': {'group_type': 'fb7fb0e2-9ddf-4ead-a29e-4094a0be746b', 'volume_types': ['ae41826f-9c50-40c7-9300-150466451b3c'], 'name': 'tempest-GroupsV314Test-Group-1687561090'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 11 14:41:21.223189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-0d056408-8d56-4cf5-bc30-cada7fc33a3d tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Creating group tempest-GroupsV314Test-Group-1687561090. Dec 11 14:41:21.253749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0d056408-8d56-4cf5-bc30-cada7fc33a3d tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Availability Zones retrieved successfully. Dec 11 14:41:21.281308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0d056408-8d56-4cf5-bc30-cada7fc33a3d tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Created reservations ['282684f8-1ed0-47d4-a9cb-4f5403482b55'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:41:21.339493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0d056408-8d56-4cf5-bc30-cada7fc33a3d tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups returned with HTTP 202 Dec 11 14:41:21.340511 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1458/2955] 10.222.0.58 () {62 vars in 1264 bytes} [Fri Dec 11 14:41:21 2020] POST /volume/v3/8147ae7aeba84221b03179ef75bb6345/groups => generated 108 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:41:21.350347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e834bf0e-54a7-4782-8e2c-1d17cfc33313 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463 Dec 11 14:41:21.351074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e834bf0e-54a7-4782-8e2c-1d17cfc33313 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:21.352095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e834bf0e-54a7-4782-8e2c-1d17cfc33313 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:21.352095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-e834bf0e-54a7-4782-8e2c-1d17cfc33313 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] show called for member c3426fe1-5af6-4d8d-bd69-e68673a1d463 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:41:21.361102 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:21.361102 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:21.404077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e834bf0e-54a7-4782-8e2c-1d17cfc33313 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463 returned with HTTP 200 Dec 11 14:41:21.405275 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1498/2956] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:41:21 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463 => generated 388 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:41:22.417635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b653be1d-7eb8-4b57-a4da-8ef18365de83 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463 Dec 11 14:41:22.418296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b653be1d-7eb8-4b57-a4da-8ef18365de83 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:22.418513 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:22.418513 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:22.418866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b653be1d-7eb8-4b57-a4da-8ef18365de83 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:22.419275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-b653be1d-7eb8-4b57-a4da-8ef18365de83 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] show called for member c3426fe1-5af6-4d8d-bd69-e68673a1d463 {{(pid=88094) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:41:22.428242 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:22.428242 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:22.457150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b653be1d-7eb8-4b57-a4da-8ef18365de83 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463 returned with HTTP 200 Dec 11 14:41:22.463329 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1459/2957] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:41:22 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463 => generated 389 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:22.472481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] POST http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes Dec 11 14:41:22.473019 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:22.473019 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:22.473652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ae41826f-9c50-40c7-9300-150466451b3c", "group_id": "c3426fe1-5af6-4d8d-bd69-e68673a1d463", "size": 1, "name": "tempest-GroupsV314Test-Volume-975075040"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:22.475279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Create volume request body: {'volume': {'volume_type': 'ae41826f-9c50-40c7-9300-150466451b3c', 'group_id': 'c3426fe1-5af6-4d8d-bd69-e68673a1d463', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-975075040'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:41:22.497794 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:22.497794 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:22.499030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Create volume of 1 GB Dec 11 14:41:22.514425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Availability Zones retrieved successfully. Dec 11 14:41:22.532356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Flow 'volume_create_api' (7af90a4d-4d57-44cf-bc44-ac6a3cb4806c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:41:22.535589 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c955ba46-9b94-4432-a616-b23c3ade393f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:22.537397 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:22.537397 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:22.538052 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:41:22.595830 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c955ba46-9b94-4432-a616-b23c3ade393f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:41:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ae41826f-9c50-40c7-9300-150466451b3c,is_public=True,name='tempest-GroupsV314Test-volume-type-394818222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae41826f-9c50-40c7-9300-150466451b3c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c3426fe1-5af6-4d8d-bd69-e68673a1d463', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:22.598303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdb4084-b30a-437b-b266-e423cf590c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:22.652146 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-394818222 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-394818222, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:41:22.653008 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-394818222 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-394818222, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:41:22.700193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Created reservations ['daf17cc2-cdc7-4d27-b50c-c4bc15176e4b', 'fdb1d1ea-83d9-426f-a7a1-4d739f14149d', '66f9e7a8-c0d5-4bec-b274-709c61c88546', '1bac92c1-d945-4a18-95a3-7f868f1a61cc'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:41:22.704032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdb4084-b30a-437b-b266-e423cf590c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daf17cc2-cdc7-4d27-b50c-c4bc15176e4b', 'fdb1d1ea-83d9-426f-a7a1-4d739f14149d', '66f9e7a8-c0d5-4bec-b274-709c61c88546', '1bac92c1-d945-4a18-95a3-7f868f1a61cc']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:22.707748 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c970cb5-1882-448f-b233-a59bcbf36fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:22.776371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c970cb5-1882-448f-b233-a59bcbf36fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb3d98c-3177-4785-8343-9766fa187a39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-975075040',encryption_key_id=None,group_id=c3426fe1-5af6-4d8d-bd69-e68673a1d463,group_type_id=,metadata={},multiattach=False,project_id='8147ae7aeba84221b03179ef75bb6345',qos_specs=None,replication_status=,reservations=['daf17cc2-cdc7-4d27-b50c-c4bc15176e4b','fdb1d1ea-83d9-426f-a7a1-4d739f14149d','66f9e7a8-c0d5-4bec-b274-709c61c88546','1bac92c1-d945-4a18-95a3-7f868f1a61cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5899505c3e414aba80bba8f332a416ab',volume_type_id=ae41826f-9c50-40c7-9300-150466451b3c), '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=2020-12-11T14:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-975075040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c3426fe1-5af6-4d8d-bd69-e68673a1d463,host=None,id=5fb3d98c-3177-4785-8343-9766fa187a39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8147ae7aeba84221b03179ef75bb6345',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,user_id='5899505c3e414aba80bba8f332a416ab',volume_attachment=,volume_type=,volume_type_id=ae41826f-9c50-40c7-9300-150466451b3c)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:22.778560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18705523-bc89-492a-87d7-692d4a5872d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:22.808716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18705523-bc89-492a-87d7-692d4a5872d0) 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-GroupsV314Test-Volume-975075040',encryption_key_id=None,group_id=c3426fe1-5af6-4d8d-bd69-e68673a1d463,group_type_id=,metadata={},multiattach=False,project_id='8147ae7aeba84221b03179ef75bb6345',qos_specs=None,replication_status=,reservations=['daf17cc2-cdc7-4d27-b50c-c4bc15176e4b','fdb1d1ea-83d9-426f-a7a1-4d739f14149d','66f9e7a8-c0d5-4bec-b274-709c61c88546','1bac92c1-d945-4a18-95a3-7f868f1a61cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5899505c3e414aba80bba8f332a416ab',volume_type_id=ae41826f-9c50-40c7-9300-150466451b3c)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:22.811110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2026b82-1f5e-4cd9-ad1c-98264e9c04bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:22.832527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2026b82-1f5e-4cd9-ad1c-98264e9c04bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:22.835282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Flow 'volume_create_api' (7af90a4d-4d57-44cf-bc44-ac6a3cb4806c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:41:22.886775 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Create volume request issued successfully. Dec 11 14:41:22.901252 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:22.901739 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:22.909629 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:22.916829 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:22.916829 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:22.929637 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12ea9aff-54af-493c-8625-aa74fffc187a tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes returned with HTTP 202 Dec 11 14:41:22.935948 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1499/2958] 10.222.0.58 () {62 vars in 1267 bytes} [Fri Dec 11 14:41:22 2020] POST /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes => generated 898 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:41:22.946139 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26b862d7-d9e3-4b39-86be-e3a01a7155af tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 Dec 11 14:41:22.947108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26b862d7-d9e3-4b39-86be-e3a01a7155af tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:22.947442 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:22.947442 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:22.948008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26b862d7-d9e3-4b39-86be-e3a01a7155af tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:22.999753 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:22.999753 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:23.008843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-26b862d7-d9e3-4b39-86be-e3a01a7155af tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:23.023139 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-26b862d7-d9e3-4b39-86be-e3a01a7155af tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:23.023683 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-26b862d7-d9e3-4b39-86be-e3a01a7155af tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:23.037334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-26b862d7-d9e3-4b39-86be-e3a01a7155af tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:23.045389 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:23.045389 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:23.067522 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26b862d7-d9e3-4b39-86be-e3a01a7155af tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 returned with HTTP 200 Dec 11 14:41:23.068665 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1460/2959] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:22 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 => generated 990 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:24.085142 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6cda02da-17b0-49cb-96d3-fafa80dccb79 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 Dec 11 14:41:24.086087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6cda02da-17b0-49cb-96d3-fafa80dccb79 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:24.086445 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:24.086445 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:24.087066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6cda02da-17b0-49cb-96d3-fafa80dccb79 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:24.140899 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:24.140899 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:24.150667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6cda02da-17b0-49cb-96d3-fafa80dccb79 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:24.166998 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-6cda02da-17b0-49cb-96d3-fafa80dccb79 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:24.167627 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-6cda02da-17b0-49cb-96d3-fafa80dccb79 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:24.176469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-6cda02da-17b0-49cb-96d3-fafa80dccb79 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:24.184622 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:24.184622 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:24.211305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6cda02da-17b0-49cb-96d3-fafa80dccb79 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 returned with HTTP 200 Dec 11 14:41:24.212383 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1500/2960] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:24 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 => generated 991 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:24.230029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] POST http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/action Dec 11 14:41:24.230572 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:24.230572 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:24.231029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Action body: b'{"create-from-src": {"source_group_id": "c3426fe1-5af6-4d8d-bd69-e68673a1d463", "name": "tempest-Group_from_grp-323337567"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:24.231431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "c3426fe1-5af6-4d8d-bd69-e68673a1d463", "name": "tempest-Group_from_grp-323337567"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:24.232529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Creating new group {'create-from-src': {'source_group_id': 'c3426fe1-5af6-4d8d-bd69-e68673a1d463', 'name': 'tempest-Group_from_grp-323337567'}}. {{(pid=88094) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 11 14:41:24.232878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Creating group tempest-Group_from_grp-323337567 from source group c3426fe1-5af6-4d8d-bd69-e68673a1d463. Dec 11 14:41:24.242728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:24.242728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:24.266756 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:24.266756 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:24.340924 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Created reservations ['7ff51b53-5ef4-45bd-809c-54e3c5d925cd'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:41:24.455879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.group.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] A mapping entry already exists for group 91efec9c-9af6-4f1a-9e38-b0862d13786c and volume type ae41826f-9c50-40c7-9300-150466451b3c. Do not need to create again. Dec 11 14:41:24.456618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:24.456618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:24.457303 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Availability Zones retrieved successfully. Dec 11 14:41:24.472311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Flow 'volume_create_api' (d2c2d984-efee-4c5b-b129-a0613141b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:41:24.474914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53cdb1dd-505f-46d2-b95b-4b37ba858e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:24.477079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Validating volume size '1' using validate_int, validate_source_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:41:24.527744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53cdb1dd-505f-46d2-b95b-4b37ba858e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5fb3d98c-3177-4785-8343-9766fa187a39', 'volume_type': VolumeType(created_at=2020-12-11T14:41:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ae41826f-9c50-40c7-9300-150466451b3c,is_public=True,name='tempest-GroupsV314Test-volume-type-394818222',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae41826f-9c50-40c7-9300-150466451b3c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '91efec9c-9af6-4f1a-9e38-b0862d13786c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:24.529761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f8153a-ede7-4c9e-b032-65168d4cd9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:24.577187 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-394818222 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-394818222, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:41:24.578060 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-394818222 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-394818222, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:41:24.602222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Created reservations ['0422c0b4-2129-466e-9b77-2e896ab3e915', '82270c29-4de4-4e3a-a9ce-c294c4837ad1', '56d5f6f3-6fb6-4359-957a-7c5a7a783897', '267a2891-984c-4619-9a0d-649113c13748'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:41:24.607245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f8153a-ede7-4c9e-b032-65168d4cd9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0422c0b4-2129-466e-9b77-2e896ab3e915', '82270c29-4de4-4e3a-a9ce-c294c4837ad1', '56d5f6f3-6fb6-4359-957a-7c5a7a783897', '267a2891-984c-4619-9a0d-649113c13748']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:24.610206 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3314ff4-4149-4110-8a76-29d46d8e44a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:24.735649 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3314ff4-4149-4110-8a76-29d46d8e44a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3fbb80f-de5c-4520-8e94-f03186f1c8a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name=None,encryption_key_id=None,group_id=91efec9c-9af6-4f1a-9e38-b0862d13786c,group_type_id=,metadata={},multiattach=False,project_id='8147ae7aeba84221b03179ef75bb6345',qos_specs=None,replication_status=,reservations=['0422c0b4-2129-466e-9b77-2e896ab3e915','82270c29-4de4-4e3a-a9ce-c294c4837ad1','56d5f6f3-6fb6-4359-957a-7c5a7a783897','267a2891-984c-4619-9a0d-649113c13748'],size=1,snapshot_id=None,source_replicaid=,source_volid=5fb3d98c-3177-4785-8343-9766fa187a39,status='creating',user_id='5899505c3e414aba80bba8f332a416ab',volume_type_id=ae41826f-9c50-40c7-9300-150466451b3c), '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=2020-12-11T14:41:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=91efec9c-9af6-4f1a-9e38-b0862d13786c,host=None,id=b3fbb80f-de5c-4520-8e94-f03186f1c8a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8147ae7aeba84221b03179ef75bb6345',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=5fb3d98c-3177-4785-8343-9766fa187a39,status='creating',terminated_at=None,updated_at=None,user_id='5899505c3e414aba80bba8f332a416ab',volume_attachment=,volume_type=,volume_type_id=ae41826f-9c50-40c7-9300-150466451b3c)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:24.738136 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c262fd89-32a4-48f5-a961-a1db0438f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:24.769742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c262fd89-32a4-48f5-a961-a1db0438f857) 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=None,encryption_key_id=None,group_id=91efec9c-9af6-4f1a-9e38-b0862d13786c,group_type_id=,metadata={},multiattach=False,project_id='8147ae7aeba84221b03179ef75bb6345',qos_specs=None,replication_status=,reservations=['0422c0b4-2129-466e-9b77-2e896ab3e915','82270c29-4de4-4e3a-a9ce-c294c4837ad1','56d5f6f3-6fb6-4359-957a-7c5a7a783897','267a2891-984c-4619-9a0d-649113c13748'],size=1,snapshot_id=None,source_replicaid=,source_volid=5fb3d98c-3177-4785-8343-9766fa187a39,status='creating',user_id='5899505c3e414aba80bba8f332a416ab',volume_type_id=ae41826f-9c50-40c7-9300-150466451b3c)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:24.772432 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Flow 'volume_create_api' (d2c2d984-efee-4c5b-b129-a0613141b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:41:24.821588 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Create volume request issued successfully. Dec 11 14:41:24.857125 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b9a3984-0a6d-4441-97cc-2e5af86191eb tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/action returned with HTTP 202 Dec 11 14:41:24.863133 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1461/2961] 10.222.0.58 () {62 vars in 1285 bytes} [Fri Dec 11 14:41:24 2020] POST /volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/action => generated 101 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:41:24.868050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/detail Dec 11 14:41:24.868381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:24.868734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:24.868734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:24.869338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:24.870435 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:41:24.872436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:41:24.933001 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Get all volumes completed successfully. Dec 11 14:41:24.934619 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:24.939042 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:24.948357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:24.956963 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:24.956963 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:24.973304 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:24.973767 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:24.981746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:24.990605 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:24.990605 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:25.016246 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8b5be985-46ee-4d3c-b5dd-3ddbd4acc818 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/detail returned with HTTP 200 Dec 11 14:41:25.017260 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1501/2962] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:41:24 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/detail => generated 1971 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:41:25.036064 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d82df59d-7265-4558-82f3-ccc3e5fa1c6f tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:25.036787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d82df59d-7265-4558-82f3-ccc3e5fa1c6f tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:25.036983 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:25.036983 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:25.037583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d82df59d-7265-4558-82f3-ccc3e5fa1c6f tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:25.105192 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:25.105192 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:25.130758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d82df59d-7265-4558-82f3-ccc3e5fa1c6f tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:25.147596 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-d82df59d-7265-4558-82f3-ccc3e5fa1c6f tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:25.148053 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-d82df59d-7265-4558-82f3-ccc3e5fa1c6f tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:25.157352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-d82df59d-7265-4558-82f3-ccc3e5fa1c6f tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:25.165627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:25.165627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:25.207638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d82df59d-7265-4558-82f3-ccc3e5fa1c6f tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:25.208608 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1462/2963] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:25 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:26.227499 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73f6dffd-479c-4c69-8c42-cfa13c461172 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:26.228952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73f6dffd-479c-4c69-8c42-cfa13c461172 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:26.230190 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:26.230190 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:26.230854 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73f6dffd-479c-4c69-8c42-cfa13c461172 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:26.288243 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:26.288243 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:26.311930 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-73f6dffd-479c-4c69-8c42-cfa13c461172 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:26.327073 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-73f6dffd-479c-4c69-8c42-cfa13c461172 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:26.327826 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-73f6dffd-479c-4c69-8c42-cfa13c461172 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:26.338090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-73f6dffd-479c-4c69-8c42-cfa13c461172 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:26.346891 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:26.346891 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:26.370644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73f6dffd-479c-4c69-8c42-cfa13c461172 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:26.371955 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1502/2964] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:26 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:27.388514 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3e71a0a-ac98-4c45-a1ab-dd6cd730f9e1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:27.389120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3e71a0a-ac98-4c45-a1ab-dd6cd730f9e1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:27.389283 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:27.389283 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:27.389656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a3e71a0a-ac98-4c45-a1ab-dd6cd730f9e1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:27.441857 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:27.441857 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:27.450910 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a3e71a0a-ac98-4c45-a1ab-dd6cd730f9e1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:27.467785 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-a3e71a0a-ac98-4c45-a1ab-dd6cd730f9e1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:27.468242 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-a3e71a0a-ac98-4c45-a1ab-dd6cd730f9e1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:27.477643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-a3e71a0a-ac98-4c45-a1ab-dd6cd730f9e1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:27.488174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:27.488174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:27.516549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a3e71a0a-ac98-4c45-a1ab-dd6cd730f9e1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:27.516549 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1463/2965] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:27 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:28.532340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-095d1239-da81-4f31-a88b-834bdcc1e1a0 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:28.533994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-095d1239-da81-4f31-a88b-834bdcc1e1a0 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:28.534218 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:28.534218 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:28.535174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-095d1239-da81-4f31-a88b-834bdcc1e1a0 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:28.616165 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:28.616165 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:28.633114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-095d1239-da81-4f31-a88b-834bdcc1e1a0 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:28.664566 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-095d1239-da81-4f31-a88b-834bdcc1e1a0 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:28.665310 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-095d1239-da81-4f31-a88b-834bdcc1e1a0 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:28.678683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-095d1239-da81-4f31-a88b-834bdcc1e1a0 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:28.694814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:28.694814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:28.731310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-095d1239-da81-4f31-a88b-834bdcc1e1a0 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:28.733826 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1503/2966] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:28 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:29.751808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1571100c-b6a6-4b77-9e41-970875bb36cf tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:29.753522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1571100c-b6a6-4b77-9e41-970875bb36cf tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:29.753522 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:29.753522 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:29.753522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1571100c-b6a6-4b77-9e41-970875bb36cf tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:29.812083 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:29.812083 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:29.825817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1571100c-b6a6-4b77-9e41-970875bb36cf tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:29.843656 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-1571100c-b6a6-4b77-9e41-970875bb36cf tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:29.844063 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-1571100c-b6a6-4b77-9e41-970875bb36cf tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:29.852979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-1571100c-b6a6-4b77-9e41-970875bb36cf tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:29.860178 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:29.860178 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:29.884886 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1571100c-b6a6-4b77-9e41-970875bb36cf tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:29.894887 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1464/2967] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:29 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:41:30.908971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-933ffbd7-1fa2-40fc-b08e-f05a8dc47a35 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:30.910107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-933ffbd7-1fa2-40fc-b08e-f05a8dc47a35 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:30.911938 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:30.911938 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:30.912959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-933ffbd7-1fa2-40fc-b08e-f05a8dc47a35 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:30.977622 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:30.977622 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:30.987890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-933ffbd7-1fa2-40fc-b08e-f05a8dc47a35 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:31.003318 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-933ffbd7-1fa2-40fc-b08e-f05a8dc47a35 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:31.003910 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-933ffbd7-1fa2-40fc-b08e-f05a8dc47a35 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:31.012681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-933ffbd7-1fa2-40fc-b08e-f05a8dc47a35 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:31.021366 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:31.021366 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:31.046555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-933ffbd7-1fa2-40fc-b08e-f05a8dc47a35 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:31.047539 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1504/2968] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:30 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:32.065204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b825ec03-32a3-44fb-af72-03ca1f6e60b6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:32.065734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b825ec03-32a3-44fb-af72-03ca1f6e60b6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:32.065929 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:32.065929 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:32.066298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b825ec03-32a3-44fb-af72-03ca1f6e60b6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:32.123734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:32.123734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:32.134662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b825ec03-32a3-44fb-af72-03ca1f6e60b6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:32.151745 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-b825ec03-32a3-44fb-af72-03ca1f6e60b6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:32.152086 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-b825ec03-32a3-44fb-af72-03ca1f6e60b6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:32.161975 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-b825ec03-32a3-44fb-af72-03ca1f6e60b6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:32.169691 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:32.169691 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:32.199011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b825ec03-32a3-44fb-af72-03ca1f6e60b6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:32.200164 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1465/2969] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:32 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:33.228955 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae18667e-ed95-4ca8-8480-ea4e09f3b350 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:33.230644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae18667e-ed95-4ca8-8480-ea4e09f3b350 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:33.231062 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:33.231062 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:33.231706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae18667e-ed95-4ca8-8480-ea4e09f3b350 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:33.284169 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:33.284169 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:33.293365 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae18667e-ed95-4ca8-8480-ea4e09f3b350 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:33.308951 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-ae18667e-ed95-4ca8-8480-ea4e09f3b350 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:33.309373 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-ae18667e-ed95-4ca8-8480-ea4e09f3b350 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:33.321318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-ae18667e-ed95-4ca8-8480-ea4e09f3b350 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:33.332118 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:33.332118 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:33.365532 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae18667e-ed95-4ca8-8480-ea4e09f3b350 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:33.366622 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1505/2970] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:33 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:34.383942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e4aa36d-1262-4eca-9350-78bde336961b tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:34.384557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e4aa36d-1262-4eca-9350-78bde336961b tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:34.384780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:34.384780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:34.385151 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e4aa36d-1262-4eca-9350-78bde336961b tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:34.434998 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:34.434998 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:34.445150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1e4aa36d-1262-4eca-9350-78bde336961b tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:34.469921 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-1e4aa36d-1262-4eca-9350-78bde336961b tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:34.470290 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-1e4aa36d-1262-4eca-9350-78bde336961b tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:34.478888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-1e4aa36d-1262-4eca-9350-78bde336961b tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:34.485659 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:34.485659 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:34.505716 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e4aa36d-1262-4eca-9350-78bde336961b tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:34.506588 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1466/2971] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:34 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 988 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:34.522921 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dfe818e3-9545-44af-ad9b-71ad44c61e11 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/91efec9c-9af6-4f1a-9e38-b0862d13786c Dec 11 14:41:34.523490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dfe818e3-9545-44af-ad9b-71ad44c61e11 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:34.523706 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:34.523706 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:34.524074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dfe818e3-9545-44af-ad9b-71ad44c61e11 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:34.524526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-dfe818e3-9545-44af-ad9b-71ad44c61e11 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] show called for member 91efec9c-9af6-4f1a-9e38-b0862d13786c {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:41:34.531677 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:34.531677 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:34.559563 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dfe818e3-9545-44af-ad9b-71ad44c61e11 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/91efec9c-9af6-4f1a-9e38-b0862d13786c returned with HTTP 200 Dec 11 14:41:34.560431 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1506/2972] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:41:34 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/91efec9c-9af6-4f1a-9e38-b0862d13786c => generated 416 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:41:34.574470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/detail Dec 11 14:41:34.575046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:34.575266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:34.575266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:34.575642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:34.576323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:41:34.578055 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:41:34.631591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Get all volumes completed successfully. Dec 11 14:41:34.633158 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:34.633604 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:34.641698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:34.649204 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:34.649204 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:34.662003 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:34.662503 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:34.670101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:34.676939 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:34.676939 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:34.699692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2735457f-e3b8-480c-af39-6b087cbaff33 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/detail returned with HTTP 200 Dec 11 14:41:34.700837 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1467/2973] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:41:34 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/detail => generated 1972 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:41:34.718852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eeff3def-4e07-40ae-a662-756bc657dd46 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] POST http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/91efec9c-9af6-4f1a-9e38-b0862d13786c/action Dec 11 14:41:34.720102 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:34.720102 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:34.720762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eeff3def-4e07-40ae-a662-756bc657dd46 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:34.721292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eeff3def-4e07-40ae-a662-756bc657dd46 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:34.723294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-eeff3def-4e07-40ae-a662-756bc657dd46 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] delete called for group 91efec9c-9af6-4f1a-9e38-b0862d13786c {{(pid=88093) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:41:34.724524 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-eeff3def-4e07-40ae-a662-756bc657dd46 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Delete group with id: 91efec9c-9af6-4f1a-9e38-b0862d13786c Dec 11 14:41:34.732771 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:34.732771 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:34.873282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eeff3def-4e07-40ae-a662-756bc657dd46 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/91efec9c-9af6-4f1a-9e38-b0862d13786c/action returned with HTTP 202 Dec 11 14:41:34.877676 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1507/2974] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:41:34 2020] POST /volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/91efec9c-9af6-4f1a-9e38-b0862d13786c/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:41:34.884972 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-093ff10d-56e1-4624-98a9-93b63b8486f2 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:34.885982 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-093ff10d-56e1-4624-98a9-93b63b8486f2 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:34.886299 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:34.886299 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:34.886716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-093ff10d-56e1-4624-98a9-93b63b8486f2 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:34.942509 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:34.942509 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:34.952698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-093ff10d-56e1-4624-98a9-93b63b8486f2 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:34.967803 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-093ff10d-56e1-4624-98a9-93b63b8486f2 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:34.968329 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-093ff10d-56e1-4624-98a9-93b63b8486f2 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:34.976413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-093ff10d-56e1-4624-98a9-93b63b8486f2 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:34.984128 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:34.984128 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:35.005377 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-093ff10d-56e1-4624-98a9-93b63b8486f2 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:35.007219 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1468/2975] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:34 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:41:36.024370 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93c09c13-dbec-4736-81e2-7e0f2d4cc11e tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:36.025117 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93c09c13-dbec-4736-81e2-7e0f2d4cc11e tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:36.025624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:36.025624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:36.026420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93c09c13-dbec-4736-81e2-7e0f2d4cc11e tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:36.084418 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:36.084418 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:36.093984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-93c09c13-dbec-4736-81e2-7e0f2d4cc11e tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:36.109313 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-93c09c13-dbec-4736-81e2-7e0f2d4cc11e tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:36.110033 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-93c09c13-dbec-4736-81e2-7e0f2d4cc11e tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:36.119761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-93c09c13-dbec-4736-81e2-7e0f2d4cc11e tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:36.127304 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:36.127304 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:36.150308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93c09c13-dbec-4736-81e2-7e0f2d4cc11e tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 200 Dec 11 14:41:36.151565 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1508/2976] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:36 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 987 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:41:37.167936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6968d090-eb8d-484d-a0ac-753b4dd52e49 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 Dec 11 14:41:37.168468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6968d090-eb8d-484d-a0ac-753b4dd52e49 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:37.168717 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:37.168717 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:37.169138 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6968d090-eb8d-484d-a0ac-753b4dd52e49 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:37.219977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6968d090-eb8d-484d-a0ac-753b4dd52e49 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 returned with HTTP 404 Dec 11 14:41:37.221484 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1469/2977] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:37 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/b3fbb80f-de5c-4520-8e94-f03186f1c8a9 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:41:37.231390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ac682fb-5c31-4ab0-b3b7-eda7d7ceb54c tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/91efec9c-9af6-4f1a-9e38-b0862d13786c Dec 11 14:41:37.232039 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ac682fb-5c31-4ab0-b3b7-eda7d7ceb54c tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:37.232238 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:37.232238 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:37.232620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ac682fb-5c31-4ab0-b3b7-eda7d7ceb54c tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:37.233028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-7ac682fb-5c31-4ab0-b3b7-eda7d7ceb54c tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] show called for member 91efec9c-9af6-4f1a-9e38-b0862d13786c {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:41:37.239855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ac682fb-5c31-4ab0-b3b7-eda7d7ceb54c tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/91efec9c-9af6-4f1a-9e38-b0862d13786c returned with HTTP 404 Dec 11 14:41:37.240890 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1509/2978] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:41:37 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/91efec9c-9af6-4f1a-9e38-b0862d13786c => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:41:37.248548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/detail Dec 11 14:41:37.249328 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:37.249808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'detail' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:37.250612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:41:37.252285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:41:37.303257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Get all volumes completed successfully. Dec 11 14:41:37.304785 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:37.305215 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:37.313496 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:37.321320 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:37.321320 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:37.346414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bbbeb4bc-3c3e-4e3c-b549-fe7e2b7171a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/detail returned with HTTP 200 Dec 11 14:41:37.348561 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1470/2979] 10.222.0.58 () {60 vars in 1266 bytes} [Fri Dec 11 14:41:37 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/detail => generated 994 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:37.367915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cad5b206-ef77-481f-9eca-7f6f508e97c1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] POST http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463/action Dec 11 14:41:37.367915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cad5b206-ef77-481f-9eca-7f6f508e97c1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:37.367915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cad5b206-ef77-481f-9eca-7f6f508e97c1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:37.367915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-cad5b206-ef77-481f-9eca-7f6f508e97c1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] delete called for group c3426fe1-5af6-4d8d-bd69-e68673a1d463 {{(pid=88093) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 11 14:41:37.367915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.groups [None req-cad5b206-ef77-481f-9eca-7f6f508e97c1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Delete group with id: c3426fe1-5af6-4d8d-bd69-e68673a1d463 Dec 11 14:41:37.376142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:37.376142 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:37.519313 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cad5b206-ef77-481f-9eca-7f6f508e97c1 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463/action returned with HTTP 202 Dec 11 14:41:37.520943 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1510/2980] 10.222.0.58 () {62 vars in 1395 bytes} [Fri Dec 11 14:41:37 2020] POST /volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:41:37.528895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a3c8671-2b90-410c-b9b8-91838f619871 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 Dec 11 14:41:37.529481 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5a3c8671-2b90-410c-b9b8-91838f619871 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:37.529664 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:37.529664 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:37.530051 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5a3c8671-2b90-410c-b9b8-91838f619871 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:37.598838 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:37.598838 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:37.611627 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5a3c8671-2b90-410c-b9b8-91838f619871 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:37.626215 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-5a3c8671-2b90-410c-b9b8-91838f619871 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:37.626709 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-5a3c8671-2b90-410c-b9b8-91838f619871 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:37.635148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-5a3c8671-2b90-410c-b9b8-91838f619871 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:37.641896 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:37.641896 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:37.664585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5a3c8671-2b90-410c-b9b8-91838f619871 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 returned with HTTP 200 Dec 11 14:41:37.665810 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1471/2981] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:37 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 => generated 990 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:38.682383 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-352d8e9f-c9fa-4796-8848-cf9fefab7292 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 Dec 11 14:41:38.682977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-352d8e9f-c9fa-4796-8848-cf9fefab7292 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:38.683383 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:38.683383 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:38.683768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-352d8e9f-c9fa-4796-8848-cf9fefab7292 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:38.751277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:38.751277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:38.760338 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-352d8e9f-c9fa-4796-8848-cf9fefab7292 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Volume info retrieved successfully. Dec 11 14:41:38.775891 n-d-766726-2 devstack@c-api.service[88092]: WARNING stevedore.named [None req-352d8e9f-c9fa-4796-8848-cf9fefab7292 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 11 14:41:38.776342 n-d-766726-2 devstack@c-api.service[88092]: WARNING castellan.key_manager [None req-352d8e9f-c9fa-4796-8848-cf9fefab7292 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 11 14:41:38.784551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG oslo_db.sqlalchemy.engines [None req-352d8e9f-c9fa-4796-8848-cf9fefab7292 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] 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=88093) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 11 14:41:38.791840 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:38.791840 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:38.815075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-352d8e9f-c9fa-4796-8848-cf9fefab7292 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 returned with HTTP 200 Dec 11 14:41:38.821986 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1511/2982] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:38 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 => generated 990 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:41:39.832943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-496a0a5e-66a4-484d-a22c-6864656eba51 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 Dec 11 14:41:39.833533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-496a0a5e-66a4-484d-a22c-6864656eba51 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:39.833694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:39.833694 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:39.834039 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-496a0a5e-66a4-484d-a22c-6864656eba51 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:39.884437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-496a0a5e-66a4-484d-a22c-6864656eba51 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 returned with HTTP 404 Dec 11 14:41:39.889592 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1472/2983] 10.222.0.58 () {60 vars in 1356 bytes} [Fri Dec 11 14:41:39 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:41:39.894636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1338d85c-f454-4fc7-94b4-26643ab943a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] GET http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463 Dec 11 14:41:39.895207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1338d85c-f454-4fc7-94b4-26643ab943a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:39.895427 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:39.895427 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:39.895800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1338d85c-f454-4fc7-94b4-26643ab943a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:39.896387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.groups [None req-1338d85c-f454-4fc7-94b4-26643ab943a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] show called for member c3426fe1-5af6-4d8d-bd69-e68673a1d463 {{(pid=88093) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 11 14:41:39.902786 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1338d85c-f454-4fc7-94b4-26643ab943a6 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463 returned with HTTP 404 Dec 11 14:41:39.904110 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1512/2984] 10.222.0.58 () {60 vars in 1353 bytes} [Fri Dec 11 14:41:39 2020] GET /volume/v3/8147ae7aeba84221b03179ef75bb6345/groups/c3426fe1-5af6-4d8d-bd69-e68673a1d463 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 11 14:41:39.912296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42e604c2-82ed-4896-8d92-5cc830f89c4d tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] DELETE http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/group_types/fb7fb0e2-9ddf-4ead-a29e-4094a0be746b Dec 11 14:41:39.913166 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42e604c2-82ed-4896-8d92-5cc830f89c4d tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:39.913671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42e604c2-82ed-4896-8d92-5cc830f89c4d tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:39.943005 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:41:39.943005 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:41:39.949736 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42e604c2-82ed-4896-8d92-5cc830f89c4d tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/group_types/fb7fb0e2-9ddf-4ead-a29e-4094a0be746b returned with HTTP 202 Dec 11 14:41:39.950613 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1473/2985] 10.222.0.58 () {60 vars in 1371 bytes} [Fri Dec 11 14:41:39 2020] DELETE /volume/v3/8e80cc8080ba4a96a65f639702047e5b/group_types/fb7fb0e2-9ddf-4ead-a29e-4094a0be746b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:41:39.960961 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b569d99-adc1-4664-8031-1b56fa831e64 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] DELETE http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 Dec 11 14:41:39.961465 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b569d99-adc1-4664-8031-1b56fa831e64 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:39.962161 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b569d99-adc1-4664-8031-1b56fa831e64 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:39.962679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-0b569d99-adc1-4664-8031-1b56fa831e64 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] Delete volume with id: 5fb3d98c-3177-4785-8343-9766fa187a39 Dec 11 14:41:40.009989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b569d99-adc1-4664-8031-1b56fa831e64 tempest-GroupsV314Test-1734908798 tempest-GroupsV314Test-1734908798] http://10.222.0.58/volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 returned with HTTP 404 Dec 11 14:41:40.014260 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1513/2986] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:41:39 2020] DELETE /volume/v3/8147ae7aeba84221b03179ef75bb6345/volumes/5fb3d98c-3177-4785-8343-9766fa187a39 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:41:40.018948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26fdc8b9-bdb4-47b6-b530-30a111885ddd tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] DELETE http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/types/ae41826f-9c50-40c7-9300-150466451b3c Dec 11 14:41:40.019478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26fdc8b9-bdb4-47b6-b530-30a111885ddd tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:40.019989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26fdc8b9-bdb4-47b6-b530-30a111885ddd tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:40.093141 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26fdc8b9-bdb4-47b6-b530-30a111885ddd tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/types/ae41826f-9c50-40c7-9300-150466451b3c returned with HTTP 202 Dec 11 14:41:40.094224 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1474/2987] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:41:40 2020] DELETE /volume/v3/8e80cc8080ba4a96a65f639702047e5b/types/ae41826f-9c50-40c7-9300-150466451b3c => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:41:40.102400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52c07399-0278-4cb5-8822-11a7a0ee082c tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] GET http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/types/ae41826f-9c50-40c7-9300-150466451b3c Dec 11 14:41:40.103253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-52c07399-0278-4cb5-8822-11a7a0ee082c tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:40.103906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-52c07399-0278-4cb5-8822-11a7a0ee082c tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:40.116208 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-52c07399-0278-4cb5-8822-11a7a0ee082c tempest-GroupsV314Test-1969492645 tempest-GroupsV314Test-1969492645] http://10.222.0.58/volume/v3/8e80cc8080ba4a96a65f639702047e5b/types/ae41826f-9c50-40c7-9300-150466451b3c returned with HTTP 404 Dec 11 14:41:40.120468 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1514/2988] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:41:40 2020] GET /volume/v3/8e80cc8080ba4a96a65f639702047e5b/types/ae41826f-9c50-40c7-9300-150466451b3c => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:41:44.179231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] POST http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes Dec 11 14:41:44.179962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-223949095"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:44.181051 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-223949095'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:41:44.181419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Create volume of 1 GB Dec 11 14:41:44.195154 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Availability Zones retrieved successfully. Dec 11 14:41:44.212215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Flow 'volume_create_api' (26ae8623-db67-4202-840c-ed7bbb4c100e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:41:44.215141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a98de71-a77d-4cca-9bf1-625056059afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:44.217270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:41:44.288526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a98de71-a77d-4cca-9bf1-625056059afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:44.290820 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76cc7a9d-bd9c-43b4-8c1d-6bbbc95d9fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:44.386161 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Created reservations ['068dcd81-9df2-4552-85e0-e109c5735b9d', '6ed93931-2d9d-44f5-950a-64b1365b15c2', 'ed16d4ed-b263-49c1-b714-ec079e800b36', 'f0e01950-18ab-461a-84ce-7f7101ebcde5'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:41:44.388117 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76cc7a9d-bd9c-43b4-8c1d-6bbbc95d9fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068dcd81-9df2-4552-85e0-e109c5735b9d', '6ed93931-2d9d-44f5-950a-64b1365b15c2', 'ed16d4ed-b263-49c1-b714-ec079e800b36', 'f0e01950-18ab-461a-84ce-7f7101ebcde5']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:44.390228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa8aae1b-8ea4-46ab-b373-c546ed31211d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:44.452473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa8aae1b-8ea4-46ab-b373-c546ed31211d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8de1f126-a173-4168-8ca5-e4f9314a7751', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-223949095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01169f935291442f8371acf3e2c16d36',qos_specs=None,replication_status=,reservations=['068dcd81-9df2-4552-85e0-e109c5735b9d','6ed93931-2d9d-44f5-950a-64b1365b15c2','ed16d4ed-b263-49c1-b714-ec079e800b36','f0e01950-18ab-461a-84ce-7f7101ebcde5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfa6130f82e4542ba35e76f9945bef9',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:41:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-223949095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8de1f126-a173-4168-8ca5-e4f9314a7751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01169f935291442f8371acf3e2c16d36',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,user_id='bdfa6130f82e4542ba35e76f9945bef9',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:44.454822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2985821c-1875-458b-bafe-008b076fb306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:44.482353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2985821c-1875-458b-bafe-008b076fb306) 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-SnapshotsActionsTest-Volume-223949095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01169f935291442f8371acf3e2c16d36',qos_specs=None,replication_status=,reservations=['068dcd81-9df2-4552-85e0-e109c5735b9d','6ed93931-2d9d-44f5-950a-64b1365b15c2','ed16d4ed-b263-49c1-b714-ec079e800b36','f0e01950-18ab-461a-84ce-7f7101ebcde5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdfa6130f82e4542ba35e76f9945bef9',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:44.485412 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8a06d66-4f3c-42df-aff7-77631a8fd8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:41:44.503342 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8a06d66-4f3c-42df-aff7-77631a8fd8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:41:44.506797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Flow 'volume_create_api' (26ae8623-db67-4202-840c-ed7bbb4c100e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:41:44.558552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Create volume request issued successfully. Dec 11 14:41:44.576437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c57f919-fac3-425e-abca-3e5ef6091809 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes returned with HTTP 202 Dec 11 14:41:44.577345 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1475/2989] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:41:43 2020] POST /volume/v3/01169f935291442f8371acf3e2c16d36/volumes => generated 819 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:41:44.593967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e4be89b-25a4-4b34-8185-972903bb3ca1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:41:44.594986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5e4be89b-25a4-4b34-8185-972903bb3ca1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:44.595650 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5e4be89b-25a4-4b34-8185-972903bb3ca1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:44.653662 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:44.653662 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:44.666116 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5e4be89b-25a4-4b34-8185-972903bb3ca1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:41:44.692550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5e4be89b-25a4-4b34-8185-972903bb3ca1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 returned with HTTP 200 Dec 11 14:41:44.693898 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1515/2990] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:41:44 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 => generated 887 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:45.712663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-781e1cd1-5a18-4b79-b65f-8c4313928573 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:41:45.713817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-781e1cd1-5a18-4b79-b65f-8c4313928573 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:45.714231 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:45.714231 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:45.714920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-781e1cd1-5a18-4b79-b65f-8c4313928573 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:45.767318 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:45.767318 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:45.776268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-781e1cd1-5a18-4b79-b65f-8c4313928573 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:41:45.798610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-781e1cd1-5a18-4b79-b65f-8c4313928573 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 returned with HTTP 200 Dec 11 14:41:45.802558 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1476/2991] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:41:45 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:45.815913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c019af0-4d98-44d9-9d2d-6e0d0931dcdc tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] POST http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots Dec 11 14:41:45.816997 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:45.816997 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:45.817507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8c019af0-4d98-44d9-9d2d-6e0d0931dcdc tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8de1f126-a173-4168-8ca5-e4f9314a7751", "name": "tempest-SnapshotsActionsTest-Snapshot-1667112076"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:45.868257 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:45.868257 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:45.869553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8c019af0-4d98-44d9-9d2d-6e0d0931dcdc tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:41:45.869912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-8c019af0-4d98-44d9-9d2d-6e0d0931dcdc tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Create snapshot from volume 8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:41:45.945370 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-8c019af0-4d98-44d9-9d2d-6e0d0931dcdc tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Created reservations ['659b3151-60fa-47b6-8881-559a95a9c0d6', '7bf4b612-49d0-44ca-b3fd-a3db1758c114', '1479af8f-d3a1-4bcd-92eb-24cfdee2bbfa', '98609c40-3e65-4131-aa16-39d8019eaa98'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:41:46.057742 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8c019af0-4d98-44d9-9d2d-6e0d0931dcdc tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot create request issued successfully. Dec 11 14:41:46.058576 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8c019af0-4d98-44d9-9d2d-6e0d0931dcdc tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots returned with HTTP 202 Dec 11 14:41:46.065123 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1516/2992] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:41:45 2020] POST /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots => generated 307 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:41:46.070507 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-191dbab5-3f14-48b8-963a-75dca73d0bd4 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:41:46.071165 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-191dbab5-3f14-48b8-963a-75dca73d0bd4 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:46.071438 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:46.071438 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:46.071898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-191dbab5-3f14-48b8-963a-75dca73d0bd4 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:46.098630 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:46.098630 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:46.100191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-191dbab5-3f14-48b8-963a-75dca73d0bd4 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:46.102560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-191dbab5-3f14-48b8-963a-75dca73d0bd4 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:41:46.103375 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1477/2993] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:46 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:47.116372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf623ebb-cef3-4f6c-8fe3-6eb4b150c86f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:41:47.117738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf623ebb-cef3-4f6c-8fe3-6eb4b150c86f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:47.118306 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:47.118306 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:47.119036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf623ebb-cef3-4f6c-8fe3-6eb4b150c86f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:47.156943 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:47.156943 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:47.158835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bf623ebb-cef3-4f6c-8fe3-6eb4b150c86f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:47.161500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf623ebb-cef3-4f6c-8fe3-6eb4b150c86f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:41:47.162429 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1517/2994] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:47 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:48.175302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-980b7ddc-f703-48e6-9497-a2c71ef88c25 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:41:48.175302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-980b7ddc-f703-48e6-9497-a2c71ef88c25 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:48.176587 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:48.176587 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:48.176587 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-980b7ddc-f703-48e6-9497-a2c71ef88c25 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:48.207530 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:48.207530 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:48.208763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-980b7ddc-f703-48e6-9497-a2c71ef88c25 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:48.210992 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-980b7ddc-f703-48e6-9497-a2c71ef88c25 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:41:48.212386 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1478/2995] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:48 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:48.313108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cadde3d7-dd9a-40e8-afaf-6c28ac006232 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action Dec 11 14:41:48.313773 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:48.313773 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:48.314231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cadde3d7-dd9a-40e8-afaf-6c28ac006232 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:48.314683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cadde3d7-dd9a-40e8-afaf-6c28ac006232 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:48.315684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-cadde3d7-dd9a-40e8-afaf-6c28ac006232 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '53b42e48-2042-4e9b-b1d9-66dff5e92990' with '{'status': 'creating'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:41:48.369708 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:48.369708 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:48.408765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cadde3d7-dd9a-40e8-afaf-6c28ac006232 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action returned with HTTP 202 Dec 11 14:41:48.409749 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1518/2996] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:41:48 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action => generated 0 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:41:48.418002 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ac0d4e40-c697-497a-a1ba-8aef66342fb7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:41:48.418692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ac0d4e40-c697-497a-a1ba-8aef66342fb7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:48.418813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:48.418813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:48.419115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ac0d4e40-c697-497a-a1ba-8aef66342fb7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:48.445917 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:48.445917 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:48.447119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ac0d4e40-c697-497a-a1ba-8aef66342fb7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:48.449355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ac0d4e40-c697-497a-a1ba-8aef66342fb7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:41:48.450062 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1479/2997] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:48 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:48.463044 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70631919-f534-463f-9941-87317a508a0f tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action Dec 11 14:41:48.463518 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:48.463518 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:48.464002 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70631919-f534-463f-9941-87317a508a0f tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:48.464381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70631919-f534-463f-9941-87317a508a0f tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:48.465409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-70631919-f534-463f-9941-87317a508a0f tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '53b42e48-2042-4e9b-b1d9-66dff5e92990' with '{'status': 'available'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:41:48.519049 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:48.519049 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:48.556987 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70631919-f534-463f-9941-87317a508a0f tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action returned with HTTP 202 Dec 11 14:41:48.558530 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1519/2998] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:41:48 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:41:48.568705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7f22123-af98-4f8b-91d7-fb2a8780a7a6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:41:48.569302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7f22123-af98-4f8b-91d7-fb2a8780a7a6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:48.569723 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:48.569723 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:48.570352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7f22123-af98-4f8b-91d7-fb2a8780a7a6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:48.600358 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:48.600358 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:48.601814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e7f22123-af98-4f8b-91d7-fb2a8780a7a6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:48.603978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7f22123-af98-4f8b-91d7-fb2a8780a7a6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:41:48.604974 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1480/2999] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:48 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:41:48.620648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-858b157e-bb71-432e-9f23-484a05a03017 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] POST http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots Dec 11 14:41:48.621256 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:48.621256 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:48.622075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-858b157e-bb71-432e-9f23-484a05a03017 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8de1f126-a173-4168-8ca5-e4f9314a7751", "name": "tempest-SnapshotsActionsTest-Snapshot-1539138333"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:48.680871 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:48.680871 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:48.682976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-858b157e-bb71-432e-9f23-484a05a03017 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:41:48.683349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-858b157e-bb71-432e-9f23-484a05a03017 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Create snapshot from volume 8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:41:48.748417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-858b157e-bb71-432e-9f23-484a05a03017 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Created reservations ['2355c4e6-98ce-4efc-9c42-f6a6c7f4fd7d', '4ae3d89b-784d-4dd4-b733-7a819f90c265', 'e70099c4-0755-4213-b57d-33719e1e13e3', 'd9c6ee36-d939-4039-8b4e-00f0dcf3ab4c'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:41:48.866556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-858b157e-bb71-432e-9f23-484a05a03017 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot create request issued successfully. Dec 11 14:41:48.867335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-858b157e-bb71-432e-9f23-484a05a03017 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots returned with HTTP 202 Dec 11 14:41:48.868218 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1520/3000] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:41:48 2020] POST /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots => generated 307 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:41:48.879335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7247ae5d-3685-435e-adf1-dd50ff324588 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 Dec 11 14:41:48.879850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7247ae5d-3685-435e-adf1-dd50ff324588 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:48.880260 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:48.880260 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:48.880889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7247ae5d-3685-435e-adf1-dd50ff324588 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:48.906959 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:48.906959 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:48.908267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7247ae5d-3685-435e-adf1-dd50ff324588 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:48.910746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7247ae5d-3685-435e-adf1-dd50ff324588 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 returned with HTTP 200 Dec 11 14:41:48.911581 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1481/3001] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:48 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:49.928721 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-220d8c57-fd69-49c2-b778-db6c5f27e94a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 Dec 11 14:41:49.934474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-220d8c57-fd69-49c2-b778-db6c5f27e94a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:49.934474 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:49.934474 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:49.934474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-220d8c57-fd69-49c2-b778-db6c5f27e94a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:49.984456 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:49.984456 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:49.989729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-220d8c57-fd69-49c2-b778-db6c5f27e94a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:49.999676 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-220d8c57-fd69-49c2-b778-db6c5f27e94a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 returned with HTTP 200 Dec 11 14:41:50.003784 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1521/3002] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:49 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:51.024528 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7f76c94-5506-42e3-9117-2f68f6b2db10 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 Dec 11 14:41:51.026145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7f76c94-5506-42e3-9117-2f68f6b2db10 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:51.026473 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:51.026473 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:51.027049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7f76c94-5506-42e3-9117-2f68f6b2db10 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:51.065077 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:51.065077 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:51.066302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b7f76c94-5506-42e3-9117-2f68f6b2db10 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:51.068587 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7f76c94-5506-42e3-9117-2f68f6b2db10 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 returned with HTTP 200 Dec 11 14:41:51.069437 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1482/3003] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:51 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:51.083695 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91612033-e088-425d-bb10-291094362ff0 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1/action Dec 11 14:41:51.084305 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:51.084305 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:51.085088 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91612033-e088-425d-bb10-291094362ff0 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:51.085762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91612033-e088-425d-bb10-291094362ff0 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:51.087298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-91612033-e088-425d-bb10-291094362ff0 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '13ea5a8a-57b9-48f0-adce-5248de7956a1' with '{'status': 'creating'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:41:51.155267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:51.155267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:51.213839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91612033-e088-425d-bb10-291094362ff0 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1/action returned with HTTP 202 Dec 11 14:41:51.230796 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1522/3004] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:41:51 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:41:51.231679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1356aee7-f778-425c-a842-8e578abea3df tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 Dec 11 14:41:51.232827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1356aee7-f778-425c-a842-8e578abea3df tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:51.233587 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:51.233587 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:51.235078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1356aee7-f778-425c-a842-8e578abea3df tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:51.268940 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:51.268940 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:51.271151 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1356aee7-f778-425c-a842-8e578abea3df tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:51.273362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1356aee7-f778-425c-a842-8e578abea3df tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 returned with HTTP 200 Dec 11 14:41:51.274346 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1483/3005] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:51 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 => generated 465 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:51.287797 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b85a6e80-85a0-465e-a688-36e2c813c1f9 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1/action Dec 11 14:41:51.288674 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:51.288674 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:51.289541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b85a6e80-85a0-465e-a688-36e2c813c1f9 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-force_delete": {}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:51.293914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b85a6e80-85a0-465e-a688-36e2c813c1f9 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:51.332557 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:51.332557 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:51.334196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b85a6e80-85a0-465e-a688-36e2c813c1f9 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Snapshot retrieved successfully. Dec 11 14:41:51.450080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b85a6e80-85a0-465e-a688-36e2c813c1f9 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Snapshot delete request issued successfully. Dec 11 14:41:51.451363 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b85a6e80-85a0-465e-a688-36e2c813c1f9 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1/action returned with HTTP 202 Dec 11 14:41:51.453207 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1523/3006] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:41:51 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:41:51.467171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03031926-bde7-4083-86bf-b7771f4ebea1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 Dec 11 14:41:51.467711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-03031926-bde7-4083-86bf-b7771f4ebea1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:51.467933 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:51.467933 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:51.468307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-03031926-bde7-4083-86bf-b7771f4ebea1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:51.503063 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:51.503063 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:51.504953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-03031926-bde7-4083-86bf-b7771f4ebea1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:51.507408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-03031926-bde7-4083-86bf-b7771f4ebea1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 returned with HTTP 200 Dec 11 14:41:51.508219 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1484/3007] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:51 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:52.522143 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d593df8-ed41-4f6f-b67a-e01935c31552 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 Dec 11 14:41:52.523683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d593df8-ed41-4f6f-b67a-e01935c31552 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:52.524248 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:52.524248 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:52.524938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6d593df8-ed41-4f6f-b67a-e01935c31552 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:52.553161 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:52.553161 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:52.554490 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6d593df8-ed41-4f6f-b67a-e01935c31552 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:52.556595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6d593df8-ed41-4f6f-b67a-e01935c31552 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 returned with HTTP 200 Dec 11 14:41:52.557509 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1524/3008] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:52 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:53.570248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5412aedb-aaaf-4492-abdd-ac4874ead37e tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 Dec 11 14:41:53.570912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5412aedb-aaaf-4492-abdd-ac4874ead37e tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:53.571091 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:53.571091 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:53.571381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5412aedb-aaaf-4492-abdd-ac4874ead37e tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:53.594335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5412aedb-aaaf-4492-abdd-ac4874ead37e tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 returned with HTTP 404 Dec 11 14:41:53.595503 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1485/3009] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:53 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:41:53.605382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4976b791-b684-4f79-972c-ff5a1856b117 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action Dec 11 14:41:53.606091 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:53.606091 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:53.606849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4976b791-b684-4f79-972c-ff5a1856b117 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:53.607323 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4976b791-b684-4f79-972c-ff5a1856b117 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:53.608458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-4976b791-b684-4f79-972c-ff5a1856b117 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '53b42e48-2042-4e9b-b1d9-66dff5e92990' with '{'status': 'available'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:41:53.660924 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:53.660924 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:53.699036 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4976b791-b684-4f79-972c-ff5a1856b117 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action returned with HTTP 202 Dec 11 14:41:53.699036 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1525/3010] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:41:53 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:41:53.708618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27faed32-c56d-4356-99f2-f4526f8acbe0 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:41:53.709273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27faed32-c56d-4356-99f2-f4526f8acbe0 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:53.709850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-27faed32-c56d-4356-99f2-f4526f8acbe0 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:53.738741 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:53.738741 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:53.739887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-27faed32-c56d-4356-99f2-f4526f8acbe0 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:53.741833 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-27faed32-c56d-4356-99f2-f4526f8acbe0 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:41:53.742829 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1486/3011] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:53 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:53.758477 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72439e1c-66a2-4542-9131-b2d0a2188501 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] POST http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots Dec 11 14:41:53.759197 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:53.759197 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:53.759903 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-72439e1c-66a2-4542-9131-b2d0a2188501 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8de1f126-a173-4168-8ca5-e4f9314a7751", "name": "tempest-SnapshotsActionsTest-Snapshot-342714250"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:53.819894 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:53.819894 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:53.821301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-72439e1c-66a2-4542-9131-b2d0a2188501 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:41:53.821584 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-72439e1c-66a2-4542-9131-b2d0a2188501 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Create snapshot from volume 8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:41:53.884189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-72439e1c-66a2-4542-9131-b2d0a2188501 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Created reservations ['2fb36921-bd8c-40a6-bc4a-ab19468410ee', 'fe7c0b71-c215-449f-a751-6ff67d41e909', '2d9c35be-a353-4195-b00e-2ab80b72a33a', 'f737ee0d-4df3-4dc0-b152-521371715ab9'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:41:53.999040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-72439e1c-66a2-4542-9131-b2d0a2188501 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot create request issued successfully. Dec 11 14:41:54.000110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-72439e1c-66a2-4542-9131-b2d0a2188501 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots returned with HTTP 202 Dec 11 14:41:54.001165 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1526/3012] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:41:53 2020] POST /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots => generated 306 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:41:54.012550 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc5fffba-dc70-47c6-98f7-45739484d129 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 Dec 11 14:41:54.013089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc5fffba-dc70-47c6-98f7-45739484d129 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:54.013736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:54.013736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:54.013736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc5fffba-dc70-47c6-98f7-45739484d129 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:54.039526 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:54.039526 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:54.040879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc5fffba-dc70-47c6-98f7-45739484d129 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:54.043097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc5fffba-dc70-47c6-98f7-45739484d129 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 returned with HTTP 200 Dec 11 14:41:54.044157 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1487/3013] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:54 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:55.059363 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b146b35-7eec-4231-bf3a-e20723fce1b1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 Dec 11 14:41:55.059897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b146b35-7eec-4231-bf3a-e20723fce1b1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:55.060106 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:55.060106 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:55.062141 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b146b35-7eec-4231-bf3a-e20723fce1b1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:55.094498 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:55.094498 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:55.096430 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5b146b35-7eec-4231-bf3a-e20723fce1b1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:55.099304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b146b35-7eec-4231-bf3a-e20723fce1b1 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 returned with HTTP 200 Dec 11 14:41:55.100715 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1527/3014] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:55 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 => generated 438 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:56.112976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4e99a75-e74b-4fc9-bea7-bf5a3cd9e88a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 Dec 11 14:41:56.113523 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4e99a75-e74b-4fc9-bea7-bf5a3cd9e88a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:56.113713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:56.113713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:56.114091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4e99a75-e74b-4fc9-bea7-bf5a3cd9e88a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:56.149199 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:56.149199 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:56.150834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f4e99a75-e74b-4fc9-bea7-bf5a3cd9e88a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:56.153224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4e99a75-e74b-4fc9-bea7-bf5a3cd9e88a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 returned with HTTP 200 Dec 11 14:41:56.154064 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1488/3015] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:56 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:56.166982 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba5f424a-aa5d-4f5b-af85-895154b7af69 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225/action Dec 11 14:41:56.167731 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:56.167731 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:56.168241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba5f424a-aa5d-4f5b-af85-895154b7af69 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:56.168669 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba5f424a-aa5d-4f5b-af85-895154b7af69 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:56.169816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-ba5f424a-aa5d-4f5b-af85-895154b7af69 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot 'b53336d0-ea9c-429b-8655-5657bfce9225' with '{'status': 'deleting'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:41:56.227922 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:56.227922 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:56.268624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba5f424a-aa5d-4f5b-af85-895154b7af69 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225/action returned with HTTP 202 Dec 11 14:41:56.270670 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1528/3016] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:41:56 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:41:56.278983 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e426782b-73cd-4b98-8c68-f83724dbdcde tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 Dec 11 14:41:56.279535 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e426782b-73cd-4b98-8c68-f83724dbdcde tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:56.279761 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:56.279761 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:56.280140 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e426782b-73cd-4b98-8c68-f83724dbdcde tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:56.307538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:56.307538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:56.309034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e426782b-73cd-4b98-8c68-f83724dbdcde tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:56.312856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e426782b-73cd-4b98-8c68-f83724dbdcde tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 returned with HTTP 200 Dec 11 14:41:56.313691 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1489/3017] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:56 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:56.325522 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f639f88-c89d-44b6-8569-eebe5ab59632 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225/action Dec 11 14:41:56.325982 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:56.325982 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:56.326775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f639f88-c89d-44b6-8569-eebe5ab59632 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-force_delete": {}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:56.327523 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f639f88-c89d-44b6-8569-eebe5ab59632 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:56.357325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:56.357325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:56.358942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0f639f88-c89d-44b6-8569-eebe5ab59632 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Snapshot retrieved successfully. Dec 11 14:41:56.429882 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0f639f88-c89d-44b6-8569-eebe5ab59632 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Snapshot delete request issued successfully. Dec 11 14:41:56.430454 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f639f88-c89d-44b6-8569-eebe5ab59632 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225/action returned with HTTP 202 Dec 11 14:41:56.431843 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1529/3018] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:41:56 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:41:56.443939 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e0e8504-fe38-4438-8bc8-f64195cfc5c6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 Dec 11 14:41:56.444893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e0e8504-fe38-4438-8bc8-f64195cfc5c6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:56.445299 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:56.445299 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:56.445656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e0e8504-fe38-4438-8bc8-f64195cfc5c6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:56.472945 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:56.472945 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:56.474285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7e0e8504-fe38-4438-8bc8-f64195cfc5c6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:56.476548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e0e8504-fe38-4438-8bc8-f64195cfc5c6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 returned with HTTP 200 Dec 11 14:41:56.481670 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1490/3019] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:56 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:57.490506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c54a8b2-09de-470f-972c-3a0fed27b43d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 Dec 11 14:41:57.491643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c54a8b2-09de-470f-972c-3a0fed27b43d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:57.492293 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:57.492293 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:57.493030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7c54a8b2-09de-470f-972c-3a0fed27b43d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:57.521468 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:57.521468 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:57.522976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7c54a8b2-09de-470f-972c-3a0fed27b43d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:57.526769 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7c54a8b2-09de-470f-972c-3a0fed27b43d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 returned with HTTP 200 Dec 11 14:41:57.529185 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1530/3020] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:57 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:58.541357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f3f8966-8914-49d8-87a1-17056c42cd16 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 Dec 11 14:41:58.541935 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f3f8966-8914-49d8-87a1-17056c42cd16 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:58.542052 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:58.542052 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:58.542475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f3f8966-8914-49d8-87a1-17056c42cd16 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:58.566345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f3f8966-8914-49d8-87a1-17056c42cd16 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 returned with HTTP 404 Dec 11 14:41:58.567439 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1491/3021] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:58 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:41:58.576122 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fd5c7d8-092f-45c7-836f-10d404345e0b tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action Dec 11 14:41:58.576618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:58.576618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:58.577081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fd5c7d8-092f-45c7-836f-10d404345e0b tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:41:58.577464 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5fd5c7d8-092f-45c7-836f-10d404345e0b tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:58.578418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-5fd5c7d8-092f-45c7-836f-10d404345e0b tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '53b42e48-2042-4e9b-b1d9-66dff5e92990' with '{'status': 'available'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:41:58.631381 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:58.631381 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:58.667321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5fd5c7d8-092f-45c7-836f-10d404345e0b tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action returned with HTTP 202 Dec 11 14:41:58.671398 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1531/3022] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:41:58 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:41:58.676841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0fd4b14-b56e-487a-bc54-e16b21b02c26 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:41:58.677362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0fd4b14-b56e-487a-bc54-e16b21b02c26 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:58.678010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0fd4b14-b56e-487a-bc54-e16b21b02c26 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:58.704003 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:58.704003 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:58.705026 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b0fd4b14-b56e-487a-bc54-e16b21b02c26 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:58.707800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0fd4b14-b56e-487a-bc54-e16b21b02c26 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:41:58.709104 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1492/3023] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:58 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:41:58.721960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a53ea3f-1d1f-47d6-8e3c-55e52b5ef6f9 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] POST http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots Dec 11 14:41:58.722949 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:58.722949 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:58.723409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a53ea3f-1d1f-47d6-8e3c-55e52b5ef6f9 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8de1f126-a173-4168-8ca5-e4f9314a7751", "name": "tempest-SnapshotsActionsTest-Snapshot-95911304"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:41:58.775980 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:58.775980 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:58.777296 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0a53ea3f-1d1f-47d6-8e3c-55e52b5ef6f9 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:41:58.777647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-0a53ea3f-1d1f-47d6-8e3c-55e52b5ef6f9 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Create snapshot from volume 8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:41:58.852702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0a53ea3f-1d1f-47d6-8e3c-55e52b5ef6f9 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Created reservations ['9b80bd4f-aebf-4800-be44-3831df7b0add', 'b2f040b5-8660-43f4-a531-909f1f55ba38', '61bcbb3c-9d94-4547-9596-9d7dfe478c55', 'a8c6a1de-8d53-4122-b9cf-71818ed31fe6'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:41:58.967168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0a53ea3f-1d1f-47d6-8e3c-55e52b5ef6f9 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot create request issued successfully. Dec 11 14:41:58.968207 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a53ea3f-1d1f-47d6-8e3c-55e52b5ef6f9 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots returned with HTTP 202 Dec 11 14:41:58.970415 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1532/3024] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:41:58 2020] POST /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots => generated 305 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:41:58.980194 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3be6dca1-38fc-48fc-823a-4ab619f3d8c5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b Dec 11 14:41:58.981745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3be6dca1-38fc-48fc-823a-4ab619f3d8c5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:41:58.981745 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:41:58.981745 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:41:58.981745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3be6dca1-38fc-48fc-823a-4ab619f3d8c5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:41:59.011666 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:41:59.011666 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:41:59.013004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3be6dca1-38fc-48fc-823a-4ab619f3d8c5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:41:59.015101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3be6dca1-38fc-48fc-823a-4ab619f3d8c5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b returned with HTTP 200 Dec 11 14:41:59.016263 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1493/3025] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:41:58 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b => generated 437 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:00.030612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4816a246-374c-4d8d-85b2-c91ed2d04072 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b Dec 11 14:42:00.032333 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4816a246-374c-4d8d-85b2-c91ed2d04072 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:00.032796 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:00.032796 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:00.033438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4816a246-374c-4d8d-85b2-c91ed2d04072 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:00.067498 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:00.067498 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:00.068934 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4816a246-374c-4d8d-85b2-c91ed2d04072 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:00.078680 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4816a246-374c-4d8d-85b2-c91ed2d04072 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b returned with HTTP 200 Dec 11 14:42:00.079861 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1533/3026] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:00 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b => generated 437 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:42:01.098657 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-009aae66-2712-49e4-ae45-09264c15e8d5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b Dec 11 14:42:01.099363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-009aae66-2712-49e4-ae45-09264c15e8d5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:01.099363 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:01.099363 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:01.099779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-009aae66-2712-49e4-ae45-09264c15e8d5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:01.130072 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:01.130072 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:01.131307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-009aae66-2712-49e4-ae45-09264c15e8d5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:01.133298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-009aae66-2712-49e4-ae45-09264c15e8d5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b returned with HTTP 200 Dec 11 14:42:01.134133 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1494/3027] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:01 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:01.146340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e14553e-a1bf-4e6d-abcf-3fa170d2098d tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b/action Dec 11 14:42:01.146984 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:01.146984 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:01.147436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e14553e-a1bf-4e6d-abcf-3fa170d2098d tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:01.147870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e14553e-a1bf-4e6d-abcf-3fa170d2098d tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:01.148965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-0e14553e-a1bf-4e6d-abcf-3fa170d2098d tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '96462fb3-bbe8-44ef-9859-49e231f84c1b' with '{'status': 'error'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:42:01.211146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:01.211146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:01.273965 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e14553e-a1bf-4e6d-abcf-3fa170d2098d tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b/action returned with HTTP 202 Dec 11 14:42:01.274793 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1534/3028] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:01 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:42:01.288940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e27b382-1b2d-409a-85fe-0f7bdae0ea30 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b Dec 11 14:42:01.289920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e27b382-1b2d-409a-85fe-0f7bdae0ea30 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:01.290285 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:01.290285 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:01.291010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e27b382-1b2d-409a-85fe-0f7bdae0ea30 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:01.345363 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:01.345363 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:01.347652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7e27b382-1b2d-409a-85fe-0f7bdae0ea30 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:01.351647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e27b382-1b2d-409a-85fe-0f7bdae0ea30 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b returned with HTTP 200 Dec 11 14:42:01.359686 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1495/3029] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:01 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b => generated 460 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:01.365088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a981b09-542b-4e17-8c43-d4e212750267 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b/action Dec 11 14:42:01.365542 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:01.365542 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:01.365974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a981b09-542b-4e17-8c43-d4e212750267 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-force_delete": {}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:01.366351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a981b09-542b-4e17-8c43-d4e212750267 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:01.392534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:01.392534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:01.393398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3a981b09-542b-4e17-8c43-d4e212750267 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Snapshot retrieved successfully. Dec 11 14:42:01.462881 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3a981b09-542b-4e17-8c43-d4e212750267 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Snapshot delete request issued successfully. Dec 11 14:42:01.463418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a981b09-542b-4e17-8c43-d4e212750267 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b/action returned with HTTP 202 Dec 11 14:42:01.464499 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1535/3030] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:01 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:42:01.475266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89b20a73-a38b-4ae3-ae09-c5ec31607462 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b Dec 11 14:42:01.477097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89b20a73-a38b-4ae3-ae09-c5ec31607462 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:01.477097 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:01.477097 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:01.477097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89b20a73-a38b-4ae3-ae09-c5ec31607462 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:01.509318 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:01.509318 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:01.510494 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-89b20a73-a38b-4ae3-ae09-c5ec31607462 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:01.512600 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89b20a73-a38b-4ae3-ae09-c5ec31607462 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b returned with HTTP 200 Dec 11 14:42:01.513412 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1496/3031] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:01 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b => generated 463 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:02.525006 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2ce59bc-8800-4c0d-9b83-c9e22529827d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b Dec 11 14:42:02.526075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2ce59bc-8800-4c0d-9b83-c9e22529827d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:02.526503 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:02.526503 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:02.527158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c2ce59bc-8800-4c0d-9b83-c9e22529827d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:02.555027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:02.555027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:02.556694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c2ce59bc-8800-4c0d-9b83-c9e22529827d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:02.559429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c2ce59bc-8800-4c0d-9b83-c9e22529827d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b returned with HTTP 200 Dec 11 14:42:02.560586 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1536/3032] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:02 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b => generated 463 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:03.573126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4785bdc-2080-47ea-b273-d7fefaa9d5cf tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b Dec 11 14:42:03.574507 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4785bdc-2080-47ea-b273-d7fefaa9d5cf tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:03.574708 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:03.574708 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:03.575349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4785bdc-2080-47ea-b273-d7fefaa9d5cf tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:03.599903 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4785bdc-2080-47ea-b273-d7fefaa9d5cf tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b returned with HTTP 404 Dec 11 14:42:03.600876 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1497/3033] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:03 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:03.609478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4473613a-7724-4233-a8b3-1e8b3b321646 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action Dec 11 14:42:03.609960 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:03.609960 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:03.610398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4473613a-7724-4233-a8b3-1e8b3b321646 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:03.610787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4473613a-7724-4233-a8b3-1e8b3b321646 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:03.611733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-4473613a-7724-4233-a8b3-1e8b3b321646 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '53b42e48-2042-4e9b-b1d9-66dff5e92990' with '{'status': 'available'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:42:03.660888 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:03.660888 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:03.697660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4473613a-7724-4233-a8b3-1e8b3b321646 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action returned with HTTP 202 Dec 11 14:42:03.698964 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1537/3034] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:03 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:42:03.707352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4939b48f-a5c8-4159-8501-ea8bbe695200 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:03.707878 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4939b48f-a5c8-4159-8501-ea8bbe695200 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:03.708373 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4939b48f-a5c8-4159-8501-ea8bbe695200 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:03.734757 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:03.734757 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:03.735901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4939b48f-a5c8-4159-8501-ea8bbe695200 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:03.737873 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4939b48f-a5c8-4159-8501-ea8bbe695200 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:42:03.738897 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1498/3035] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:03 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:03.752225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-742ce1ba-3704-4042-a9c6-acb9efff8dea tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] POST http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots Dec 11 14:42:03.752677 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:03.752677 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:03.753115 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-742ce1ba-3704-4042-a9c6-acb9efff8dea tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8de1f126-a173-4168-8ca5-e4f9314a7751", "name": "tempest-SnapshotsActionsTest-Snapshot-1999972232"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:03.804715 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:03.804715 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:03.805941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-742ce1ba-3704-4042-a9c6-acb9efff8dea tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:42:03.806304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-742ce1ba-3704-4042-a9c6-acb9efff8dea tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Create snapshot from volume 8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:42:03.864528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-742ce1ba-3704-4042-a9c6-acb9efff8dea tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Created reservations ['5157db10-c782-4191-9809-226b316edab1', 'a8ab67ee-a990-4d2c-91f1-a002322a3366', '2496939a-8684-4efa-8e7c-b92576ddece8', '3bf91997-2e0a-44f8-a555-0688dd1b1de7'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:42:03.987015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-742ce1ba-3704-4042-a9c6-acb9efff8dea tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot create request issued successfully. Dec 11 14:42:03.988119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-742ce1ba-3704-4042-a9c6-acb9efff8dea tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots returned with HTTP 202 Dec 11 14:42:03.989225 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1538/3036] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:42:03 2020] POST /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots => generated 307 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:42:03.999762 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54a79268-cf86-4d23-98f2-e383010bf0ba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 Dec 11 14:42:04.000288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54a79268-cf86-4d23-98f2-e383010bf0ba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:04.000497 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:04.000497 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:04.000871 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-54a79268-cf86-4d23-98f2-e383010bf0ba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:04.032100 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:04.032100 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:04.033752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-54a79268-cf86-4d23-98f2-e383010bf0ba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:04.036321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-54a79268-cf86-4d23-98f2-e383010bf0ba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 returned with HTTP 200 Dec 11 14:42:04.037223 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1499/3037] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:03 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:05.051640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14258d25-f08b-42e6-9b88-1f59f022e88d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 Dec 11 14:42:05.053070 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14258d25-f08b-42e6-9b88-1f59f022e88d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:05.053765 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:05.053765 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:05.055404 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14258d25-f08b-42e6-9b88-1f59f022e88d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:05.088652 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:05.088652 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:05.090026 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-14258d25-f08b-42e6-9b88-1f59f022e88d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:05.097291 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14258d25-f08b-42e6-9b88-1f59f022e88d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 returned with HTTP 200 Dec 11 14:42:05.097291 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1539/3038] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:05 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:06.105088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-777f417a-3917-46ae-b256-780303634642 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 Dec 11 14:42:06.105791 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-777f417a-3917-46ae-b256-780303634642 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:06.106016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:06.106016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:06.106582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-777f417a-3917-46ae-b256-780303634642 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:06.133375 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:06.133375 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:06.134563 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-777f417a-3917-46ae-b256-780303634642 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:06.136769 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-777f417a-3917-46ae-b256-780303634642 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 returned with HTTP 200 Dec 11 14:42:06.137528 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1500/3039] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:06 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:06.152977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c30d9dc7-078a-4455-bc83-25ce84271186 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8/action Dec 11 14:42:06.153487 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:06.153487 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:06.153946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c30d9dc7-078a-4455-bc83-25ce84271186 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:06.154338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c30d9dc7-078a-4455-bc83-25ce84271186 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:06.155334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-c30d9dc7-078a-4455-bc83-25ce84271186 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot 'dc2716ac-00d1-424e-9469-c6628d31a2c8' with '{'status': 'error_deleting'}' {{(pid=88093) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:42:06.208874 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:06.208874 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:06.260621 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c30d9dc7-078a-4455-bc83-25ce84271186 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8/action returned with HTTP 202 Dec 11 14:42:06.267157 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1540/3040] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:06 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:42:06.272985 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-834d3c1b-e2c7-4f4e-b6d9-07e417e36ada tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 Dec 11 14:42:06.273528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-834d3c1b-e2c7-4f4e-b6d9-07e417e36ada tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:06.273933 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:06.273933 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:06.274427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-834d3c1b-e2c7-4f4e-b6d9-07e417e36ada tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:06.301963 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:06.301963 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:06.303186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-834d3c1b-e2c7-4f4e-b6d9-07e417e36ada tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:06.305320 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-834d3c1b-e2c7-4f4e-b6d9-07e417e36ada tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 returned with HTTP 200 Dec 11 14:42:06.306442 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1501/3041] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:06 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 => generated 471 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:42:06.319345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4d12c9e-38fc-475a-9313-ae7e374bcd1c tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8/action Dec 11 14:42:06.320002 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:06.320002 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:06.320677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4d12c9e-38fc-475a-9313-ae7e374bcd1c tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-force_delete": {}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:06.321265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e4d12c9e-38fc-475a-9313-ae7e374bcd1c tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:06.349820 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:06.349820 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:06.350878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e4d12c9e-38fc-475a-9313-ae7e374bcd1c tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Snapshot retrieved successfully. Dec 11 14:42:06.426603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e4d12c9e-38fc-475a-9313-ae7e374bcd1c tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Snapshot delete request issued successfully. Dec 11 14:42:06.427487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e4d12c9e-38fc-475a-9313-ae7e374bcd1c tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8/action returned with HTTP 202 Dec 11 14:42:06.431744 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1541/3042] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:06 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:42:06.437123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2140af29-d2dc-4f56-8a9e-4c31d581330e tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 Dec 11 14:42:06.437657 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2140af29-d2dc-4f56-8a9e-4c31d581330e tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:06.437877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:06.437877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:06.438257 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2140af29-d2dc-4f56-8a9e-4c31d581330e tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:06.468177 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:06.468177 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:06.469697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2140af29-d2dc-4f56-8a9e-4c31d581330e tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:06.471858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2140af29-d2dc-4f56-8a9e-4c31d581330e tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 returned with HTTP 200 Dec 11 14:42:06.473034 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1502/3043] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:06 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:07.485118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5618d248-ce18-4df1-b272-81d5884afa49 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 Dec 11 14:42:07.486411 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5618d248-ce18-4df1-b272-81d5884afa49 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:07.487864 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:07.487864 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:07.488549 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5618d248-ce18-4df1-b272-81d5884afa49 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:07.520610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5618d248-ce18-4df1-b272-81d5884afa49 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 returned with HTTP 404 Dec 11 14:42:07.522047 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1542/3044] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:07 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:07.531173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e30cb53c-f4a7-47ab-af5a-ea0f84316d11 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action Dec 11 14:42:07.531643 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:07.531643 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:07.532103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e30cb53c-f4a7-47ab-af5a-ea0f84316d11 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:07.532467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e30cb53c-f4a7-47ab-af5a-ea0f84316d11 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:07.533749 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-e30cb53c-f4a7-47ab-af5a-ea0f84316d11 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '53b42e48-2042-4e9b-b1d9-66dff5e92990' with '{'status': 'available'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:42:07.585189 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:07.585189 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:07.620463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e30cb53c-f4a7-47ab-af5a-ea0f84316d11 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action returned with HTTP 202 Dec 11 14:42:07.622467 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1503/3045] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:07 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 11 14:42:07.630431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53c7a2a6-897c-4a56-9f72-c0767a1cb5b6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:07.630959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53c7a2a6-897c-4a56-9f72-c0767a1cb5b6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:07.631457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53c7a2a6-897c-4a56-9f72-c0767a1cb5b6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:07.656378 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:07.656378 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:07.657526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-53c7a2a6-897c-4a56-9f72-c0767a1cb5b6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:07.660038 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53c7a2a6-897c-4a56-9f72-c0767a1cb5b6 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:42:07.660872 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1543/3046] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:07 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:42:07.673998 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd05504c-856b-4b44-8e36-4dca0d0b06db tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action Dec 11 14:42:07.674482 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:07.674482 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:07.675526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd05504c-856b-4b44-8e36-4dca0d0b06db tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:07.675916 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd05504c-856b-4b44-8e36-4dca0d0b06db tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:07.676969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-dd05504c-856b-4b44-8e36-4dca0d0b06db tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '53b42e48-2042-4e9b-b1d9-66dff5e92990' with '{'status': 'creating'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:42:07.764771 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:07.764771 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:07.820917 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd05504c-856b-4b44-8e36-4dca0d0b06db tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action returned with HTTP 202 Dec 11 14:42:07.822423 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1504/3047] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:07 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:42:07.830692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c426b05-98e9-4f5f-92cf-083d02a70345 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:07.831957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c426b05-98e9-4f5f-92cf-083d02a70345 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:07.832153 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:07.832153 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:07.832544 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c426b05-98e9-4f5f-92cf-083d02a70345 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:07.861016 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:07.861016 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:07.862158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5c426b05-98e9-4f5f-92cf-083d02a70345 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:07.864173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c426b05-98e9-4f5f-92cf-083d02a70345 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:42:07.865007 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1544/3048] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:07 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:07.877441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06a1ab48-9c06-4e55-aaa7-f8cd79d28946 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] POST http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action Dec 11 14:42:07.879219 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:07.879219 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:07.879815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06a1ab48-9c06-4e55-aaa7-f8cd79d28946 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:07.880300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06a1ab48-9c06-4e55-aaa7-f8cd79d28946 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:07.881296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.snapshot_actions [None req-06a1ab48-9c06-4e55-aaa7-f8cd79d28946 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88094) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Dec 11 14:42:07.907978 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:07.907978 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:07.908654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.snapshot_actions [None req-06a1ab48-9c06-4e55-aaa7-f8cd79d28946 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Updating snapshot 53b42e48-2042-4e9b-b1d9-66dff5e92990 with info {'id': '53b42e48-2042-4e9b-b1d9-66dff5e92990', 'status': 'error', 'progress': '80%'} Dec 11 14:42:07.915942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06a1ab48-9c06-4e55-aaa7-f8cd79d28946 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action returned with HTTP 202 Dec 11 14:42:07.916948 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1505/3049] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:07 2020] POST /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:42:07.926035 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a08217e6-d47f-4c07-bdcc-34f45f2b5ce2 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] GET http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:07.926813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a08217e6-d47f-4c07-bdcc-34f45f2b5ce2 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:07.927042 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:07.927042 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:07.927706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a08217e6-d47f-4c07-bdcc-34f45f2b5ce2 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:07.956900 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:07.956900 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:07.958662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a08217e6-d47f-4c07-bdcc-34f45f2b5ce2 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Snapshot retrieved successfully. Dec 11 14:42:07.960544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a08217e6-d47f-4c07-bdcc-34f45f2b5ce2 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:42:07.961469 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1545/3050] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:07 2020] GET /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:07.973382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-caf17ebf-d737-4d4f-98e7-9db6d7d97b95 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] POST http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action Dec 11 14:42:07.973903 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:07.973903 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:07.974356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-caf17ebf-d737-4d4f-98e7-9db6d7d97b95 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:07.974805 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-caf17ebf-d737-4d4f-98e7-9db6d7d97b95 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:07.975847 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.admin_actions [None req-caf17ebf-d737-4d4f-98e7-9db6d7d97b95 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] Updating snapshot '53b42e48-2042-4e9b-b1d9-66dff5e92990' with '{'status': 'available'}' {{(pid=88094) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 11 14:42:08.046875 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:08.046875 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:08.082905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-caf17ebf-d737-4d4f-98e7-9db6d7d97b95 tempest-SnapshotsActionsTest-190921293 tempest-SnapshotsActionsTest-190921293] http://10.222.0.58/volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action returned with HTTP 202 Dec 11 14:42:08.083794 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1506/3051] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:07 2020] POST /volume/v3/1ab84b310b4b47fabadec0420fb25081/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:42:08.093900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35f875ed-fa2c-49ed-9011-acf88dfabc33 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:08.094728 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35f875ed-fa2c-49ed-9011-acf88dfabc33 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:08.094955 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:08.094955 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:08.095341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-35f875ed-fa2c-49ed-9011-acf88dfabc33 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:08.123464 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:08.123464 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:08.124784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-35f875ed-fa2c-49ed-9011-acf88dfabc33 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:08.126751 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-35f875ed-fa2c-49ed-9011-acf88dfabc33 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:42:08.127576 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1546/3052] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:08 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:08.140308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2207db4-b9a3-49f0-bbe4-bc7f87418dd5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] DELETE http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 Dec 11 14:42:08.140652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2207db4-b9a3-49f0-bbe4-bc7f87418dd5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:08.140789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:08.140789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:08.141119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2207db4-b9a3-49f0-bbe4-bc7f87418dd5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:08.141476 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-e2207db4-b9a3-49f0-bbe4-bc7f87418dd5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Delete snapshot with id: dc2716ac-00d1-424e-9469-c6628d31a2c8 Dec 11 14:42:08.165987 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2207db4-b9a3-49f0-bbe4-bc7f87418dd5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 returned with HTTP 404 Dec 11 14:42:08.167124 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1507/3053] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:42:08 2020] DELETE /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/dc2716ac-00d1-424e-9469-c6628d31a2c8 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:08.175649 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e9557e5-5c9e-43df-978f-135f8609d92c tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] DELETE http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b Dec 11 14:42:08.176162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e9557e5-5c9e-43df-978f-135f8609d92c tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:08.176376 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:08.176376 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:08.176751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e9557e5-5c9e-43df-978f-135f8609d92c tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:08.177148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-8e9557e5-5c9e-43df-978f-135f8609d92c tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Delete snapshot with id: 96462fb3-bbe8-44ef-9859-49e231f84c1b Dec 11 14:42:08.212304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e9557e5-5c9e-43df-978f-135f8609d92c tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b returned with HTTP 404 Dec 11 14:42:08.214452 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1547/3054] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:42:08 2020] DELETE /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/96462fb3-bbe8-44ef-9859-49e231f84c1b => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:08.225485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6c907e6-e03a-4f65-a172-5b3f825f445f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] DELETE http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 Dec 11 14:42:08.225933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6c907e6-e03a-4f65-a172-5b3f825f445f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:08.226649 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6c907e6-e03a-4f65-a172-5b3f825f445f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:08.227007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-e6c907e6-e03a-4f65-a172-5b3f825f445f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Delete snapshot with id: b53336d0-ea9c-429b-8655-5657bfce9225 Dec 11 14:42:08.252535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6c907e6-e03a-4f65-a172-5b3f825f445f tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 returned with HTTP 404 Dec 11 14:42:08.254949 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1508/3055] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:42:08 2020] DELETE /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/b53336d0-ea9c-429b-8655-5657bfce9225 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:08.264650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e90a0db0-f2b4-4531-9e8c-29e390bc12a5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] DELETE http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 Dec 11 14:42:08.266302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e90a0db0-f2b4-4531-9e8c-29e390bc12a5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:08.267596 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e90a0db0-f2b4-4531-9e8c-29e390bc12a5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:08.268464 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-e90a0db0-f2b4-4531-9e8c-29e390bc12a5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Delete snapshot with id: 13ea5a8a-57b9-48f0-adce-5248de7956a1 Dec 11 14:42:08.293870 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e90a0db0-f2b4-4531-9e8c-29e390bc12a5 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 returned with HTTP 404 Dec 11 14:42:08.295118 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1548/3056] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:42:08 2020] DELETE /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/13ea5a8a-57b9-48f0-adce-5248de7956a1 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:08.305385 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87d69f3c-543d-4b32-9af4-95d427b8a150 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] DELETE http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:08.305385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87d69f3c-543d-4b32-9af4-95d427b8a150 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:08.305385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87d69f3c-543d-4b32-9af4-95d427b8a150 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:08.305385 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-87d69f3c-543d-4b32-9af4-95d427b8a150 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Delete snapshot with id: 53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:08.333770 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:08.333770 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:08.334978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-87d69f3c-543d-4b32-9af4-95d427b8a150 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:08.401336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-87d69f3c-543d-4b32-9af4-95d427b8a150 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot delete request issued successfully. Dec 11 14:42:08.402959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87d69f3c-543d-4b32-9af4-95d427b8a150 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 202 Dec 11 14:42:08.406851 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1509/3057] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:42:08 2020] DELETE /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:08.414074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8356a24-f943-4a5c-8695-2fbff435c127 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:08.414885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8356a24-f943-4a5c-8695-2fbff435c127 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:08.415513 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d8356a24-f943-4a5c-8695-2fbff435c127 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:08.447165 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:08.447165 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:08.448836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d8356a24-f943-4a5c-8695-2fbff435c127 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:08.451854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d8356a24-f943-4a5c-8695-2fbff435c127 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:42:08.457415 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1549/3058] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:08 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:09.476878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3497e258-782a-4f26-bbe6-530cfa10a3f7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:09.478911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3497e258-782a-4f26-bbe6-530cfa10a3f7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:09.479373 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:09.479373 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:09.480057 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3497e258-782a-4f26-bbe6-530cfa10a3f7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:09.509833 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:09.509833 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:09.511689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3497e258-782a-4f26-bbe6-530cfa10a3f7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Snapshot retrieved successfully. Dec 11 14:42:09.513759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3497e258-782a-4f26-bbe6-530cfa10a3f7 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 200 Dec 11 14:42:09.514942 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1510/3059] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:09 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 464 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:10.529362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-22e6e0df-1827-4da6-86b7-d6e88f6d6a7d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 Dec 11 14:42:10.529911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-22e6e0df-1827-4da6-86b7-d6e88f6d6a7d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:10.530098 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:10.530098 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:10.530514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-22e6e0df-1827-4da6-86b7-d6e88f6d6a7d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:10.557200 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-22e6e0df-1827-4da6-86b7-d6e88f6d6a7d tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 returned with HTTP 404 Dec 11 14:42:10.558484 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1550/3060] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:10 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/snapshots/53b42e48-2042-4e9b-b1d9-66dff5e92990 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:10.566829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e088f3a7-e972-43cd-8e5f-34ece493ecba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] DELETE http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:42:10.567367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e088f3a7-e972-43cd-8e5f-34ece493ecba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:10.567546 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:10.567546 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:10.568209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e088f3a7-e972-43cd-8e5f-34ece493ecba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:10.568640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-e088f3a7-e972-43cd-8e5f-34ece493ecba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Delete volume with id: 8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:42:10.625456 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:10.625456 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:10.626756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e088f3a7-e972-43cd-8e5f-34ece493ecba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:42:10.659548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e088f3a7-e972-43cd-8e5f-34ece493ecba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Delete volume request issued successfully. Dec 11 14:42:10.660331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e088f3a7-e972-43cd-8e5f-34ece493ecba tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 returned with HTTP 202 Dec 11 14:42:10.664390 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1511/3061] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:42:10 2020] DELETE /volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:42:10.669468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3bae0c7b-ff84-4bf5-8800-8cfd6e700b4a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:42:10.670639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3bae0c7b-ff84-4bf5-8800-8cfd6e700b4a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:10.670760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3bae0c7b-ff84-4bf5-8800-8cfd6e700b4a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:10.767261 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:10.767261 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:10.777688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3bae0c7b-ff84-4bf5-8800-8cfd6e700b4a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:42:10.806004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3bae0c7b-ff84-4bf5-8800-8cfd6e700b4a tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 returned with HTTP 200 Dec 11 14:42:10.807520 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1551/3062] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:10 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 => generated 911 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:11.824602 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9ce567a-4f06-4aac-8854-fe75aac18612 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:42:11.826853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9ce567a-4f06-4aac-8854-fe75aac18612 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:11.827325 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:11.827325 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:11.828250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9ce567a-4f06-4aac-8854-fe75aac18612 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:11.913984 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:11.913984 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:11.926834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f9ce567a-4f06-4aac-8854-fe75aac18612 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Volume info retrieved successfully. Dec 11 14:42:11.962624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9ce567a-4f06-4aac-8854-fe75aac18612 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 returned with HTTP 200 Dec 11 14:42:11.974962 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1512/3063] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:11 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 => generated 911 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:12.983393 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5cd232ee-0b75-42b3-a538-4175d8c12609 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] GET http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 Dec 11 14:42:12.983911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5cd232ee-0b75-42b3-a538-4175d8c12609 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:12.984356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:12.984356 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:12.985009 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5cd232ee-0b75-42b3-a538-4175d8c12609 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:13.244878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5cd232ee-0b75-42b3-a538-4175d8c12609 tempest-SnapshotsActionsTest-1907157695 tempest-SnapshotsActionsTest-1907157695] http://10.222.0.58/volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 returned with HTTP 404 Dec 11 14:42:13.246435 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1552/3064] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:12 2020] GET /volume/v3/01169f935291442f8371acf3e2c16d36/volumes/8de1f126-a173-4168-8ca5-e4f9314a7751 => generated 109 bytes in 267 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:18.596818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c68d2a4-1ef8-4fa1-b26e-f397ba3c7cad tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] GET http://10.222.0.58/volume/v3/ce96f94c1d25480b9b9107eb85c9dd22/os-hosts Dec 11 14:42:18.597410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c68d2a4-1ef8-4fa1-b26e-f397ba3c7cad tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:18.597573 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:18.597573 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:18.597914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c68d2a4-1ef8-4fa1-b26e-f397ba3c7cad tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:18.609308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.hosts [None req-4c68d2a4-1ef8-4fa1-b26e-f397ba3c7cad tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] status, active and update: available, enabled, 2020-12-11 14:42:09+00:00 {{(pid=88094) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 11 14:42:18.609714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.hosts [None req-4c68d2a4-1ef8-4fa1-b26e-f397ba3c7cad tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] status, active and update: available, enabled, 2020-12-11 14:42:12+00:00 {{(pid=88094) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 11 14:42:18.610086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.hosts [None req-4c68d2a4-1ef8-4fa1-b26e-f397ba3c7cad tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] status, active and update: available, enabled, 2020-12-11 14:42:09+00:00 {{(pid=88094) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 11 14:42:18.611080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c68d2a4-1ef8-4fa1-b26e-f397ba3c7cad tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] http://10.222.0.58/volume/v3/ce96f94c1d25480b9b9107eb85c9dd22/os-hosts returned with HTTP 200 Dec 11 14:42:18.612430 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1513/3065] 10.222.0.58 () {58 vars in 1207 bytes} [Fri Dec 11 14:42:18 2020] GET /volume/v3/ce96f94c1d25480b9b9107eb85c9dd22/os-hosts => generated 563 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:18.627262 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d550844-80da-44c8-ad51-6bc9fa5aca06 tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] GET http://10.222.0.58/volume/v3/ce96f94c1d25480b9b9107eb85c9dd22/os-hosts Dec 11 14:42:18.627985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d550844-80da-44c8-ad51-6bc9fa5aca06 tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:18.628559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d550844-80da-44c8-ad51-6bc9fa5aca06 tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:18.638900 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.hosts [None req-4d550844-80da-44c8-ad51-6bc9fa5aca06 tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] status, active and update: available, enabled, 2020-12-11 14:42:19+00:00 {{(pid=88093) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 11 14:42:18.639284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.hosts [None req-4d550844-80da-44c8-ad51-6bc9fa5aca06 tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] status, active and update: available, enabled, 2020-12-11 14:42:12+00:00 {{(pid=88093) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 11 14:42:18.639902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.hosts [None req-4d550844-80da-44c8-ad51-6bc9fa5aca06 tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] status, active and update: available, enabled, 2020-12-11 14:42:19+00:00 {{(pid=88093) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 11 14:42:18.640722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d550844-80da-44c8-ad51-6bc9fa5aca06 tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] http://10.222.0.58/volume/v3/ce96f94c1d25480b9b9107eb85c9dd22/os-hosts returned with HTTP 200 Dec 11 14:42:18.641497 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1553/3066] 10.222.0.58 () {58 vars in 1207 bytes} [Fri Dec 11 14:42:18 2020] GET /volume/v3/ce96f94c1d25480b9b9107eb85c9dd22/os-hosts => generated 563 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:18.656518 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2bcced9e-cbfe-4068-9be8-5afe077beeec tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] GET http://10.222.0.58/volume/v3/ce96f94c1d25480b9b9107eb85c9dd22/os-hosts/n-d-766726-2@lvmdriver-1 Dec 11 14:42:18.657225 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2bcced9e-cbfe-4068-9be8-5afe077beeec tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:18.657778 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2bcced9e-cbfe-4068-9be8-5afe077beeec tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:18.707193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2bcced9e-cbfe-4068-9be8-5afe077beeec tempest-VolumeHostsAdminTestsJSON-546950088 tempest-VolumeHostsAdminTestsJSON-546950088] http://10.222.0.58/volume/v3/ce96f94c1d25480b9b9107eb85c9dd22/os-hosts/n-d-766726-2@lvmdriver-1 returned with HTTP 200 Dec 11 14:42:18.707774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1514/3067] 10.222.0.58 () {58 vars in 1282 bytes} [Fri Dec 11 14:42:18 2020] GET /volume/v3/ce96f94c1d25480b9b9107eb85c9dd22/os-hosts/n-d-766726-2@lvmdriver-1 => generated 178 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:23.492624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ddea848f-aa6b-4ba1-9ee5-bb296d935b36 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] GET http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services Dec 11 14:42:23.493435 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ddea848f-aa6b-4ba1-9ee5-bb296d935b36 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:23.493580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ddea848f-aa6b-4ba1-9ee5-bb296d935b36 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:23.503186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ddea848f-aa6b-4ba1-9ee5-bb296d935b36 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services returned with HTTP 200 Dec 11 14:42:23.510921 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1554/3068] 10.222.0.58 () {58 vars in 1216 bytes} [Fri Dec 11 14:42:23 2020] GET /volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services => generated 629 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:23.518626 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2995c1b-07f2-4677-9b2c-6d7a1a656687 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] GET http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?host=n-d-766726-2 Dec 11 14:42:23.519443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2995c1b-07f2-4677-9b2c-6d7a1a656687 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:23.520107 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2995c1b-07f2-4677-9b2c-6d7a1a656687 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:23.530185 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2995c1b-07f2-4677-9b2c-6d7a1a656687 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?host=n-d-766726-2 returned with HTTP 200 Dec 11 14:42:23.531265 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1515/3069] 10.222.0.58 () {58 vars in 1251 bytes} [Fri Dec 11 14:42:23 2020] GET /volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?host=n-d-766726-2 => generated 629 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:42:23.549729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a616ce4a-a250-4d93-89b3-75b8e3b56ef9 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] GET http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?host=n-d-766726-2&binary=cinder-scheduler Dec 11 14:42:23.551105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a616ce4a-a250-4d93-89b3-75b8e3b56ef9 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:23.551587 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a616ce4a-a250-4d93-89b3-75b8e3b56ef9 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:23.569184 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a616ce4a-a250-4d93-89b3-75b8e3b56ef9 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?host=n-d-766726-2&binary=cinder-scheduler returned with HTTP 200 Dec 11 14:42:23.571602 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1555/3070] 10.222.0.58 () {58 vars in 1299 bytes} [Fri Dec 11 14:42:23 2020] GET /volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?host=n-d-766726-2&binary=cinder-scheduler => generated 191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:23.586216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ea71d39-fc74-4869-ae8f-12368113068a tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] GET http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?binary=cinder-scheduler Dec 11 14:42:23.587043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ea71d39-fc74-4869-ae8f-12368113068a tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:23.587744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ea71d39-fc74-4869-ae8f-12368113068a tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:23.597517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ea71d39-fc74-4869-ae8f-12368113068a tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?binary=cinder-scheduler returned with HTTP 200 Dec 11 14:42:23.598787 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1516/3071] 10.222.0.58 () {58 vars in 1263 bytes} [Fri Dec 11 14:42:23 2020] GET /volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?binary=cinder-scheduler => generated 191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:23.834597 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] POST http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes Dec 11 14:42:23.835579 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1714476728"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:23.836671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1714476728'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:42:23.837221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Create volume of 1 GB Dec 11 14:42:23.850445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Availability Zones retrieved successfully. Dec 11 14:42:23.867384 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Flow 'volume_create_api' (bfb12a98-821f-4e3a-a9a4-6d3362367e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:42:23.870524 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ef02ae-115f-4214-91e3-14a429684377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:23.872675 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:42:23.949559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ef02ae-115f-4214-91e3-14a429684377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:23.952092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5466d3e5-c159-4aeb-aa33-6dbef4c8cd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:24.042341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Created reservations ['4efd8bfd-0c03-42cd-82f7-d5664fd76e4b', '045bec8f-ef92-4fed-9f21-83c0a289458d', 'e84b1c44-af2d-4a8b-8144-00dffc0c7ce6', 'b62d9cc3-4200-498d-9f47-3fa3b30123e7'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:42:24.044571 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5466d3e5-c159-4aeb-aa33-6dbef4c8cd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4efd8bfd-0c03-42cd-82f7-d5664fd76e4b', '045bec8f-ef92-4fed-9f21-83c0a289458d', 'e84b1c44-af2d-4a8b-8144-00dffc0c7ce6', 'b62d9cc3-4200-498d-9f47-3fa3b30123e7']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:24.047872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (120f7595-37a7-4df2-a734-d94284c1a5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:24.114103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (120f7595-37a7-4df2-a734-d94284c1a5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f79212b3-a49c-4bf6-8578-c3e159e3f53e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1714476728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='200bec2543e647a98e8ac10c3fadd95d',qos_specs=None,replication_status=,reservations=['4efd8bfd-0c03-42cd-82f7-d5664fd76e4b','045bec8f-ef92-4fed-9f21-83c0a289458d','e84b1c44-af2d-4a8b-8144-00dffc0c7ce6','b62d9cc3-4200-498d-9f47-3fa3b30123e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f00d29288b949609705e7af5ca8cefc',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1714476728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f79212b3-a49c-4bf6-8578-c3e159e3f53e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='200bec2543e647a98e8ac10c3fadd95d',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,user_id='8f00d29288b949609705e7af5ca8cefc',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:24.116077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ff452b-815a-4f3d-a406-86df51c0d391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:24.148069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6ff452b-815a-4f3d-a406-86df51c0d391) 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-VolumesServicesTestJSON-Volume-1714476728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='200bec2543e647a98e8ac10c3fadd95d',qos_specs=None,replication_status=,reservations=['4efd8bfd-0c03-42cd-82f7-d5664fd76e4b','045bec8f-ef92-4fed-9f21-83c0a289458d','e84b1c44-af2d-4a8b-8144-00dffc0c7ce6','b62d9cc3-4200-498d-9f47-3fa3b30123e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f00d29288b949609705e7af5ca8cefc',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:24.152424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3146c8-d2e3-49b6-a06b-db17a2d171ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:24.173201 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3146c8-d2e3-49b6-a06b-db17a2d171ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:24.175322 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Flow 'volume_create_api' (bfb12a98-821f-4e3a-a9a4-6d3362367e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:42:24.234898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Create volume request issued successfully. Dec 11 14:42:24.254336 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-494c2fbc-267f-41cc-b20b-a726a887eb41 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes returned with HTTP 202 Dec 11 14:42:24.255722 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1556/3072] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:42:23 2020] POST /volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes => generated 823 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:42:24.271028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3c55c2d-be52-4f6d-ad60-055de7695bf6 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] GET http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e Dec 11 14:42:24.271557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3c55c2d-be52-4f6d-ad60-055de7695bf6 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:24.272214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3c55c2d-be52-4f6d-ad60-055de7695bf6 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:24.327488 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:24.327488 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:24.337293 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c3c55c2d-be52-4f6d-ad60-055de7695bf6 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Volume info retrieved successfully. Dec 11 14:42:24.363465 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3c55c2d-be52-4f6d-ad60-055de7695bf6 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e returned with HTTP 200 Dec 11 14:42:24.364617 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1517/3073] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:24 2020] GET /volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e => generated 891 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:25.389920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f51098ff-c31f-47b4-8ad6-4294286978b5 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] GET http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e Dec 11 14:42:25.390525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f51098ff-c31f-47b4-8ad6-4294286978b5 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:25.390615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:25.390615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:25.391182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f51098ff-c31f-47b4-8ad6-4294286978b5 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:25.444053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:25.444053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:25.453804 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f51098ff-c31f-47b4-8ad6-4294286978b5 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Volume info retrieved successfully. Dec 11 14:42:25.477928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f51098ff-c31f-47b4-8ad6-4294286978b5 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e returned with HTTP 200 Dec 11 14:42:25.478813 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1557/3074] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:25 2020] GET /volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:25.496797 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffc4c571-b888-4164-a449-2674d3c07505 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] GET http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e Dec 11 14:42:25.497346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffc4c571-b888-4164-a449-2674d3c07505 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:25.497571 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:25.497571 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:25.497936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ffc4c571-b888-4164-a449-2674d3c07505 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:25.567097 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:25.567097 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:25.577697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ffc4c571-b888-4164-a449-2674d3c07505 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Volume info retrieved successfully. Dec 11 14:42:25.607146 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ffc4c571-b888-4164-a449-2674d3c07505 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e returned with HTTP 200 Dec 11 14:42:25.608339 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1518/3075] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:25 2020] GET /volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e => generated 1087 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:42:25.630971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e181c007-5df2-4f2d-984e-af7b0e80c9bb tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] GET http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?host=n-d-766726-2&binary=cinder-volume Dec 11 14:42:25.631540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e181c007-5df2-4f2d-984e-af7b0e80c9bb tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:25.631855 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:25.631855 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:25.632450 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e181c007-5df2-4f2d-984e-af7b0e80c9bb tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:25.646274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e181c007-5df2-4f2d-984e-af7b0e80c9bb tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?host=n-d-766726-2&binary=cinder-volume returned with HTTP 200 Dec 11 14:42:25.663816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-573b71d5-3de6-4262-8cce-7b88aab78619 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] GET http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services Dec 11 14:42:25.664175 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1558/3076] 10.222.0.58 () {58 vars in 1293 bytes} [Fri Dec 11 14:42:25 2020] GET /volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services?host=n-d-766726-2&binary=cinder-volume => generated 278 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:25.664757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-573b71d5-3de6-4262-8cce-7b88aab78619 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:25.665202 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:25.665202 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:25.666482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-573b71d5-3de6-4262-8cce-7b88aab78619 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:25.678354 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-573b71d5-3de6-4262-8cce-7b88aab78619 tempest-VolumesServicesTestJSON-1830844487 tempest-VolumesServicesTestJSON-1830844487] http://10.222.0.58/volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services returned with HTTP 200 Dec 11 14:42:25.679404 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1519/3077] 10.222.0.58 () {58 vars in 1216 bytes} [Fri Dec 11 14:42:25 2020] GET /volume/v3/8fb1d4ff634c4c8b8355bf82d3ec30cf/os-services => generated 629 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:25.692921 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-75d8329e-e43a-477c-899a-42a23df821ba tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] DELETE http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e Dec 11 14:42:25.693806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-75d8329e-e43a-477c-899a-42a23df821ba tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:25.694545 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-75d8329e-e43a-477c-899a-42a23df821ba tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:25.695223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-75d8329e-e43a-477c-899a-42a23df821ba tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Delete volume with id: f79212b3-a49c-4bf6-8578-c3e159e3f53e Dec 11 14:42:25.757707 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:25.757707 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:25.759883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-75d8329e-e43a-477c-899a-42a23df821ba tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Volume info retrieved successfully. Dec 11 14:42:25.804077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-75d8329e-e43a-477c-899a-42a23df821ba tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Delete volume request issued successfully. Dec 11 14:42:25.804934 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-75d8329e-e43a-477c-899a-42a23df821ba tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e returned with HTTP 202 Dec 11 14:42:25.806010 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1559/3078] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:42:25 2020] DELETE /volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:25.817920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c92a1a5-9eac-4b8c-b02c-b18801d21724 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] GET http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e Dec 11 14:42:25.818985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c92a1a5-9eac-4b8c-b02c-b18801d21724 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:25.820275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c92a1a5-9eac-4b8c-b02c-b18801d21724 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:25.887108 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:25.887108 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:25.907830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c92a1a5-9eac-4b8c-b02c-b18801d21724 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Volume info retrieved successfully. Dec 11 14:42:25.963407 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c92a1a5-9eac-4b8c-b02c-b18801d21724 tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e returned with HTTP 200 Dec 11 14:42:25.964863 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1520/3079] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:25 2020] GET /volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e => generated 915 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:26.985061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a2b3238-b1ca-467f-be89-2c565a7a9b0a tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] GET http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e Dec 11 14:42:26.985876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a2b3238-b1ca-467f-be89-2c565a7a9b0a tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:26.986116 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:26.986116 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:26.986582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6a2b3238-b1ca-467f-be89-2c565a7a9b0a tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:27.055718 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:27.055718 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:27.068734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6a2b3238-b1ca-467f-be89-2c565a7a9b0a tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Volume info retrieved successfully. Dec 11 14:42:27.095182 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6a2b3238-b1ca-467f-be89-2c565a7a9b0a tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e returned with HTTP 200 Dec 11 14:42:27.096212 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1560/3080] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:26 2020] GET /volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:28.129092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33af4929-10c6-4d4e-8ae8-c807c979a7cd tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] GET http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e Dec 11 14:42:28.130067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33af4929-10c6-4d4e-8ae8-c807c979a7cd tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:28.130458 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:28.130458 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:28.131707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33af4929-10c6-4d4e-8ae8-c807c979a7cd tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:28.292223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33af4929-10c6-4d4e-8ae8-c807c979a7cd tempest-VolumesServicesTestJSON-2067712648 tempest-VolumesServicesTestJSON-2067712648] http://10.222.0.58/volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e returned with HTTP 404 Dec 11 14:42:28.297691 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1521/3081] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:28 2020] GET /volume/v3/200bec2543e647a98e8ac10c3fadd95d/volumes/f79212b3-a49c-4bf6-8578-c3e159e3f53e => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:42:34.094585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0003a456-d939-412f-a735-07dccf3173fb tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] POST http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types Dec 11 14:42:34.095222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:34.095222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:34.096603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0003a456-d939-412f-a735-07dccf3173fb tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1933010824", "os-volume-type-access:is_public": false}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:34.150134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0003a456-d939-412f-a735-07dccf3173fb tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types returned with HTTP 200 Dec 11 14:42:34.150972 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1561/3082] 10.222.0.58 () {60 vars in 1220 bytes} [Fri Dec 11 14:42:33 2020] POST /volume/v3/221329eef4b34a439ef7053f1c91793f/types => generated 229 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:34.368927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acbb5779-962b-4aa6-9e84-2cd8dc01e76f tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] POST http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes Dec 11 14:42:34.369971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acbb5779-962b-4aa6-9e84-2cd8dc01e76f tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e76a7f1c-a1c2-45b3-9aff-f139691f7337", "size": 1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:34.370655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-acbb5779-962b-4aa6-9e84-2cd8dc01e76f tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Create volume request body: {'volume': {'volume_type': 'e76a7f1c-a1c2-45b3-9aff-f139691f7337', 'size': 1}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:42:34.396805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acbb5779-962b-4aa6-9e84-2cd8dc01e76f tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes returned with HTTP 404 Dec 11 14:42:34.398993 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1522/3083] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:42:34 2020] POST /volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes => generated 114 bytes in 239 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:34.407502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-892e75dc-ad8c-467e-98a4-ec7661122bbd tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] POST http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337/action Dec 11 14:42:34.409092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-892e75dc-ad8c-467e-98a4-ec7661122bbd tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action body: b'{"addProjectAccess": {"project": "3bbd15e303f342ff8b30a9ee1622d123"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:34.409653 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-892e75dc-ad8c-467e-98a4-ec7661122bbd tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3bbd15e303f342ff8b30a9ee1622d123"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:34.434610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-892e75dc-ad8c-467e-98a4-ec7661122bbd tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337/action returned with HTTP 202 Dec 11 14:42:34.436592 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1562/3084] 10.222.0.58 () {60 vars in 1351 bytes} [Fri Dec 11 14:42:34 2020] POST /volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:34.444316 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] POST http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes Dec 11 14:42:34.445143 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e76a7f1c-a1c2-45b3-9aff-f139691f7337", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-640493208"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:34.446250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Create volume request body: {'volume': {'volume_type': 'e76a7f1c-a1c2-45b3-9aff-f139691f7337', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-640493208'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:42:34.460437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Create volume of 1 GB Dec 11 14:42:34.461565 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:34.461565 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:34.462614 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Availability Zones retrieved successfully. Dec 11 14:42:34.480594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Flow 'volume_create_api' (39ed5746-6f5b-4d60-850b-6add25d32480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:42:34.483630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067b4685-3bb6-4836-95fa-8a345b9c2298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:34.485670 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:42:34.537515 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (067b4685-3bb6-4836-95fa-8a345b9c2298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:42:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e76a7f1c-a1c2-45b3-9aff-f139691f7337,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1933010824',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e76a7f1c-a1c2-45b3-9aff-f139691f7337', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:34.540013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064e932a-efcf-44c4-b531-3434799e8d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:34.616722 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1933010824 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1933010824, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:42:34.617813 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1933010824 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1933010824, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:42:34.679656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Created reservations ['9c27a614-4118-44cc-8a09-a4f8e671055f', '040b09bd-6214-4300-9fa4-b88dd64bc2e9', '9910ad62-94b9-4309-855a-8d410fcafc78', '2a98773f-32bc-4e27-a6f2-053c15444f60'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:42:34.681734 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (064e932a-efcf-44c4-b531-3434799e8d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c27a614-4118-44cc-8a09-a4f8e671055f', '040b09bd-6214-4300-9fa4-b88dd64bc2e9', '9910ad62-94b9-4309-855a-8d410fcafc78', '2a98773f-32bc-4e27-a6f2-053c15444f60']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:34.684071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7179079b-e768-4808-8b82-30a623cb2280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:34.778526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7179079b-e768-4808-8b82-30a623cb2280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ae5cdb3-6e8f-48a3-a970-bd5f4439b866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-640493208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bbd15e303f342ff8b30a9ee1622d123',qos_specs=None,replication_status=,reservations=['9c27a614-4118-44cc-8a09-a4f8e671055f','040b09bd-6214-4300-9fa4-b88dd64bc2e9','9910ad62-94b9-4309-855a-8d410fcafc78','2a98773f-32bc-4e27-a6f2-053c15444f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c43d5e51f6c342889664bda4e24fb6b2',volume_type_id=e76a7f1c-a1c2-45b3-9aff-f139691f7337), '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=2020-12-11T14:42:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-640493208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ae5cdb3-6e8f-48a3-a970-bd5f4439b866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bbd15e303f342ff8b30a9ee1622d123',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,user_id='c43d5e51f6c342889664bda4e24fb6b2',volume_attachment=,volume_type=,volume_type_id=e76a7f1c-a1c2-45b3-9aff-f139691f7337)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:34.782083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157bd802-62a0-4e06-89d6-6476cdf42332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:34.819200 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157bd802-62a0-4e06-89d6-6476cdf42332) 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-VolumeTypesAccessTest-Volume-640493208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bbd15e303f342ff8b30a9ee1622d123',qos_specs=None,replication_status=,reservations=['9c27a614-4118-44cc-8a09-a4f8e671055f','040b09bd-6214-4300-9fa4-b88dd64bc2e9','9910ad62-94b9-4309-855a-8d410fcafc78','2a98773f-32bc-4e27-a6f2-053c15444f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c43d5e51f6c342889664bda4e24fb6b2',volume_type_id=e76a7f1c-a1c2-45b3-9aff-f139691f7337)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:34.821619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1eccb8-01e3-4385-82a7-62733eef689b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:34.838439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1eccb8-01e3-4385-82a7-62733eef689b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:34.841357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Flow 'volume_create_api' (39ed5746-6f5b-4d60-850b-6add25d32480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:42:34.905770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Create volume request issued successfully. Dec 11 14:42:34.921745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49830a3b-08de-4e2d-baaa-814ddf68eeb1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes returned with HTTP 202 Dec 11 14:42:34.932634 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1523/3085] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:42:34 2020] POST /volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes => generated 861 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:42:34.937578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d5e745e7-08c8-48a1-ae84-036978f539d1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] GET http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 Dec 11 14:42:34.938158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d5e745e7-08c8-48a1-ae84-036978f539d1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:34.938705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d5e745e7-08c8-48a1-ae84-036978f539d1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:35.004476 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:35.004476 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:35.015565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d5e745e7-08c8-48a1-ae84-036978f539d1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Volume info retrieved successfully. Dec 11 14:42:35.044978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d5e745e7-08c8-48a1-ae84-036978f539d1 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 returned with HTTP 200 Dec 11 14:42:35.045894 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1563/3086] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:34 2020] GET /volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 => generated 929 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:36.067735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-145a7d6c-c515-45df-adf1-9ca2d0aab495 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] GET http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 Dec 11 14:42:36.068391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-145a7d6c-c515-45df-adf1-9ca2d0aab495 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:36.068936 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:36.068936 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:36.069763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-145a7d6c-c515-45df-adf1-9ca2d0aab495 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:36.127913 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:36.127913 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:36.137572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-145a7d6c-c515-45df-adf1-9ca2d0aab495 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Volume info retrieved successfully. Dec 11 14:42:36.162410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-145a7d6c-c515-45df-adf1-9ca2d0aab495 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 returned with HTTP 200 Dec 11 14:42:36.163442 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1524/3087] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:36 2020] GET /volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 => generated 954 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:36.179410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76b0cd30-2d38-48ff-92ab-913b9d1de79b tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] POST http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337/action Dec 11 14:42:36.179890 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:36.179890 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:36.180312 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76b0cd30-2d38-48ff-92ab-913b9d1de79b tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action body: b'{"removeProjectAccess": {"project": "3bbd15e303f342ff8b30a9ee1622d123"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:36.180888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-76b0cd30-2d38-48ff-92ab-913b9d1de79b tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3bbd15e303f342ff8b30a9ee1622d123"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:36.223488 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-76b0cd30-2d38-48ff-92ab-913b9d1de79b tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337/action returned with HTTP 202 Dec 11 14:42:36.224414 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1564/3088] 10.222.0.58 () {60 vars in 1351 bytes} [Fri Dec 11 14:42:36 2020] POST /volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:36.235764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19223ff8-f92f-433e-9cc7-b5bc6c2e9d6a tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] POST http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types Dec 11 14:42:36.237284 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:36.237284 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:36.237823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-19223ff8-f92f-433e-9cc7-b5bc6c2e9d6a tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1449565644", "os-volume-type-access:is_public": false}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:36.289140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-19223ff8-f92f-433e-9cc7-b5bc6c2e9d6a tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types returned with HTTP 200 Dec 11 14:42:36.290136 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1525/3089] 10.222.0.58 () {60 vars in 1220 bytes} [Fri Dec 11 14:42:36 2020] POST /volume/v3/221329eef4b34a439ef7053f1c91793f/types => generated 229 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:36.300646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b02c8c4-ffe3-4ad6-a615-fb47ca010941 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] POST http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action Dec 11 14:42:36.301867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b02c8c4-ffe3-4ad6-a615-fb47ca010941 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action body: b'{"addProjectAccess": {"project": "3bbd15e303f342ff8b30a9ee1622d123"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:36.302145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b02c8c4-ffe3-4ad6-a615-fb47ca010941 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3bbd15e303f342ff8b30a9ee1622d123"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:36.325805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b02c8c4-ffe3-4ad6-a615-fb47ca010941 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action returned with HTTP 202 Dec 11 14:42:36.327585 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1565/3090] 10.222.0.58 () {60 vars in 1351 bytes} [Fri Dec 11 14:42:36 2020] POST /volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:36.337075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-674edadc-3c2d-43b2-b7e1-9db6ff838091 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] POST http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action Dec 11 14:42:36.338169 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-674edadc-3c2d-43b2-b7e1-9db6ff838091 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action body: b'{"addProjectAccess": {"project": "3af3c6c709e64bb88b45a8af1e7fa997"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:36.338668 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-674edadc-3c2d-43b2-b7e1-9db6ff838091 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3af3c6c709e64bb88b45a8af1e7fa997"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:36.375610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-674edadc-3c2d-43b2-b7e1-9db6ff838091 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action returned with HTTP 202 Dec 11 14:42:36.376965 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1526/3091] 10.222.0.58 () {60 vars in 1351 bytes} [Fri Dec 11 14:42:36 2020] POST /volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:42:36.389691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de7c3ace-72e3-49e5-b1fb-f4d98f8c60ab tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] GET http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/os-volume-type-access Dec 11 14:42:36.390667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de7c3ace-72e3-49e5-b1fb-f4d98f8c60ab tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:36.391340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de7c3ace-72e3-49e5-b1fb-f4d98f8c60ab tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:36.416596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de7c3ace-72e3-49e5-b1fb-f4d98f8c60ab tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/os-volume-type-access returned with HTTP 200 Dec 11 14:42:36.417962 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1566/3092] 10.222.0.58 () {58 vars in 1375 bytes} [Fri Dec 11 14:42:36 2020] GET /volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/os-volume-type-access => generated 244 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:36.433927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2cc75d7-7eeb-44e2-bc02-6d73b452872b tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] POST http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action Dec 11 14:42:36.435668 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2cc75d7-7eeb-44e2-bc02-6d73b452872b tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action body: b'{"removeProjectAccess": {"project": "3af3c6c709e64bb88b45a8af1e7fa997"}}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:36.436218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2cc75d7-7eeb-44e2-bc02-6d73b452872b tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3af3c6c709e64bb88b45a8af1e7fa997"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:36.475048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2cc75d7-7eeb-44e2-bc02-6d73b452872b tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action returned with HTTP 202 Dec 11 14:42:36.476104 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1527/3093] 10.222.0.58 () {60 vars in 1351 bytes} [Fri Dec 11 14:42:36 2020] POST /volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:36.484364 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c64970c-790f-4100-b719-f91c5f0dd14a tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] POST http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action Dec 11 14:42:36.485315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c64970c-790f-4100-b719-f91c5f0dd14a tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action body: b'{"removeProjectAccess": {"project": "3bbd15e303f342ff8b30a9ee1622d123"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:36.485792 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c64970c-790f-4100-b719-f91c5f0dd14a tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3bbd15e303f342ff8b30a9ee1622d123"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:36.512660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c64970c-790f-4100-b719-f91c5f0dd14a tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action returned with HTTP 202 Dec 11 14:42:36.514186 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1567/3094] 10.222.0.58 () {60 vars in 1351 bytes} [Fri Dec 11 14:42:36 2020] POST /volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 14:42:36.525753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3f5284d-1cd2-46ec-a2d2-fb9e225c332f tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] DELETE http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08 Dec 11 14:42:36.526400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3f5284d-1cd2-46ec-a2d2-fb9e225c332f tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:36.527004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b3f5284d-1cd2-46ec-a2d2-fb9e225c332f tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:36.607142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:42:36.607142 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:42:36.624470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b3f5284d-1cd2-46ec-a2d2-fb9e225c332f tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08 returned with HTTP 202 Dec 11 14:42:36.631104 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1528/3095] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:42:36 2020] DELETE /volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:36.639210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f67c98e9-1fa5-4822-bd08-cb38304ddf8d tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] GET http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08 Dec 11 14:42:36.640005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f67c98e9-1fa5-4822-bd08-cb38304ddf8d tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:36.640766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f67c98e9-1fa5-4822-bd08-cb38304ddf8d tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:36.661974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f67c98e9-1fa5-4822-bd08-cb38304ddf8d tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08 returned with HTTP 404 Dec 11 14:42:36.668606 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1568/3096] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:42:36 2020] GET /volume/v3/221329eef4b34a439ef7053f1c91793f/types/62a159e0-51a0-48a5-8dc4-fc7f2ba6dd08 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:36.679660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab3a20f8-a773-45a0-9250-a489d981e9f3 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] DELETE http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 Dec 11 14:42:36.680426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab3a20f8-a773-45a0-9250-a489d981e9f3 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:36.681324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab3a20f8-a773-45a0-9250-a489d981e9f3 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:36.682358 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ab3a20f8-a773-45a0-9250-a489d981e9f3 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Delete volume with id: 6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 Dec 11 14:42:36.834492 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:36.834492 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:36.836794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab3a20f8-a773-45a0-9250-a489d981e9f3 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Volume info retrieved successfully. Dec 11 14:42:36.897934 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab3a20f8-a773-45a0-9250-a489d981e9f3 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Delete volume request issued successfully. Dec 11 14:42:36.898505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab3a20f8-a773-45a0-9250-a489d981e9f3 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 returned with HTTP 202 Dec 11 14:42:36.899485 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1529/3097] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:42:36 2020] DELETE /volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:36.915517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43fc012f-8fb5-48ba-bd28-8060499b2dc4 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] GET http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 Dec 11 14:42:36.916616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-43fc012f-8fb5-48ba-bd28-8060499b2dc4 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:36.917883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-43fc012f-8fb5-48ba-bd28-8060499b2dc4 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:36.991263 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:36.991263 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:37.003118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-43fc012f-8fb5-48ba-bd28-8060499b2dc4 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Volume info retrieved successfully. Dec 11 14:42:37.031684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-43fc012f-8fb5-48ba-bd28-8060499b2dc4 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 returned with HTTP 200 Dec 11 14:42:37.043280 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1569/3098] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:36 2020] GET /volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 => generated 953 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:38.054720 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f0a1788-d85c-49e6-bfef-ddb09784521c tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] GET http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 Dec 11 14:42:38.055533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f0a1788-d85c-49e6-bfef-ddb09784521c tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:38.056582 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:38.056582 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:38.056582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f0a1788-d85c-49e6-bfef-ddb09784521c tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:38.167779 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:38.167779 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:38.186900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2f0a1788-d85c-49e6-bfef-ddb09784521c tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Volume info retrieved successfully. Dec 11 14:42:38.220736 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f0a1788-d85c-49e6-bfef-ddb09784521c tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 returned with HTTP 200 Dec 11 14:42:38.221654 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1530/3099] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:38 2020] GET /volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 => generated 953 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:39.241633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26ee6903-f3f8-4575-97ae-c03f61b826f2 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] GET http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 Dec 11 14:42:39.242516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26ee6903-f3f8-4575-97ae-c03f61b826f2 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:39.242516 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:39.242516 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:39.242987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26ee6903-f3f8-4575-97ae-c03f61b826f2 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:39.327444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26ee6903-f3f8-4575-97ae-c03f61b826f2 tempest-VolumeTypesAccessTest-665868918 tempest-VolumeTypesAccessTest-665868918] http://10.222.0.58/volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 returned with HTTP 404 Dec 11 14:42:39.328061 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1570/3100] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:39 2020] GET /volume/v3/3bbd15e303f342ff8b30a9ee1622d123/volumes/6ae5cdb3-6e8f-48a3-a970-bd5f4439b866 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:39.336392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4153ace4-5b06-4516-b756-570cff311583 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] DELETE http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337 Dec 11 14:42:39.337383 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4153ace4-5b06-4516-b756-570cff311583 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:39.337609 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:39.337609 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:39.337997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4153ace4-5b06-4516-b756-570cff311583 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:39.414846 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:42:39.414846 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:42:39.427884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4153ace4-5b06-4516-b756-570cff311583 tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337 returned with HTTP 202 Dec 11 14:42:39.428782 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1531/3101] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:42:39 2020] DELETE /volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:39.436597 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb86934d-b4e7-4dbe-9d75-d393cb28e6cb tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] GET http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337 Dec 11 14:42:39.437132 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb86934d-b4e7-4dbe-9d75-d393cb28e6cb tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:39.437635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fb86934d-b4e7-4dbe-9d75-d393cb28e6cb tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:39.449914 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fb86934d-b4e7-4dbe-9d75-d393cb28e6cb tempest-VolumeTypesAccessTest-1389958614 tempest-VolumeTypesAccessTest-1389958614] http://10.222.0.58/volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337 returned with HTTP 404 Dec 11 14:42:39.450987 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1571/3102] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:42:39 2020] GET /volume/v3/221329eef4b34a439ef7053f1c91793f/types/e76a7f1c-a1c2-45b3-9aff-f139691f7337 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:42:45.244730 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c756a6e2-5abd-4af3-b303-9228ac2c0007 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] POST http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types Dec 11 14:42:45.245724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c756a6e2-5abd-4af3-b303-9228ac2c0007 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-449335733", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:45.296978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c756a6e2-5abd-4af3-b303-9228ac2c0007 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types returned with HTTP 200 Dec 11 14:42:45.298336 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1532/3103] 10.222.0.58 () {60 vars in 1220 bytes} [Fri Dec 11 14:42:45 2020] POST /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types => generated 277 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:45.309460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0cf6abcd-ed56-48dc-9565-35bba5b00ece tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] POST http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types Dec 11 14:42:45.310441 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0cf6abcd-ed56-48dc-9565-35bba5b00ece tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-732914294", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:45.361644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0cf6abcd-ed56-48dc-9565-35bba5b00ece tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types returned with HTTP 200 Dec 11 14:42:45.363416 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1572/3104] 10.222.0.58 () {60 vars in 1220 bytes} [Fri Dec 11 14:42:45 2020] POST /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types => generated 277 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:45.540038 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] POST http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes Dec 11 14:42:45.540806 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-689489979", "volume_type": "c57f7039-d3e3-4190-83eb-eabb2b922e19", "size": 1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:45.542397 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-689489979', 'volume_type': 'c57f7039-d3e3-4190-83eb-eabb2b922e19', 'size': 1}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:42:45.556793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Create volume of 1 GB Dec 11 14:42:45.557531 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:45.557531 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:45.558233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Availability Zones retrieved successfully. Dec 11 14:42:45.575337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Flow 'volume_create_api' (7579d13b-c3cb-4c1c-9717-a827553c4b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:42:45.577965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b021976-594b-45f2-924e-24397c50b7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:45.580756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:42:45.636085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b021976-594b-45f2-924e-24397c50b7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:42:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=c57f7039-d3e3-4190-83eb-eabb2b922e19,is_public=True,name='tempest-VolumeTypesTest-volume-type-449335733',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c57f7039-d3e3-4190-83eb-eabb2b922e19', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:45.638930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75eb5baf-5208-4cde-8aee-ff87d061bb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:45.695389 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-449335733 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-449335733, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:42:45.696341 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-449335733 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-449335733, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:42:45.753825 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Created reservations ['3a13b4e2-d3d9-43ef-a61d-2a6e33571e82', '8afdc59e-7d42-471d-a779-5023d2a26ebe', 'a102704a-66dd-4f8a-a7be-3616a5808f01', '4426e63d-4c0c-4ee9-9234-3cfc403820ef'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:42:45.756614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75eb5baf-5208-4cde-8aee-ff87d061bb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a13b4e2-d3d9-43ef-a61d-2a6e33571e82', '8afdc59e-7d42-471d-a779-5023d2a26ebe', 'a102704a-66dd-4f8a-a7be-3616a5808f01', '4426e63d-4c0c-4ee9-9234-3cfc403820ef']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:45.770746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef059eeb-f946-4c17-888a-80b1c87b75ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:45.851962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef059eeb-f946-4c17-888a-80b1c87b75ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '336c55e3-11f3-4e5c-b876-fac222f2d17c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-689489979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b891119988904bcab877d6bd535d1a4d',qos_specs=None,replication_status=,reservations=['3a13b4e2-d3d9-43ef-a61d-2a6e33571e82','8afdc59e-7d42-471d-a779-5023d2a26ebe','a102704a-66dd-4f8a-a7be-3616a5808f01','4426e63d-4c0c-4ee9-9234-3cfc403820ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f495217b3e246da8478681562a5dbc0',volume_type_id=c57f7039-d3e3-4190-83eb-eabb2b922e19), '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=2020-12-11T14:42:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-689489979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=336c55e3-11f3-4e5c-b876-fac222f2d17c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b891119988904bcab877d6bd535d1a4d',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,user_id='3f495217b3e246da8478681562a5dbc0',volume_attachment=,volume_type=,volume_type_id=c57f7039-d3e3-4190-83eb-eabb2b922e19)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:45.854240 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa84466-8bd8-4da8-a9ef-74453cb5b93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:45.897849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa84466-8bd8-4da8-a9ef-74453cb5b93d) 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-VolumeTypesTest-volume-689489979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b891119988904bcab877d6bd535d1a4d',qos_specs=None,replication_status=,reservations=['3a13b4e2-d3d9-43ef-a61d-2a6e33571e82','8afdc59e-7d42-471d-a779-5023d2a26ebe','a102704a-66dd-4f8a-a7be-3616a5808f01','4426e63d-4c0c-4ee9-9234-3cfc403820ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f495217b3e246da8478681562a5dbc0',volume_type_id=c57f7039-d3e3-4190-83eb-eabb2b922e19)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:45.899865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b87a6c61-6f15-4b5e-8499-03251ec56fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:45.916923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b87a6c61-6f15-4b5e-8499-03251ec56fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:45.919632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Flow 'volume_create_api' (7579d13b-c3cb-4c1c-9717-a827553c4b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:42:45.977594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Create volume request issued successfully. Dec 11 14:42:45.994037 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-512aed4b-efc5-43e9-baa3-d8a40dabc18e tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes returned with HTTP 202 Dec 11 14:42:46.004684 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1533/3105] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:42:45 2020] POST /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes => generated 848 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:42:46.009477 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf2aa2e3-2359-4b57-9cfe-6ccf869b7d8b tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] GET http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:46.010774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf2aa2e3-2359-4b57-9cfe-6ccf869b7d8b tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:46.011151 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cf2aa2e3-2359-4b57-9cfe-6ccf869b7d8b tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:46.093709 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:46.093709 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:46.109879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cf2aa2e3-2359-4b57-9cfe-6ccf869b7d8b tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Volume info retrieved successfully. Dec 11 14:42:46.147911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cf2aa2e3-2359-4b57-9cfe-6ccf869b7d8b tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c returned with HTTP 200 Dec 11 14:42:46.149146 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1573/3106] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:46 2020] GET /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c => generated 940 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:47.175502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97be9b2f-402b-4374-99ab-82f79d876868 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] GET http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:47.178599 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97be9b2f-402b-4374-99ab-82f79d876868 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:47.179247 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:47.179247 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:47.180543 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97be9b2f-402b-4374-99ab-82f79d876868 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:47.270185 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:47.270185 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:47.282629 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-97be9b2f-402b-4374-99ab-82f79d876868 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Volume info retrieved successfully. Dec 11 14:42:47.316169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97be9b2f-402b-4374-99ab-82f79d876868 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c returned with HTTP 200 Dec 11 14:42:47.316915 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1534/3107] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:47 2020] GET /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c => generated 941 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:47.333584 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] POST http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c/action Dec 11 14:42:47.334046 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:47.334046 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:47.334832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Action body: b'{"os-retype": {"new_type": "8890fb93-e11a-4ff6-b16b-9b82236ee233"}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:42:47.335216 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "8890fb93-e11a-4ff6-b16b-9b82236ee233"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:47.391769 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:47.391769 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:47.393555 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Volume info retrieved successfully. Dec 11 14:42:47.442413 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-732914294 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-732914294, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:42:47.442760 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-732914294 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-732914294, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:42:47.476082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Created reservations ['f4b61a4f-854a-448e-bdc5-253b97f1a2f0', 'dea5f410-e35e-4eba-8a4d-013a9432fe76'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:42:47.519233 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-449335733 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-449335733, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:42:47.520109 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-449335733 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-449335733, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:42:47.558246 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Created reservations ['281b2b95-7966-4355-99a5-cf822328d641', 'a01684c8-cd9a-445d-9880-fa00aa10af75'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:42:47.681621 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Retype volume request issued successfully. Dec 11 14:42:47.681910 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c340837-4068-4024-9d08-f33c99bb0334 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c/action returned with HTTP 202 Dec 11 14:42:47.682892 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1574/3108] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:42:47 2020] POST /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c/action => generated 0 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:42:47.691517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14176d2d-b9a2-4d94-a947-79412d8ee2d8 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] GET http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:47.692320 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14176d2d-b9a2-4d94-a947-79412d8ee2d8 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:47.692565 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:47.692565 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:47.692950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14176d2d-b9a2-4d94-a947-79412d8ee2d8 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:47.754575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:47.754575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:47.769494 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-14176d2d-b9a2-4d94-a947-79412d8ee2d8 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Volume info retrieved successfully. Dec 11 14:42:47.797525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14176d2d-b9a2-4d94-a947-79412d8ee2d8 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c returned with HTTP 200 Dec 11 14:42:47.799559 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1535/3109] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:47 2020] GET /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c => generated 940 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:48.817644 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec4e0a2c-70df-4d4f-8625-a4121acd2194 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] GET http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:48.819307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec4e0a2c-70df-4d4f-8625-a4121acd2194 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:48.819761 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:48.819761 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:48.820993 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ec4e0a2c-70df-4d4f-8625-a4121acd2194 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:48.888977 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:48.888977 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:48.900120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ec4e0a2c-70df-4d4f-8625-a4121acd2194 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Volume info retrieved successfully. Dec 11 14:42:48.928904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ec4e0a2c-70df-4d4f-8625-a4121acd2194 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c returned with HTTP 200 Dec 11 14:42:48.929997 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1575/3110] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:48 2020] GET /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c => generated 941 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:48.947968 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c50f8ed8-5416-406b-ae54-818ddb665ca9 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] GET http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:48.948538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c50f8ed8-5416-406b-ae54-818ddb665ca9 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:48.948761 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:48.948761 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:48.949134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c50f8ed8-5416-406b-ae54-818ddb665ca9 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:48.999921 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:48.999921 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:49.009618 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c50f8ed8-5416-406b-ae54-818ddb665ca9 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Volume info retrieved successfully. Dec 11 14:42:49.049193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c50f8ed8-5416-406b-ae54-818ddb665ca9 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c returned with HTTP 200 Dec 11 14:42:49.054592 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1536/3111] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:48 2020] GET /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c => generated 941 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:49.071801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cea9a163-976c-4cb0-817a-0f5a344f7ebc tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] POST http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types Dec 11 14:42:49.072285 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:49.072285 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:49.076112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cea9a163-976c-4cb0-817a-0f5a344f7ebc tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-76852005", "description": "tempest-volume-type-description-99715251", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:49.196647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cea9a163-976c-4cb0-817a-0f5a344f7ebc tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types returned with HTTP 200 Dec 11 14:42:49.198098 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1576/3112] 10.222.0.58 () {60 vars in 1220 bytes} [Fri Dec 11 14:42:49 2020] POST /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types => generated 314 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:49.212003 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8f110f6-988b-42fa-96db-0dd4b49e1972 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/be424bfb-5c95-49b8-a414-147635f23d8d Dec 11 14:42:49.212644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8f110f6-988b-42fa-96db-0dd4b49e1972 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:49.212966 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:49.212966 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:49.213514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f8f110f6-988b-42fa-96db-0dd4b49e1972 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:49.254189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f8f110f6-988b-42fa-96db-0dd4b49e1972 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/be424bfb-5c95-49b8-a414-147635f23d8d returned with HTTP 200 Dec 11 14:42:49.266553 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1537/3113] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:42:49 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/be424bfb-5c95-49b8-a414-147635f23d8d => generated 336 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:49.274605 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42a4d9ea-a30a-4d89-9349-cbfde437f012 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] POST http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types Dec 11 14:42:49.276746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-42a4d9ea-a30a-4d89-9349-cbfde437f012 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1258627296"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:49.368657 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-42a4d9ea-a30a-4d89-9349-cbfde437f012 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types returned with HTTP 200 Dec 11 14:42:49.371343 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1577/3114] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:42:49 2020] POST /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types => generated 221 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:42:49.386049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4857dfb7-2535-4b63-9cbe-b749824ae65a tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] POST http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption Dec 11 14:42:49.387059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4857dfb7-2535-4b63-9cbe-b749824ae65a tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:49.446445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4857dfb7-2535-4b63-9cbe-b749824ae65a tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption returned with HTTP 200 Dec 11 14:42:49.453557 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1538/3115] 10.222.0.58 () {60 vars in 1363 bytes} [Fri Dec 11 14:42:49 2020] POST /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption => generated 193 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:49.459329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86ef178b-d6f9-400a-ab52-b606d05028ad tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption Dec 11 14:42:49.460071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86ef178b-d6f9-400a-ab52-b606d05028ad tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:49.460730 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86ef178b-d6f9-400a-ab52-b606d05028ad tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:49.485075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86ef178b-d6f9-400a-ab52-b606d05028ad tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption returned with HTTP 200 Dec 11 14:42:49.486708 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1578/3116] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:42:49 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption => generated 313 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:42:49.498595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6b3d68f-0695-423f-93ea-d17c28478456 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] PUT http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption/provider Dec 11 14:42:49.499491 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c6b3d68f-0695-423f-93ea-d17c28478456 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:49.577956 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c6b3d68f-0695-423f-93ea-d17c28478456 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption/provider returned with HTTP 200 Dec 11 14:42:49.579038 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1539/3117] 10.222.0.58 () {60 vars in 1390 bytes} [Fri Dec 11 14:42:49 2020] PUT /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption/provider => generated 122 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:49.591178 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f7e3e12-e5d6-43ae-b4f0-406b62d2e58f tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption Dec 11 14:42:49.593278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f7e3e12-e5d6-43ae-b4f0-406b62d2e58f tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:49.593986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f7e3e12-e5d6-43ae-b4f0-406b62d2e58f tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:49.614412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f7e3e12-e5d6-43ae-b4f0-406b62d2e58f tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption returned with HTTP 200 Dec 11 14:42:49.615557 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1579/3118] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:42:49 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption => generated 347 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:49.628205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e71e744-1101-4593-89aa-2fdc70a36b20 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption/cipher Dec 11 14:42:49.628756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e71e744-1101-4593-89aa-2fdc70a36b20 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:49.629254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e71e744-1101-4593-89aa-2fdc70a36b20 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:49.650239 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e71e744-1101-4593-89aa-2fdc70a36b20 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption/cipher returned with HTTP 200 Dec 11 14:42:49.651487 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1540/3119] 10.222.0.58 () {58 vars in 1363 bytes} [Fri Dec 11 14:42:49 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption/cipher => generated 29 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:42:49.663872 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0bc647f-8b5c-46df-8c04-166cc9ad9741 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] DELETE http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption/provider Dec 11 14:42:49.664470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0bc647f-8b5c-46df-8c04-166cc9ad9741 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:49.664975 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0bc647f-8b5c-46df-8c04-166cc9ad9741 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:49.734825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0bc647f-8b5c-46df-8c04-166cc9ad9741 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption/provider returned with HTTP 202 Dec 11 14:42:49.739152 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1580/3120] 10.222.0.58 () {58 vars in 1372 bytes} [Fri Dec 11 14:42:49 2020] DELETE /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption/provider => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:49.747327 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ee03f61-d740-4d6e-8e74-18c728addecb tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption Dec 11 14:42:49.748068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ee03f61-d740-4d6e-8e74-18c728addecb tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:49.748733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7ee03f61-d740-4d6e-8e74-18c728addecb tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:49.770231 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7ee03f61-d740-4d6e-8e74-18c728addecb tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption returned with HTTP 200 Dec 11 14:42:49.771296 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1541/3121] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:42:49 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 11 14:42:49.784851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-feb08508-41e0-4d14-af48-36143caef2bf tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption Dec 11 14:42:49.785578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-feb08508-41e0-4d14-af48-36143caef2bf tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:49.786415 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-feb08508-41e0-4d14-af48-36143caef2bf tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:49.808390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-feb08508-41e0-4d14-af48-36143caef2bf tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption returned with HTTP 200 Dec 11 14:42:49.808390 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1581/3122] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:42:49 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e/encryption => generated 2 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 11 14:42:49.820717 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0bf4d26a-d50c-4c48-bf32-298a719b60dc tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types Dec 11 14:42:49.821408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0bf4d26a-d50c-4c48-bf32-298a719b60dc tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:49.821767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0bf4d26a-d50c-4c48-bf32-298a719b60dc tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:49.853967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0bf4d26a-d50c-4c48-bf32-298a719b60dc tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types returned with HTTP 200 Dec 11 14:42:49.855086 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1542/3123] 10.222.0.58 () {58 vars in 1198 bytes} [Fri Dec 11 14:42:49 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types => generated 1574 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:42:49.869191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff47e14e-41cf-40b6-b1f8-e91212909dbf tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] POST http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types Dec 11 14:42:49.870294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ff47e14e-41cf-40b6-b1f8-e91212909dbf tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1870178031"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:49.917487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ff47e14e-41cf-40b6-b1f8-e91212909dbf tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types returned with HTTP 200 Dec 11 14:42:49.918519 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1582/3124] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:42:49 2020] POST /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types => generated 221 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:49.929058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70734ef5-ee10-4a90-bd5b-413e9e4f6166 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] PUT http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe Dec 11 14:42:49.930250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70734ef5-ee10-4a90-bd5b-413e9e4f6166 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1778681405", "description": "tempest-volume-type-description-832205757", "is_public": false}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:50.010253 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70734ef5-ee10-4a90-bd5b-413e9e4f6166 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe returned with HTTP 200 Dec 11 14:42:50.011180 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1543/3125] 10.222.0.58 () {60 vars in 1330 bytes} [Fri Dec 11 14:42:49 2020] PUT /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe => generated 204 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:42:50.021667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3831f00-a787-4631-bda4-52f833d1ec27 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe Dec 11 14:42:50.022040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3831f00-a787-4631-bda4-52f833d1ec27 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:50.022569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3831f00-a787-4631-bda4-52f833d1ec27 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:50.037973 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3831f00-a787-4631-bda4-52f833d1ec27 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe returned with HTTP 200 Dec 11 14:42:50.039121 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1583/3126] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:42:50 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe => generated 268 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:42:50.050725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc94f8c8-4acd-4cdb-85be-00df80aedf84 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] DELETE http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe Dec 11 14:42:50.051228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc94f8c8-4acd-4cdb-85be-00df80aedf84 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:50.051689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cc94f8c8-4acd-4cdb-85be-00df80aedf84 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:50.122898 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:42:50.122898 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:42:50.136058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cc94f8c8-4acd-4cdb-85be-00df80aedf84 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe returned with HTTP 202 Dec 11 14:42:50.140915 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1544/3127] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:42:50 2020] DELETE /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:50.146146 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5242090-abb5-459b-8295-fa1e6cfa06e9 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe Dec 11 14:42:50.146955 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5242090-abb5-459b-8295-fa1e6cfa06e9 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:50.147608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a5242090-abb5-459b-8295-fa1e6cfa06e9 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:50.159757 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a5242090-abb5-459b-8295-fa1e6cfa06e9 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe returned with HTTP 404 Dec 11 14:42:50.160790 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1584/3128] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:42:50 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/261ca733-5233-4cfe-9ea7-44a0ee65e5fe => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:50.170309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12e1e14f-fed9-4b87-8fe8-a7a322e080f2 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] DELETE http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e Dec 11 14:42:50.171313 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12e1e14f-fed9-4b87-8fe8-a7a322e080f2 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:50.172451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-12e1e14f-fed9-4b87-8fe8-a7a322e080f2 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:50.270255 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-12e1e14f-fed9-4b87-8fe8-a7a322e080f2 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e returned with HTTP 202 Dec 11 14:42:50.271447 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1545/3129] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:42:50 2020] DELETE /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:50.279538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e581ed01-5b0b-4781-bb0d-0351b75ba434 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e Dec 11 14:42:50.280064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e581ed01-5b0b-4781-bb0d-0351b75ba434 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:50.280559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e581ed01-5b0b-4781-bb0d-0351b75ba434 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:50.291988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e581ed01-5b0b-4781-bb0d-0351b75ba434 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e returned with HTTP 404 Dec 11 14:42:50.293023 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1585/3130] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:42:50 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/3c1eafbf-19f8-4f8c-bd7e-0d7f66a55d3e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:50.301712 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4710999-a0e3-4e42-9ec2-256d124c0ec0 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] DELETE http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/be424bfb-5c95-49b8-a414-147635f23d8d Dec 11 14:42:50.302292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4710999-a0e3-4e42-9ec2-256d124c0ec0 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:50.302885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a4710999-a0e3-4e42-9ec2-256d124c0ec0 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:50.394523 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a4710999-a0e3-4e42-9ec2-256d124c0ec0 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/be424bfb-5c95-49b8-a414-147635f23d8d returned with HTTP 202 Dec 11 14:42:50.395685 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1546/3131] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:42:50 2020] DELETE /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/be424bfb-5c95-49b8-a414-147635f23d8d => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:50.405308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69cb8ec8-08b5-436a-ac8e-7d7c05fb0825 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/be424bfb-5c95-49b8-a414-147635f23d8d Dec 11 14:42:50.405857 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69cb8ec8-08b5-436a-ac8e-7d7c05fb0825 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:50.406567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69cb8ec8-08b5-436a-ac8e-7d7c05fb0825 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:50.426075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69cb8ec8-08b5-436a-ac8e-7d7c05fb0825 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/be424bfb-5c95-49b8-a414-147635f23d8d returned with HTTP 404 Dec 11 14:42:50.427472 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1586/3132] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:42:50 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/be424bfb-5c95-49b8-a414-147635f23d8d => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:50.436468 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ae464b8-05c6-4110-8d26-604605063136 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] DELETE http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:50.437284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ae464b8-05c6-4110-8d26-604605063136 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:50.437987 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ae464b8-05c6-4110-8d26-604605063136 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:50.438526 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-4ae464b8-05c6-4110-8d26-604605063136 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Delete volume with id: 336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:50.490397 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:50.490397 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:50.491657 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4ae464b8-05c6-4110-8d26-604605063136 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Volume info retrieved successfully. Dec 11 14:42:50.525235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4ae464b8-05c6-4110-8d26-604605063136 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Delete volume request issued successfully. Dec 11 14:42:50.526080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ae464b8-05c6-4110-8d26-604605063136 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c returned with HTTP 202 Dec 11 14:42:50.534247 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1547/3133] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:42:50 2020] DELETE /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:50.538630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-80299131-6d07-4d1e-85ca-c39e27097624 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] GET http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:50.539332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-80299131-6d07-4d1e-85ca-c39e27097624 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:50.540137 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-80299131-6d07-4d1e-85ca-c39e27097624 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:50.628208 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:50.628208 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:50.637846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-80299131-6d07-4d1e-85ca-c39e27097624 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Volume info retrieved successfully. Dec 11 14:42:50.663033 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-80299131-6d07-4d1e-85ca-c39e27097624 tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c returned with HTTP 200 Dec 11 14:42:50.664175 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1587/3134] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:50 2020] GET /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c => generated 940 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:51.680714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a163270e-afbc-4e23-b684-ecf239d5367c tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] GET http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:51.681825 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a163270e-afbc-4e23-b684-ecf239d5367c tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:51.682053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:51.682053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:51.682425 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a163270e-afbc-4e23-b684-ecf239d5367c tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:51.749372 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:51.749372 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:51.759746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a163270e-afbc-4e23-b684-ecf239d5367c tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Volume info retrieved successfully. Dec 11 14:42:51.797777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a163270e-afbc-4e23-b684-ecf239d5367c tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c returned with HTTP 200 Dec 11 14:42:51.797777 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1548/3135] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:51 2020] GET /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c => generated 940 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:52.811973 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44176d93-9525-4f84-b665-8400cf90298c tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] GET http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c Dec 11 14:42:52.813118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44176d93-9525-4f84-b665-8400cf90298c tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:52.813591 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:52.813591 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:52.814622 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44176d93-9525-4f84-b665-8400cf90298c tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:52.866627 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44176d93-9525-4f84-b665-8400cf90298c tempest-VolumeTypesTest-887444738 tempest-VolumeTypesTest-887444738] http://10.222.0.58/volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c returned with HTTP 404 Dec 11 14:42:52.868239 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1588/3136] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:52 2020] GET /volume/v3/b891119988904bcab877d6bd535d1a4d/volumes/336c55e3-11f3-4e5c-b876-fac222f2d17c => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:52.876449 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-449cb9d3-9b0f-4a41-9f88-42e19922a622 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] DELETE http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/8890fb93-e11a-4ff6-b16b-9b82236ee233 Dec 11 14:42:52.877209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-449cb9d3-9b0f-4a41-9f88-42e19922a622 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:52.877408 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:52.877408 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:52.878054 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-449cb9d3-9b0f-4a41-9f88-42e19922a622 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:52.950791 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:42:52.950791 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:42:52.961960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-449cb9d3-9b0f-4a41-9f88-42e19922a622 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/8890fb93-e11a-4ff6-b16b-9b82236ee233 returned with HTTP 202 Dec 11 14:42:52.963058 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1549/3137] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:42:52 2020] DELETE /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/8890fb93-e11a-4ff6-b16b-9b82236ee233 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:52.973299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-206b6e26-12a2-4192-8c19-fa67602273f9 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/8890fb93-e11a-4ff6-b16b-9b82236ee233 Dec 11 14:42:52.973851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-206b6e26-12a2-4192-8c19-fa67602273f9 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:52.974352 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-206b6e26-12a2-4192-8c19-fa67602273f9 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:52.986384 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-206b6e26-12a2-4192-8c19-fa67602273f9 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/8890fb93-e11a-4ff6-b16b-9b82236ee233 returned with HTTP 404 Dec 11 14:42:52.987665 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1589/3138] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:42:52 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/8890fb93-e11a-4ff6-b16b-9b82236ee233 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:42:52.996179 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ced050cc-24bb-484f-81e4-e084db89e3b3 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] DELETE http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/c57f7039-d3e3-4190-83eb-eabb2b922e19 Dec 11 14:42:52.996867 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ced050cc-24bb-484f-81e4-e084db89e3b3 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:52.997621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ced050cc-24bb-484f-81e4-e084db89e3b3 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:53.077395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ced050cc-24bb-484f-81e4-e084db89e3b3 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/c57f7039-d3e3-4190-83eb-eabb2b922e19 returned with HTTP 202 Dec 11 14:42:53.078442 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1550/3139] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:42:52 2020] DELETE /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/c57f7039-d3e3-4190-83eb-eabb2b922e19 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:42:53.086098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d12ec3d-89e0-44a4-a887-6ce6652053d6 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] GET http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/c57f7039-d3e3-4190-83eb-eabb2b922e19 Dec 11 14:42:53.086646 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d12ec3d-89e0-44a4-a887-6ce6652053d6 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:53.087134 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d12ec3d-89e0-44a4-a887-6ce6652053d6 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:53.099635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d12ec3d-89e0-44a4-a887-6ce6652053d6 tempest-VolumeTypesTest-1981186813 tempest-VolumeTypesTest-1981186813] http://10.222.0.58/volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/c57f7039-d3e3-4190-83eb-eabb2b922e19 returned with HTTP 404 Dec 11 14:42:53.100665 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1590/3140] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:42:53 2020] GET /volume/v3/024e9cf4d36348468bc4e39b2d46a4d1/types/c57f7039-d3e3-4190-83eb-eabb2b922e19 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:42:57.267889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] POST http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes Dec 11 14:42:57.268647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1106901001"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:57.269722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1106901001'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:42:57.270095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create volume of 1 GB Dec 11 14:42:57.284656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Availability Zones retrieved successfully. Dec 11 14:42:57.302410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Flow 'volume_create_api' (8dff9507-ba0b-48e6-851a-80785ffc63eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:42:57.305553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb12b8b-eb0e-43a4-8e6e-1635719163c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:57.307860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:42:57.379346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb12b8b-eb0e-43a4-8e6e-1635719163c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:57.381562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7403b9-60ab-46fd-a6b3-963811d6a337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:57.479636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Created reservations ['97065f2d-c83c-4d8f-b220-50ae42e6010d', 'bcdc63b7-3cf6-4129-a631-77740e5d00ae', 'af624905-7c95-4b86-b6e0-c7c0be3e7b69', '828fae0b-e13d-4019-a463-cef5d8de2fd9'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:42:57.481863 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7403b9-60ab-46fd-a6b3-963811d6a337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97065f2d-c83c-4d8f-b220-50ae42e6010d', 'bcdc63b7-3cf6-4129-a631-77740e5d00ae', 'af624905-7c95-4b86-b6e0-c7c0be3e7b69', '828fae0b-e13d-4019-a463-cef5d8de2fd9']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:57.484077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a81a1b00-b66b-4b77-abb4-e3bfdf2648e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:57.546829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a81a1b00-b66b-4b77-abb4-e3bfdf2648e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60527eb7-969b-41ab-a280-43de1ad25bc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1106901001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842bf4fbf49e44a08b702ea66efc5f3e',qos_specs=None,replication_status=,reservations=['97065f2d-c83c-4d8f-b220-50ae42e6010d','bcdc63b7-3cf6-4129-a631-77740e5d00ae','af624905-7c95-4b86-b6e0-c7c0be3e7b69','828fae0b-e13d-4019-a463-cef5d8de2fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37ba5e854e445b8db29d68f853de04',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1106901001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60527eb7-969b-41ab-a280-43de1ad25bc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='842bf4fbf49e44a08b702ea66efc5f3e',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,user_id='0f37ba5e854e445b8db29d68f853de04',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:57.549319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31310218-7e30-468a-b6ca-efc9ba792d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:57.589578 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31310218-7e30-468a-b6ca-efc9ba792d1a) 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-VolumesDeleteCascade-Volume-1106901001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842bf4fbf49e44a08b702ea66efc5f3e',qos_specs=None,replication_status=,reservations=['97065f2d-c83c-4d8f-b220-50ae42e6010d','bcdc63b7-3cf6-4129-a631-77740e5d00ae','af624905-7c95-4b86-b6e0-c7c0be3e7b69','828fae0b-e13d-4019-a463-cef5d8de2fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37ba5e854e445b8db29d68f853de04',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:57.591726 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a682e1-b30c-45a6-b80c-3b328b12c6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:42:57.608581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a682e1-b30c-45a6-b80c-3b328b12c6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:42:57.611497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Flow 'volume_create_api' (8dff9507-ba0b-48e6-851a-80785ffc63eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:42:57.664951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create volume request issued successfully. Dec 11 14:42:57.681349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3476f61a-73bd-4de4-9afb-3348d9c3c2f1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes returned with HTTP 202 Dec 11 14:42:57.682448 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1551/3141] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:42:57 2020] POST /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes => generated 820 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:42:57.697438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef856fcb-1a8b-4762-8e2a-7611a7a5af67 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:42:57.698242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef856fcb-1a8b-4762-8e2a-7611a7a5af67 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:57.698911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef856fcb-1a8b-4762-8e2a-7611a7a5af67 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:57.761887 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:57.761887 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:57.772281 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ef856fcb-1a8b-4762-8e2a-7611a7a5af67 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:42:57.799676 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef856fcb-1a8b-4762-8e2a-7611a7a5af67 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 returned with HTTP 200 Dec 11 14:42:57.802560 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1591/3142] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:57 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:58.817940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6a19552-93d7-4163-8ed1-626a20ac9c08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:42:58.818988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6a19552-93d7-4163-8ed1-626a20ac9c08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:58.819237 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:58.819237 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:58.819617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6a19552-93d7-4163-8ed1-626a20ac9c08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:58.871181 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:58.871181 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:58.879916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a6a19552-93d7-4163-8ed1-626a20ac9c08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:42:58.903278 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6a19552-93d7-4163-8ed1-626a20ac9c08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 returned with HTTP 200 Dec 11 14:42:58.904282 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1552/3143] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:42:58 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:42:58.919571 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f5c77fd-efa1-4696-b49b-cea8a285539b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] POST http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots Dec 11 14:42:58.920034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:58.920034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:58.920459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1f5c77fd-efa1-4696-b49b-cea8a285539b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60527eb7-969b-41ab-a280-43de1ad25bc6", "name": "tempest-VolumesDeleteCascade-Snapshot-243204585"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:42:58.979304 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:58.979304 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:58.980509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1f5c77fd-efa1-4696-b49b-cea8a285539b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:42:58.980869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-1f5c77fd-efa1-4696-b49b-cea8a285539b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create snapshot from volume 60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:42:59.060938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-1f5c77fd-efa1-4696-b49b-cea8a285539b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Created reservations ['5da28a1a-b6a3-4e05-bf5d-2e5af29f533c', 'aaeca1e0-8869-4a5a-a8b6-49acd1e16840', 'df3931a6-e985-4ff4-b9d4-9ba0435815fa', 'cc34c186-b446-4806-8367-85f7b5de01ed'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:42:59.206892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1f5c77fd-efa1-4696-b49b-cea8a285539b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot create request issued successfully. Dec 11 14:42:59.207676 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1f5c77fd-efa1-4696-b49b-cea8a285539b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots returned with HTTP 202 Dec 11 14:42:59.209935 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1592/3144] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:42:58 2020] POST /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots => generated 306 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:42:59.225396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f6e79dd-d927-4fd5-a9f3-a2272b631e7b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 Dec 11 14:42:59.225677 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f6e79dd-d927-4fd5-a9f3-a2272b631e7b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:42:59.226270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:42:59.226270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:42:59.226270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5f6e79dd-d927-4fd5-a9f3-a2272b631e7b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:42:59.270514 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:42:59.270514 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:42:59.271842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5f6e79dd-d927-4fd5-a9f3-a2272b631e7b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:42:59.273984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5f6e79dd-d927-4fd5-a9f3-a2272b631e7b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 returned with HTTP 200 Dec 11 14:42:59.279195 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1553/3145] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:42:59 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 => generated 438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:00.294123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f50f9223-822d-4036-a5f0-f0a0ce7418a3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 Dec 11 14:43:00.305095 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f50f9223-822d-4036-a5f0-f0a0ce7418a3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:00.306040 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:00.306040 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:00.306992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f50f9223-822d-4036-a5f0-f0a0ce7418a3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:00.363138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:00.363138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:00.365873 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f50f9223-822d-4036-a5f0-f0a0ce7418a3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:43:00.370697 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f50f9223-822d-4036-a5f0-f0a0ce7418a3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 returned with HTTP 200 Dec 11 14:43:00.372588 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1593/3146] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:00 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 => generated 438 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:01.385646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4ee6c95-8e60-4c29-89e8-875c1c9a1940 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 Dec 11 14:43:01.386201 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4ee6c95-8e60-4c29-89e8-875c1c9a1940 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:01.386330 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:01.386330 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:01.386736 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c4ee6c95-8e60-4c29-89e8-875c1c9a1940 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:01.411405 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:01.411405 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:01.412717 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c4ee6c95-8e60-4c29-89e8-875c1c9a1940 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:43:01.414698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c4ee6c95-8e60-4c29-89e8-875c1c9a1940 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 returned with HTTP 200 Dec 11 14:43:01.415491 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1554/3147] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:01 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:01.427492 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bec7ba9-a77b-4a08-87af-2e4c574d2ba9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] POST http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots Dec 11 14:43:01.428613 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:01.428613 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:01.429068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5bec7ba9-a77b-4a08-87af-2e4c574d2ba9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60527eb7-969b-41ab-a280-43de1ad25bc6", "name": "tempest-VolumesDeleteCascade-Snapshot-398478792"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:01.484071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:01.484071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:01.485611 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5bec7ba9-a77b-4a08-87af-2e4c574d2ba9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:01.486027 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-5bec7ba9-a77b-4a08-87af-2e4c574d2ba9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create snapshot from volume 60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:43:01.561949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-5bec7ba9-a77b-4a08-87af-2e4c574d2ba9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Created reservations ['41491a93-17c1-4272-92d7-0e666234e513', '648955a5-9ce7-433e-b4b1-dc48496e9ad9', 'd1d06370-1752-40fd-ae2a-f211d1ad9acb', '05953cf5-e581-4f64-8876-83ae0490e4bd'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:01.684904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5bec7ba9-a77b-4a08-87af-2e4c574d2ba9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot create request issued successfully. Dec 11 14:43:01.686204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bec7ba9-a77b-4a08-87af-2e4c574d2ba9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots returned with HTTP 202 Dec 11 14:43:01.687727 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1594/3148] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:43:01 2020] POST /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots => generated 306 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:01.705399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a83e5b3b-a326-48cb-a71b-bc0754c3ce18 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 Dec 11 14:43:01.706388 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a83e5b3b-a326-48cb-a71b-bc0754c3ce18 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:01.710079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:01.710079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:01.711078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a83e5b3b-a326-48cb-a71b-bc0754c3ce18 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:01.791334 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:01.791334 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:01.791907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a83e5b3b-a326-48cb-a71b-bc0754c3ce18 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:43:01.793844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a83e5b3b-a326-48cb-a71b-bc0754c3ce18 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 returned with HTTP 200 Dec 11 14:43:01.799973 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1555/3149] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:01 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 => generated 438 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:02.853011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e77ae5cd-d20e-400b-9812-64106d696597 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 Dec 11 14:43:02.854237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e77ae5cd-d20e-400b-9812-64106d696597 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:02.854860 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:02.854860 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:02.856209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e77ae5cd-d20e-400b-9812-64106d696597 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:02.897833 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:02.897833 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:02.899450 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e77ae5cd-d20e-400b-9812-64106d696597 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:43:02.902978 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e77ae5cd-d20e-400b-9812-64106d696597 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 returned with HTTP 200 Dec 11 14:43:02.904404 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1595/3150] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:02 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 => generated 438 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:03.915113 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a183472-ecd1-4cf7-8a17-82439db773d8 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 Dec 11 14:43:03.915676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a183472-ecd1-4cf7-8a17-82439db773d8 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:03.915824 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:03.915824 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:03.916693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a183472-ecd1-4cf7-8a17-82439db773d8 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:03.956719 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:03.956719 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:03.958544 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9a183472-ecd1-4cf7-8a17-82439db773d8 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:43:03.961412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a183472-ecd1-4cf7-8a17-82439db773d8 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 returned with HTTP 200 Dec 11 14:43:03.962564 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1556/3151] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:03 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:03.976042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f1771f9-b587-43e7-accf-2ed589b4325d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] DELETE http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6?cascade=True Dec 11 14:43:03.977167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f1771f9-b587-43e7-accf-2ed589b4325d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:03.977693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:03.977693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:03.978740 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8f1771f9-b587-43e7-accf-2ed589b4325d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:03.979284 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-8f1771f9-b587-43e7-accf-2ed589b4325d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete volume with id: 60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:43:04.035962 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:04.035962 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:04.037309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8f1771f9-b587-43e7-accf-2ed589b4325d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:04.099728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8f1771f9-b587-43e7-accf-2ed589b4325d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete volume request issued successfully. Dec 11 14:43:04.100237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8f1771f9-b587-43e7-accf-2ed589b4325d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6?cascade=True returned with HTTP 202 Dec 11 14:43:04.101472 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1596/3152] 10.222.0.58 () {58 vars in 1343 bytes} [Fri Dec 11 14:43:03 2020] DELETE /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6?cascade=True => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:04.109169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87b9c6bf-935f-4798-8527-00101a445c80 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:43:04.109709 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87b9c6bf-935f-4798-8527-00101a445c80 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:04.109960 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:04.109960 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:04.110344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-87b9c6bf-935f-4798-8527-00101a445c80 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:04.184884 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:04.184884 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:04.195235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-87b9c6bf-935f-4798-8527-00101a445c80 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:04.228224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-87b9c6bf-935f-4798-8527-00101a445c80 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 returned with HTTP 200 Dec 11 14:43:04.229516 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1557/3153] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:04 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:05.250417 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f237332b-7a1a-4b68-b2f4-03398c7d25ed tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:43:05.252309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f237332b-7a1a-4b68-b2f4-03398c7d25ed tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:05.252621 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:05.252621 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:05.252908 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f237332b-7a1a-4b68-b2f4-03398c7d25ed tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:05.307409 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:05.307409 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:05.316042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f237332b-7a1a-4b68-b2f4-03398c7d25ed tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:05.341229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f237332b-7a1a-4b68-b2f4-03398c7d25ed tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 returned with HTTP 200 Dec 11 14:43:05.342641 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1597/3154] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:05 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:06.358251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc390e30-ae0a-401c-9bbe-a0ebfb0659cb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:43:06.358833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc390e30-ae0a-401c-9bbe-a0ebfb0659cb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:06.358969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:06.358969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:06.359612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc390e30-ae0a-401c-9bbe-a0ebfb0659cb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:06.431909 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:06.431909 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:06.459071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc390e30-ae0a-401c-9bbe-a0ebfb0659cb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:06.490392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc390e30-ae0a-401c-9bbe-a0ebfb0659cb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 returned with HTTP 200 Dec 11 14:43:06.492252 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1558/3155] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:06 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 => generated 912 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:07.509409 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a1719d5-95c3-4ab2-8075-9c191528d540 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:43:07.509409 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a1719d5-95c3-4ab2-8075-9c191528d540 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:07.509850 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:07.509850 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:07.510042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9a1719d5-95c3-4ab2-8075-9c191528d540 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:07.577122 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:07.577122 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:07.586217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9a1719d5-95c3-4ab2-8075-9c191528d540 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:07.611201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9a1719d5-95c3-4ab2-8075-9c191528d540 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 returned with HTTP 200 Dec 11 14:43:07.612749 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1598/3156] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:07 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:08.638408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fccdac5-8c1c-44cc-8dea-e91eed551ac5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:43:08.639041 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fccdac5-8c1c-44cc-8dea-e91eed551ac5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:08.639266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:08.639266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:08.639803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fccdac5-8c1c-44cc-8dea-e91eed551ac5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:08.701855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fccdac5-8c1c-44cc-8dea-e91eed551ac5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 returned with HTTP 404 Dec 11 14:43:08.703209 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1559/3157] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:08 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:08.719735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-481b0dbc-1fb5-4f96-bf55-98c2a867abd1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes Dec 11 14:43:08.720196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-481b0dbc-1fb5-4f96-bf55-98c2a867abd1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:08.720388 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:08.720388 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:08.720773 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-481b0dbc-1fb5-4f96-bf55-98c2a867abd1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:08.721748 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-481b0dbc-1fb5-4f96-bf55-98c2a867abd1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:43:08.723549 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-481b0dbc-1fb5-4f96-bf55-98c2a867abd1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:43:08.791328 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-481b0dbc-1fb5-4f96-bf55-98c2a867abd1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Get all volumes completed successfully. Dec 11 14:43:08.792674 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-481b0dbc-1fb5-4f96-bf55-98c2a867abd1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes returned with HTTP 200 Dec 11 14:43:08.793716 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1599/3158] 10.222.0.58 () {58 vars in 1204 bytes} [Fri Dec 11 14:43:08 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:43:08.806559 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c5853685-aed9-40f1-992b-172ee557e32d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots Dec 11 14:43:08.807532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c5853685-aed9-40f1-992b-172ee557e32d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:08.808222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c5853685-aed9-40f1-992b-172ee557e32d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:08.809528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-c5853685-aed9-40f1-992b-172ee557e32d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:43:08.812306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-c5853685-aed9-40f1-992b-172ee557e32d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Building query based on filter {{(pid=88094) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:43:08.834134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c5853685-aed9-40f1-992b-172ee557e32d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Get all snapshots completed successfully. Dec 11 14:43:08.835012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c5853685-aed9-40f1-992b-172ee557e32d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots returned with HTTP 200 Dec 11 14:43:08.836026 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1560/3159] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:43:08 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 11 14:43:08.852134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] POST http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes Dec 11 14:43:08.853236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-221909221"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:08.854535 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-221909221'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:08.855286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create volume of 1 GB Dec 11 14:43:08.874880 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Availability Zones retrieved successfully. Dec 11 14:43:08.895389 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Flow 'volume_create_api' (f62ab411-6827-4572-beab-05bc835d6501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:08.898295 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7751fdcb-798d-4595-b0a3-f1061e087b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:08.900569 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:08.984467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7751fdcb-798d-4595-b0a3-f1061e087b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:08.987174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4278299a-1646-4354-ae70-bb2465da2298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:09.057354 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Created reservations ['38fa7355-7419-4fab-a8f4-f0da2c22508b', 'be80db07-b6dc-431e-9d25-e0c16a38d18b', 'ac2e964d-5ccc-4b02-a155-15980a7b7144', '5299a893-25ec-4afa-88c9-90692d4d6afc'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:09.059337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4278299a-1646-4354-ae70-bb2465da2298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38fa7355-7419-4fab-a8f4-f0da2c22508b', 'be80db07-b6dc-431e-9d25-e0c16a38d18b', 'ac2e964d-5ccc-4b02-a155-15980a7b7144', '5299a893-25ec-4afa-88c9-90692d4d6afc']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:09.061492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb40ae9-6dd1-40ad-94c6-606804e72b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:09.119931 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb40ae9-6dd1-40ad-94c6-606804e72b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21ff49d6-2052-4fd8-bc8e-efed8355b7ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-221909221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842bf4fbf49e44a08b702ea66efc5f3e',qos_specs=None,replication_status=,reservations=['38fa7355-7419-4fab-a8f4-f0da2c22508b','be80db07-b6dc-431e-9d25-e0c16a38d18b','ac2e964d-5ccc-4b02-a155-15980a7b7144','5299a893-25ec-4afa-88c9-90692d4d6afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37ba5e854e445b8db29d68f853de04',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-221909221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21ff49d6-2052-4fd8-bc8e-efed8355b7ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='842bf4fbf49e44a08b702ea66efc5f3e',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,user_id='0f37ba5e854e445b8db29d68f853de04',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:09.122097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dadf6ab-b793-410c-b02a-78d1b4903bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:09.149757 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dadf6ab-b793-410c-b02a-78d1b4903bbb) 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-VolumesDeleteCascade-Volume-221909221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842bf4fbf49e44a08b702ea66efc5f3e',qos_specs=None,replication_status=,reservations=['38fa7355-7419-4fab-a8f4-f0da2c22508b','be80db07-b6dc-431e-9d25-e0c16a38d18b','ac2e964d-5ccc-4b02-a155-15980a7b7144','5299a893-25ec-4afa-88c9-90692d4d6afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37ba5e854e445b8db29d68f853de04',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:09.151832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff4b49a-63d0-4ff5-9cee-dfcaae80221c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:09.167308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff4b49a-63d0-4ff5-9cee-dfcaae80221c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:09.170400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Flow 'volume_create_api' (f62ab411-6827-4572-beab-05bc835d6501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:09.226101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create volume request issued successfully. Dec 11 14:43:09.240836 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9732ed40-9ba1-4900-a616-adc61573c3f5 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes returned with HTTP 202 Dec 11 14:43:09.241880 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1600/3160] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:43:08 2020] POST /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes => generated 819 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:09.257264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1795ce0c-a4b1-40a5-8e66-b91e70f08119 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:09.257906 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1795ce0c-a4b1-40a5-8e66-b91e70f08119 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:09.258511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1795ce0c-a4b1-40a5-8e66-b91e70f08119 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:09.314111 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:09.314111 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:09.323792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1795ce0c-a4b1-40a5-8e66-b91e70f08119 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:09.359902 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1795ce0c-a4b1-40a5-8e66-b91e70f08119 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba returned with HTTP 200 Dec 11 14:43:09.360758 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1561/3161] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:09 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba => generated 887 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:43:10.377783 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ace2a24e-86ce-494e-9e39-a27b690dad00 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:10.378336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ace2a24e-86ce-494e-9e39-a27b690dad00 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:10.378497 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:10.378497 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:10.378877 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ace2a24e-86ce-494e-9e39-a27b690dad00 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:10.428631 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:10.428631 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:10.437458 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ace2a24e-86ce-494e-9e39-a27b690dad00 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:10.459960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ace2a24e-86ce-494e-9e39-a27b690dad00 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba returned with HTTP 200 Dec 11 14:43:10.460806 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1601/3162] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:10 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:10.477485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1513cc6e-0414-4c2c-bdf6-75285d6b9cbb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] POST http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots Dec 11 14:43:10.477875 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:10.477875 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:10.478296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1513cc6e-0414-4c2c-bdf6-75285d6b9cbb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21ff49d6-2052-4fd8-bc8e-efed8355b7ba", "name": "tempest-VolumesDeleteCascade-Snapshot-550920971"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:10.532802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:10.532802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:10.534012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1513cc6e-0414-4c2c-bdf6-75285d6b9cbb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:10.534320 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-1513cc6e-0414-4c2c-bdf6-75285d6b9cbb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create snapshot from volume 21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:10.598886 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-1513cc6e-0414-4c2c-bdf6-75285d6b9cbb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Created reservations ['72562805-8bbb-49aa-bd1f-f71a62fdd51a', '09fea8bc-4699-4082-a7d4-ea4fd5e5ce50', '3d8a1185-e9bc-493d-be0d-4e5fc7d49534', '80b2a2ef-f786-40bb-b789-1fb6c9f37ac1'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:10.745244 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1513cc6e-0414-4c2c-bdf6-75285d6b9cbb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot create request issued successfully. Dec 11 14:43:10.746761 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1513cc6e-0414-4c2c-bdf6-75285d6b9cbb tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots returned with HTTP 202 Dec 11 14:43:10.747688 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1562/3163] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:43:10 2020] POST /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots => generated 306 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:10.758729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a29aa87f-0896-4a13-b03f-e9e618ee461b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 Dec 11 14:43:10.759909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a29aa87f-0896-4a13-b03f-e9e618ee461b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:10.760291 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:10.760291 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:10.761234 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a29aa87f-0896-4a13-b03f-e9e618ee461b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:10.806076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:10.806076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:10.807682 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a29aa87f-0896-4a13-b03f-e9e618ee461b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:43:10.809615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a29aa87f-0896-4a13-b03f-e9e618ee461b tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 returned with HTTP 200 Dec 11 14:43:10.810489 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1602/3164] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:10 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:11.828418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-050089f0-381d-4da7-a580-7f179cc53757 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 Dec 11 14:43:11.829710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-050089f0-381d-4da7-a580-7f179cc53757 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:11.830450 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:11.830450 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:11.830856 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-050089f0-381d-4da7-a580-7f179cc53757 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:11.867466 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:11.867466 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:11.869174 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-050089f0-381d-4da7-a580-7f179cc53757 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:43:11.872998 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-050089f0-381d-4da7-a580-7f179cc53757 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 returned with HTTP 200 Dec 11 14:43:11.874494 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1563/3165] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:11 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 => generated 438 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:12.887599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f87f5628-c2d1-43e3-983a-2305017e593d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 Dec 11 14:43:12.888110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f87f5628-c2d1-43e3-983a-2305017e593d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:12.888303 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:12.888303 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:12.888689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f87f5628-c2d1-43e3-983a-2305017e593d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:12.914758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:12.914758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:12.916059 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f87f5628-c2d1-43e3-983a-2305017e593d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:43:12.917835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f87f5628-c2d1-43e3-983a-2305017e593d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 returned with HTTP 200 Dec 11 14:43:12.918906 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1603/3166] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:12 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:12.936633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] POST http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes Dec 11 14:43:12.937171 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:12.937171 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:12.937739 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1afb1b5d-c004-4695-9a7f-1f42c6774ec0", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-9692955"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:12.942118 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create volume request body: {'volume': {'snapshot_id': '1afb1b5d-c004-4695-9a7f-1f42c6774ec0', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-9692955'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:12.965835 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:12.965835 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:12.967190 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Snapshot retrieved successfully. Dec 11 14:43:12.967643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create volume of 1 GB Dec 11 14:43:12.981530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Availability Zones retrieved successfully. Dec 11 14:43:12.999536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Flow 'volume_create_api' (7e366f38-a3df-46ac-a0ca-9734a403bf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:13.002478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d111af-874f-4d3e-9ed8-e711b16a1e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:13.004621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:13.137380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58d111af-874f-4d3e-9ed8-e711b16a1e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1afb1b5d-c004-4695-9a7f-1f42c6774ec0', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:13.139634 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2852e86-c874-4e2c-bd51-08dc90317aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:13.265370 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Created reservations ['de3e3d88-b47a-4dfe-bc7a-a40586a1c0cc', 'c13d0df6-2a28-47d9-81dd-2e3c8991abb4', 'fc527686-9235-40a0-90bb-35a249dc99bd', 'ea958662-5ae8-4393-88e4-7ea79767676b'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:13.268622 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2852e86-c874-4e2c-bd51-08dc90317aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de3e3d88-b47a-4dfe-bc7a-a40586a1c0cc', 'c13d0df6-2a28-47d9-81dd-2e3c8991abb4', 'fc527686-9235-40a0-90bb-35a249dc99bd', 'ea958662-5ae8-4393-88e4-7ea79767676b']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:13.271067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48abcef5-c326-446a-8713-96c45819565f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:13.425768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48abcef5-c326-446a-8713-96c45819565f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5119a21-b3de-4965-ba51-7a186635b105', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-9692955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842bf4fbf49e44a08b702ea66efc5f3e',qos_specs=None,replication_status=,reservations=['de3e3d88-b47a-4dfe-bc7a-a40586a1c0cc','c13d0df6-2a28-47d9-81dd-2e3c8991abb4','fc527686-9235-40a0-90bb-35a249dc99bd','ea958662-5ae8-4393-88e4-7ea79767676b'],size=1,snapshot_id=1afb1b5d-c004-4695-9a7f-1f42c6774ec0,source_replicaid=,source_volid=None,status='creating',user_id='0f37ba5e854e445b8db29d68f853de04',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-9692955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5119a21-b3de-4965-ba51-7a186635b105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='842bf4fbf49e44a08b702ea66efc5f3e',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=1afb1b5d-c004-4695-9a7f-1f42c6774ec0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0f37ba5e854e445b8db29d68f853de04',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:13.428475 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60cc9875-00f0-4929-9841-f045b5cd8625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:13.457105 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60cc9875-00f0-4929-9841-f045b5cd8625) 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-VolumesDeleteCascade-Volume-9692955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='842bf4fbf49e44a08b702ea66efc5f3e',qos_specs=None,replication_status=,reservations=['de3e3d88-b47a-4dfe-bc7a-a40586a1c0cc','c13d0df6-2a28-47d9-81dd-2e3c8991abb4','fc527686-9235-40a0-90bb-35a249dc99bd','ea958662-5ae8-4393-88e4-7ea79767676b'],size=1,snapshot_id=1afb1b5d-c004-4695-9a7f-1f42c6774ec0,source_replicaid=,source_volid=None,status='creating',user_id='0f37ba5e854e445b8db29d68f853de04',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:13.459108 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8476d8fa-5c4c-433a-becc-21b147917575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:13.587614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8476d8fa-5c4c-433a-becc-21b147917575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:13.590466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Flow 'volume_create_api' (7e366f38-a3df-46ac-a0ca-9734a403bf41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:13.646828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Create volume request issued successfully. Dec 11 14:43:13.664558 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57bfc53f-81d6-4ae8-8418-bb474e37fa71 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes returned with HTTP 202 Dec 11 14:43:13.665869 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1564/3167] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:43:12 2020] POST /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes => generated 851 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:13.681841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ca47168-aa2e-402b-8f57-886409188585 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:13.682390 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ca47168-aa2e-402b-8f57-886409188585 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:13.682628 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:13.682628 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:13.683015 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ca47168-aa2e-402b-8f57-886409188585 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:13.816080 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:13.816080 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:13.832704 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5ca47168-aa2e-402b-8f57-886409188585 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:13.862038 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ca47168-aa2e-402b-8f57-886409188585 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:13.863262 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1604/3168] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:13 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 943 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:14.889497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f20d5c9-04be-42da-b6f0-7243f1f0fee4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:14.890110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f20d5c9-04be-42da-b6f0-7243f1f0fee4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:14.890333 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:14.890333 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:14.891474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7f20d5c9-04be-42da-b6f0-7243f1f0fee4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:14.948674 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:14.948674 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:14.958549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7f20d5c9-04be-42da-b6f0-7243f1f0fee4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:14.983647 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7f20d5c9-04be-42da-b6f0-7243f1f0fee4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:14.985265 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1565/3169] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:14 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 943 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:16.000718 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ba6d0ec-8185-4e60-ab49-7c74dafa01b3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:16.001322 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ba6d0ec-8185-4e60-ab49-7c74dafa01b3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:16.001529 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:16.001529 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:16.002159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ba6d0ec-8185-4e60-ab49-7c74dafa01b3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:16.065482 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:16.065482 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:16.084348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6ba6d0ec-8185-4e60-ab49-7c74dafa01b3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:16.118640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ba6d0ec-8185-4e60-ab49-7c74dafa01b3 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:16.119482 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1605/3170] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:15 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 943 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:17.136061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e16690fe-2450-46fe-ad2e-c6af38ad5186 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:17.137315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e16690fe-2450-46fe-ad2e-c6af38ad5186 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:17.137315 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:17.137315 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:17.137315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e16690fe-2450-46fe-ad2e-c6af38ad5186 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:17.223361 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:17.223361 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:17.240236 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e16690fe-2450-46fe-ad2e-c6af38ad5186 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:17.277919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e16690fe-2450-46fe-ad2e-c6af38ad5186 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:17.282816 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1566/3171] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:17 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 943 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:43:18.299674 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c598ba52-cc86-4b1f-b3f7-45a664c37f61 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:18.300727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c598ba52-cc86-4b1f-b3f7-45a664c37f61 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:18.301130 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:18.301130 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:18.301511 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c598ba52-cc86-4b1f-b3f7-45a664c37f61 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:18.355149 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:18.355149 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:18.364645 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c598ba52-cc86-4b1f-b3f7-45a664c37f61 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:18.387273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c598ba52-cc86-4b1f-b3f7-45a664c37f61 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:18.388247 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1606/3172] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:18 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:19.403238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9db5c01b-687b-4a69-81df-2d1d66d91f9a tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:19.403779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9db5c01b-687b-4a69-81df-2d1d66d91f9a tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:19.403929 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:19.403929 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:19.404311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9db5c01b-687b-4a69-81df-2d1d66d91f9a tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:19.453308 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:19.453308 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:19.462123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9db5c01b-687b-4a69-81df-2d1d66d91f9a tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:19.484222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9db5c01b-687b-4a69-81df-2d1d66d91f9a tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:19.485977 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1567/3173] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:19 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 943 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:20.509858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-412e4ff3-553f-42b9-80ba-f9a099f0db3f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:20.509858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-412e4ff3-553f-42b9-80ba-f9a099f0db3f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:20.509858 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:20.509858 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:20.509858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-412e4ff3-553f-42b9-80ba-f9a099f0db3f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:20.554042 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:20.554042 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:20.566182 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-412e4ff3-553f-42b9-80ba-f9a099f0db3f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:20.604008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-412e4ff3-553f-42b9-80ba-f9a099f0db3f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:20.604790 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1607/3174] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:20 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 943 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:21.620408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2905bf56-6cda-4018-8d09-c27fb9383aec tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:21.620954 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2905bf56-6cda-4018-8d09-c27fb9383aec tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:21.621265 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:21.621265 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:21.621721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2905bf56-6cda-4018-8d09-c27fb9383aec tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:21.672722 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:21.672722 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:21.681099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2905bf56-6cda-4018-8d09-c27fb9383aec tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:21.704424 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2905bf56-6cda-4018-8d09-c27fb9383aec tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:21.705525 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1568/3175] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:21 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 944 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:21.720437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eceaeb83-1f0f-4c83-a620-d88d2d8d53d1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:21.721385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eceaeb83-1f0f-4c83-a620-d88d2d8d53d1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:21.721692 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:21.721692 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:21.722341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eceaeb83-1f0f-4c83-a620-d88d2d8d53d1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:21.773187 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:21.773187 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:21.782040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eceaeb83-1f0f-4c83-a620-d88d2d8d53d1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:21.806549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eceaeb83-1f0f-4c83-a620-d88d2d8d53d1 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:21.807999 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1608/3176] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:21 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:21.824289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eec44de2-5e2a-49e1-b2b7-e53c4a60afc9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] DELETE http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba?cascade=True Dec 11 14:43:21.824994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eec44de2-5e2a-49e1-b2b7-e53c4a60afc9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:21.825214 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:21.825214 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:21.825588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eec44de2-5e2a-49e1-b2b7-e53c4a60afc9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:21.826075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-eec44de2-5e2a-49e1-b2b7-e53c4a60afc9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete volume with id: 21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:21.874308 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:21.874308 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:21.875993 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eec44de2-5e2a-49e1-b2b7-e53c4a60afc9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:21.918688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eec44de2-5e2a-49e1-b2b7-e53c4a60afc9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete volume request issued successfully. Dec 11 14:43:21.919152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eec44de2-5e2a-49e1-b2b7-e53c4a60afc9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba?cascade=True returned with HTTP 202 Dec 11 14:43:21.920336 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1569/3177] 10.222.0.58 () {58 vars in 1343 bytes} [Fri Dec 11 14:43:21 2020] DELETE /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba?cascade=True => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:21.927503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3123fe1-dc9c-414c-9aaa-4ba89da28fac tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:21.928116 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3123fe1-dc9c-414c-9aaa-4ba89da28fac tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:21.928409 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:21.928409 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:21.930017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3123fe1-dc9c-414c-9aaa-4ba89da28fac tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:21.993785 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:21.993785 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:22.003052 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d3123fe1-dc9c-414c-9aaa-4ba89da28fac tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:22.027457 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3123fe1-dc9c-414c-9aaa-4ba89da28fac tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba returned with HTTP 200 Dec 11 14:43:22.034444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1609/3178] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:21 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:22.623129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73bab3dc-a09f-468f-89ab-09aaf7fba398 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] POST http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types Dec 11 14:43:22.623614 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:22.623614 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:22.624168 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73bab3dc-a09f-468f-89ab-09aaf7fba398 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-137895137", "description": "tempest-group-type-description-1057861015", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:22.626246 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:22.626246 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:22.664444 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73bab3dc-a09f-468f-89ab-09aaf7fba398 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types returned with HTTP 202 Dec 11 14:43:22.671099 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1570/3179] 10.222.0.58 () {62 vars in 1279 bytes} [Fri Dec 11 14:43:22 2020] POST /volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types => generated 264 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:22.676737 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf889133-3516-46f0-bab9-2552e631cec3 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] GET http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types Dec 11 14:43:22.677313 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf889133-3516-46f0-bab9-2552e631cec3 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:22.677533 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:22.677533 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:22.677909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bf889133-3516-46f0-bab9-2552e631cec3 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:22.696596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bf889133-3516-46f0-bab9-2552e631cec3 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types returned with HTTP 200 Dec 11 14:43:22.697952 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1610/3180] 10.222.0.58 () {60 vars in 1257 bytes} [Fri Dec 11 14:43:22 2020] GET /volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types => generated 498 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:43:22.716725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2cdadd36-28f7-426e-9aeb-11aa9e31d1e3 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] PUT http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types/edf8eb79-47a9-4c9e-9e51-eaa0c2c4f1e9 Dec 11 14:43:22.717552 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2cdadd36-28f7-426e-9aeb-11aa9e31d1e3 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1412996813", "description": "updated-group-type-desc"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:22.741349 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2cdadd36-28f7-426e-9aeb-11aa9e31d1e3 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types/edf8eb79-47a9-4c9e-9e51-eaa0c2c4f1e9 returned with HTTP 200 Dec 11 14:43:22.742187 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1571/3181] 10.222.0.58 () {62 vars in 1389 bytes} [Fri Dec 11 14:43:22 2020] PUT /volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types/edf8eb79-47a9-4c9e-9e51-eaa0c2c4f1e9 => generated 255 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:43:22.751998 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b410cd7-4320-441e-b5e8-7fd6b64ae164 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] GET http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types/edf8eb79-47a9-4c9e-9e51-eaa0c2c4f1e9 Dec 11 14:43:22.752950 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b410cd7-4320-441e-b5e8-7fd6b64ae164 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:22.753907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b410cd7-4320-441e-b5e8-7fd6b64ae164 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:22.766819 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b410cd7-4320-441e-b5e8-7fd6b64ae164 tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types/edf8eb79-47a9-4c9e-9e51-eaa0c2c4f1e9 returned with HTTP 200 Dec 11 14:43:22.772248 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1611/3182] 10.222.0.58 () {60 vars in 1368 bytes} [Fri Dec 11 14:43:22 2020] GET /volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types/edf8eb79-47a9-4c9e-9e51-eaa0c2c4f1e9 => generated 255 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:43:22.777923 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c30eddc-2721-4c88-b895-660a1c3c62ac tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] DELETE http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types/edf8eb79-47a9-4c9e-9e51-eaa0c2c4f1e9 Dec 11 14:43:22.778615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c30eddc-2721-4c88-b895-660a1c3c62ac tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:22.779106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c30eddc-2721-4c88-b895-660a1c3c62ac tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:22.817073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:43:22.817073 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:43:22.838019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c30eddc-2721-4c88-b895-660a1c3c62ac tempest-GroupTypesTest-422432866 tempest-GroupTypesTest-422432866] http://10.222.0.58/volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types/edf8eb79-47a9-4c9e-9e51-eaa0c2c4f1e9 returned with HTTP 202 Dec 11 14:43:22.839010 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1572/3183] 10.222.0.58 () {60 vars in 1371 bytes} [Fri Dec 11 14:43:22 2020] DELETE /volume/v3/97937c1996814a3e96f1c89a04f37b85/group_types/edf8eb79-47a9-4c9e-9e51-eaa0c2c4f1e9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 11 14:43:23.044737 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d487d7c2-fe47-4b0f-b1b0-ab9534453480 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:23.045263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d487d7c2-fe47-4b0f-b1b0-ab9534453480 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:23.045752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d487d7c2-fe47-4b0f-b1b0-ab9534453480 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:23.100049 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:23.100049 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:23.108793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d487d7c2-fe47-4b0f-b1b0-ab9534453480 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:23.131285 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d487d7c2-fe47-4b0f-b1b0-ab9534453480 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba returned with HTTP 200 Dec 11 14:43:23.132397 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1612/3184] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:23 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:24.148610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab88b09d-2807-4aee-88b8-e61b5771ff79 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:24.149160 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab88b09d-2807-4aee-88b8-e61b5771ff79 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:24.149586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ab88b09d-2807-4aee-88b8-e61b5771ff79 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:24.333871 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:24.333871 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:24.345928 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ab88b09d-2807-4aee-88b8-e61b5771ff79 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:24.372081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ab88b09d-2807-4aee-88b8-e61b5771ff79 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba returned with HTTP 200 Dec 11 14:43:24.372946 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1573/3185] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:24 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba => generated 911 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:25.388442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cdd622e8-aefe-4417-97c1-5aba8325bc56 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:25.389016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cdd622e8-aefe-4417-97c1-5aba8325bc56 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:25.389129 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:25.389129 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:25.389504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cdd622e8-aefe-4417-97c1-5aba8325bc56 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:25.434866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cdd622e8-aefe-4417-97c1-5aba8325bc56 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba returned with HTTP 404 Dec 11 14:43:25.435815 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1613/3186] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:25 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:25.444250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-67739c1a-07af-4999-b638-dcb033331086 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes Dec 11 14:43:25.444986 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-67739c1a-07af-4999-b638-dcb033331086 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:25.445206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:25.445206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:25.445576 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-67739c1a-07af-4999-b638-dcb033331086 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:25.446274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-67739c1a-07af-4999-b638-dcb033331086 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Removing options '' from query. {{(pid=88094) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:43:25.448057 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-67739c1a-07af-4999-b638-dcb033331086 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88094) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:43:25.498616 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-67739c1a-07af-4999-b638-dcb033331086 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Get all volumes completed successfully. Dec 11 14:43:25.499816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-67739c1a-07af-4999-b638-dcb033331086 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes returned with HTTP 200 Dec 11 14:43:25.501058 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1574/3187] 10.222.0.58 () {58 vars in 1204 bytes} [Fri Dec 11 14:43:25 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes => generated 398 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:25.511980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b2bf408-4176-4a50-9e07-3d6cee6754a9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots Dec 11 14:43:25.512715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b2bf408-4176-4a50-9e07-3d6cee6754a9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:25.513202 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b2bf408-4176-4a50-9e07-3d6cee6754a9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:25.513750 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-3b2bf408-4176-4a50-9e07-3d6cee6754a9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 14:43:25.515962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.db.sqlalchemy.api [None req-3b2bf408-4176-4a50-9e07-3d6cee6754a9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Building query based on filter {{(pid=88093) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 11 14:43:25.532313 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3b2bf408-4176-4a50-9e07-3d6cee6754a9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Get all snapshots completed successfully. Dec 11 14:43:25.532991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b2bf408-4176-4a50-9e07-3d6cee6754a9 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots returned with HTTP 200 Dec 11 14:43:25.533841 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1614/3188] 10.222.0.58 () {58 vars in 1210 bytes} [Fri Dec 11 14:43:25 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:43:25.545568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3c84716-dbdc-4de9-ad7c-c10821637134 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] DELETE http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:25.546091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3c84716-dbdc-4de9-ad7c-c10821637134 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:25.546310 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:25.546310 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:25.547260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3c84716-dbdc-4de9-ad7c-c10821637134 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:25.547696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c3c84716-dbdc-4de9-ad7c-c10821637134 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete volume with id: c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:25.598079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:25.598079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:25.599269 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c3c84716-dbdc-4de9-ad7c-c10821637134 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:25.627565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c3c84716-dbdc-4de9-ad7c-c10821637134 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete volume request issued successfully. Dec 11 14:43:25.628034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3c84716-dbdc-4de9-ad7c-c10821637134 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 202 Dec 11 14:43:25.629084 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1575/3189] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:25 2020] DELETE /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:25.636849 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e110e3d7-2686-442e-8174-6876a078e0b4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:25.637420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e110e3d7-2686-442e-8174-6876a078e0b4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:25.637958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e110e3d7-2686-442e-8174-6876a078e0b4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:25.693802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:25.693802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:25.703547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e110e3d7-2686-442e-8174-6876a078e0b4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:25.727233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e110e3d7-2686-442e-8174-6876a078e0b4 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:25.728536 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1615/3190] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:25 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 943 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:26.750121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c6191d9-535f-406f-bb67-da1abfb432ce tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:26.750686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c6191d9-535f-406f-bb67-da1abfb432ce tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:26.751071 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:26.751071 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:26.751685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c6191d9-535f-406f-bb67-da1abfb432ce tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:26.804548 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:26.804548 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:26.814929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4c6191d9-535f-406f-bb67-da1abfb432ce tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Volume info retrieved successfully. Dec 11 14:43:26.838839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c6191d9-535f-406f-bb67-da1abfb432ce tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 200 Dec 11 14:43:26.839761 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1576/3191] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:26 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 943 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:27.123918 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-141ff349-b2fc-4856-872b-673b2198401a tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 Dec 11 14:43:27.124430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-141ff349-b2fc-4856-872b-673b2198401a tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.124647 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:27.124647 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:27.125583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-141ff349-b2fc-4856-872b-673b2198401a tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.155507 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-141ff349-b2fc-4856-872b-673b2198401a tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 returned with HTTP 200 Dec 11 14:43:27.156872 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1616/3192] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:26 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 => generated 361 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:27.170143 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b89baa1-7117-491b-8a8d-f774eadec020 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32/defaults Dec 11 14:43:27.170701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b89baa1-7117-491b-8a8d-f774eadec020 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.170923 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:27.170923 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:27.171284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b89baa1-7117-491b-8a8d-f774eadec020 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'defaults' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.194511 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b89baa1-7117-491b-8a8d-f774eadec020 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32/defaults returned with HTTP 200 Dec 11 14:43:27.195332 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1577/3193] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:43:27 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32/defaults => generated 361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:27.207422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-83fc120a-fd7f-4b39-9014-95399b8d3958 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] PUT http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 Dec 11 14:43:27.208324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-83fc120a-fd7f-4b39-9014-95399b8d3958 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:27.287450 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-83fc120a-fd7f-4b39-9014-95399b8d3958 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 returned with HTTP 200 Dec 11 14:43:27.288326 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1617/3194] 10.222.0.58 () {60 vars in 1341 bytes} [Fri Dec 11 14:43:27 2020] PUT /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 => generated 319 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:27.300480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-131120f7-afa8-4475-aab7-1854ad5d82fb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] DELETE http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 Dec 11 14:43:27.301001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-131120f7-afa8-4475-aab7-1854ad5d82fb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.301486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-131120f7-afa8-4475-aab7-1854ad5d82fb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.311283 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-131120f7-afa8-4475-aab7-1854ad5d82fb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 returned with HTTP 200 Dec 11 14:43:27.312093 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1578/3195] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:43:27 2020] DELETE /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 11 14:43:27.321967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9409e29c-a0d0-4917-849d-ef122a5c557a tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 Dec 11 14:43:27.322633 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9409e29c-a0d0-4917-849d-ef122a5c557a tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.323238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9409e29c-a0d0-4917-849d-ef122a5c557a tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.353414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9409e29c-a0d0-4917-849d-ef122a5c557a tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 returned with HTTP 200 Dec 11 14:43:27.354273 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1618/3196] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:27 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 => generated 361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:27.365958 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fc71fc5-b3f0-4845-a684-6dc780a974ca tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] PUT http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 Dec 11 14:43:27.366738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3fc71fc5-b3f0-4845-a684-6dc780a974ca tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:27.534929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3fc71fc5-b3f0-4845-a684-6dc780a974ca tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 returned with HTTP 200 Dec 11 14:43:27.543260 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1579/3197] 10.222.0.58 () {60 vars in 1342 bytes} [Fri Dec 11 14:43:27 2020] PUT /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 => generated 319 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:27.554205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0d82917-906e-45d4-8b02-96cfd56f5858 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32/defaults Dec 11 14:43:27.554802 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c0d82917-906e-45d4-8b02-96cfd56f5858 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.555297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c0d82917-906e-45d4-8b02-96cfd56f5858 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'defaults' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.580245 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c0d82917-906e-45d4-8b02-96cfd56f5858 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32/defaults returned with HTTP 200 Dec 11 14:43:27.581120 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1619/3198] 10.222.0.58 () {58 vars in 1348 bytes} [Fri Dec 11 14:43:27 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32/defaults => generated 361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:27.595533 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-545b83d0-035a-49f9-9e6a-17bec659618b tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 Dec 11 14:43:27.596155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-545b83d0-035a-49f9-9e6a-17bec659618b tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.596643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-545b83d0-035a-49f9-9e6a-17bec659618b tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.627593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-545b83d0-035a-49f9-9e6a-17bec659618b tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 returned with HTTP 200 Dec 11 14:43:27.628424 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1580/3199] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:43:27 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 => generated 361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:27.642603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d9b230d-bc2a-4b87-b134-393b93ebf8b6 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True Dec 11 14:43:27.643227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d9b230d-bc2a-4b87-b134-393b93ebf8b6 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.643711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4d9b230d-bc2a-4b87-b134-393b93ebf8b6 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.691869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4d9b230d-bc2a-4b87-b134-393b93ebf8b6 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True returned with HTTP 200 Dec 11 14:43:27.692878 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1620/3200] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:43:27 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True => generated 1076 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:43:27.849304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] POST http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes Dec 11 14:43:27.850154 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1065373583"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:27.851257 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1065373583'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:27.851633 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Create volume of 1 GB Dec 11 14:43:27.856219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59c2f2ed-f01d-439c-91bd-5ba9d40a8e0d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] GET http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 Dec 11 14:43:27.857029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59c2f2ed-f01d-439c-91bd-5ba9d40a8e0d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.857515 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-59c2f2ed-f01d-439c-91bd-5ba9d40a8e0d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.865686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Availability Zones retrieved successfully. Dec 11 14:43:27.883630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Flow 'volume_create_api' (206b701a-4542-4d67-a24c-3024f24cec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:27.886632 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5cf22d3-5fc9-477f-a269-d5835d875ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:27.888764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:27.904341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-59c2f2ed-f01d-439c-91bd-5ba9d40a8e0d tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 returned with HTTP 404 Dec 11 14:43:27.905373 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1621/3201] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:27 2020] GET /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/c5119a21-b3de-4965-ba51-7a186635b105 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:27.913663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1cd656b-ba57-44ce-a371-f4cedcd1b7ef tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] DELETE http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 Dec 11 14:43:27.914181 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1cd656b-ba57-44ce-a371-f4cedcd1b7ef tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.914690 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e1cd656b-ba57-44ce-a371-f4cedcd1b7ef tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.915051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-e1cd656b-ba57-44ce-a371-f4cedcd1b7ef tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete snapshot with id: 1afb1b5d-c004-4695-9a7f-1f42c6774ec0 Dec 11 14:43:27.942229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e1cd656b-ba57-44ce-a371-f4cedcd1b7ef tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 returned with HTTP 404 Dec 11 14:43:27.946680 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1622/3202] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:43:27 2020] DELETE /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/1afb1b5d-c004-4695-9a7f-1f42c6774ec0 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:43:27.951665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c84c86f2-9a06-4760-9d38-c06bbbf1984f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] DELETE http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:27.951665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c84c86f2-9a06-4760-9d38-c06bbbf1984f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:27.952619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c84c86f2-9a06-4760-9d38-c06bbbf1984f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:27.953120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c84c86f2-9a06-4760-9d38-c06bbbf1984f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete volume with id: 21ff49d6-2052-4fd8-bc8e-efed8355b7ba Dec 11 14:43:27.956768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5cf22d3-5fc9-477f-a269-d5835d875ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:27.959048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5858f13d-175e-4514-955a-25be36fe4303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:28.003081 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c84c86f2-9a06-4760-9d38-c06bbbf1984f tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba returned with HTTP 404 Dec 11 14:43:28.004123 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1623/3203] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:27 2020] DELETE /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/21ff49d6-2052-4fd8-bc8e-efed8355b7ba => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:28.011891 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a49c6bfe-e3ee-4be9-9892-cf2b830d6eba tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] DELETE http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 Dec 11 14:43:28.012402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a49c6bfe-e3ee-4be9-9892-cf2b830d6eba tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:28.012884 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a49c6bfe-e3ee-4be9-9892-cf2b830d6eba tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:28.013233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-a49c6bfe-e3ee-4be9-9892-cf2b830d6eba tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete snapshot with id: 235869de-29bf-4007-bb65-bc84640b1b56 Dec 11 14:43:28.036613 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a49c6bfe-e3ee-4be9-9892-cf2b830d6eba tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 returned with HTTP 404 Dec 11 14:43:28.037747 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1624/3204] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:43:28 2020] DELETE /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/235869de-29bf-4007-bb65-bc84640b1b56 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:43:28.045696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9554b6e-edec-417d-8c90-75900c7a7f08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] DELETE http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 Dec 11 14:43:28.046218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9554b6e-edec-417d-8c90-75900c7a7f08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:28.047284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9554b6e-edec-417d-8c90-75900c7a7f08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:28.047641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-a9554b6e-edec-417d-8c90-75900c7a7f08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete snapshot with id: 6783fb40-b9c8-40dd-acdc-ba7b732d2414 Dec 11 14:43:28.051843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Created reservations ['b545c5f7-ef30-4225-8647-6c0f022a7f49', '51c726a2-6c25-43d3-8db1-0c7f108fc7dc', '5da8e4fb-27c8-4568-8c59-fa2504622768', 'c3bb3f9b-bd0e-4db4-817d-93ad884eb26b'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:28.053884 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5858f13d-175e-4514-955a-25be36fe4303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b545c5f7-ef30-4225-8647-6c0f022a7f49', '51c726a2-6c25-43d3-8db1-0c7f108fc7dc', '5da8e4fb-27c8-4568-8c59-fa2504622768', 'c3bb3f9b-bd0e-4db4-817d-93ad884eb26b']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:28.056089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dafbc00-4e98-421f-a79c-2d24f9de3386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:28.071340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9554b6e-edec-417d-8c90-75900c7a7f08 tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 returned with HTTP 404 Dec 11 14:43:28.072386 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1625/3205] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:43:28 2020] DELETE /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/snapshots/6783fb40-b9c8-40dd-acdc-ba7b732d2414 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:43:28.079947 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8ab8a07-4297-45e9-827f-3f1b64aad8dd tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] DELETE http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:43:28.080468 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8ab8a07-4297-45e9-827f-3f1b64aad8dd tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:28.080959 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a8ab8a07-4297-45e9-827f-3f1b64aad8dd tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:28.081421 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a8ab8a07-4297-45e9-827f-3f1b64aad8dd tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] Delete volume with id: 60527eb7-969b-41ab-a280-43de1ad25bc6 Dec 11 14:43:28.115758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dafbc00-4e98-421f-a79c-2d24f9de3386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1271b23b-3955-4995-af2b-955383c54df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1065373583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbad31da4c474ba18cc30de183b26f32',qos_specs=None,replication_status=,reservations=['b545c5f7-ef30-4225-8647-6c0f022a7f49','51c726a2-6c25-43d3-8db1-0c7f108fc7dc','5da8e4fb-27c8-4568-8c59-fa2504622768','c3bb3f9b-bd0e-4db4-817d-93ad884eb26b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82435cf45e8d44259de563f890e5091a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1065373583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1271b23b-3955-4995-af2b-955383c54df2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbad31da4c474ba18cc30de183b26f32',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,user_id='82435cf45e8d44259de563f890e5091a',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:28.117813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b43c187-62cb-4197-ba91-b3b912cbe0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:28.129329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a8ab8a07-4297-45e9-827f-3f1b64aad8dd tempest-VolumesDeleteCascade-918026634 tempest-VolumesDeleteCascade-918026634] http://10.222.0.58/volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 returned with HTTP 404 Dec 11 14:43:28.130401 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1626/3206] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:28 2020] DELETE /volume/v3/842bf4fbf49e44a08b702ea66efc5f3e/volumes/60527eb7-969b-41ab-a280-43de1ad25bc6 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:43:28.145027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b43c187-62cb-4197-ba91-b3b912cbe0fd) 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-VolumeQuotasAdminTestJSON-Volume-1065373583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbad31da4c474ba18cc30de183b26f32',qos_specs=None,replication_status=,reservations=['b545c5f7-ef30-4225-8647-6c0f022a7f49','51c726a2-6c25-43d3-8db1-0c7f108fc7dc','5da8e4fb-27c8-4568-8c59-fa2504622768','c3bb3f9b-bd0e-4db4-817d-93ad884eb26b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82435cf45e8d44259de563f890e5091a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:28.147113 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017c365d-f734-4074-81df-0d7250bf0c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:28.162028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (017c365d-f734-4074-81df-0d7250bf0c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:28.164813 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Flow 'volume_create_api' (206b701a-4542-4d67-a24c-3024f24cec89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:28.213961 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Create volume request issued successfully. Dec 11 14:43:28.229453 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1ddf1171-8793-494d-a64f-d2a9d002b017 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes returned with HTTP 202 Dec 11 14:43:28.230748 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1581/3207] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:43:27 2020] POST /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes => generated 825 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:28.245762 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae7349af-be7e-4d9c-acb9-f5d875cd8294 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] GET http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 Dec 11 14:43:28.246398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae7349af-be7e-4d9c-acb9-f5d875cd8294 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:28.247014 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae7349af-be7e-4d9c-acb9-f5d875cd8294 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:28.308924 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:28.308924 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:28.317708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae7349af-be7e-4d9c-acb9-f5d875cd8294 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Volume info retrieved successfully. Dec 11 14:43:28.342292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae7349af-be7e-4d9c-acb9-f5d875cd8294 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 returned with HTTP 200 Dec 11 14:43:28.343366 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1627/3208] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:28 2020] GET /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:29.361369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55770c43-4356-48a2-b631-4751a79fc152 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] GET http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 Dec 11 14:43:29.361882 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-55770c43-4356-48a2-b631-4751a79fc152 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:29.362142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:29.362142 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:29.362538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-55770c43-4356-48a2-b631-4751a79fc152 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:29.415477 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:29.415477 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:29.424449 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-55770c43-4356-48a2-b631-4751a79fc152 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Volume info retrieved successfully. Dec 11 14:43:29.447268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-55770c43-4356-48a2-b631-4751a79fc152 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 returned with HTTP 200 Dec 11 14:43:29.448085 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1582/3209] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:29 2020] GET /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:29.464989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2467e02e-9029-4758-9461-328441bb1507 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True Dec 11 14:43:29.465525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2467e02e-9029-4758-9461-328441bb1507 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:29.465752 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:29.465752 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:29.466102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2467e02e-9029-4758-9461-328441bb1507 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:29.516423 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2467e02e-9029-4758-9461-328441bb1507 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True returned with HTTP 200 Dec 11 14:43:29.517287 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1628/3210] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:43:29 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True => generated 1076 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:43:29.530678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91e0f1bb-f1ad-4af1-b70e-41d658009f8a tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] DELETE http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 Dec 11 14:43:29.531733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91e0f1bb-f1ad-4af1-b70e-41d658009f8a tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:29.531952 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:29.531952 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:29.532322 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-91e0f1bb-f1ad-4af1-b70e-41d658009f8a tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:29.532783 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-91e0f1bb-f1ad-4af1-b70e-41d658009f8a tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Delete volume with id: 1271b23b-3955-4995-af2b-955383c54df2 Dec 11 14:43:29.582747 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:29.582747 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:29.584520 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-91e0f1bb-f1ad-4af1-b70e-41d658009f8a tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Volume info retrieved successfully. Dec 11 14:43:29.611042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-91e0f1bb-f1ad-4af1-b70e-41d658009f8a tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Delete volume request issued successfully. Dec 11 14:43:29.611402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-91e0f1bb-f1ad-4af1-b70e-41d658009f8a tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 returned with HTTP 202 Dec 11 14:43:29.615436 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1583/3211] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:29 2020] DELETE /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:29.620948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82351c8a-df21-414c-b292-5328e2043bd3 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] GET http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 Dec 11 14:43:29.621752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82351c8a-df21-414c-b292-5328e2043bd3 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:29.622685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82351c8a-df21-414c-b292-5328e2043bd3 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:29.676931 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:29.676931 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:29.686083 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-82351c8a-df21-414c-b292-5328e2043bd3 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Volume info retrieved successfully. Dec 11 14:43:29.717030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82351c8a-df21-414c-b292-5328e2043bd3 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 returned with HTTP 200 Dec 11 14:43:29.719749 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1629/3212] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:29 2020] GET /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:30.159731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] POST http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes Dec 11 14:43:30.160191 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:30.160191 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:30.160605 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-746161432", "metadata": {"Type": "Test"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:30.161807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-746161432', 'metadata': {'Type': 'Test'}}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:30.162182 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume of 1 GB Dec 11 14:43:30.175228 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Availability Zones retrieved successfully. Dec 11 14:43:30.192289 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (fb9155c5-8c5e-4022-bf95-4c0bc23e27d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:30.195119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32f8b1c-abc2-4d67-9e08-7125550887b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:30.197170 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:30.262952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32f8b1c-abc2-4d67-9e08-7125550887b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:30.265128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81bf97c3-fa92-418b-8562-be13c6ff4f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:30.352743 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Created reservations ['decd7516-7719-4ee6-99d7-bdb814d329f5', '2e0b8906-9a26-4cf5-bd42-04a3ee4c15d5', '0768cd11-7a05-4bba-b2a4-72bbaed34ae6', '73c8958f-1068-4c0d-8d15-ad47aa4771ab'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:30.354603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81bf97c3-fa92-418b-8562-be13c6ff4f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['decd7516-7719-4ee6-99d7-bdb814d329f5', '2e0b8906-9a26-4cf5-bd42-04a3ee4c15d5', '0768cd11-7a05-4bba-b2a4-72bbaed34ae6', '73c8958f-1068-4c0d-8d15-ad47aa4771ab']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:30.356718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2aad99c-41fa-4c08-93ff-e67fabee05a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:30.416025 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2aad99c-41fa-4c08-93ff-e67fabee05a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c27826c-34ee-4cca-a9cc-a89cd1a7a593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-746161432',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['decd7516-7719-4ee6-99d7-bdb814d329f5','2e0b8906-9a26-4cf5-bd42-04a3ee4c15d5','0768cd11-7a05-4bba-b2a4-72bbaed34ae6','73c8958f-1068-4c0d-8d15-ad47aa4771ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-746161432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c27826c-34ee-4cca-a9cc-a89cd1a7a593,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dff0001da82546df99ccd45cd04e0125',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,user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:30.418081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfa1ed1-913d-4ffb-a055-ae9744f3d0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:30.445989 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfa1ed1-913d-4ffb-a055-ae9744f3d0bb) 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-VolumesGetTest-Volume-746161432',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['decd7516-7719-4ee6-99d7-bdb814d329f5','2e0b8906-9a26-4cf5-bd42-04a3ee4c15d5','0768cd11-7a05-4bba-b2a4-72bbaed34ae6','73c8958f-1068-4c0d-8d15-ad47aa4771ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:30.448036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (406ce52a-a6dd-4e5f-8e38-20d7f12e6347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:30.463667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (406ce52a-a6dd-4e5f-8e38-20d7f12e6347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:30.466426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (fb9155c5-8c5e-4022-bf95-4c0bc23e27d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:30.518391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request issued successfully. Dec 11 14:43:30.532675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1979263d-6aad-4011-b3c7-7118b6d9060e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes returned with HTTP 202 Dec 11 14:43:30.536486 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1584/3213] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:43:30 2020] POST /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes => generated 827 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:30.548477 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2957e430-083e-416c-aeae-11b01e9510a2 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:30.549395 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2957e430-083e-416c-aeae-11b01e9510a2 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:30.549810 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:30.549810 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:30.550804 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2957e430-083e-416c-aeae-11b01e9510a2 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:30.601969 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:30.601969 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:30.611920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2957e430-083e-416c-aeae-11b01e9510a2 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:30.635116 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2957e430-083e-416c-aeae-11b01e9510a2 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 200 Dec 11 14:43:30.635940 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1630/3214] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:30 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 919 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:30.736685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e1ee325-0989-4ba7-bac1-f2827734b027 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] GET http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 Dec 11 14:43:30.737209 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e1ee325-0989-4ba7-bac1-f2827734b027 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:30.737426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:30.737426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:30.737802 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e1ee325-0989-4ba7-bac1-f2827734b027 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:30.791047 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:30.791047 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:30.800998 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9e1ee325-0989-4ba7-bac1-f2827734b027 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Volume info retrieved successfully. Dec 11 14:43:30.825985 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e1ee325-0989-4ba7-bac1-f2827734b027 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 returned with HTTP 200 Dec 11 14:43:30.827022 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1585/3215] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:30 2020] GET /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:31.651895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8afb04f9-f474-4389-83a6-4a2f9117d723 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:31.652547 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8afb04f9-f474-4389-83a6-4a2f9117d723 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:31.652547 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:31.652547 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:31.652858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8afb04f9-f474-4389-83a6-4a2f9117d723 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:31.702816 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:31.702816 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:31.711480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8afb04f9-f474-4389-83a6-4a2f9117d723 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:31.735079 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8afb04f9-f474-4389-83a6-4a2f9117d723 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 200 Dec 11 14:43:31.736117 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1631/3216] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:31 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:31.750701 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06e861ec-68c6-4683-8a86-9a0af859f006 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:31.751454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06e861ec-68c6-4683-8a86-9a0af859f006 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:31.751820 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:31.751820 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:31.752431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06e861ec-68c6-4683-8a86-9a0af859f006 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:31.804817 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:31.804817 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:31.814899 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-06e861ec-68c6-4683-8a86-9a0af859f006 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:31.837911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06e861ec-68c6-4683-8a86-9a0af859f006 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 200 Dec 11 14:43:31.838803 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1586/3217] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:31 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:43:31.848101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7081f83f-0bb4-4de4-b63f-3e92ad272753 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] GET http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 Dec 11 14:43:31.848608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7081f83f-0bb4-4de4-b63f-3e92ad272753 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:31.848823 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:31.848823 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:31.849176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7081f83f-0bb4-4de4-b63f-3e92ad272753 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:31.863970 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eeaa46e3-bbd4-4ee9-9fa4-1a59692fb717 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] PUT http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:31.864443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:31.864443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:31.865090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eeaa46e3-bbd4-4ee9-9fa4-1a59692fb717 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-746161432"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:31.896735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7081f83f-0bb4-4de4-b63f-3e92ad272753 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 returned with HTTP 404 Dec 11 14:43:31.897789 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1632/3218] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:31 2020] GET /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:31.907593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] POST http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes Dec 11 14:43:31.908287 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-472609782"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:31.910980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-472609782'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:31.911395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Create volume of 1 GB Dec 11 14:43:31.923860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Availability Zones retrieved successfully. Dec 11 14:43:31.928366 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:31.928366 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:31.940317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Flow 'volume_create_api' (ddb3161b-13d2-42fc-addb-39dc45ecf03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:31.942291 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eeaa46e3-bbd4-4ee9-9fa4-1a59692fb717 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:31.943344 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1607122d-f057-48de-b36f-5ab9657ee1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:31.945516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:31.961145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eeaa46e3-bbd4-4ee9-9fa4-1a59692fb717 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume updated successfully. Dec 11 14:43:31.975392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eeaa46e3-bbd4-4ee9-9fa4-1a59692fb717 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 200 Dec 11 14:43:31.982302 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1587/3219] 10.222.0.58 () {60 vars in 1335 bytes} [Fri Dec 11 14:43:31 2020] PUT /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 852 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:31.990679 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdfc133b-24ee-4d4c-98f2-ed37d566e219 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] PUT http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:31.991138 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:31.991138 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:31.991560 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fdfc133b-24ee-4d4c-98f2-ed37d566e219 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1305545883", "description": "This is the new description of volume"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:32.010798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1607122d-f057-48de-b36f-5ab9657ee1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.012976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac78562-12ad-4bd3-ad18-bf1aad2b91ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:32.041467 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:32.041467 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:32.050395 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fdfc133b-24ee-4d4c-98f2-ed37d566e219 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:32.063080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fdfc133b-24ee-4d4c-98f2-ed37d566e219 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume updated successfully. Dec 11 14:43:32.076892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fdfc133b-24ee-4d4c-98f2-ed37d566e219 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 200 Dec 11 14:43:32.078310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Created reservations ['56eabe04-ccaf-4b4e-a4f9-760169c44d2b', 'b08efe86-e499-4603-8f2a-877fb470d837', '92af070d-9b11-4580-8a8d-65ef16194eeb', 'fd3ef526-4948-4d27-8321-0516aee4cd2b'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:32.078633 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1588/3220] 10.222.0.58 () {60 vars in 1336 bytes} [Fri Dec 11 14:43:31 2020] PUT /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 892 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:43:32.088195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac78562-12ad-4bd3-ad18-bf1aad2b91ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56eabe04-ccaf-4b4e-a4f9-760169c44d2b', 'b08efe86-e499-4603-8f2a-877fb470d837', '92af070d-9b11-4580-8a8d-65ef16194eeb', 'fd3ef526-4948-4d27-8321-0516aee4cd2b']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.088195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0384920-b212-4f03-ab2c-b68b5c3d0468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:32.092440 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acc0d171-80b7-4d60-a60e-19210c354ea1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:32.092967 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acc0d171-80b7-4d60-a60e-19210c354ea1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:32.093187 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:32.093187 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:32.093701 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-acc0d171-80b7-4d60-a60e-19210c354ea1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:32.145169 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0384920-b212-4f03-ab2c-b68b5c3d0468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce6284ef-769a-4b64-861c-e7f14da13222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-472609782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbad31da4c474ba18cc30de183b26f32',qos_specs=None,replication_status=,reservations=['56eabe04-ccaf-4b4e-a4f9-760169c44d2b','b08efe86-e499-4603-8f2a-877fb470d837','92af070d-9b11-4580-8a8d-65ef16194eeb','fd3ef526-4948-4d27-8321-0516aee4cd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82435cf45e8d44259de563f890e5091a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-472609782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce6284ef-769a-4b64-861c-e7f14da13222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbad31da4c474ba18cc30de183b26f32',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,user_id='82435cf45e8d44259de563f890e5091a',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.145590 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:32.145590 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:32.147259 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8882575-d8f3-46fc-8861-417a2e6b80f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:32.153904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-acc0d171-80b7-4d60-a60e-19210c354ea1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:32.174535 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8882575-d8f3-46fc-8861-417a2e6b80f7) 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-VolumeQuotasAdminTestJSON-Volume-472609782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbad31da4c474ba18cc30de183b26f32',qos_specs=None,replication_status=,reservations=['56eabe04-ccaf-4b4e-a4f9-760169c44d2b','b08efe86-e499-4603-8f2a-877fb470d837','92af070d-9b11-4580-8a8d-65ef16194eeb','fd3ef526-4948-4d27-8321-0516aee4cd2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82435cf45e8d44259de563f890e5091a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.176614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4905b208-e90a-4276-ba6c-1d9fc9859644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:32.176971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-acc0d171-80b7-4d60-a60e-19210c354ea1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 200 Dec 11 14:43:32.182043 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1589/3221] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:32 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 960 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:32.192334 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4905b208-e90a-4276-ba6c-1d9fc9859644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.192884 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] POST http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes Dec 11 14:43:32.193350 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:32.193350 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:32.193758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1271381231", "availability_zone": "nova", "size": 1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:32.194899 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1271381231', 'availability_zone': 'nova', 'size': 1}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:32.195279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume of 1 GB Dec 11 14:43:32.195469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Flow 'volume_create_api' (ddb3161b-13d2-42fc-addb-39dc45ecf03b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:32.208713 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Availability Zones retrieved successfully. Dec 11 14:43:32.225535 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (d5d98ae0-35e4-4203-9b1e-2cfb2a1d6a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:32.228327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3931f0-d9dd-4b5c-b004-07dd52f28862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:32.230391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:32.245338 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Create volume request issued successfully. Dec 11 14:43:32.259204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d75aac19-7ec2-4339-92d0-a5667fc9fcf2 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes returned with HTTP 202 Dec 11 14:43:32.263453 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1633/3222] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:43:31 2020] POST /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes => generated 824 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:43:32.275696 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93a37dc4-e141-47d8-864d-a204f92a1f62 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] GET http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:32.276888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93a37dc4-e141-47d8-864d-a204f92a1f62 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:32.277278 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:32.277278 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:32.278791 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-93a37dc4-e141-47d8-864d-a204f92a1f62 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:32.298450 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3931f0-d9dd-4b5c-b004-07dd52f28862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.300537 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8414b1-e9c0-40c1-a759-2ab26f659a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:32.333263 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:32.333263 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:32.343058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-93a37dc4-e141-47d8-864d-a204f92a1f62 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Volume info retrieved successfully. Dec 11 14:43:32.366859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-93a37dc4-e141-47d8-864d-a204f92a1f62 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 returned with HTTP 200 Dec 11 14:43:32.367985 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1634/3223] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:32 2020] GET /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:43:32.371335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Created reservations ['feafa24f-04cd-4c69-9aba-7d8204cd936b', '9f1e2e10-af6e-469b-8aa6-599f7699fbc8', 'd15bf0ed-e0d9-48da-9a3a-7ee865d5a079', '7120dc01-b20d-450f-9d17-09cbf4d726f3'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:32.373540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8414b1-e9c0-40c1-a759-2ab26f659a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feafa24f-04cd-4c69-9aba-7d8204cd936b', '9f1e2e10-af6e-469b-8aa6-599f7699fbc8', 'd15bf0ed-e0d9-48da-9a3a-7ee865d5a079', '7120dc01-b20d-450f-9d17-09cbf4d726f3']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.376405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559477ee-c624-4659-aeda-9f8d786e09d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:32.434254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559477ee-c624-4659-aeda-9f8d786e09d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6dc03a8-bf3e-487a-85bd-4fc71fa686b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1271381231',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['feafa24f-04cd-4c69-9aba-7d8204cd936b','9f1e2e10-af6e-469b-8aa6-599f7699fbc8','d15bf0ed-e0d9-48da-9a3a-7ee865d5a079','7120dc01-b20d-450f-9d17-09cbf4d726f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1271381231',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6dc03a8-bf3e-487a-85bd-4fc71fa686b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0001da82546df99ccd45cd04e0125',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,user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.436351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef27e31-0228-4481-9a38-1b2443567cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:32.463457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef27e31-0228-4481-9a38-1b2443567cdf) 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='tempest-@#$%^* description-1271381231',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['feafa24f-04cd-4c69-9aba-7d8204cd936b','9f1e2e10-af6e-469b-8aa6-599f7699fbc8','d15bf0ed-e0d9-48da-9a3a-7ee865d5a079','7120dc01-b20d-450f-9d17-09cbf4d726f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.465408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef61398-3ee9-4d8d-add4-28f961daabf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:32.480958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef61398-3ee9-4d8d-add4-28f961daabf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:32.483631 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (d5d98ae0-35e4-4203-9b1e-2cfb2a1d6a82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:32.532396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request issued successfully. Dec 11 14:43:32.546054 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6edf7125-583d-4d79-8695-5994da27a966 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes returned with HTTP 202 Dec 11 14:43:32.547725 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1590/3224] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:43:32 2020] POST /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes => generated 811 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:43:32.562113 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f4a4a17-58eb-43ce-8a93-4c5d82b28d17 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 Dec 11 14:43:32.562742 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f4a4a17-58eb-43ce-8a93-4c5d82b28d17 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:32.563129 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:32.563129 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:32.563346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f4a4a17-58eb-43ce-8a93-4c5d82b28d17 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:32.614027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:32.614027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:32.622019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f4a4a17-58eb-43ce-8a93-4c5d82b28d17 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:32.644440 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f4a4a17-58eb-43ce-8a93-4c5d82b28d17 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 returned with HTTP 200 Dec 11 14:43:32.649086 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1635/3225] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:32 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 => generated 903 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:33.385430 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-693dc5f6-b538-412e-a87c-659fbb314fb0 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] GET http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:33.385975 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-693dc5f6-b538-412e-a87c-659fbb314fb0 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:33.386117 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:33.386117 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:33.386527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-693dc5f6-b538-412e-a87c-659fbb314fb0 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:33.437684 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:33.437684 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:33.446005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-693dc5f6-b538-412e-a87c-659fbb314fb0 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Volume info retrieved successfully. Dec 11 14:43:33.467640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-693dc5f6-b538-412e-a87c-659fbb314fb0 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 returned with HTTP 200 Dec 11 14:43:33.468380 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1591/3226] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:33 2020] GET /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:33.484908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3f206b7-d345-4a42-8a86-8dd4a37256b6 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True Dec 11 14:43:33.485426 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3f206b7-d345-4a42-8a86-8dd4a37256b6 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:33.485644 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:33.485644 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:33.486016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3f206b7-d345-4a42-8a86-8dd4a37256b6 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:33.536219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3f206b7-d345-4a42-8a86-8dd4a37256b6 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True returned with HTTP 200 Dec 11 14:43:33.537086 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1636/3227] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:43:33 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True => generated 1076 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:43:33.553362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33291ee5-7819-429f-85a6-338d3baa682f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/a76c096f80d8436cb4f41ecbaec0e1f6?usage=True Dec 11 14:43:33.553877 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33291ee5-7819-429f-85a6-338d3baa682f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:33.554094 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:33.554094 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:33.554487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-33291ee5-7819-429f-85a6-338d3baa682f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:33.598080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-33291ee5-7819-429f-85a6-338d3baa682f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/a76c096f80d8436cb4f41ecbaec0e1f6?usage=True returned with HTTP 200 Dec 11 14:43:33.598944 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1592/3228] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:43:33 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/a76c096f80d8436cb4f41ecbaec0e1f6?usage=True => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:33.615108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba9f9fd5-27a6-4f32-95b9-802b20ee6e5f tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] POST http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/os-volume-transfer Dec 11 14:43:33.615969 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba9f9fd5-27a6-4f32-95b9-802b20ee6e5f tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ce6284ef-769a-4b64-861c-e7f14da13222"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:33.616922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.volume_transfer [None req-ba9f9fd5-27a6-4f32-95b9-802b20ee6e5f tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Creating new volume transfer {'transfer': {'volume_id': 'ce6284ef-769a-4b64-861c-e7f14da13222'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 11 14:43:33.617271 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.volume_transfer [None req-ba9f9fd5-27a6-4f32-95b9-802b20ee6e5f tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Creating transfer of volume ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:33.617623 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.transfer.api [None req-ba9f9fd5-27a6-4f32-95b9-802b20ee6e5f tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Generating transfer record for volume ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:33.660994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2aa780a-948e-4313-a385-de30166210c5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 Dec 11 14:43:33.661600 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2aa780a-948e-4313-a385-de30166210c5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:33.662078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e2aa780a-948e-4313-a385-de30166210c5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:33.668480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:33.668480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:33.693261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba9f9fd5-27a6-4f32-95b9-802b20ee6e5f tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/os-volume-transfer returned with HTTP 202 Dec 11 14:43:33.694285 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1637/3229] 10.222.0.58 () {60 vars in 1258 bytes} [Fri Dec 11 14:43:33 2020] POST /volume/v3/cbad31da4c474ba18cc30de183b26f32/os-volume-transfer => generated 507 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:33.713326 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:33.713326 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:33.722250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e2aa780a-948e-4313-a385-de30166210c5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:33.744501 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e2aa780a-948e-4313-a385-de30166210c5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 returned with HTTP 200 Dec 11 14:43:33.745193 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1593/3230] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:33 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 => generated 904 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:33.760374 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae8ad698-914b-470b-b4aa-7084c5423c15 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] PUT http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 Dec 11 14:43:33.760823 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:33.760823 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:33.761288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae8ad698-914b-470b-b4aa-7084c5423c15 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-746161432", "description": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:33.811521 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:33.811521 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:33.820871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae8ad698-914b-470b-b4aa-7084c5423c15 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:33.829805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae8ad698-914b-470b-b4aa-7084c5423c15 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume updated successfully. Dec 11 14:43:33.842844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae8ad698-914b-470b-b4aa-7084c5423c15 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 returned with HTTP 200 Dec 11 14:43:33.843738 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1594/3231] 10.222.0.58 () {60 vars in 1335 bytes} [Fri Dec 11 14:43:33 2020] PUT /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 => generated 838 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:43:33.853967 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] POST http://10.222.0.58/volume/v3/a76c096f80d8436cb4f41ecbaec0e1f6/os-volume-transfer/54bd095f-12f1-42a5-a65a-1a905a655f54/accept Dec 11 14:43:33.854459 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:33.854459 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:33.854872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "84f37e4b03dde778"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:33.855762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.contrib.volume_transfer [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Accepting volume transfer 54bd095f-12f1-42a5-a65a-1a905a655f54 {{(pid=88093) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 11 14:43:33.856104 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.contrib.volume_transfer [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Accepting transfer 54bd095f-12f1-42a5-a65a-1a905a655f54 Dec 11 14:43:33.858239 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2d88de5-8b02-4029-8ad0-b9fb0f55b96f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] DELETE http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 Dec 11 14:43:33.859301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2d88de5-8b02-4029-8ad0-b9fb0f55b96f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:33.859513 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:33.859513 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:33.859892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d2d88de5-8b02-4029-8ad0-b9fb0f55b96f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:33.860355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-d2d88de5-8b02-4029-8ad0-b9fb0f55b96f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume with id: f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 Dec 11 14:43:33.909691 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:33.909691 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:33.910919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d2d88de5-8b02-4029-8ad0-b9fb0f55b96f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:33.937460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d2d88de5-8b02-4029-8ad0-b9fb0f55b96f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume request issued successfully. Dec 11 14:43:33.937925 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d2d88de5-8b02-4029-8ad0-b9fb0f55b96f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 returned with HTTP 202 Dec 11 14:43:33.939137 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1595/3232] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:33 2020] DELETE /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:33.947638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88ed4a9e-8295-4324-ba12-562a36aff99e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 Dec 11 14:43:33.947767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88ed4a9e-8295-4324-ba12-562a36aff99e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:33.947971 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:33.947971 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:33.948341 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88ed4a9e-8295-4324-ba12-562a36aff99e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:33.998883 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:33.998883 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:34.007835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-88ed4a9e-8295-4324-ba12-562a36aff99e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:34.011768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Created reservations ['167da178-4f2e-4ce7-9ac5-9541ba87b505', 'e55cc0d2-3c78-4199-aef0-af6008479b92', '5edf0707-d4f0-4440-8572-978f7e89ed84', '02136fe6-d946-4cd9-b800-44714e3ac9a7'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:34.030557 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88ed4a9e-8295-4324-ba12-562a36aff99e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 returned with HTTP 200 Dec 11 14:43:34.031959 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1596/3233] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:33 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 => generated 905 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:34.064371 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Created reservations ['e198188b-ba3a-484c-9f5c-6cfc854918de', '4ec928ea-cb9c-46eb-848c-29bb57fdbffd', '3de34117-85e2-4055-8dca-b058287ef58f', '464c78da-7eb7-4f1e-957b-f424a319bab0'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:34.130738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Created reservations ['5b83dc83-de6f-4e9d-8033-6ebe012fc564', '8d79be69-a688-4b67-9228-298d63408f60', '03274765-7adf-437e-9299-87d9032cb41a', '95d31e04-6ef1-4728-805b-6735d7f9f177'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:34.185799 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Created reservations ['2aa9f48b-03a8-4c69-a1c1-52bc0b77dbc1', '0fd436d1-39b4-4ac1-b867-a05343c2fe39', '76a65bda-9c9a-42d3-99af-a5b0b8d7fb7d', '074d8aca-7dbd-42b2-aced-5645f7186439'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:34.188717 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:34.188717 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:34.247667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Transfer volume completed successfully. Dec 11 14:43:34.271312 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:43:34.271312 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:43:34.364857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.transfer.api [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Volume ce6284ef-769a-4b64-861c-e7f14da13222 has been transferred. Dec 11 14:43:34.417445 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f9a1aa9e-7e91-440d-8935-51299f13103e tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] http://10.222.0.58/volume/v3/a76c096f80d8436cb4f41ecbaec0e1f6/os-volume-transfer/54bd095f-12f1-42a5-a65a-1a905a655f54/accept returned with HTTP 202 Dec 11 14:43:34.418964 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1638/3234] 10.222.0.58 () {60 vars in 1390 bytes} [Fri Dec 11 14:43:33 2020] POST /volume/v3/a76c096f80d8436cb4f41ecbaec0e1f6/os-volume-transfer/54bd095f-12f1-42a5-a65a-1a905a655f54/accept => generated 431 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:34.428641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-420df6fa-d126-4b72-b513-9781d7efedb7 tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] GET http://10.222.0.58/volume/v3/a76c096f80d8436cb4f41ecbaec0e1f6/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:34.429179 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-420df6fa-d126-4b72-b513-9781d7efedb7 tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:34.429375 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:34.429375 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:34.430100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-420df6fa-d126-4b72-b513-9781d7efedb7 tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:34.482792 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:34.482792 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:34.491102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-420df6fa-d126-4b72-b513-9781d7efedb7 tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] Volume info retrieved successfully. Dec 11 14:43:34.512885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-420df6fa-d126-4b72-b513-9781d7efedb7 tempest-VolumeQuotasAdminTestJSON-282008601 tempest-VolumeQuotasAdminTestJSON-282008601] http://10.222.0.58/volume/v3/a76c096f80d8436cb4f41ecbaec0e1f6/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 returned with HTTP 200 Dec 11 14:43:34.513873 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1597/3235] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:34 2020] GET /volume/v3/a76c096f80d8436cb4f41ecbaec0e1f6/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:34.532330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-04224a70-c139-4af2-98ae-19a31896f56f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True Dec 11 14:43:34.532791 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-04224a70-c139-4af2-98ae-19a31896f56f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:34.533012 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:34.533012 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:34.533390 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-04224a70-c139-4af2-98ae-19a31896f56f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:34.534076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:34.534076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:34.585354 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-04224a70-c139-4af2-98ae-19a31896f56f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True returned with HTTP 200 Dec 11 14:43:34.586420 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1639/3236] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:43:34 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32?usage=True => generated 1076 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:43:34.602612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fe26ed6-bdcb-48ba-8ecb-38794e2e6b53 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/a76c096f80d8436cb4f41ecbaec0e1f6?usage=True Dec 11 14:43:34.603273 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fe26ed6-bdcb-48ba-8ecb-38794e2e6b53 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:34.603495 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:34.603495 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:34.603938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2fe26ed6-bdcb-48ba-8ecb-38794e2e6b53 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:34.652232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2fe26ed6-bdcb-48ba-8ecb-38794e2e6b53 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/a76c096f80d8436cb4f41ecbaec0e1f6?usage=True returned with HTTP 200 Dec 11 14:43:34.652981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1598/3237] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:43:34 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/a76c096f80d8436cb4f41ecbaec0e1f6?usage=True => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:34.667658 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a06087cf-cb80-4795-b44b-e37d9a9cd3eb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] DELETE http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:34.668275 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a06087cf-cb80-4795-b44b-e37d9a9cd3eb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:34.668761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a06087cf-cb80-4795-b44b-e37d9a9cd3eb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:34.669265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a06087cf-cb80-4795-b44b-e37d9a9cd3eb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Delete volume with id: ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:34.723716 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:34.723716 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:34.724901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a06087cf-cb80-4795-b44b-e37d9a9cd3eb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Volume info retrieved successfully. Dec 11 14:43:34.752857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a06087cf-cb80-4795-b44b-e37d9a9cd3eb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Delete volume request issued successfully. Dec 11 14:43:34.753342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a06087cf-cb80-4795-b44b-e37d9a9cd3eb tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 returned with HTTP 202 Dec 11 14:43:34.754225 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1640/3238] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:34 2020] DELETE /volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:34.762622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d524601b-fb9d-41e4-9f4e-ec86ca0bf6c8 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:34.763265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d524601b-fb9d-41e4-9f4e-ec86ca0bf6c8 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:34.763758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d524601b-fb9d-41e4-9f4e-ec86ca0bf6c8 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:34.817334 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:34.817334 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:34.825748 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d524601b-fb9d-41e4-9f4e-ec86ca0bf6c8 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Volume info retrieved successfully. Dec 11 14:43:34.849664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d524601b-fb9d-41e4-9f4e-ec86ca0bf6c8 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 returned with HTTP 200 Dec 11 14:43:34.850705 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1599/3239] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:34 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 => generated 1087 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:43:35.048312 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afc50962-d693-4437-9330-4d027c4ea3af tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 Dec 11 14:43:35.048990 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afc50962-d693-4437-9330-4d027c4ea3af tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:35.049273 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:35.049273 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:35.049733 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-afc50962-d693-4437-9330-4d027c4ea3af tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:35.104012 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:35.104012 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:35.113221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-afc50962-d693-4437-9330-4d027c4ea3af tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:35.140080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-afc50962-d693-4437-9330-4d027c4ea3af tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 returned with HTTP 200 Dec 11 14:43:35.141112 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1641/3240] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:35 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 => generated 905 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:35.867553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89692863-a79a-45cf-819b-de779bfa6816 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:35.868533 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89692863-a79a-45cf-819b-de779bfa6816 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:35.868781 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:35.868781 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:35.869263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89692863-a79a-45cf-819b-de779bfa6816 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:35.923953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:35.923953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:35.932425 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-89692863-a79a-45cf-819b-de779bfa6816 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Volume info retrieved successfully. Dec 11 14:43:35.955367 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89692863-a79a-45cf-819b-de779bfa6816 tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 returned with HTTP 200 Dec 11 14:43:35.956427 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1600/3241] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:35 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 => generated 1087 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:43:36.157509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6c80847-f41d-4a5e-adf3-489505f8b3e4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 Dec 11 14:43:36.158027 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6c80847-f41d-4a5e-adf3-489505f8b3e4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:36.158245 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:36.158245 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:36.158639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6c80847-f41d-4a5e-adf3-489505f8b3e4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:36.205745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6c80847-f41d-4a5e-adf3-489505f8b3e4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 returned with HTTP 404 Dec 11 14:43:36.206831 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1642/3242] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:36 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/f6dc03a8-bf3e-487a-85bd-4fc71fa686b5 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:36.214453 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-742b652a-7f7e-4516-b1b3-f5547195ceaa tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] DELETE http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:36.214972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-742b652a-7f7e-4516-b1b3-f5547195ceaa tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:36.215193 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:36.215193 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:36.215586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-742b652a-7f7e-4516-b1b3-f5547195ceaa tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:36.216021 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-742b652a-7f7e-4516-b1b3-f5547195ceaa tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume with id: 2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:36.265408 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:36.265408 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:36.266606 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-742b652a-7f7e-4516-b1b3-f5547195ceaa tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:36.293546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-742b652a-7f7e-4516-b1b3-f5547195ceaa tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume request issued successfully. Dec 11 14:43:36.294015 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-742b652a-7f7e-4516-b1b3-f5547195ceaa tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 202 Dec 11 14:43:36.295056 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1601/3243] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:36 2020] DELETE /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:36.306251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd7af01e-8f2b-4499-a7d9-9fef4aee3d86 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:36.307532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd7af01e-8f2b-4499-a7d9-9fef4aee3d86 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:36.308562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd7af01e-8f2b-4499-a7d9-9fef4aee3d86 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:36.363866 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:36.363866 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:36.372339 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bd7af01e-8f2b-4499-a7d9-9fef4aee3d86 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:36.396688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd7af01e-8f2b-4499-a7d9-9fef4aee3d86 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 200 Dec 11 14:43:36.397700 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1643/3244] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:36 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 959 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:36.973497 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89bd3610-699e-467b-977f-abbd0b99996f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:36.974006 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89bd3610-699e-467b-977f-abbd0b99996f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:36.974253 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:36.974253 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:36.974641 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-89bd3610-699e-467b-977f-abbd0b99996f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:37.024002 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-89bd3610-699e-467b-977f-abbd0b99996f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 returned with HTTP 404 Dec 11 14:43:37.024970 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1602/3245] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:36 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:37.037753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b99e15d-9e82-46c0-ae61-4c92954fe06c tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] GET http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/39bd5e9036774c7992ac0226023fa575?usage=True Dec 11 14:43:37.038469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b99e15d-9e82-46c0-ae61-4c92954fe06c tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:37.038690 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:37.038690 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:37.039098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2b99e15d-9e82-46c0-ae61-4c92954fe06c tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:37.085519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2b99e15d-9e82-46c0-ae61-4c92954fe06c tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/39bd5e9036774c7992ac0226023fa575?usage=True returned with HTTP 200 Dec 11 14:43:37.094430 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1644/3246] 10.222.0.58 () {58 vars in 1342 bytes} [Fri Dec 11 14:43:37 2020] GET /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/39bd5e9036774c7992ac0226023fa575?usage=True => generated 868 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:37.103950 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13d3784d-01aa-4355-8edd-3f35c5799eec tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] PUT http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 Dec 11 14:43:37.104724 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13d3784d-01aa-4355-8edd-3f35c5799eec tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:37.267977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13d3784d-01aa-4355-8edd-3f35c5799eec tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 returned with HTTP 200 Dec 11 14:43:37.274127 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1603/3247] 10.222.0.58 () {60 vars in 1342 bytes} [Fri Dec 11 14:43:37 2020] PUT /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 => generated 321 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:37.280745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01018325-112a-4b4b-977c-a80134044a3f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] PUT http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 Dec 11 14:43:37.281652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01018325-112a-4b4b-977c-a80134044a3f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:37.415138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f15efad4-87d8-43a0-86a6-7d10363b39b4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:37.415745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f15efad4-87d8-43a0-86a6-7d10363b39b4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:37.416389 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f15efad4-87d8-43a0-86a6-7d10363b39b4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:37.443232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01018325-112a-4b4b-977c-a80134044a3f tempest-VolumeQuotasAdminTestJSON-2109682916 tempest-VolumeQuotasAdminTestJSON-2109682916] http://10.222.0.58/volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 returned with HTTP 200 Dec 11 14:43:37.444263 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1645/3248] 10.222.0.58 () {60 vars in 1342 bytes} [Fri Dec 11 14:43:37 2020] PUT /volume/v3/39bd5e9036774c7992ac0226023fa575/os-quota-sets/cbad31da4c474ba18cc30de183b26f32 => generated 319 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:37.455303 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf07a4f-57a2-4f07-b4fa-7e9f857cdc45 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] DELETE http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:37.456065 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebf07a4f-57a2-4f07-b4fa-7e9f857cdc45 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:37.456630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ebf07a4f-57a2-4f07-b4fa-7e9f857cdc45 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:37.457302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ebf07a4f-57a2-4f07-b4fa-7e9f857cdc45 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Delete volume with id: ce6284ef-769a-4b64-861c-e7f14da13222 Dec 11 14:43:37.473378 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:37.473378 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:37.482838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f15efad4-87d8-43a0-86a6-7d10363b39b4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:37.509387 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ebf07a4f-57a2-4f07-b4fa-7e9f857cdc45 tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 returned with HTTP 404 Dec 11 14:43:37.513800 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1646/3249] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:37 2020] DELETE /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/ce6284ef-769a-4b64-861c-e7f14da13222 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:37.513981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f15efad4-87d8-43a0-86a6-7d10363b39b4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 200 Dec 11 14:43:37.513981 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1604/3250] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:37 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 959 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:37.517862 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ff4d01f-8281-495c-8031-1fbe0062454d tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] DELETE http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 Dec 11 14:43:37.518423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ff4d01f-8281-495c-8031-1fbe0062454d tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:37.518973 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5ff4d01f-8281-495c-8031-1fbe0062454d tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:37.519568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-5ff4d01f-8281-495c-8031-1fbe0062454d tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] Delete volume with id: 1271b23b-3955-4995-af2b-955383c54df2 Dec 11 14:43:37.567912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5ff4d01f-8281-495c-8031-1fbe0062454d tempest-VolumeQuotasAdminTestJSON-1916937337 tempest-VolumeQuotasAdminTestJSON-1916937337] http://10.222.0.58/volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 returned with HTTP 404 Dec 11 14:43:37.568993 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1647/3251] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:37 2020] DELETE /volume/v3/cbad31da4c474ba18cc30de183b26f32/volumes/1271b23b-3955-4995-af2b-955383c54df2 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:38.529801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53323c13-7187-402d-b746-ab89296f5936 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 Dec 11 14:43:38.530319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53323c13-7187-402d-b746-ab89296f5936 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:38.530706 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:38.530706 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:38.531086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-53323c13-7187-402d-b746-ab89296f5936 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:38.577954 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-53323c13-7187-402d-b746-ab89296f5936 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 returned with HTTP 404 Dec 11 14:43:38.579081 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1605/3252] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:38 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2c27826c-34ee-4cca-a9cc-a89cd1a7a593 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:38.589775 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] POST http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes Dec 11 14:43:38.590751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1287925452"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:38.591921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1287925452'}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:38.592374 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume of 1 GB Dec 11 14:43:38.606988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Availability Zones retrieved successfully. Dec 11 14:43:38.622424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (2e2eebd1-d872-4b18-8715-7e3c8877d85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:38.625889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8e9c24-1676-4780-acc6-8cc322f10238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:38.627935 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:38.701710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8e9c24-1676-4780-acc6-8cc322f10238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:38.704525 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea085d6-9b59-4f96-843b-708bf2203b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:38.790859 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Created reservations ['bea6f36d-da9d-4e5c-b689-f4df2d6879a7', 'c5bf65cf-e23e-4e03-b2ea-635f34a7336e', '40407c88-0aa8-4349-a1e4-1e25d3289a9d', 'a03166c0-93ab-4990-ade6-9cb022240edc'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:38.793045 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ea085d6-9b59-4f96-843b-708bf2203b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bea6f36d-da9d-4e5c-b689-f4df2d6879a7', 'c5bf65cf-e23e-4e03-b2ea-635f34a7336e', '40407c88-0aa8-4349-a1e4-1e25d3289a9d', 'a03166c0-93ab-4990-ade6-9cb022240edc']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:38.795198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8bbd297-ff32-4079-962e-2ff6b99fcccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:38.854731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8bbd297-ff32-4079-962e-2ff6b99fcccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b791997-b592-463a-8b7d-3f83d3d79802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1287925452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['bea6f36d-da9d-4e5c-b689-f4df2d6879a7','c5bf65cf-e23e-4e03-b2ea-635f34a7336e','40407c88-0aa8-4349-a1e4-1e25d3289a9d','a03166c0-93ab-4990-ade6-9cb022240edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1287925452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b791997-b592-463a-8b7d-3f83d3d79802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0001da82546df99ccd45cd04e0125',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,user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:38.856712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633f3b4c-6813-4b9d-95db-51f5ec91c4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:38.884469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633f3b4c-6813-4b9d-95db-51f5ec91c4df) 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-VolumesGetTest-Volume-1287925452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['bea6f36d-da9d-4e5c-b689-f4df2d6879a7','c5bf65cf-e23e-4e03-b2ea-635f34a7336e','40407c88-0aa8-4349-a1e4-1e25d3289a9d','a03166c0-93ab-4990-ade6-9cb022240edc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:38.886453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e6a02b-5248-4f74-98c6-2e73e474d5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:38.901530 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e6a02b-5248-4f74-98c6-2e73e474d5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:38.904158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (2e2eebd1-d872-4b18-8715-7e3c8877d85f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:38.954414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request issued successfully. Dec 11 14:43:38.977467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-566b1f44-9c14-4b61-b97e-c0116221d986 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes returned with HTTP 202 Dec 11 14:43:38.979001 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1648/3253] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 14:43:38 2020] POST /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes => generated 814 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:38.995187 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a06a2429-5a53-4470-8836-2ff9cc3f67bc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 Dec 11 14:43:38.995716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a06a2429-5a53-4470-8836-2ff9cc3f67bc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:38.996207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a06a2429-5a53-4470-8836-2ff9cc3f67bc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:39.049394 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:39.049394 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:39.059620 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a06a2429-5a53-4470-8836-2ff9cc3f67bc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:39.083228 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a06a2429-5a53-4470-8836-2ff9cc3f67bc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 returned with HTTP 200 Dec 11 14:43:39.084030 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1606/3254] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:38 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 => generated 906 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:40.101487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82ff4277-b364-41fb-80d1-84287893f4a6 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 Dec 11 14:43:40.101997 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82ff4277-b364-41fb-80d1-84287893f4a6 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:40.102254 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:40.102254 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:40.102696 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-82ff4277-b364-41fb-80d1-84287893f4a6 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:40.152356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:40.152356 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:40.161337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-82ff4277-b364-41fb-80d1-84287893f4a6 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:40.183792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-82ff4277-b364-41fb-80d1-84287893f4a6 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 returned with HTTP 200 Dec 11 14:43:40.184632 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1649/3255] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:40 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:40.200161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] POST http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes Dec 11 14:43:40.200627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:40.200627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:40.201046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5b791997-b592-463a-8b7d-3f83d3d79802", "size": 1, "name": "tempest-VolumesGetTest-Volume-1507451368", "metadata": {"Type": "Test"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:40.202338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request body: {'volume': {'source_volid': '5b791997-b592-463a-8b7d-3f83d3d79802', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1507451368', 'metadata': {'Type': 'Test'}}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:40.252497 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:40.252497 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:40.253664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume retrieved successfully. Dec 11 14:43:40.254024 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume of 1 GB Dec 11 14:43:40.266481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Availability Zones retrieved successfully. Dec 11 14:43:40.283576 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (e2bc98dc-7c62-405f-8915-7ef1be32792b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:40.286289 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cdda32d-ec07-4ab8-bcdb-ff0983afc153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:40.288410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Validating volume size '1' using validate_int, validate_source_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:40.352816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cdda32d-ec07-4ab8-bcdb-ff0983afc153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5b791997-b592-463a-8b7d-3f83d3d79802', 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:40.355013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e714aed-9f63-4837-aff3-4480bbc76950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:40.423494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Created reservations ['e8d99b27-e847-4a9f-9e33-0cafc48a00a5', 'e10672b6-9e9e-4209-bb13-6a1113dfdf27', '57e8b135-2855-4ae2-88d6-4ec89ef63814', 'fcf8b895-8fd8-464e-a3f4-30471c470f73'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:40.425512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e714aed-9f63-4837-aff3-4480bbc76950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8d99b27-e847-4a9f-9e33-0cafc48a00a5', 'e10672b6-9e9e-4209-bb13-6a1113dfdf27', '57e8b135-2855-4ae2-88d6-4ec89ef63814', 'fcf8b895-8fd8-464e-a3f4-30471c470f73']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:40.430876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81f3210-8738-4837-8e49-f31218eed4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:40.538249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c81f3210-8738-4837-8e49-f31218eed4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fdae051-8c91-46ce-9291-3feda40aca1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1507451368',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['e8d99b27-e847-4a9f-9e33-0cafc48a00a5','e10672b6-9e9e-4209-bb13-6a1113dfdf27','57e8b135-2855-4ae2-88d6-4ec89ef63814','fcf8b895-8fd8-464e-a3f4-30471c470f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=5b791997-b592-463a-8b7d-3f83d3d79802,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1507451368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fdae051-8c91-46ce-9291-3feda40aca1e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dff0001da82546df99ccd45cd04e0125',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=5b791997-b592-463a-8b7d-3f83d3d79802,status='creating',terminated_at=None,updated_at=None,user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:40.540329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ab4307-7b98-41da-b72b-3cbf7354fa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:40.568328 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ab4307-7b98-41da-b72b-3cbf7354fa9e) 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-VolumesGetTest-Volume-1507451368',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['e8d99b27-e847-4a9f-9e33-0cafc48a00a5','e10672b6-9e9e-4209-bb13-6a1113dfdf27','57e8b135-2855-4ae2-88d6-4ec89ef63814','fcf8b895-8fd8-464e-a3f4-30471c470f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=5b791997-b592-463a-8b7d-3f83d3d79802,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:40.570644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82b2208-b3b4-41fa-bb25-70dfccadfce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:40.633727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82b2208-b3b4-41fa-bb25-70dfccadfce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:40.636413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (e2bc98dc-7c62-405f-8915-7ef1be32792b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:40.684756 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request issued successfully. Dec 11 14:43:40.715685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9294db6c-8015-46f0-bd33-586d1325233f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes returned with HTTP 202 Dec 11 14:43:40.716800 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1607/3256] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:43:40 2020] POST /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes => generated 862 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:43:40.731098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1eab17a1-1b8d-47b8-93a2-f813014ff1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:40.731695 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1eab17a1-1b8d-47b8-93a2-f813014ff1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:40.731953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:40.731953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:40.735855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1eab17a1-1b8d-47b8-93a2-f813014ff1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:40.807057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:40.807057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:40.817545 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1eab17a1-1b8d-47b8-93a2-f813014ff1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:40.838780 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1eab17a1-1b8d-47b8-93a2-f813014ff1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:40.839623 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1650/3257] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:40 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 954 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:41.857074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d11047a3-dac4-4bc7-9633-a87c6a28dbba tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:41.857651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d11047a3-dac4-4bc7-9633-a87c6a28dbba tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:41.857781 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:41.857781 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:41.860517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d11047a3-dac4-4bc7-9633-a87c6a28dbba tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:41.934955 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:41.934955 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:41.944077 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d11047a3-dac4-4bc7-9633-a87c6a28dbba tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:41.972801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d11047a3-dac4-4bc7-9633-a87c6a28dbba tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:41.974758 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1608/3258] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:41 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 954 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:42.138180 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6dd0e15-da10-4371-b94b-1a46c9fd4aac tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] POST http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types Dec 11 14:43:42.138674 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:42.138674 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:42.139103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e6dd0e15-da10-4371-b94b-1a46c9fd4aac tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1014408615"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:42.183885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e6dd0e15-da10-4371-b94b-1a46c9fd4aac tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types returned with HTTP 200 Dec 11 14:43:42.184692 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1651/3259] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:43:41 2020] POST /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types => generated 231 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:42.198084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1326957-be4a-46fb-b7a8-3c86aa2064a4 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] POST http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs Dec 11 14:43:42.198628 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:42.198628 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:42.199047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f1326957-be4a-46fb-b7a8-3c86aa2064a4 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:42.309890 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f1326957-be4a-46fb-b7a8-3c86aa2064a4 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs returned with HTTP 200 Dec 11 14:43:42.316211 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1609/3260] 10.222.0.58 () {60 vars in 1366 bytes} [Fri Dec 11 14:43:42 2020] POST /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs => generated 34 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 11 14:43:42.322210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0fa0cc1-d2d4-4af2-b61f-d0fe7ac93e7f tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] GET http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec3 Dec 11 14:43:42.322856 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0fa0cc1-d2d4-4af2-b61f-d0fe7ac93e7f tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:42.323363 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b0fa0cc1-d2d4-4af2-b61f-d0fe7ac93e7f tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:42.342964 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b0fa0cc1-d2d4-4af2-b61f-d0fe7ac93e7f tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec3 returned with HTTP 200 Dec 11 14:43:42.343814 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1652/3261] 10.222.0.58 () {58 vars in 1363 bytes} [Fri Dec 11 14:43:42 2020] GET /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec3 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:43:42.353846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f138a90b-5081-4b06-a438-97cbace96cc8 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] DELETE http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec3 Dec 11 14:43:42.354501 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f138a90b-5081-4b06-a438-97cbace96cc8 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:42.355101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f138a90b-5081-4b06-a438-97cbace96cc8 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:42.429760 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:43:42.429760 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:43:42.446681 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f138a90b-5081-4b06-a438-97cbace96cc8 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec3 returned with HTTP 202 Dec 11 14:43:42.451115 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1610/3262] 10.222.0.58 () {58 vars in 1366 bytes} [Fri Dec 11 14:43:42 2020] DELETE /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec3 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 14:43:42.458752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16171e75-bc95-4153-8eb4-d598b85c3777 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] GET http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec3 Dec 11 14:43:42.459563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16171e75-bc95-4153-8eb4-d598b85c3777 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:42.460252 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-16171e75-bc95-4153-8eb4-d598b85c3777 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:42.481892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-16171e75-bc95-4153-8eb4-d598b85c3777 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec3 returned with HTTP 404 Dec 11 14:43:42.483217 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1653/3263] 10.222.0.58 () {58 vars in 1363 bytes} [Fri Dec 11 14:43:42 2020] GET /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec3 => generated 129 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:42.497346 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7addd608-7231-408a-b421-2a02dfdfd1df tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] POST http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs Dec 11 14:43:42.498335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7addd608-7231-408a-b421-2a02dfdfd1df tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:42.620664 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7addd608-7231-408a-b421-2a02dfdfd1df tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs returned with HTTP 200 Dec 11 14:43:42.625677 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1611/3264] 10.222.0.58 () {60 vars in 1366 bytes} [Fri Dec 11 14:43:42 2020] POST /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs => generated 34 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:43:42.631936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61077071-712f-41a5-9dac-c536e9ce8360 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] GET http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs Dec 11 14:43:42.632549 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61077071-712f-41a5-9dac-c536e9ce8360 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:42.633201 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61077071-712f-41a5-9dac-c536e9ce8360 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:42.654499 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61077071-712f-41a5-9dac-c536e9ce8360 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs returned with HTTP 200 Dec 11 14:43:42.655440 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1654/3265] 10.222.0.58 () {58 vars in 1345 bytes} [Fri Dec 11 14:43:42 2020] GET /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:43:42.669046 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c8a5c9f-11e8-4d3b-8182-dae7de0adf07 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] POST http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs Dec 11 14:43:42.675841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3c8a5c9f-11e8-4d3b-8182-dae7de0adf07 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:42.806254 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3c8a5c9f-11e8-4d3b-8182-dae7de0adf07 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs returned with HTTP 200 Dec 11 14:43:42.807734 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1612/3266] 10.222.0.58 () {60 vars in 1366 bytes} [Fri Dec 11 14:43:42 2020] POST /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs => generated 34 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:43:42.819282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-093dbfb3-c83c-4ec7-8858-2357b969d307 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] PUT http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec2 Dec 11 14:43:42.820311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-093dbfb3-c83c-4ec7-8858-2357b969d307 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:42.915912 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-093dbfb3-c83c-4ec7-8858-2357b969d307 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec2 returned with HTTP 200 Dec 11 14:43:42.916805 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1655/3267] 10.222.0.58 () {60 vars in 1383 bytes} [Fri Dec 11 14:43:42 2020] PUT /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec2 => generated 17 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 11 14:43:42.927625 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b32f1498-c74a-4898-bfd0-f50167afebc1 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] GET http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec2 Dec 11 14:43:42.928155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b32f1498-c74a-4898-bfd0-f50167afebc1 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:42.928647 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b32f1498-c74a-4898-bfd0-f50167afebc1 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:42.948131 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b32f1498-c74a-4898-bfd0-f50167afebc1 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec2 returned with HTTP 200 Dec 11 14:43:42.949096 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1613/3268] 10.222.0.58 () {58 vars in 1363 bytes} [Fri Dec 11 14:43:42 2020] GET /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:43:42.966619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3da9024-1558-4c7a-afc7-ea3d0ca75af1 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] POST http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs Dec 11 14:43:42.968648 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3da9024-1558-4c7a-afc7-ea3d0ca75af1 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:42.990925 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-673c546b-a94a-4396-a0ae-715c79b31393 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:42.991829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-673c546b-a94a-4396-a0ae-715c79b31393 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:42.992162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-673c546b-a94a-4396-a0ae-715c79b31393 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:43.049418 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:43.049418 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:43.065519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-673c546b-a94a-4396-a0ae-715c79b31393 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:43.101952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-673c546b-a94a-4396-a0ae-715c79b31393 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:43.103192 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1614/3269] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:42 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 954 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:43.158421 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3da9024-1558-4c7a-afc7-ea3d0ca75af1 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs returned with HTTP 200 Dec 11 14:43:43.159655 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1656/3270] 10.222.0.58 () {60 vars in 1366 bytes} [Fri Dec 11 14:43:42 2020] POST /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs => generated 51 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:43:43.170295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7401c6c-a59b-4cc4-9fae-90b70b49ec8b tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] GET http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs Dec 11 14:43:43.171048 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7401c6c-a59b-4cc4-9fae-90b70b49ec8b tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:43.171353 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:43.171353 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:43.171872 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e7401c6c-a59b-4cc4-9fae-90b70b49ec8b tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:43.193274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e7401c6c-a59b-4cc4-9fae-90b70b49ec8b tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs returned with HTTP 200 Dec 11 14:43:43.203335 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1615/3271] 10.222.0.58 () {58 vars in 1345 bytes} [Fri Dec 11 14:43:43 2020] GET /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de/extra_specs => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:43:43.208624 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e470abc-9957-4348-b1f3-04a58cc3aef5 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] DELETE http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de Dec 11 14:43:43.209243 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e470abc-9957-4348-b1f3-04a58cc3aef5 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:43.209764 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e470abc-9957-4348-b1f3-04a58cc3aef5 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Calling method '_delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:43.288772 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:43:43.288772 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:43:43.303144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e470abc-9957-4348-b1f3-04a58cc3aef5 tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de returned with HTTP 202 Dec 11 14:43:43.304192 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1657/3272] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:43:43 2020] DELETE /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:43.313412 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d54ef2cf-0830-4fa4-9565-e8a41bf8699c tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] GET http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de Dec 11 14:43:43.314218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d54ef2cf-0830-4fa4-9565-e8a41bf8699c tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:43.314767 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d54ef2cf-0830-4fa4-9565-e8a41bf8699c tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:43.329701 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d54ef2cf-0830-4fa4-9565-e8a41bf8699c tempest-VolumeTypesExtraSpecsTest-403760821 tempest-VolumeTypesExtraSpecsTest-403760821] http://10.222.0.58/volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de returned with HTTP 404 Dec 11 14:43:43.330863 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1616/3273] 10.222.0.58 () {58 vars in 1309 bytes} [Fri Dec 11 14:43:43 2020] GET /volume/v3/6785b4fa8d5c4fe49199a29fcb7a26d0/types/ea6db546-23aa-4b7d-81cd-4d1f02c0c2de => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:44.119654 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa2946f1-25bb-40db-9d80-46ae11cace5e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:44.120853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa2946f1-25bb-40db-9d80-46ae11cace5e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:44.122307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa2946f1-25bb-40db-9d80-46ae11cace5e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:44.184222 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:44.184222 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:44.197660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa2946f1-25bb-40db-9d80-46ae11cace5e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:44.236102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa2946f1-25bb-40db-9d80-46ae11cace5e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:44.237376 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1658/3274] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:44 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 954 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:45.261841 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c1ef7fc-22b7-4885-a2d6-3f7ff23bd768 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:45.265004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c1ef7fc-22b7-4885-a2d6-3f7ff23bd768 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:45.265004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4c1ef7fc-22b7-4885-a2d6-3f7ff23bd768 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:45.317017 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:45.317017 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:45.326582 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4c1ef7fc-22b7-4885-a2d6-3f7ff23bd768 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:45.361103 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4c1ef7fc-22b7-4885-a2d6-3f7ff23bd768 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:45.362042 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1617/3275] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:45 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 954 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:43:46.384612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14bcb8bc-cbb5-4ac7-afaa-c976c549e48f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:46.385964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14bcb8bc-cbb5-4ac7-afaa-c976c549e48f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:46.386319 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:46.386319 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:46.386954 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14bcb8bc-cbb5-4ac7-afaa-c976c549e48f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:46.441204 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:46.441204 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:46.451104 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-14bcb8bc-cbb5-4ac7-afaa-c976c549e48f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:46.478036 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14bcb8bc-cbb5-4ac7-afaa-c976c549e48f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:46.479078 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1659/3276] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:46 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 954 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:47.496221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-80a874ae-3257-48f0-a1b1-3cf0afda38c9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:47.496841 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-80a874ae-3257-48f0-a1b1-3cf0afda38c9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:47.496945 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:47.496945 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:47.497282 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-80a874ae-3257-48f0-a1b1-3cf0afda38c9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:47.554428 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:47.554428 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:47.565883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-80a874ae-3257-48f0-a1b1-3cf0afda38c9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:47.608473 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-80a874ae-3257-48f0-a1b1-3cf0afda38c9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:47.624566 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1618/3277] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:47 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 954 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:48.640561 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92f71ef3-e0e9-47bf-94c3-7facbd096243 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:48.641843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92f71ef3-e0e9-47bf-94c3-7facbd096243 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:48.642223 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:48.642223 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:48.642896 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92f71ef3-e0e9-47bf-94c3-7facbd096243 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:48.699666 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:48.699666 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:48.721049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-92f71ef3-e0e9-47bf-94c3-7facbd096243 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:48.768019 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92f71ef3-e0e9-47bf-94c3-7facbd096243 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:48.769306 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1660/3278] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:48 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 954 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:49.792319 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88f0874f-e792-4b6c-914e-507732ea6a9b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:49.793166 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88f0874f-e792-4b6c-914e-507732ea6a9b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:49.793166 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:49.793166 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:49.794512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88f0874f-e792-4b6c-914e-507732ea6a9b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:49.867059 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:49.867059 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:49.878543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-88f0874f-e792-4b6c-914e-507732ea6a9b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:49.908330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88f0874f-e792-4b6c-914e-507732ea6a9b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:49.909335 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1619/3279] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:49 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 954 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:50.926675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-65710c40-2bd4-4edf-9317-476c12d0e6f0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:50.927306 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-65710c40-2bd4-4edf-9317-476c12d0e6f0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:50.927426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:50.927426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:50.927745 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-65710c40-2bd4-4edf-9317-476c12d0e6f0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:50.979379 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:50.979379 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:50.989807 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-65710c40-2bd4-4edf-9317-476c12d0e6f0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:51.013243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-65710c40-2bd4-4edf-9317-476c12d0e6f0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:51.014078 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1661/3280] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:50 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 955 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:51.028910 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4dfd95e3-9fcf-4149-a5a0-c7b3f5b86072 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:51.029539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4dfd95e3-9fcf-4149-a5a0-c7b3f5b86072 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:51.029827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:51.029827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:51.030377 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4dfd95e3-9fcf-4149-a5a0-c7b3f5b86072 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:51.080334 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:51.080334 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:51.088909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4dfd95e3-9fcf-4149-a5a0-c7b3f5b86072 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:51.112010 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4dfd95e3-9fcf-4149-a5a0-c7b3f5b86072 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:51.118850 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1620/3281] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:51 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 955 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:51.128037 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa69fe6c-3d47-46c3-b740-02121aa5c3bf tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] PUT http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:51.128495 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:51.128495 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:51.128908 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa69fe6c-3d47-46c3-b740-02121aa5c3bf tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1507451368"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:51.180088 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:51.180088 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:51.189167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa69fe6c-3d47-46c3-b740-02121aa5c3bf tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:51.199416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa69fe6c-3d47-46c3-b740-02121aa5c3bf tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume updated successfully. Dec 11 14:43:51.213622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa69fe6c-3d47-46c3-b740-02121aa5c3bf tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:51.224441 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1662/3282] 10.222.0.58 () {60 vars in 1335 bytes} [Fri Dec 11 14:43:51 2020] PUT /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 887 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:43:51.228854 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39540fdb-52fa-49d4-9665-cbb08cff439b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] PUT http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:51.229372 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:51.229372 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:51.229792 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39540fdb-52fa-49d4-9665-cbb08cff439b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1651673757", "description": "This is the new description of volume"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:51.280880 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:51.280880 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:51.291763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-39540fdb-52fa-49d4-9665-cbb08cff439b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:51.302691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-39540fdb-52fa-49d4-9665-cbb08cff439b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume updated successfully. Dec 11 14:43:51.316739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39540fdb-52fa-49d4-9665-cbb08cff439b tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:51.317770 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1621/3283] 10.222.0.58 () {60 vars in 1336 bytes} [Fri Dec 11 14:43:51 2020] PUT /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 926 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:51.331820 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8e20219-ecf2-4a04-87b9-4dca50a36d2e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:51.332512 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8e20219-ecf2-4a04-87b9-4dca50a36d2e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:51.332833 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:51.332833 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:51.333240 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b8e20219-ecf2-4a04-87b9-4dca50a36d2e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:51.389270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:51.389270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:51.397581 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b8e20219-ecf2-4a04-87b9-4dca50a36d2e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:51.421880 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b8e20219-ecf2-4a04-87b9-4dca50a36d2e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:51.422800 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1663/3284] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:51 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 994 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:51.438638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] POST http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes Dec 11 14:43:51.439119 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:51.439119 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:51.439567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1529407451", "availability_zone": "nova", "size": 1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:51.440926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1529407451', 'availability_zone': 'nova', 'size': 1}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:51.441305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume of 1 GB Dec 11 14:43:51.454835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Availability Zones retrieved successfully. Dec 11 14:43:51.476492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (57e9f891-e248-413b-98cb-0ecb81056171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:51.479183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6821127d-daee-4216-8e3d-a71e3d3d3713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:51.481479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:51.558314 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6821127d-daee-4216-8e3d-a71e3d3d3713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:51.560558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca7e05f-1063-43d5-b0a4-44a02e28a888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:51.631145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Created reservations ['9a69cf84-546b-4d76-96c3-63eaa7ee7faa', '19b0b72b-634e-4e41-a8ea-d8594b1fcadb', '72f72246-4470-4eac-991a-9cea967c6062', '44d74eb2-45f0-448f-a530-f388925e394a'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:51.633255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca7e05f-1063-43d5-b0a4-44a02e28a888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a69cf84-546b-4d76-96c3-63eaa7ee7faa', '19b0b72b-634e-4e41-a8ea-d8594b1fcadb', '72f72246-4470-4eac-991a-9cea967c6062', '44d74eb2-45f0-448f-a530-f388925e394a']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:51.635420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c724ae2-1a29-481f-b1ed-5b6be462795d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:51.696413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c724ae2-1a29-481f-b1ed-5b6be462795d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ed809f2-e02b-4577-9dae-c507502c1626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1529407451',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['9a69cf84-546b-4d76-96c3-63eaa7ee7faa','19b0b72b-634e-4e41-a8ea-d8594b1fcadb','72f72246-4470-4eac-991a-9cea967c6062','44d74eb2-45f0-448f-a530-f388925e394a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1529407451',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ed809f2-e02b-4577-9dae-c507502c1626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0001da82546df99ccd45cd04e0125',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,user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:51.698881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36119c1d-c7ad-417d-83f8-25fc250dae47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:51.732181 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36119c1d-c7ad-417d-83f8-25fc250dae47) 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='tempest-@#$%^* description-1529407451',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['9a69cf84-546b-4d76-96c3-63eaa7ee7faa','19b0b72b-634e-4e41-a8ea-d8594b1fcadb','72f72246-4470-4eac-991a-9cea967c6062','44d74eb2-45f0-448f-a530-f388925e394a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:51.734814 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98138314-7ba9-4ef4-b7b6-d83f1c3af815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:51.751127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98138314-7ba9-4ef4-b7b6-d83f1c3af815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:51.753995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (57e9f891-e248-413b-98cb-0ecb81056171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:51.803608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request issued successfully. Dec 11 14:43:51.819175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e648ba9-c92c-4fce-af59-f84fd5370284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes returned with HTTP 202 Dec 11 14:43:51.819536 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1622/3285] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:43:51 2020] POST /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes => generated 811 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:43:51.835220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61d28097-e65d-43fe-84ff-c637e93f7176 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 Dec 11 14:43:51.835771 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61d28097-e65d-43fe-84ff-c637e93f7176 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:51.835989 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:51.835989 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:51.836362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-61d28097-e65d-43fe-84ff-c637e93f7176 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:51.887278 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:51.887278 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:51.896045 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-61d28097-e65d-43fe-84ff-c637e93f7176 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:51.919728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-61d28097-e65d-43fe-84ff-c637e93f7176 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 returned with HTTP 200 Dec 11 14:43:51.922397 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1664/3286] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:51 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 => generated 879 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:52.939451 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70d5d801-7d9c-453a-9c3e-9cd81ba828ef tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 Dec 11 14:43:52.940297 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70d5d801-7d9c-453a-9c3e-9cd81ba828ef tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:52.940297 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:52.940297 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:52.941092 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70d5d801-7d9c-453a-9c3e-9cd81ba828ef tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:52.990675 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:52.990675 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:53.000628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-70d5d801-7d9c-453a-9c3e-9cd81ba828ef tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:53.023817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70d5d801-7d9c-453a-9c3e-9cd81ba828ef tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 returned with HTTP 200 Dec 11 14:43:53.035645 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1623/3287] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:52 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 => generated 904 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:43:53.040070 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98c7f09f-a88a-40fc-9db8-f7f3de8bfc4e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] PUT http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 Dec 11 14:43:53.040546 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:53.040546 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:53.040967 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-98c7f09f-a88a-40fc-9db8-f7f3de8bfc4e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1507451368", "description": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:53.096410 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:53.096410 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:53.107070 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-98c7f09f-a88a-40fc-9db8-f7f3de8bfc4e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:53.118995 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-98c7f09f-a88a-40fc-9db8-f7f3de8bfc4e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume updated successfully. Dec 11 14:43:53.141206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-98c7f09f-a88a-40fc-9db8-f7f3de8bfc4e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 returned with HTTP 200 Dec 11 14:43:53.150472 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1665/3288] 10.222.0.58 () {60 vars in 1335 bytes} [Fri Dec 11 14:43:53 2020] PUT /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 => generated 839 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:53.162893 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2dbacab7-e3a7-457d-a43d-a0a7fb2d1cab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] DELETE http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 Dec 11 14:43:53.163454 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2dbacab7-e3a7-457d-a43d-a0a7fb2d1cab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:53.163696 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:53.163696 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:53.164073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2dbacab7-e3a7-457d-a43d-a0a7fb2d1cab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:53.164551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2dbacab7-e3a7-457d-a43d-a0a7fb2d1cab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume with id: 2ed809f2-e02b-4577-9dae-c507502c1626 Dec 11 14:43:53.222150 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:53.222150 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:53.222762 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2dbacab7-e3a7-457d-a43d-a0a7fb2d1cab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:53.255719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2dbacab7-e3a7-457d-a43d-a0a7fb2d1cab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume request issued successfully. Dec 11 14:43:53.256546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2dbacab7-e3a7-457d-a43d-a0a7fb2d1cab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 returned with HTTP 202 Dec 11 14:43:53.258081 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1624/3289] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:53 2020] DELETE /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:53.275418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-924a49c9-b079-415f-9de5-fdf8f42ba1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 Dec 11 14:43:53.276580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-924a49c9-b079-415f-9de5-fdf8f42ba1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:53.276965 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:53.276965 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:53.277674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-924a49c9-b079-415f-9de5-fdf8f42ba1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:53.378853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:53.378853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:53.401302 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-924a49c9-b079-415f-9de5-fdf8f42ba1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:53.449929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-924a49c9-b079-415f-9de5-fdf8f42ba1ab tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 returned with HTTP 200 Dec 11 14:43:53.455116 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1666/3290] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:53 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 => generated 906 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:54.477503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a21eaa9-8dc6-451d-ba26-8258ca744e8c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 Dec 11 14:43:54.478666 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7a21eaa9-8dc6-451d-ba26-8258ca744e8c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:54.479916 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:54.479916 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:54.482196 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7a21eaa9-8dc6-451d-ba26-8258ca744e8c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:54.561384 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:54.561384 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:54.574162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7a21eaa9-8dc6-451d-ba26-8258ca744e8c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:54.623171 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a21eaa9-8dc6-451d-ba26-8258ca744e8c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 returned with HTTP 200 Dec 11 14:43:54.625706 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1625/3291] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:54 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 => generated 906 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:55.640828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eff577af-24db-4737-8982-5b1283b0b1b6 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 Dec 11 14:43:55.641575 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eff577af-24db-4737-8982-5b1283b0b1b6 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:55.641575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:55.641575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:55.641976 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eff577af-24db-4737-8982-5b1283b0b1b6 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:55.728100 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eff577af-24db-4737-8982-5b1283b0b1b6 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 returned with HTTP 404 Dec 11 14:43:55.729178 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1667/3292] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:55 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/2ed809f2-e02b-4577-9dae-c507502c1626 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:55.741940 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7604696-b71c-4dc9-b842-afae924b9b2c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] DELETE http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:55.743075 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7604696-b71c-4dc9-b842-afae924b9b2c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:55.744616 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:55.744616 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:55.748766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7604696-b71c-4dc9-b842-afae924b9b2c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:55.749746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f7604696-b71c-4dc9-b842-afae924b9b2c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume with id: 5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:55.814479 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:55.814479 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:55.815942 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f7604696-b71c-4dc9-b842-afae924b9b2c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:55.847145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f7604696-b71c-4dc9-b842-afae924b9b2c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume request issued successfully. Dec 11 14:43:55.847579 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7604696-b71c-4dc9-b842-afae924b9b2c tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 202 Dec 11 14:43:55.848952 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1626/3293] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:43:55 2020] DELETE /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:43:55.858152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7110bf40-8224-4c90-9ecb-1d9f38d51b1f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:55.858995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7110bf40-8224-4c90-9ecb-1d9f38d51b1f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:55.859687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7110bf40-8224-4c90-9ecb-1d9f38d51b1f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:55.976486 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:55.976486 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:55.986732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7110bf40-8224-4c90-9ecb-1d9f38d51b1f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:56.027844 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7110bf40-8224-4c90-9ecb-1d9f38d51b1f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:56.029611 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1668/3294] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:55 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 993 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:57.046635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92109ee3-e5be-418b-91ed-54681c95154e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:57.047176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92109ee3-e5be-418b-91ed-54681c95154e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:57.047335 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:57.047335 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:57.047980 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92109ee3-e5be-418b-91ed-54681c95154e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:57.102250 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:57.102250 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:57.112398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-92109ee3-e5be-418b-91ed-54681c95154e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:57.137691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92109ee3-e5be-418b-91ed-54681c95154e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 200 Dec 11 14:43:57.141472 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1627/3295] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:57 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 993 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:43:58.162244 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ceb60945-d54b-4565-bbaf-c4e10abdfd41 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e Dec 11 14:43:58.164089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ceb60945-d54b-4565-bbaf-c4e10abdfd41 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:58.164571 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:58.164571 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:58.165264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ceb60945-d54b-4565-bbaf-c4e10abdfd41 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:58.275232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ceb60945-d54b-4565-bbaf-c4e10abdfd41 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e returned with HTTP 404 Dec 11 14:43:58.276571 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1669/3296] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:58 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5fdae051-8c91-46ce-9291-3feda40aca1e => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:43:58.337156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] POST http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes Dec 11 14:43:58.338476 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:43:58.338476 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:43:58.339188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "size": 1, "name": "tempest-VolumesGetTest-Volume-1362360330", "metadata": {"Type": "Test"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:43:58.340597 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request body: {'volume': {'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1362360330', 'metadata': {'Type': 'Test'}}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:43:58.500545 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume of 1 GB Dec 11 14:43:58.526956 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Availability Zones retrieved successfully. Dec 11 14:43:58.549564 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (e8f0bbd6-aa55-4395-a03f-e11a9e60c7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:58.553215 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d85bb49f-d6fb-454f-9ebf-5fdc055a561a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:58.555583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:43:58.735693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d85bb49f-d6fb-454f-9ebf-5fdc055a561a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:58.738548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650b4a94-5654-46e3-93f0-bf6ef5548035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:58.849554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Created reservations ['4ec4661e-90b9-4af7-838f-0067799ee220', 'e6409f58-a80f-48f8-9f1d-017c03471b95', '13bb46fc-b81f-4d3c-ade3-e8af2ae54a66', '77bfbf7d-da39-4690-86ba-580adca907d1'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:43:58.851744 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650b4a94-5654-46e3-93f0-bf6ef5548035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ec4661e-90b9-4af7-838f-0067799ee220', 'e6409f58-a80f-48f8-9f1d-017c03471b95', '13bb46fc-b81f-4d3c-ade3-e8af2ae54a66', '77bfbf7d-da39-4690-86ba-580adca907d1']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:58.855064 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7543090-fdb8-4085-824a-bf0fdc9afaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:58.922827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7543090-fdb8-4085-824a-bf0fdc9afaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3be59ebd-39ab-46c1-ba09-f4e97a8aef01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1362360330',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['4ec4661e-90b9-4af7-838f-0067799ee220','e6409f58-a80f-48f8-9f1d-017c03471b95','13bb46fc-b81f-4d3c-ade3-e8af2ae54a66','77bfbf7d-da39-4690-86ba-580adca907d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1362360330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3be59ebd-39ab-46c1-ba09-f4e97a8aef01,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='dff0001da82546df99ccd45cd04e0125',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,user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:58.925253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc509582-7019-4cfc-9a09-e412a3ea7e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:58.974345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc509582-7019-4cfc-9a09-e412a3ea7e44) 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-VolumesGetTest-Volume-1362360330',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['4ec4661e-90b9-4af7-838f-0067799ee220','e6409f58-a80f-48f8-9f1d-017c03471b95','13bb46fc-b81f-4d3c-ade3-e8af2ae54a66','77bfbf7d-da39-4690-86ba-580adca907d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:58.976737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae7a1e3-47c2-4b01-a79c-ba7489c85ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:43:59.003516 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ae7a1e3-47c2-4b01-a79c-ba7489c85ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:43:59.010026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (e8f0bbd6-aa55-4395-a03f-e11a9e60c7e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:43:59.104182 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request issued successfully. Dec 11 14:43:59.125107 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-62118d6d-e716-406b-b4aa-7309c2db56b7 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes returned with HTTP 202 Dec 11 14:43:59.126037 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1628/3297] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:43:58 2020] POST /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes => generated 828 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:43:59.144005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5920e88e-e09d-47f4-aad1-6dc70da3089d tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:43:59.144722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5920e88e-e09d-47f4-aad1-6dc70da3089d tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:43:59.145332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5920e88e-e09d-47f4-aad1-6dc70da3089d tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:43:59.232135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:43:59.232135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:43:59.263276 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5920e88e-e09d-47f4-aad1-6dc70da3089d tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:43:59.291564 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5920e88e-e09d-47f4-aad1-6dc70da3089d tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:43:59.292596 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1670/3298] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:43:59 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 896 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:00.311682 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-116c9f9b-8e70-469b-8b56-0919e3676925 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:00.312420 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-116c9f9b-8e70-469b-8b56-0919e3676925 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:00.312620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:00.312620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:00.312943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-116c9f9b-8e70-469b-8b56-0919e3676925 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:00.375439 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:00.375439 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:00.386109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-116c9f9b-8e70-469b-8b56-0919e3676925 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:00.443768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-116c9f9b-8e70-469b-8b56-0919e3676925 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:00.445155 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1629/3299] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:00 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:01.461359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-794556ac-c98a-4812-9c6e-e583d3cbd742 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:01.462823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-794556ac-c98a-4812-9c6e-e583d3cbd742 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:01.463251 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:01.463251 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:01.463945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-794556ac-c98a-4812-9c6e-e583d3cbd742 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:01.531246 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:01.531246 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:01.541364 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-794556ac-c98a-4812-9c6e-e583d3cbd742 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:01.573750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-794556ac-c98a-4812-9c6e-e583d3cbd742 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:01.590650 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1671/3300] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:01 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:02.594877 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57d7a25d-292f-4e90-af52-ea7e6feae841 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:02.594877 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57d7a25d-292f-4e90-af52-ea7e6feae841 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:02.594877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:02.594877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:02.594877 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-57d7a25d-292f-4e90-af52-ea7e6feae841 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:02.647491 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:02.647491 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:02.657167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-57d7a25d-292f-4e90-af52-ea7e6feae841 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:02.684998 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-57d7a25d-292f-4e90-af52-ea7e6feae841 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:02.686670 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1630/3301] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:02 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:03.704223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b30813ee-7836-4bf3-8a20-3e7d0905d405 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:03.705405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b30813ee-7836-4bf3-8a20-3e7d0905d405 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:03.705814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:03.705814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:03.706478 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b30813ee-7836-4bf3-8a20-3e7d0905d405 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:03.822847 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:03.822847 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:03.843869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b30813ee-7836-4bf3-8a20-3e7d0905d405 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:03.908636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b30813ee-7836-4bf3-8a20-3e7d0905d405 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:03.908636 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1672/3302] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:03 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:04.933319 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c641bccc-c98e-4542-b6ef-a087b33e29db tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:04.934722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c641bccc-c98e-4542-b6ef-a087b33e29db tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:04.935123 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:04.935123 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:04.936590 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c641bccc-c98e-4542-b6ef-a087b33e29db tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:04.999712 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:04.999712 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:05.010346 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c641bccc-c98e-4542-b6ef-a087b33e29db tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:05.036289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c641bccc-c98e-4542-b6ef-a087b33e29db tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:05.037620 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1631/3303] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:04 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:06.057251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a065ce04-7476-4f78-9e56-f1b975041d13 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:06.057836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a065ce04-7476-4f78-9e56-f1b975041d13 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:06.058137 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:06.058137 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:06.058577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a065ce04-7476-4f78-9e56-f1b975041d13 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:06.129996 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:06.129996 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:06.144005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a065ce04-7476-4f78-9e56-f1b975041d13 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:06.197486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a065ce04-7476-4f78-9e56-f1b975041d13 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:06.199973 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1673/3304] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:06 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:44:07.220753 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ad468b5-f920-4037-9d9c-e31f086843d1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:07.222595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ad468b5-f920-4037-9d9c-e31f086843d1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:07.223052 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:07.223052 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:07.223766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ad468b5-f920-4037-9d9c-e31f086843d1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:07.281560 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:07.281560 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:07.293835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ad468b5-f920-4037-9d9c-e31f086843d1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:07.332858 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ad468b5-f920-4037-9d9c-e31f086843d1 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:07.340814 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1632/3305] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:07 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:08.354134 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2906f70d-775b-44b2-8179-745e306c7169 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:08.355317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2906f70d-775b-44b2-8179-745e306c7169 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:08.355871 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:08.355871 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:08.356958 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2906f70d-775b-44b2-8179-745e306c7169 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:08.436386 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:08.436386 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:08.447031 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2906f70d-775b-44b2-8179-745e306c7169 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:08.473152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2906f70d-775b-44b2-8179-745e306c7169 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:08.483720 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1674/3306] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:08 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:09.492341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c68e6f26-7db1-4c63-9a93-b8eaf185e1b0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:09.493681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c68e6f26-7db1-4c63-9a93-b8eaf185e1b0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:09.494068 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:09.494068 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:09.494681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c68e6f26-7db1-4c63-9a93-b8eaf185e1b0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:09.601305 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:09.601305 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:09.629219 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c68e6f26-7db1-4c63-9a93-b8eaf185e1b0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:09.656208 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c68e6f26-7db1-4c63-9a93-b8eaf185e1b0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:09.667593 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1633/3307] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:09 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:44:10.674792 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e9c89e4-43f8-43f9-9e57-d4d165b29b50 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:10.675638 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e9c89e4-43f8-43f9-9e57-d4d165b29b50 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:10.675847 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:10.675847 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:10.676347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1e9c89e4-43f8-43f9-9e57-d4d165b29b50 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:10.767405 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:10.767405 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:10.787416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1e9c89e4-43f8-43f9-9e57-d4d165b29b50 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:10.856801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1e9c89e4-43f8-43f9-9e57-d4d165b29b50 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:10.858136 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1675/3308] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:10 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:11.876342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70565af0-8533-4578-b977-5cc54f71c952 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:11.877529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70565af0-8533-4578-b977-5cc54f71c952 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:11.877953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:11.877953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:11.878308 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70565af0-8533-4578-b977-5cc54f71c952 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:11.938928 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:11.938928 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:11.950969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-70565af0-8533-4578-b977-5cc54f71c952 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:11.992128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70565af0-8533-4578-b977-5cc54f71c952 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:12.002332 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1634/3309] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:11 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:13.010183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd1f2576-4555-40f3-894d-8d1bdba7fcf0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:13.011563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd1f2576-4555-40f3-894d-8d1bdba7fcf0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:13.011802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:13.011802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:13.012561 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dd1f2576-4555-40f3-894d-8d1bdba7fcf0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:13.075431 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:13.075431 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:13.091351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dd1f2576-4555-40f3-894d-8d1bdba7fcf0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:13.119485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dd1f2576-4555-40f3-894d-8d1bdba7fcf0 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:13.120308 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1676/3310] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:13 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:14.137569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0fc7de2-cde4-4367-8bd8-4b209febba6e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:14.138318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0fc7de2-cde4-4367-8bd8-4b209febba6e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:14.139058 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:14.139058 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:14.139382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0fc7de2-cde4-4367-8bd8-4b209febba6e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:14.191113 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:14.191113 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:14.206108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a0fc7de2-cde4-4367-8bd8-4b209febba6e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:14.252569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0fc7de2-cde4-4367-8bd8-4b209febba6e tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:14.254065 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1635/3311] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:14 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 978 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:15.274268 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba5bd18e-3529-4d1c-8704-375390211883 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:15.275110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba5bd18e-3529-4d1c-8704-375390211883 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:15.275330 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:15.275330 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:15.275667 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ba5bd18e-3529-4d1c-8704-375390211883 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:15.329699 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:15.329699 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:15.338788 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ba5bd18e-3529-4d1c-8704-375390211883 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:15.364487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ba5bd18e-3529-4d1c-8704-375390211883 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:15.365329 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1677/3312] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:15 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 981 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:16.398168 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05249314-5a54-47e2-8537-90c7fb9a7f8a tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:16.399398 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05249314-5a54-47e2-8537-90c7fb9a7f8a tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:16.399738 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:16.399738 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:16.400315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-05249314-5a54-47e2-8537-90c7fb9a7f8a tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:16.456899 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:16.456899 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:16.467509 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-05249314-5a54-47e2-8537-90c7fb9a7f8a tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:16.492663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-05249314-5a54-47e2-8537-90c7fb9a7f8a tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:16.493630 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1636/3313] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:16 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 981 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:17.514750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ba3c909-1879-47c4-af34-b26509d2fc11 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:17.515700 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ba3c909-1879-47c4-af34-b26509d2fc11 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:17.516050 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:17.516050 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:17.516712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6ba3c909-1879-47c4-af34-b26509d2fc11 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:17.624321 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:17.624321 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:17.639334 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6ba3c909-1879-47c4-af34-b26509d2fc11 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:17.673785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6ba3c909-1879-47c4-af34-b26509d2fc11 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:17.674774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1678/3314] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:17 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 981 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:18.698936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8ed7423-d5a8-4c41-8010-922a7a7a8426 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:18.700431 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8ed7423-d5a8-4c41-8010-922a7a7a8426 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:18.700431 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:18.700431 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:18.702522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8ed7423-d5a8-4c41-8010-922a7a7a8426 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:18.835999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:18.835999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:18.850261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8ed7423-d5a8-4c41-8010-922a7a7a8426 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:18.884160 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8ed7423-d5a8-4c41-8010-922a7a7a8426 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:18.884994 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1637/3315] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:18 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 981 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:19.902481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0928e15-45ef-400a-8c9f-3bcde49b5847 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:19.903240 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0928e15-45ef-400a-8c9f-3bcde49b5847 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:19.903240 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:19.903240 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:19.903638 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0928e15-45ef-400a-8c9f-3bcde49b5847 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:19.959095 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:19.959095 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:19.968622 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a0928e15-45ef-400a-8c9f-3bcde49b5847 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:20.011142 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0928e15-45ef-400a-8c9f-3bcde49b5847 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:20.013143 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1679/3316] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:19 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 981 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:21.035419 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee9a8d07-0016-43b2-afd2-2dfabe01b284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:21.036662 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee9a8d07-0016-43b2-afd2-2dfabe01b284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:21.037031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:21.037031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:21.037572 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ee9a8d07-0016-43b2-afd2-2dfabe01b284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:21.113450 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:21.113450 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:21.126210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ee9a8d07-0016-43b2-afd2-2dfabe01b284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:21.153455 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ee9a8d07-0016-43b2-afd2-2dfabe01b284 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:21.154969 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1638/3317] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:21 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 1369 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:44:21.173461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dea9f8d2-2c09-4b96-90ff-6e15b9aa93cc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:21.174414 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dea9f8d2-2c09-4b96-90ff-6e15b9aa93cc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:21.174607 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:21.174607 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:21.175239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dea9f8d2-2c09-4b96-90ff-6e15b9aa93cc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:21.251523 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:21.251523 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:21.263042 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dea9f8d2-2c09-4b96-90ff-6e15b9aa93cc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:21.298739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dea9f8d2-2c09-4b96-90ff-6e15b9aa93cc tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:21.300249 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1680/3318] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:21 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 1369 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:44:21.315960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9a043fe-5981-419f-aac6-0d4a909fa451 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] PUT http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:21.316404 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:21.316404 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:21.316855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a9a043fe-5981-419f-aac6-0d4a909fa451 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1362360330"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:44:21.376541 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:21.376541 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:21.380894 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a9a043fe-5981-419f-aac6-0d4a909fa451 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:21.391039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a9a043fe-5981-419f-aac6-0d4a909fa451 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume updated successfully. Dec 11 14:44:21.404799 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a9a043fe-5981-419f-aac6-0d4a909fa451 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:21.405646 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1639/3319] 10.222.0.58 () {60 vars in 1335 bytes} [Fri Dec 11 14:44:21 2020] PUT /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 852 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:44:21.419378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ac27f9d9-5237-43e3-ba65-d1f5123ef807 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] PUT http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:21.419887 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:21.419887 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:21.420309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ac27f9d9-5237-43e3-ba65-d1f5123ef807 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1595817231", "description": "This is the new description of volume"}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:44:21.474664 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:21.474664 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:21.484021 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ac27f9d9-5237-43e3-ba65-d1f5123ef807 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:21.493794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ac27f9d9-5237-43e3-ba65-d1f5123ef807 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume updated successfully. Dec 11 14:44:21.508591 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ac27f9d9-5237-43e3-ba65-d1f5123ef807 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:21.509480 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1681/3320] 10.222.0.58 () {60 vars in 1336 bytes} [Fri Dec 11 14:44:21 2020] PUT /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 891 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:21.529860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-80644eb5-4925-41c6-87bf-40b8b42df0b3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:21.530427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-80644eb5-4925-41c6-87bf-40b8b42df0b3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:21.530658 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:21.530658 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:21.531034 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-80644eb5-4925-41c6-87bf-40b8b42df0b3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:21.582953 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:21.582953 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:21.591825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-80644eb5-4925-41c6-87bf-40b8b42df0b3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:21.617823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-80644eb5-4925-41c6-87bf-40b8b42df0b3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:21.618725 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1640/3321] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:21 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 1408 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:44:21.633735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] POST http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes Dec 11 14:44:21.635045 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:21.635045 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:21.635045 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-448282082", "availability_zone": "nova", "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:44:21.635698 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-448282082', 'availability_zone': 'nova', 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:44:21.636290 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume of 1 GB Dec 11 14:44:21.652751 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Availability Zones retrieved successfully. Dec 11 14:44:21.671422 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (764b59db-cf43-424a-9ecb-a6ca00c47204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:44:21.674284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28b2ef6-9daa-4eb7-9f04-7967d173fd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:44:21.676450 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:44:21.752119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28b2ef6-9daa-4eb7-9f04-7967d173fd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:44:21.754707 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc986f8-17f0-4d93-871e-e649b639f7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:44:21.835493 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Created reservations ['df743731-1435-4a35-bdc1-9dc9bfa5a7ff', 'd36133a0-21aa-44c4-a395-e3aa6c1872e7', '32125ba5-6bb0-4487-994e-ca6a143c87a6', '69a056e5-c7bb-49a7-99e1-8831dcbd962b'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:44:21.837510 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc986f8-17f0-4d93-871e-e649b639f7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df743731-1435-4a35-bdc1-9dc9bfa5a7ff', 'd36133a0-21aa-44c4-a395-e3aa6c1872e7', '32125ba5-6bb0-4487-994e-ca6a143c87a6', '69a056e5-c7bb-49a7-99e1-8831dcbd962b']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:44:21.840345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb6858b-5f1c-4b0b-9b27-bf22999ee6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:44:21.945483 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb6858b-5f1c-4b0b-9b27-bf22999ee6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62c7baaf-e1bd-4e98-afc0-4274c03f44da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-448282082',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['df743731-1435-4a35-bdc1-9dc9bfa5a7ff','d36133a0-21aa-44c4-a395-e3aa6c1872e7','32125ba5-6bb0-4487-994e-ca6a143c87a6','69a056e5-c7bb-49a7-99e1-8831dcbd962b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:44:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-448282082',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62c7baaf-e1bd-4e98-afc0-4274c03f44da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dff0001da82546df99ccd45cd04e0125',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,user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:44:21.947644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb0a4eb-cfef-4aeb-84c6-590009b03594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:44:21.993586 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb0a4eb-cfef-4aeb-84c6-590009b03594) 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='tempest-@#$%^* description-448282082',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dff0001da82546df99ccd45cd04e0125',qos_specs=None,replication_status=,reservations=['df743731-1435-4a35-bdc1-9dc9bfa5a7ff','d36133a0-21aa-44c4-a395-e3aa6c1872e7','32125ba5-6bb0-4487-994e-ca6a143c87a6','69a056e5-c7bb-49a7-99e1-8831dcbd962b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9eb81c037d34f48ab3e3e27e8bd4683',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:44:21.995911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2adef56-74a1-4412-a133-ae3b93184490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:44:22.015284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2adef56-74a1-4412-a133-ae3b93184490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:44:22.017882 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Flow 'volume_create_api' (764b59db-cf43-424a-9ecb-a6ca00c47204) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:44:22.071937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Create volume request issued successfully. Dec 11 14:44:22.086945 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f22c874-821b-4181-a4f3-89bdff9c0471 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes returned with HTTP 202 Dec 11 14:44:22.097960 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1682/3322] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:44:21 2020] POST /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes => generated 810 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:44:22.105500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97221762-34db-40a7-aecc-0e8d8fd289e4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da Dec 11 14:44:22.106503 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97221762-34db-40a7-aecc-0e8d8fd289e4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:22.106836 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:22.106836 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:22.108261 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-97221762-34db-40a7-aecc-0e8d8fd289e4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:22.167079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:22.167079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:22.180528 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-97221762-34db-40a7-aecc-0e8d8fd289e4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:22.218167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-97221762-34db-40a7-aecc-0e8d8fd289e4 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da returned with HTTP 200 Dec 11 14:44:22.219523 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1641/3323] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:22 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da => generated 878 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:23.252274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5296a63b-4bf7-4bc2-831b-e5e60d77fb07 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da Dec 11 14:44:23.253618 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5296a63b-4bf7-4bc2-831b-e5e60d77fb07 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:23.254038 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:23.254038 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:23.254797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5296a63b-4bf7-4bc2-831b-e5e60d77fb07 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:23.358157 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:23.358157 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:23.373665 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5296a63b-4bf7-4bc2-831b-e5e60d77fb07 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:23.418297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5296a63b-4bf7-4bc2-831b-e5e60d77fb07 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da returned with HTTP 200 Dec 11 14:44:23.420041 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1683/3324] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:23 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da => generated 903 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:23.446578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49c70d10-bcb6-431d-899c-160ac9cc15da tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] PUT http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da Dec 11 14:44:23.447323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:23.447323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:23.448185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-49c70d10-bcb6-431d-899c-160ac9cc15da tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1362360330", "description": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:44:23.527408 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:23.527408 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:23.542212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-49c70d10-bcb6-431d-899c-160ac9cc15da tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:23.554893 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-49c70d10-bcb6-431d-899c-160ac9cc15da tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume updated successfully. Dec 11 14:44:23.573119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-49c70d10-bcb6-431d-899c-160ac9cc15da tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da returned with HTTP 200 Dec 11 14:44:23.574459 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1642/3325] 10.222.0.58 () {60 vars in 1335 bytes} [Fri Dec 11 14:44:23 2020] PUT /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da => generated 839 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:23.592437 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ab81b35-991d-4fcc-acee-f745a761edd3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] DELETE http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da Dec 11 14:44:23.593376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ab81b35-991d-4fcc-acee-f745a761edd3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:23.593698 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:23.593698 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:23.594797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9ab81b35-991d-4fcc-acee-f745a761edd3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:23.595617 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9ab81b35-991d-4fcc-acee-f745a761edd3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume with id: 62c7baaf-e1bd-4e98-afc0-4274c03f44da Dec 11 14:44:23.679141 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:23.679141 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:23.681601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9ab81b35-991d-4fcc-acee-f745a761edd3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:23.742132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9ab81b35-991d-4fcc-acee-f745a761edd3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume request issued successfully. Dec 11 14:44:23.743396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9ab81b35-991d-4fcc-acee-f745a761edd3 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da returned with HTTP 202 Dec 11 14:44:23.745243 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1684/3326] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:44:23 2020] DELETE /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:44:23.759569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dad110f2-ac48-4a01-bd1d-2a873d2fa6fb tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da Dec 11 14:44:23.760389 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dad110f2-ac48-4a01-bd1d-2a873d2fa6fb tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:23.760813 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:23.760813 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:23.761452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dad110f2-ac48-4a01-bd1d-2a873d2fa6fb tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:23.823334 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:23.823334 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:23.842452 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dad110f2-ac48-4a01-bd1d-2a873d2fa6fb tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:23.877217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dad110f2-ac48-4a01-bd1d-2a873d2fa6fb tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da returned with HTTP 200 Dec 11 14:44:23.878411 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1643/3327] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:23 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da => generated 906 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:24.895002 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e953869b-d0cf-496c-bded-b2463cb5beb9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da Dec 11 14:44:24.895893 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e953869b-d0cf-496c-bded-b2463cb5beb9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:24.895893 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:24.895893 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:24.896430 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e953869b-d0cf-496c-bded-b2463cb5beb9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:24.988867 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:24.988867 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:25.016280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e953869b-d0cf-496c-bded-b2463cb5beb9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:25.081311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e953869b-d0cf-496c-bded-b2463cb5beb9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da returned with HTTP 200 Dec 11 14:44:25.082711 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1685/3328] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:24 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da => generated 906 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:26.104650 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d6214ce-aa0f-4f2c-a133-5a8d8de89ce9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da Dec 11 14:44:26.105796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d6214ce-aa0f-4f2c-a133-5a8d8de89ce9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:26.106420 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:26.106420 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:26.107117 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9d6214ce-aa0f-4f2c-a133-5a8d8de89ce9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:26.241948 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9d6214ce-aa0f-4f2c-a133-5a8d8de89ce9 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da returned with HTTP 404 Dec 11 14:44:26.245352 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1644/3329] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:26 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/62c7baaf-e1bd-4e98-afc0-4274c03f44da => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:44:26.258050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-639318e0-d65f-4110-b849-175fcf346495 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] DELETE http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:26.259490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-639318e0-d65f-4110-b849-175fcf346495 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:26.260170 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:26.260170 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:26.264079 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-639318e0-d65f-4110-b849-175fcf346495 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:26.265337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-639318e0-d65f-4110-b849-175fcf346495 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume with id: 3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:26.395377 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:26.395377 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:26.396611 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-639318e0-d65f-4110-b849-175fcf346495 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:26.459777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-639318e0-d65f-4110-b849-175fcf346495 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume request issued successfully. Dec 11 14:44:26.460572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-639318e0-d65f-4110-b849-175fcf346495 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 202 Dec 11 14:44:26.461778 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1686/3330] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:44:26 2020] DELETE /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:44:26.470772 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-512eb7ce-5749-47c6-8568-dffb9ad1254f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:26.471351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-512eb7ce-5749-47c6-8568-dffb9ad1254f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:26.471961 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-512eb7ce-5749-47c6-8568-dffb9ad1254f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:26.611189 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:26.611189 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:26.622062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-512eb7ce-5749-47c6-8568-dffb9ad1254f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:26.660342 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-512eb7ce-5749-47c6-8568-dffb9ad1254f tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:26.678496 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1645/3331] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:26 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 1407 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:44:27.698137 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-058adf46-243b-41d9-b75e-b9ce56dd60f5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:27.699756 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-058adf46-243b-41d9-b75e-b9ce56dd60f5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:27.700182 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:27.700182 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:27.701486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-058adf46-243b-41d9-b75e-b9ce56dd60f5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:27.781767 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:27.781767 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:27.795123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-058adf46-243b-41d9-b75e-b9ce56dd60f5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:27.827191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-058adf46-243b-41d9-b75e-b9ce56dd60f5 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 200 Dec 11 14:44:27.829268 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1687/3332] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:27 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 1407 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:44:28.845821 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef337b16-6fa8-4672-9b47-0b45a4c2d829 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 Dec 11 14:44:28.846479 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef337b16-6fa8-4672-9b47-0b45a4c2d829 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:28.846692 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:28.846692 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:28.847024 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef337b16-6fa8-4672-9b47-0b45a4c2d829 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:28.912878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef337b16-6fa8-4672-9b47-0b45a4c2d829 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 returned with HTTP 404 Dec 11 14:44:28.914255 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1646/3333] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:28 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/3be59ebd-39ab-46c1-ba09-f4e97a8aef01 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:44:28.930641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9e10f7d-c86e-4ddf-aa56-ae9fb3006511 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] DELETE http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 Dec 11 14:44:28.932025 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9e10f7d-c86e-4ddf-aa56-ae9fb3006511 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:28.932635 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:28.932635 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:28.933486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c9e10f7d-c86e-4ddf-aa56-ae9fb3006511 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:28.934452 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-c9e10f7d-c86e-4ddf-aa56-ae9fb3006511 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume with id: 5b791997-b592-463a-8b7d-3f83d3d79802 Dec 11 14:44:29.039133 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:29.039133 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:29.041298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c9e10f7d-c86e-4ddf-aa56-ae9fb3006511 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:29.078951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c9e10f7d-c86e-4ddf-aa56-ae9fb3006511 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Delete volume request issued successfully. Dec 11 14:44:29.079683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c9e10f7d-c86e-4ddf-aa56-ae9fb3006511 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 returned with HTTP 202 Dec 11 14:44:29.081276 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1688/3334] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:44:28 2020] DELETE /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:44:29.103857 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f67fc8a9-12b1-4ec0-b73e-0882541e7c85 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 Dec 11 14:44:29.105071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f67fc8a9-12b1-4ec0-b73e-0882541e7c85 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:29.105796 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f67fc8a9-12b1-4ec0-b73e-0882541e7c85 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:29.186288 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:29.186288 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:29.210402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f67fc8a9-12b1-4ec0-b73e-0882541e7c85 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:29.243838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f67fc8a9-12b1-4ec0-b73e-0882541e7c85 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 returned with HTTP 200 Dec 11 14:44:29.245320 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1647/3335] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:29 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 => generated 906 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:30.270667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f0c5a3b-62af-4b34-a0c1-fc83963fd687 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 Dec 11 14:44:30.271559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f0c5a3b-62af-4b34-a0c1-fc83963fd687 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:30.271883 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:30.271883 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:30.272473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4f0c5a3b-62af-4b34-a0c1-fc83963fd687 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:30.332076 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:44:30.332076 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:44:30.342056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4f0c5a3b-62af-4b34-a0c1-fc83963fd687 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Volume info retrieved successfully. Dec 11 14:44:30.367572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4f0c5a3b-62af-4b34-a0c1-fc83963fd687 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 returned with HTTP 200 Dec 11 14:44:30.368620 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1689/3336] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:30 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:44:31.391834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e184b358-7ac1-4c37-9ced-b978bf2f8543 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] GET http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 Dec 11 14:44:31.392915 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e184b358-7ac1-4c37-9ced-b978bf2f8543 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:44:31.393366 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:44:31.393366 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:44:31.394294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e184b358-7ac1-4c37-9ced-b978bf2f8543 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:44:31.483426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e184b358-7ac1-4c37-9ced-b978bf2f8543 tempest-VolumesGetTest-1343614552 tempest-VolumesGetTest-1343614552] http://10.222.0.58/volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 returned with HTTP 404 Dec 11 14:44:31.484609 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1648/3337] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:44:31 2020] GET /volume/v3/dff0001da82546df99ccd45cd04e0125/volumes/5b791997-b592-463a-8b7d-3f83d3d79802 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:46:34.965808 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c58f72b4-f375-4a18-b6a1-149c23b623c0 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] POST http://10.222.0.58/volume/v3/aa894ff068464722905a185215b2d50d/types Dec 11 14:46:34.966323 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:34.966323 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:34.966944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c58f72b4-f375-4a18-b6a1-149c23b623c0 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-915570174", "extra_specs": {}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:46:35.013932 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c58f72b4-f375-4a18-b6a1-149c23b623c0 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] http://10.222.0.58/volume/v3/aa894ff068464722905a185215b2d50d/types returned with HTTP 200 Dec 11 14:46:35.014842 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1690/3338] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 14:46:34 2020] POST /volume/v3/aa894ff068464722905a185215b2d50d/types => generated 211 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:46:35.027224 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5676764f-1e87-42f0-84e8-2b1c22f263bc tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] POST http://10.222.0.58/volume/v3/aa894ff068464722905a185215b2d50d/types/45f911fd-b8a5-400c-a53b-d4e20485867e/encryption Dec 11 14:46:35.028000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5676764f-1e87-42f0-84e8-2b1c22f263bc tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:46:35.078596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5676764f-1e87-42f0-84e8-2b1c22f263bc tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] http://10.222.0.58/volume/v3/aa894ff068464722905a185215b2d50d/types/45f911fd-b8a5-400c-a53b-d4e20485867e/encryption returned with HTTP 200 Dec 11 14:46:35.079588 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1649/3339] 10.222.0.58 () {60 vars in 1364 bytes} [Fri Dec 11 14:46:35 2020] POST /volume/v3/aa894ff068464722905a185215b2d50d/types/45f911fd-b8a5-400c-a53b-d4e20485867e/encryption => generated 230 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:46:35.224794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes Dec 11 14:46:35.225568 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1119037135", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-915570174", "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:46:35.226827 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1119037135', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-915570174', 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:46:35.239626 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume of 1 GB Dec 11 14:46:35.240480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:35.240480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:35.241252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Availability Zones retrieved successfully. Dec 11 14:46:35.258324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (827aa12b-869f-4ba7-922f-b7fa31d9dc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:46:35.261715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34aacec7-b64c-42d0-913c-82f36fa8ed40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:46:35.264171 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:46:35.327996 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34aacec7-b64c-42d0-913c-82f36fa8ed40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T14:46:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45f911fd-b8a5-400c-a53b-d4e20485867e,is_public=True,name='tempest-scenario-type-luks-915570174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45f911fd-b8a5-400c-a53b-d4e20485867e', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:46:35.330249 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8074c90d-7ec1-494f-84ac-2283c3e4f1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:46:35.380690 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-915570174 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-915570174, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:46:35.382150 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-915570174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-915570174, it is now deprecated. Please use the default quota class for default quota. Dec 11 14:46:35.426948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['dd8c58fc-a343-4006-bee5-3882c96b1819', '328701fa-9459-477b-a034-083646619862', '59a193a4-747c-4720-8e57-243a65c70052', 'b2f12445-aa34-4229-b0da-9aff69a0dcc1'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:46:35.428907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8074c90d-7ec1-494f-84ac-2283c3e4f1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd8c58fc-a343-4006-bee5-3882c96b1819', '328701fa-9459-477b-a034-083646619862', '59a193a4-747c-4720-8e57-243a65c70052', 'b2f12445-aa34-4229-b0da-9aff69a0dcc1']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:46:35.431740 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cbb626-2ac1-45b0-aa6a-4e6d7842c681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:46:35.488751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cbb626-2ac1-45b0-aa6a-4e6d7842c681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7711ff3-de8b-41ce-a740-2413380dac8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1119037135',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['dd8c58fc-a343-4006-bee5-3882c96b1819','328701fa-9459-477b-a034-083646619862','59a193a4-747c-4720-8e57-243a65c70052','b2f12445-aa34-4229-b0da-9aff69a0dcc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=45f911fd-b8a5-400c-a53b-d4e20485867e), '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=2020-12-11T14:46:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1119037135',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d7711ff3-de8b-41ce-a740-2413380dac8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c2b55e55df24bcdb6271192b752f420',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,user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_attachment=,volume_type=,volume_type_id=45f911fd-b8a5-400c-a53b-d4e20485867e)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:46:35.490829 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a3c892-1e5e-4ff5-9736-0fe1c4702c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:46:35.518098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a3c892-1e5e-4ff5-9736-0fe1c4702c9b) 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-TestVolumeBootPattern-volume-1119037135',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['dd8c58fc-a343-4006-bee5-3882c96b1819','328701fa-9459-477b-a034-083646619862','59a193a4-747c-4720-8e57-243a65c70052','b2f12445-aa34-4229-b0da-9aff69a0dcc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=45f911fd-b8a5-400c-a53b-d4e20485867e)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:46:35.520085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e69acf34-286c-4a9e-a0f7-84f08b3d5632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:46:35.535290 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e69acf34-286c-4a9e-a0f7-84f08b3d5632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:46:35.537908 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (827aa12b-869f-4ba7-922f-b7fa31d9dc4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:46:35.589580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request issued successfully. Dec 11 14:46:35.604951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13e73de8-965b-4434-80fb-8e408f4e2248 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes returned with HTTP 202 Dec 11 14:46:35.606197 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1691/3340] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:46:35 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes => generated 845 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:46:35.621230 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b11f7a9a-bf6d-419e-b177-a349098da298 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:35.622101 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b11f7a9a-bf6d-419e-b177-a349098da298 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:35.622717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b11f7a9a-bf6d-419e-b177-a349098da298 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:35.676871 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:35.676871 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:35.686683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b11f7a9a-bf6d-419e-b177-a349098da298 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:35.729120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b11f7a9a-bf6d-419e-b177-a349098da298 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 200 Dec 11 14:46:35.730267 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1650/3341] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:46:35 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 937 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:46:36.747274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b630b7e-d42c-47a9-91ff-3cc40728d6ac tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:36.747779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b630b7e-d42c-47a9-91ff-3cc40728d6ac tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:36.748096 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:36.748096 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:36.748359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b630b7e-d42c-47a9-91ff-3cc40728d6ac tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:36.801419 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:36.801419 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:36.813287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0b630b7e-d42c-47a9-91ff-3cc40728d6ac tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:36.837630 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b630b7e-d42c-47a9-91ff-3cc40728d6ac tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 200 Dec 11 14:46:36.838700 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1692/3342] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:46:36 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 938 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:46:36.854072 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e102c0a5-e14b-43af-9157-edd204f837b1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:36.854655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e102c0a5-e14b-43af-9157-edd204f837b1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:36.854877 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:36.854877 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:36.855263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e102c0a5-e14b-43af-9157-edd204f837b1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:36.909053 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:36.909053 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:36.918662 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e102c0a5-e14b-43af-9157-edd204f837b1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:36.942433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e102c0a5-e14b-43af-9157-edd204f837b1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 200 Dec 11 14:46:36.943942 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1651/3343] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:46:36 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 938 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:46:36.970830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7851d825-ed6c-4015-ae0a-2e7775bc2bc4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f/action Dec 11 14:46:36.971589 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:36.971589 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:36.972346 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7851d825-ed6c-4015-ae0a-2e7775bc2bc4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:46:36.973046 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7851d825-ed6c-4015-ae0a-2e7775bc2bc4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:46:37.027785 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:37.027785 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:37.028986 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7851d825-ed6c-4015-ae0a-2e7775bc2bc4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:37.038254 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7851d825-ed6c-4015-ae0a-2e7775bc2bc4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume updated successfully. Dec 11 14:46:37.039023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7851d825-ed6c-4015-ae0a-2e7775bc2bc4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f/action returned with HTTP 200 Dec 11 14:46:37.040223 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1693/3344] 10.222.0.58 () {60 vars in 1357 bytes} [Fri Dec 11 14:46:36 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f/action => generated 0 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 11 14:46:37.162546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:37.163072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:37.163301 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:37.163301 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:37.163663 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:37.241572 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:37.241572 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:37.258026 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:37.313305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 200 Dec 11 14:46:37.313305 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1652/3345] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:46:37 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 937 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:46:38.070638 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-285ca079-a784-4951-b60f-bbc83edd0e33 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:38.071201 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-285ca079-a784-4951-b60f-bbc83edd0e33 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:38.071423 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:38.071423 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:38.071798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-285ca079-a784-4951-b60f-bbc83edd0e33 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:38.125708 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:38.125708 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:38.135687 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-285ca079-a784-4951-b60f-bbc83edd0e33 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:38.162075 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-285ca079-a784-4951-b60f-bbc83edd0e33 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 200 Dec 11 14:46:38.162964 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1694/3346] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:46:38 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 937 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:46:38.174167 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:46:38.174710 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:38.174930 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:38.174930 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:38.175300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:38.176551 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:46:38.177123 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1653/3347] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:46:38 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:46:38.190764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-73be0630-ae42-4d67-ab51-ec33272b405f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments Dec 11 14:46:38.191409 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:38.191409 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:38.191828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-73be0630-ae42-4d67-ab51-ec33272b405f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7711ff3-de8b-41ce-a740-2413380dac8f", "instance_uuid": "f63aea3b-b807-4d9c-8bd1-bc51dc20588d", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:46:38.242291 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:38.242291 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:38.300301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-73be0630-ae42-4d67-ab51-ec33272b405f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments returned with HTTP 200 Dec 11 14:46:38.301224 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1695/3348] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:46:38 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:46:39.537634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:46:39.538165 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:39.539073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:39.540751 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4c7b0130-7714-4493-8db8-98fa923c71ff tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:46:39.541367 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1654/3349] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:46:39 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:46:39.555206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4e9c8d2f-58ae-4583-963a-29ca9500a163 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:39.556366 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4e9c8d2f-58ae-4583-963a-29ca9500a163 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:39.556849 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:39.556849 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:39.557231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4e9c8d2f-58ae-4583-963a-29ca9500a163 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:39.618946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:39.618946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:39.629758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4e9c8d2f-58ae-4583-963a-29ca9500a163 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:39.655778 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:39.655778 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:39.665701 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-4e9c8d2f-58ae-4583-963a-29ca9500a163 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 200 Dec 11 14:46:39.666726 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1696/3350] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:46:39 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 1035 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:46:39.686719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-185747a0-07b9-4985-9ff4-d73b583c9eab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] PUT http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/803e1f72-897d-4a79-8020-4467ea63abc3 Dec 11 14:46:39.688035 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-185747a0-07b9-4985-9ff4-d73b583c9eab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:46:39.724155 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:46:39.724155 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:46:39.725073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-185747a0-07b9-4985-9ff4-d73b583c9eab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-d7711ff3-de8b-41ce-a740-2413380dac8f-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:46:39.727909 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:39.727909 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:41.203438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-185747a0-07b9-4985-9ff4-d73b583c9eab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-d7711ff3-de8b-41ce-a740-2413380dac8f-n-h2-766726-2'" released by "attachment_update" :: held 1.478s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:46:41.204197 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-185747a0-07b9-4985-9ff4-d73b583c9eab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/803e1f72-897d-4a79-8020-4467ea63abc3 returned with HTTP 200 Dec 11 14:46:41.204985 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1655/3351] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:46:39 2020] PUT /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/803e1f72-897d-4a79-8020-4467ea63abc3 => generated 761 bytes in 1523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:46:41.245989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-5dca81f0-9d3c-4ce7-9def-754698d8471c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/803e1f72-897d-4a79-8020-4467ea63abc3/action Dec 11 14:46:41.246548 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:41.246548 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:41.246999 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-5dca81f0-9d3c-4ce7-9def-754698d8471c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:46:41.247387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-5dca81f0-9d3c-4ce7-9def-754698d8471c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:46:41.329072 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:41.329072 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:41.343683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-896a6640-4b14-43e9-b7ed-29de33630d58 req-5dca81f0-9d3c-4ce7-9def-754698d8471c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/803e1f72-897d-4a79-8020-4467ea63abc3/action returned with HTTP 204 Dec 11 14:46:41.344563 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1697/3352] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:46:41 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/803e1f72-897d-4a79-8020-4467ea63abc3/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:46:56.263777 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d3e4ae39-d577-4f11-8c0e-59887b3d409b req-2b7cdc24-fd85-4852-8605-b872dc769e1b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/803e1f72-897d-4a79-8020-4467ea63abc3 Dec 11 14:46:56.264286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d3e4ae39-d577-4f11-8c0e-59887b3d409b req-2b7cdc24-fd85-4852-8605-b872dc769e1b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:56.264505 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:56.264505 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:56.264874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-d3e4ae39-d577-4f11-8c0e-59887b3d409b req-2b7cdc24-fd85-4852-8605-b872dc769e1b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:56.287310 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:56.287310 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:56.715509 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-d3e4ae39-d577-4f11-8c0e-59887b3d409b req-2b7cdc24-fd85-4852-8605-b872dc769e1b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:46:56.715868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-d3e4ae39-d577-4f11-8c0e-59887b3d409b req-2b7cdc24-fd85-4852-8605-b872dc769e1b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:46:56.722615 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-d3e4ae39-d577-4f11-8c0e-59887b3d409b req-2b7cdc24-fd85-4852-8605-b872dc769e1b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/803e1f72-897d-4a79-8020-4467ea63abc3 returned with HTTP 200 Dec 11 14:46:56.723427 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1656/3353] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:46:56 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/803e1f72-897d-4a79-8020-4467ea63abc3 => generated 19 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:46:57.601776 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-689b270b-97dc-40ad-b0e7-58aeb9d36a2c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:57.602357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-689b270b-97dc-40ad-b0e7-58aeb9d36a2c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:57.602513 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:57.602513 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:57.602868 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-689b270b-97dc-40ad-b0e7-58aeb9d36a2c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:57.603323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-689b270b-97dc-40ad-b0e7-58aeb9d36a2c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume with id: d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:57.654342 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:57.654342 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:57.655516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-689b270b-97dc-40ad-b0e7-58aeb9d36a2c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:57.673731 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.keymgr.conf_key_mgr [None req-689b270b-97dc-40ad-b0e7-58aeb9d36a2c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 11 14:46:57.682411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-689b270b-97dc-40ad-b0e7-58aeb9d36a2c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume request issued successfully. Dec 11 14:46:57.683039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-689b270b-97dc-40ad-b0e7-58aeb9d36a2c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 202 Dec 11 14:46:57.683909 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1698/3354] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:46:57 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:46:57.691740 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44370b9a-55ee-4f2d-af00-ce6f6ea56c9a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:57.692491 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44370b9a-55ee-4f2d-af00-ce6f6ea56c9a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:57.692718 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:57.692718 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:57.693099 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-44370b9a-55ee-4f2d-af00-ce6f6ea56c9a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:57.745081 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:57.745081 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:57.754400 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-44370b9a-55ee-4f2d-af00-ce6f6ea56c9a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:57.777299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-44370b9a-55ee-4f2d-af00-ce6f6ea56c9a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 200 Dec 11 14:46:57.778200 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1657/3355] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:46:57 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 936 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:46:58.795034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de66db12-be5e-4df9-809d-3acff0792c40 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:58.795593 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de66db12-be5e-4df9-809d-3acff0792c40 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:58.795767 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:58.795767 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:58.796171 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de66db12-be5e-4df9-809d-3acff0792c40 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:58.845698 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:46:58.845698 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:46:58.854599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-de66db12-be5e-4df9-809d-3acff0792c40 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:46:58.877929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de66db12-be5e-4df9-809d-3acff0792c40 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 200 Dec 11 14:46:58.878851 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1699/3356] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:46:58 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 936 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:46:59.895202 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06401205-c4e2-4f40-b236-69b133da23ae tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f Dec 11 14:46:59.895747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06401205-c4e2-4f40-b236-69b133da23ae tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:59.895853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:59.895853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:59.896197 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06401205-c4e2-4f40-b236-69b133da23ae tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:59.947330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06401205-c4e2-4f40-b236-69b133da23ae tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f returned with HTTP 404 Dec 11 14:46:59.948902 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1658/3357] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:46:59 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d7711ff3-de8b-41ce-a740-2413380dac8f => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:46:59.960547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6ececc8-1f10-452f-b845-c39bfa56b5c7 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] GET http://10.222.0.58/volume/v3/aa894ff068464722905a185215b2d50d/volumes/detail?all_tenants=1 Dec 11 14:46:59.961216 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6ececc8-1f10-452f-b845-c39bfa56b5c7 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:46:59.961338 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:46:59.961338 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:46:59.961640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6ececc8-1f10-452f-b845-c39bfa56b5c7 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:46:59.964221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d6ececc8-1f10-452f-b845-c39bfa56b5c7 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 14:47:00.015914 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d6ececc8-1f10-452f-b845-c39bfa56b5c7 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] Get all volumes completed successfully. Dec 11 14:47:00.020308 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6ececc8-1f10-452f-b845-c39bfa56b5c7 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] http://10.222.0.58/volume/v3/aa894ff068464722905a185215b2d50d/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 11 14:47:00.021129 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1700/3358] 10.222.0.58 () {58 vars in 1252 bytes} [Fri Dec 11 14:46:59 2020] GET /volume/v3/aa894ff068464722905a185215b2d50d/volumes/detail?all_tenants=1 => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 14:47:00.036346 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fdde67e-1e75-4533-9cfa-8d4090b4b2c9 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] DELETE http://10.222.0.58/volume/v3/aa894ff068464722905a185215b2d50d/types/45f911fd-b8a5-400c-a53b-d4e20485867e Dec 11 14:47:00.037017 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fdde67e-1e75-4533-9cfa-8d4090b4b2c9 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:00.037532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7fdde67e-1e75-4533-9cfa-8d4090b4b2c9 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:00.108125 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 14:47:00.108125 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 14:47:00.118316 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7fdde67e-1e75-4533-9cfa-8d4090b4b2c9 tempest-TestVolumeBootPattern-959322332 tempest-TestVolumeBootPattern-959322332] http://10.222.0.58/volume/v3/aa894ff068464722905a185215b2d50d/types/45f911fd-b8a5-400c-a53b-d4e20485867e returned with HTTP 202 Dec 11 14:47:00.119931 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1659/3359] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 14:47:00 2020] DELETE /volume/v3/aa894ff068464722905a185215b2d50d/types/45f911fd-b8a5-400c-a53b-d4e20485867e => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:47:00.162755 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes Dec 11 14:47:00.163526 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1061420223", "snapshot_id": null, "imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "volume_type": null, "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:47:00.164770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1061420223', 'snapshot_id': None, 'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'volume_type': None, 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:47:00.278223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume of 1 GB Dec 11 14:47:00.292449 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Availability Zones retrieved successfully. Dec 11 14:47:00.309437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (8d66a56c-6eed-425c-94ba-74a901dc2fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:47:00.312514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f99add7-a165-478e-b293-9f625dbde98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:00.314625 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:47:00.427226 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f99add7-a165-478e-b293-9f625dbde98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:00.429437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966ae17e-ae90-41f5-9598-75aa3e59324c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:00.514112 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['183eab08-2efc-48a6-9c77-fd38e88c53e6', '0af6f253-82c2-4f22-b879-1d50de4f374d', '6efa7e38-cfeb-4fe0-829a-6b89bb516dbb', '6d00bf87-7a6e-4819-945c-4cea6c43133f'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:47:00.516202 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966ae17e-ae90-41f5-9598-75aa3e59324c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['183eab08-2efc-48a6-9c77-fd38e88c53e6', '0af6f253-82c2-4f22-b879-1d50de4f374d', '6efa7e38-cfeb-4fe0-829a-6b89bb516dbb', '6d00bf87-7a6e-4819-945c-4cea6c43133f']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:00.518326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79658101-0517-4a52-b7fb-4d699277c420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:00.579436 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79658101-0517-4a52-b7fb-4d699277c420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeebd303-d4ea-4b28-b86b-fdc4c6aad368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1061420223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['183eab08-2efc-48a6-9c77-fd38e88c53e6','0af6f253-82c2-4f22-b879-1d50de4f374d','6efa7e38-cfeb-4fe0-829a-6b89bb516dbb','6d00bf87-7a6e-4819-945c-4cea6c43133f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1061420223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeebd303-d4ea-4b28-b86b-fdc4c6aad368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c2b55e55df24bcdb6271192b752f420',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,user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:00.581435 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb5895c-3415-4851-913a-edc41522b69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:00.608617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bb5895c-3415-4851-913a-edc41522b69e) 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-TestVolumeBootPattern-volume-origin-1061420223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['183eab08-2efc-48a6-9c77-fd38e88c53e6','0af6f253-82c2-4f22-b879-1d50de4f374d','6efa7e38-cfeb-4fe0-829a-6b89bb516dbb','6d00bf87-7a6e-4819-945c-4cea6c43133f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:00.610636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f13d98b-1b6e-44fe-8c38-ebf204398b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:00.625611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f13d98b-1b6e-44fe-8c38-ebf204398b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:00.628248 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (8d66a56c-6eed-425c-94ba-74a901dc2fc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:47:00.677244 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request issued successfully. Dec 11 14:47:00.691211 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e588298-0c8d-42be-8620-17f0b67f7f38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes returned with HTTP 202 Dec 11 14:47:00.692247 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1701/3360] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:47:00 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes => generated 828 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:47:00.706207 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2bebe59e-fa2a-48ab-b7ef-c514ae19de8f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:00.707059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2bebe59e-fa2a-48ab-b7ef-c514ae19de8f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:00.707729 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2bebe59e-fa2a-48ab-b7ef-c514ae19de8f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:00.759517 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:00.759517 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:00.768614 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2bebe59e-fa2a-48ab-b7ef-c514ae19de8f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:00.792017 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2bebe59e-fa2a-48ab-b7ef-c514ae19de8f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:00.793028 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1660/3361] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:00 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:01.812442 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3bcc3818-6ebe-4a27-aa31-9160b88f7a6a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:01.813013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3bcc3818-6ebe-4a27-aa31-9160b88f7a6a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:01.813174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:01.813174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:01.813552 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3bcc3818-6ebe-4a27-aa31-9160b88f7a6a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:01.863347 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:01.863347 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:01.877981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3bcc3818-6ebe-4a27-aa31-9160b88f7a6a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:01.902515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3bcc3818-6ebe-4a27-aa31-9160b88f7a6a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:01.903357 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1702/3362] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:01 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:02.919076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69f2eca8-cbc6-4159-8648-c972668870a6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:02.919645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69f2eca8-cbc6-4159-8648-c972668870a6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:02.919857 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:02.919857 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:02.920407 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69f2eca8-cbc6-4159-8648-c972668870a6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:02.971771 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:02.971771 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:02.980715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-69f2eca8-cbc6-4159-8648-c972668870a6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:03.005041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69f2eca8-cbc6-4159-8648-c972668870a6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:03.005808 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1661/3363] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:02 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:04.022542 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd85337f-d8ae-4fa9-a407-6a6065dd7648 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:04.023086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd85337f-d8ae-4fa9-a407-6a6065dd7648 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:04.023194 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:04.023194 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:04.023542 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fd85337f-d8ae-4fa9-a407-6a6065dd7648 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:04.080410 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:04.080410 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:04.089223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fd85337f-d8ae-4fa9-a407-6a6065dd7648 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:04.112179 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fd85337f-d8ae-4fa9-a407-6a6065dd7648 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:04.113173 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1703/3364] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:04 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:05.128595 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e0b23f5-57c1-488e-8e69-0eb91aa9327d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:05.129123 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e0b23f5-57c1-488e-8e69-0eb91aa9327d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:05.129229 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:05.129229 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:05.129592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e0b23f5-57c1-488e-8e69-0eb91aa9327d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:05.182057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:05.182057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:05.191838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7e0b23f5-57c1-488e-8e69-0eb91aa9327d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:05.216480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e0b23f5-57c1-488e-8e69-0eb91aa9327d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:05.217316 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1662/3365] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:05 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:06.234348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9e179da-b84e-47b5-87f2-b478deb9dd00 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:06.235073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9e179da-b84e-47b5-87f2-b478deb9dd00 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:06.235210 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:06.235210 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:06.235482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9e179da-b84e-47b5-87f2-b478deb9dd00 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:06.284946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:06.284946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:06.294274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d9e179da-b84e-47b5-87f2-b478deb9dd00 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:06.318164 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9e179da-b84e-47b5-87f2-b478deb9dd00 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:06.319057 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1704/3366] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:06 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:07.341784 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-000aec4e-e0f2-46cf-9006-bce136b6dda6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:07.342834 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-000aec4e-e0f2-46cf-9006-bce136b6dda6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:07.343172 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:07.343172 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:07.343825 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-000aec4e-e0f2-46cf-9006-bce136b6dda6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:07.393915 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:07.393915 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:07.404356 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-000aec4e-e0f2-46cf-9006-bce136b6dda6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:07.427091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-000aec4e-e0f2-46cf-9006-bce136b6dda6 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:07.427932 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1663/3367] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:07 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:08.444028 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-718ceaa3-e107-4c5c-a028-de7bfbedaf90 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:08.444692 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-718ceaa3-e107-4c5c-a028-de7bfbedaf90 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:08.444912 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:08.444912 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:08.445290 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-718ceaa3-e107-4c5c-a028-de7bfbedaf90 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:08.494060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:08.494060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:08.503080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-718ceaa3-e107-4c5c-a028-de7bfbedaf90 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:08.525355 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-718ceaa3-e107-4c5c-a028-de7bfbedaf90 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:08.531494 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1705/3368] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:08 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:09.542091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2307d11-0168-485c-9101-94bb72bc5e58 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:09.542699 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2307d11-0168-485c-9101-94bb72bc5e58 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:09.542823 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:09.542823 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:09.543147 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f2307d11-0168-485c-9101-94bb72bc5e58 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:09.597195 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:09.597195 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:09.605969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f2307d11-0168-485c-9101-94bb72bc5e58 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:09.629652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f2307d11-0168-485c-9101-94bb72bc5e58 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:09.630393 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1664/3369] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:09 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:10.646840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e795106-9472-472d-9bef-c0c40f1625dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:10.647433 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e795106-9472-472d-9bef-c0c40f1625dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:10.647555 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:10.647555 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:10.647912 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0e795106-9472-472d-9bef-c0c40f1625dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:10.701478 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:10.701478 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:10.710270 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0e795106-9472-472d-9bef-c0c40f1625dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:10.732922 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0e795106-9472-472d-9bef-c0c40f1625dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:10.734004 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1706/3370] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:10 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:11.749778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0614e493-2af1-4f6d-8628-a8d820f80135 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:11.750446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0614e493-2af1-4f6d-8628-a8d820f80135 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:11.750648 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:11.750648 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:11.750981 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0614e493-2af1-4f6d-8628-a8d820f80135 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:11.803031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:11.803031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:11.812029 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0614e493-2af1-4f6d-8628-a8d820f80135 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:11.833632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0614e493-2af1-4f6d-8628-a8d820f80135 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:11.834647 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1665/3371] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:11 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 978 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:47:12.850495 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef7a165a-4446-4f5b-bd93-f445e98ca4a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:12.851067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef7a165a-4446-4f5b-bd93-f445e98ca4a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:12.851235 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:12.851235 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:12.851654 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ef7a165a-4446-4f5b-bd93-f445e98ca4a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:12.901945 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:12.901945 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:12.911048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ef7a165a-4446-4f5b-bd93-f445e98ca4a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:12.933080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ef7a165a-4446-4f5b-bd93-f445e98ca4a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:12.933925 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1707/3372] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:12 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 981 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:13.951088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d62a7eba-615f-4325-877c-db5024d552b5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:13.951656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d62a7eba-615f-4325-877c-db5024d552b5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:13.951833 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:13.951833 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:13.952237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d62a7eba-615f-4325-877c-db5024d552b5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:14.003863 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:14.003863 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:14.015139 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d62a7eba-615f-4325-877c-db5024d552b5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:14.039098 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d62a7eba-615f-4325-877c-db5024d552b5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:14.040020 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1666/3373] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:13 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 981 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:15.057238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce0f0c7f-c1fe-4aa8-be38-ad1da356296b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:15.057897 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce0f0c7f-c1fe-4aa8-be38-ad1da356296b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:15.057897 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:15.057897 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:15.058536 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ce0f0c7f-c1fe-4aa8-be38-ad1da356296b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:15.117251 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:15.117251 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:15.126357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ce0f0c7f-c1fe-4aa8-be38-ad1da356296b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:15.151315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ce0f0c7f-c1fe-4aa8-be38-ad1da356296b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:15.152159 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1708/3374] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:15 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 981 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:16.170640 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c7aac32-f968-4eb6-aae2-3b4d6af7b0a7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:16.171453 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c7aac32-f968-4eb6-aae2-3b4d6af7b0a7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:16.171453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:16.171453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:16.171881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1c7aac32-f968-4eb6-aae2-3b4d6af7b0a7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:16.223750 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:16.223750 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:16.233092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1c7aac32-f968-4eb6-aae2-3b4d6af7b0a7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:16.259325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1c7aac32-f968-4eb6-aae2-3b4d6af7b0a7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:16.260136 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1667/3375] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:16 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 1369 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:16.276369 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9998b1e8-26a3-4f72-b258-978f7f45a52a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:16.276892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9998b1e8-26a3-4f72-b258-978f7f45a52a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:16.277111 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:16.277111 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:16.277492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9998b1e8-26a3-4f72-b258-978f7f45a52a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:16.325799 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:16.325799 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:16.334113 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9998b1e8-26a3-4f72-b258-978f7f45a52a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:16.357799 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9998b1e8-26a3-4f72-b258-978f7f45a52a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:16.358644 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1709/3376] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:16 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 1369 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:16.373926 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ccd5708-3cf1-4176-b8a7-3251b9591cb5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots Dec 11 14:47:16.374426 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:16.374426 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:16.374855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ccd5708-3cf1-4176-b8a7-3251b9591cb5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eeebd303-d4ea-4b28-b86b-fdc4c6aad368", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-392081312", "description": null, "metadata": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:47:16.425767 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:16.425767 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:16.426979 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3ccd5708-3cf1-4176-b8a7-3251b9591cb5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:16.427340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-3ccd5708-3cf1-4176-b8a7-3251b9591cb5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create snapshot from volume eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:16.492792 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-3ccd5708-3cf1-4176-b8a7-3251b9591cb5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['08d89ebd-6699-49ed-b087-096e28cfdb9b', '6530cbea-fb95-4483-a027-bfae57b4f528', '46bc711d-6f4c-4ad3-b78b-cd1f6b002655', '5ebbe6a6-3029-4fb4-8bb8-d7aa7c258b06'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:47:16.609076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3ccd5708-3cf1-4176-b8a7-3251b9591cb5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot create request issued successfully. Dec 11 14:47:16.609822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ccd5708-3cf1-4176-b8a7-3251b9591cb5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots returned with HTTP 202 Dec 11 14:47:16.611609 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1668/3377] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:47:16 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots => generated 307 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:47:16.622641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69f79490-7daf-4eac-a75f-a65f2f4504ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:16.623178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69f79490-7daf-4eac-a75f-a65f2f4504ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:16.623400 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:16.623400 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:16.623775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69f79490-7daf-4eac-a75f-a65f2f4504ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:16.649550 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:16.649550 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:16.650889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-69f79490-7daf-4eac-a75f-a65f2f4504ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:16.653022 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69f79490-7daf-4eac-a75f-a65f2f4504ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 200 Dec 11 14:47:16.653686 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1710/3378] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:47:16 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:47:17.665957 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8524c7f4-2ddb-4804-9266-1374c28d5462 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:17.666782 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8524c7f4-2ddb-4804-9266-1374c28d5462 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:17.666782 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:17.666782 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:17.667103 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8524c7f4-2ddb-4804-9266-1374c28d5462 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:17.695018 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:17.695018 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:17.696185 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8524c7f4-2ddb-4804-9266-1374c28d5462 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:17.699266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8524c7f4-2ddb-4804-9266-1374c28d5462 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 200 Dec 11 14:47:17.704169 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1669/3379] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:47:17 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:18.712041 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70abb607-cde5-4da6-8d12-bab6486645df tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:18.713848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70abb607-cde5-4da6-8d12-bab6486645df tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:18.714099 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:18.714099 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:18.714676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70abb607-cde5-4da6-8d12-bab6486645df tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:18.740812 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:18.740812 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:18.741752 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-70abb607-cde5-4da6-8d12-bab6486645df tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:18.743749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70abb607-cde5-4da6-8d12-bab6486645df tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 200 Dec 11 14:47:18.744636 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1711/3380] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:47:18 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:18.756020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c8f14829-5920-43b0-9e60-ca5064046837 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:18.757367 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c8f14829-5920-43b0-9e60-ca5064046837 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:18.757927 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:18.757927 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:18.758706 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c8f14829-5920-43b0-9e60-ca5064046837 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:18.784156 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:18.784156 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:18.785295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c8f14829-5920-43b0-9e60-ca5064046837 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:18.787264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c8f14829-5920-43b0-9e60-ca5064046837 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 200 Dec 11 14:47:18.788139 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1670/3381] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:47:18 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:18.905718 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6c6010e7-2622-432e-94d4-07b2155a4e2a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:18.906593 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6c6010e7-2622-432e-94d4-07b2155a4e2a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:18.906593 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:18.906593 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:18.907451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6c6010e7-2622-432e-94d4-07b2155a4e2a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:18.931649 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:18.931649 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:18.932878 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6c6010e7-2622-432e-94d4-07b2155a4e2a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:18.934846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6c6010e7-2622-432e-94d4-07b2155a4e2a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 200 Dec 11 14:47:18.935741 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1712/3382] 10.222.0.58 () {60 vars in 1575 bytes} [Fri Dec 11 14:47:18 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:18.950735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f6cfaeba-da23-4d64-80a1-5f314f852901 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:18.951263 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f6cfaeba-da23-4d64-80a1-5f314f852901 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:18.951480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:18.951480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:18.951904 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f6cfaeba-da23-4d64-80a1-5f314f852901 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:19.000615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:19.000615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:19.009711 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f6cfaeba-da23-4d64-80a1-5f314f852901 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:19.033458 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f6cfaeba-da23-4d64-80a1-5f314f852901 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:19.034328 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1671/3383] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:47:18 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:19.698097 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-d55fcc85-3051-4073-b3c7-bb4cc8d3ed3f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:19.698765 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-d55fcc85-3051-4073-b3c7-bb4cc8d3ed3f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:19.699086 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:19.699086 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:19.699602 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-d55fcc85-3051-4073-b3c7-bb4cc8d3ed3f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:19.724644 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:19.724644 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:19.725905 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-d55fcc85-3051-4073-b3c7-bb4cc8d3ed3f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:19.728421 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-d55fcc85-3051-4073-b3c7-bb4cc8d3ed3f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 200 Dec 11 14:47:19.729271 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1713/3384] 10.222.0.58 () {60 vars in 1575 bytes} [Fri Dec 11 14:47:19 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:20.918399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-53a82590-41c9-4134-ba9f-bc2aa8f19139 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:20.918988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-53a82590-41c9-4134-ba9f-bc2aa8f19139 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:20.919114 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:20.919114 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:20.919437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-53a82590-41c9-4134-ba9f-bc2aa8f19139 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:20.947830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:20.947830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:20.949258 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-53a82590-41c9-4134-ba9f-bc2aa8f19139 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:20.951540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-53a82590-41c9-4134-ba9f-bc2aa8f19139 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 200 Dec 11 14:47:20.952443 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1672/3385] 10.222.0.50 () {58 vars in 1368 bytes} [Fri Dec 11 14:47:20 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:20.976505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-0aad2396-b3a9-4819-86b5-b0ac19039861 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:20.977029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-0aad2396-b3a9-4819-86b5-b0ac19039861 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:20.977228 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:20.977228 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:20.978047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-0aad2396-b3a9-4819-86b5-b0ac19039861 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:21.032382 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:21.032382 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:21.041114 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-0aad2396-b3a9-4819-86b5-b0ac19039861 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:21.065860 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-0aad2396-b3a9-4819-86b5-b0ac19039861 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:21.067200 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1714/3386] 10.222.0.50 () {58 vars in 1362 bytes} [Fri Dec 11 14:47:20 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 1369 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:21.079351 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes Dec 11 14:47:21.079852 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:21.079852 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:21.080349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b4fd92ef-79cd-46be-ba95-3eecc1e35447", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:47:21.082199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b4fd92ef-79cd-46be-ba95-3eecc1e35447', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:47:21.122279 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:21.122279 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:21.123162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:21.123536 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume of 1 GB Dec 11 14:47:21.125076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Availability Zones retrieved successfully. Dec 11 14:47:21.142312 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (ddc83882-21c9-4fe7-8832-d5c148df65d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:47:21.145169 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f72b052-4c0f-4904-a266-263711a8f09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:21.147317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:47:21.255408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f72b052-4c0f-4904-a266-263711a8f09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4fd92ef-79cd-46be-ba95-3eecc1e35447', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:21.257651 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b357e105-8a1f-4a80-8229-19a0b6d50ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:21.342643 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['b5faaea3-01b1-4a75-9fe5-a09ee23b4e5b', 'd0dcbb8f-6cac-445f-bc3a-88ce3bcc7daf', '0ee5d389-c45a-49a0-8cdd-cb0a6eaa1b36', '949a2513-ed41-44b2-b85a-1726b891199b'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:47:21.346093 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b357e105-8a1f-4a80-8229-19a0b6d50ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5faaea3-01b1-4a75-9fe5-a09ee23b4e5b', 'd0dcbb8f-6cac-445f-bc3a-88ce3bcc7daf', '0ee5d389-c45a-49a0-8cdd-cb0a6eaa1b36', '949a2513-ed41-44b2-b85a-1726b891199b']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:21.348348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851baed4-908f-4608-a7fd-ad29e6aee50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:21.486222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (851baed4-908f-4608-a7fd-ad29e6aee50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3135e71-875d-4586-9fc2-b7c8a0e950f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['b5faaea3-01b1-4a75-9fe5-a09ee23b4e5b','d0dcbb8f-6cac-445f-bc3a-88ce3bcc7daf','0ee5d389-c45a-49a0-8cdd-cb0a6eaa1b36','949a2513-ed41-44b2-b85a-1726b891199b'],size=1,snapshot_id=b4fd92ef-79cd-46be-ba95-3eecc1e35447,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-11T14:47:21Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3135e71-875d-4586-9fc2-b7c8a0e950f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c2b55e55df24bcdb6271192b752f420',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=b4fd92ef-79cd-46be-ba95-3eecc1e35447,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:21.488368 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8801be-d4b2-4d5e-bab9-049b0f0f95c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:21.516671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8801be-d4b2-4d5e-bab9-049b0f0f95c3) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['b5faaea3-01b1-4a75-9fe5-a09ee23b4e5b','d0dcbb8f-6cac-445f-bc3a-88ce3bcc7daf','0ee5d389-c45a-49a0-8cdd-cb0a6eaa1b36','949a2513-ed41-44b2-b85a-1726b891199b'],size=1,snapshot_id=b4fd92ef-79cd-46be-ba95-3eecc1e35447,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:21.518727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e6b910-c9b3-42a1-89c5-c825d8317fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:21.609962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87e6b910-c9b3-42a1-89c5-c825d8317fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:21.612655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (ddc83882-21c9-4fe7-8832-d5c148df65d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:47:21.661951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request issued successfully. Dec 11 14:47:21.676991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-563d63ee-b2d2-477b-9c8f-5fa4c7cb5827 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes returned with HTTP 202 Dec 11 14:47:21.678125 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1673/3387] 10.222.0.50 () {62 vars in 1305 bytes} [Fri Dec 11 14:47:21 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes => generated 805 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:47:21.699682 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-bd2ba7c4-7d88-4a93-9fd5-0f8c7fd8dc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:21.701606 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-bd2ba7c4-7d88-4a93-9fd5-0f8c7fd8dc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:21.702517 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:21.702517 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:21.703221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-bd2ba7c4-7d88-4a93-9fd5-0f8c7fd8dc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:21.914099 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:21.914099 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:21.924387 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-bd2ba7c4-7d88-4a93-9fd5-0f8c7fd8dc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:21.953520 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-bd2ba7c4-7d88-4a93-9fd5-0f8c7fd8dc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 200 Dec 11 14:47:21.955262 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1715/3388] 10.222.0.50 () {58 vars in 1362 bytes} [Fri Dec 11 14:47:21 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 897 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:21.970889 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-8a03d28e-c26d-434e-881f-6800b3d29add tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:21.971514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-8a03d28e-c26d-434e-881f-6800b3d29add tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:21.971847 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:21.971847 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:21.972223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-8a03d28e-c26d-434e-881f-6800b3d29add tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:22.028423 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:22.028423 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:22.039461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-8a03d28e-c26d-434e-881f-6800b3d29add tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:22.065731 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-8a03d28e-c26d-434e-881f-6800b3d29add tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 200 Dec 11 14:47:22.066793 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1674/3389] 10.222.0.50 () {58 vars in 1362 bytes} [Fri Dec 11 14:47:21 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 897 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:25.065153 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6b0e001d-b4f0-4e37-ac5d-677213d6f942 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:25.068211 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6b0e001d-b4f0-4e37-ac5d-677213d6f942 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:25.068484 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:25.068484 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:25.068826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6b0e001d-b4f0-4e37-ac5d-677213d6f942 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:25.173634 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:25.173634 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:25.201333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6b0e001d-b4f0-4e37-ac5d-677213d6f942 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:25.226772 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6b0e001d-b4f0-4e37-ac5d-677213d6f942 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 200 Dec 11 14:47:25.228781 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1716/3390] 10.222.0.50 () {58 vars in 1362 bytes} [Fri Dec 11 14:47:25 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 897 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:28.243689 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:28.244357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:28.244668 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:28.244668 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:28.245047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:28.304489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:28.304489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:28.314831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:28.340237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 200 Dec 11 14:47:28.341250 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1675/3391] 10.222.0.50 () {58 vars in 1362 bytes} [Fri Dec 11 14:47:28 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 897 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:31.342337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-59e2cd46-f4ac-4091-b48c-ce1584a24df3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:31.343068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-59e2cd46-f4ac-4091-b48c-ce1584a24df3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:31.343068 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:31.343068 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:31.343462 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-59e2cd46-f4ac-4091-b48c-ce1584a24df3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:31.394163 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:31.394163 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:31.406466 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-59e2cd46-f4ac-4091-b48c-ce1584a24df3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:31.434568 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-59e2cd46-f4ac-4091-b48c-ce1584a24df3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 200 Dec 11 14:47:31.435391 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1717/3392] 10.222.0.50 () {58 vars in 1362 bytes} [Fri Dec 11 14:47:31 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 1347 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:31.441797 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:47:31.442274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:31.442502 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:31.442502 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:31.442877 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:31.444072 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:47:31.445124 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1676/3393] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:47:31 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:47:31.459596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-4993321b-8c5c-4b75-be45-d46611b2a8b0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments Dec 11 14:47:31.460925 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:31.460925 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:31.461495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-4993321b-8c5c-4b75-be45-d46611b2a8b0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3135e71-875d-4586-9fc2-b7c8a0e950f5", "instance_uuid": "5218b69b-2efc-4eec-9e44-df4b7fbf23a8", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:47:31.521175 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:31.521175 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:31.586776 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-4993321b-8c5c-4b75-be45-d46611b2a8b0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments returned with HTTP 200 Dec 11 14:47:31.587553 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1718/3394] 10.222.0.50 () {64 vars in 1358 bytes} [Fri Dec 11 14:47:31 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:31.594225 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:47:31.594788 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:31.595284 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:31.596350 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-6a7f06ad-95e7-433e-9652-bef31bb39561 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:47:31.596998 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1677/3395] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:47:31 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:47:31.609975 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-e4f21870-41ed-48c9-a0f5-58a39fe57a24 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:31.610697 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-e4f21870-41ed-48c9-a0f5-58a39fe57a24 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:31.610926 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:31.610926 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:31.611307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-e4f21870-41ed-48c9-a0f5-58a39fe57a24 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:31.662527 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:31.662527 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:31.672090 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-e4f21870-41ed-48c9-a0f5-58a39fe57a24 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:31.694262 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:31.694262 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:31.706261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-e4f21870-41ed-48c9-a0f5-58a39fe57a24 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 200 Dec 11 14:47:31.707730 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1719/3396] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:47:31 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 1445 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:47:31.726601 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f9ebaf95-5dd6-434f-9b9b-61beafd82484 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] PUT http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5b7c3d46-248b-4de5-bfe4-54b417fdfaa8 Dec 11 14:47:31.727446 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f9ebaf95-5dd6-434f-9b9b-61beafd82484 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:47:31.757906 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:47:31.757906 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:47:31.758534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f9ebaf95-5dd6-434f-9b9b-61beafd82484 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-e3135e71-875d-4586-9fc2-b7c8a0e950f5-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:47:31.760971 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:31.760971 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:33.070229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f9ebaf95-5dd6-434f-9b9b-61beafd82484 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-e3135e71-875d-4586-9fc2-b7c8a0e950f5-n-h2-766726-2'" released by "attachment_update" :: held 1.312s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:47:33.071050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-f9ebaf95-5dd6-434f-9b9b-61beafd82484 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5b7c3d46-248b-4de5-bfe4-54b417fdfaa8 returned with HTTP 200 Dec 11 14:47:33.071909 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1678/3397] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:47:31 2020] PUT /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5b7c3d46-248b-4de5-bfe4-54b417fdfaa8 => generated 762 bytes in 1350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:33.112062 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-1833426b-948d-4ba4-a3b7-78506e89c3d4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5b7c3d46-248b-4de5-bfe4-54b417fdfaa8/action Dec 11 14:47:33.112618 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:33.112618 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:33.113083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-1833426b-948d-4ba4-a3b7-78506e89c3d4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:47:33.113501 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-1833426b-948d-4ba4-a3b7-78506e89c3d4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:47:33.187148 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:33.187148 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:33.202552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-6d9591cd-cb85-4d2c-8ff4-c16b332cc208 req-1833426b-948d-4ba4-a3b7-78506e89c3d4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5b7c3d46-248b-4de5-bfe4-54b417fdfaa8/action returned with HTTP 204 Dec 11 14:47:33.203896 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1720/3398] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:47:33 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5b7c3d46-248b-4de5-bfe4-54b417fdfaa8/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:47:43.358776 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b4465c06-c4a2-4357-ab1a-0da8887ff2bd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:43.359920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b4465c06-c4a2-4357-ab1a-0da8887ff2bd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:43.360277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:43.360277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:43.360761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b4465c06-c4a2-4357-ab1a-0da8887ff2bd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:43.413577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:43.413577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:43.422641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b4465c06-c4a2-4357-ab1a-0da8887ff2bd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:43.443378 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:43.443378 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:43.455911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b4465c06-c4a2-4357-ab1a-0da8887ff2bd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 200 Dec 11 14:47:43.456915 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1679/3399] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:43 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 1639 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:46.486707 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-e0055d58-2f15-4de0-8a6d-8dc32cd6b683 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5b7c3d46-248b-4de5-bfe4-54b417fdfaa8 Dec 11 14:47:46.487427 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-e0055d58-2f15-4de0-8a6d-8dc32cd6b683 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:46.487650 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:46.487650 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:46.488028 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-e0055d58-2f15-4de0-8a6d-8dc32cd6b683 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:46.512365 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:46.512365 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:46.978109 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-e0055d58-2f15-4de0-8a6d-8dc32cd6b683 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:47:46.978577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-e0055d58-2f15-4de0-8a6d-8dc32cd6b683 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:47:46.985635 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-e0055d58-2f15-4de0-8a6d-8dc32cd6b683 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5b7c3d46-248b-4de5-bfe4-54b417fdfaa8 returned with HTTP 200 Dec 11 14:47:46.986600 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1721/3400] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:47:46 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5b7c3d46-248b-4de5-bfe4-54b417fdfaa8 => generated 19 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:47.008535 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-9b8cce87-4697-45a0-9949-900c3627d5cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:47.009005 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-9b8cce87-4697-45a0-9949-900c3627d5cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:47.009229 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:47.009229 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:47.009603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-9b8cce87-4697-45a0-9949-900c3627d5cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:47.010070 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-9b8cce87-4697-45a0-9949-900c3627d5cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume with id: e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:47.059518 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:47.059518 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:47.061004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-9b8cce87-4697-45a0-9949-900c3627d5cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:47.087810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-9b8cce87-4697-45a0-9949-900c3627d5cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume request issued successfully. Dec 11 14:47:47.088286 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e9bbe892-ec1a-4ccc-95e8-8479f9a34272 req-9b8cce87-4697-45a0-9949-900c3627d5cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 202 Dec 11 14:47:47.089322 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1680/3401] 10.222.0.50 () {60 vars in 1384 bytes} [Fri Dec 11 14:47:47 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:47:47.936852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6a3272a-16e3-4a54-b605-8525c3da4c56 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:47.937382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6a3272a-16e3-4a54-b605-8525c3da4c56 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:47.937577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:47.937577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:47.937952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d6a3272a-16e3-4a54-b605-8525c3da4c56 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:47.993372 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:47.993372 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:48.004656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d6a3272a-16e3-4a54-b605-8525c3da4c56 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:48.030908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d6a3272a-16e3-4a54-b605-8525c3da4c56 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 200 Dec 11 14:47:48.031898 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1722/3402] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:47 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 1346 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:49.049331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d27ec45-c7eb-4ae7-a7f1-c38f6eee7a3c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 Dec 11 14:47:49.049861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d27ec45-c7eb-4ae7-a7f1-c38f6eee7a3c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:49.050121 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:49.050121 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:49.050565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7d27ec45-c7eb-4ae7-a7f1-c38f6eee7a3c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:49.101938 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7d27ec45-c7eb-4ae7-a7f1-c38f6eee7a3c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 returned with HTTP 404 Dec 11 14:47:49.103056 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1681/3403] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:49 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/e3135e71-875d-4586-9fc2-b7c8a0e950f5 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:47:49.283450 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c05432a9-47a6-4c28-80d6-a295c9456fa0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:49.283984 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c05432a9-47a6-4c28-80d6-a295c9456fa0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:49.284206 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:49.284206 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:49.284768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c05432a9-47a6-4c28-80d6-a295c9456fa0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:49.284947 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-c05432a9-47a6-4c28-80d6-a295c9456fa0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete snapshot with id: b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:49.314479 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:49.314479 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:49.315603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c05432a9-47a6-4c28-80d6-a295c9456fa0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:49.377944 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c05432a9-47a6-4c28-80d6-a295c9456fa0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot delete request issued successfully. Dec 11 14:47:49.378678 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c05432a9-47a6-4c28-80d6-a295c9456fa0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 202 Dec 11 14:47:49.379729 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1723/3404] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:47:49 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:47:49.387956 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15f46427-dd6a-44cc-a7f9-737046915e34 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:49.388619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15f46427-dd6a-44cc-a7f9-737046915e34 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:49.388965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-15f46427-dd6a-44cc-a7f9-737046915e34 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:49.414746 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:49.414746 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:49.415895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-15f46427-dd6a-44cc-a7f9-737046915e34 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:47:49.418433 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-15f46427-dd6a-44cc-a7f9-737046915e34 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 200 Dec 11 14:47:49.419413 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1682/3405] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:47:49 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:50.433929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73d849a4-9003-4fea-a1b5-fe84c25359ea tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 Dec 11 14:47:50.434504 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73d849a4-9003-4fea-a1b5-fe84c25359ea tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:50.434776 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:50.434776 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:50.435073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-73d849a4-9003-4fea-a1b5-fe84c25359ea tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:50.459333 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-73d849a4-9003-4fea-a1b5-fe84c25359ea tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 returned with HTTP 404 Dec 11 14:47:50.460776 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1724/3406] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:47:50 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/b4fd92ef-79cd-46be-ba95-3eecc1e35447 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:47:50.471980 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-215ec6fe-d74a-4aa1-8eff-fa74b881e32b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:50.472962 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-215ec6fe-d74a-4aa1-8eff-fa74b881e32b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:50.473335 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:50.473335 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:50.474037 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-215ec6fe-d74a-4aa1-8eff-fa74b881e32b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:50.474987 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-215ec6fe-d74a-4aa1-8eff-fa74b881e32b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume with id: eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:50.544817 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:50.544817 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:50.546105 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-215ec6fe-d74a-4aa1-8eff-fa74b881e32b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:50.577960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-215ec6fe-d74a-4aa1-8eff-fa74b881e32b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume request issued successfully. Dec 11 14:47:50.578477 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-215ec6fe-d74a-4aa1-8eff-fa74b881e32b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 202 Dec 11 14:47:50.579353 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1683/3407] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:47:50 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:47:50.587246 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66a4a216-cdd5-498c-8653-b23173d4ed50 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:50.587754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-66a4a216-cdd5-498c-8653-b23173d4ed50 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:50.588451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-66a4a216-cdd5-498c-8653-b23173d4ed50 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:50.641184 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:50.641184 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:50.650109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-66a4a216-cdd5-498c-8653-b23173d4ed50 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:50.674947 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66a4a216-cdd5-498c-8653-b23173d4ed50 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:50.675770 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1725/3408] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:50 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 1368 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:51.693056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b50a638-25b7-4e97-801e-60001c11ee0d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:51.693562 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b50a638-25b7-4e97-801e-60001c11ee0d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:51.693761 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:51.693761 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:51.694143 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b50a638-25b7-4e97-801e-60001c11ee0d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:51.747292 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:51.747292 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:51.756768 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0b50a638-25b7-4e97-801e-60001c11ee0d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:51.784396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b50a638-25b7-4e97-801e-60001c11ee0d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 200 Dec 11 14:47:51.785237 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1684/3409] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:51 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 1368 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:47:52.803789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69132159-8c81-42a4-b453-a99b019cd3b8 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 Dec 11 14:47:52.804395 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69132159-8c81-42a4-b453-a99b019cd3b8 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:52.804531 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:52.804531 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:52.804909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69132159-8c81-42a4-b453-a99b019cd3b8 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:52.861008 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69132159-8c81-42a4-b453-a99b019cd3b8 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 returned with HTTP 404 Dec 11 14:47:52.862120 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1726/3410] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:52 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/eeebd303-d4ea-4b28-b86b-fdc4c6aad368 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:47:52.913778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes Dec 11 14:47:52.914228 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:52.914228 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:52.914702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1073235280", "snapshot_id": null, "imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "volume_type": null, "size": 1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:47:52.915955 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1073235280', 'snapshot_id': None, 'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'volume_type': None, 'size': 1}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:47:53.039091 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume of 1 GB Dec 11 14:47:53.053327 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Availability Zones retrieved successfully. Dec 11 14:47:53.070078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (e980b25c-0dfc-4161-b0bf-135126ddcf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:47:53.072902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80aba68f-f8f5-4898-9c3e-004d439f9948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:53.074965 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:47:53.193317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80aba68f-f8f5-4898-9c3e-004d439f9948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:53.195636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438d1c3f-2088-43df-86be-c05c24200d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:53.268611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['376778ce-1249-4842-8e0c-efdbfb220887', 'fe0d295f-f06d-4832-82cc-95de78c8b370', '11e02861-ee15-4b45-8da2-01bc2c6cd40d', 'f5661f28-5878-43ed-ba44-c85d13d91bbe'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:47:53.270440 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (438d1c3f-2088-43df-86be-c05c24200d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['376778ce-1249-4842-8e0c-efdbfb220887', 'fe0d295f-f06d-4832-82cc-95de78c8b370', '11e02861-ee15-4b45-8da2-01bc2c6cd40d', 'f5661f28-5878-43ed-ba44-c85d13d91bbe']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:53.272558 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bbb9716-ce49-40d3-a548-0127d42a696e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:53.334182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bbb9716-ce49-40d3-a548-0127d42a696e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1076794-c5f0-4394-97ed-cfadb6e95bce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1073235280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['376778ce-1249-4842-8e0c-efdbfb220887','fe0d295f-f06d-4832-82cc-95de78c8b370','11e02861-ee15-4b45-8da2-01bc2c6cd40d','f5661f28-5878-43ed-ba44-c85d13d91bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:47:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1073235280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1076794-c5f0-4394-97ed-cfadb6e95bce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c2b55e55df24bcdb6271192b752f420',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,user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:53.336389 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e83aac9-100c-4d89-bd1d-f069ead2d9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:53.364853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e83aac9-100c-4d89-bd1d-f069ead2d9d4) 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-TestVolumeBootPattern-volume-origin-1073235280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['376778ce-1249-4842-8e0c-efdbfb220887','fe0d295f-f06d-4832-82cc-95de78c8b370','11e02861-ee15-4b45-8da2-01bc2c6cd40d','f5661f28-5878-43ed-ba44-c85d13d91bbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:53.366861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd160534-678d-4cee-a6d7-8fa9309b958d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:47:53.381592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd160534-678d-4cee-a6d7-8fa9309b958d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:47:53.384305 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (e980b25c-0dfc-4161-b0bf-135126ddcf59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:47:53.436580 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request issued successfully. Dec 11 14:47:53.451741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b01d22ec-57ae-4d3b-bd0c-68c33b687a72 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes returned with HTTP 202 Dec 11 14:47:53.452797 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1685/3411] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:47:52 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes => generated 828 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:47:53.469774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06dfabb8-ae44-4256-9ca0-2663d0239904 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:47:53.470294 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06dfabb8-ae44-4256-9ca0-2663d0239904 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:53.470815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-06dfabb8-ae44-4256-9ca0-2663d0239904 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:53.521872 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:53.521872 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:53.534605 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-06dfabb8-ae44-4256-9ca0-2663d0239904 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:53.564873 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-06dfabb8-ae44-4256-9ca0-2663d0239904 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:47:53.565720 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1727/3412] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:53 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 896 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:54.583096 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca912f88-c1d7-42cf-9d60-2000b4fed745 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:47:54.583914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca912f88-c1d7-42cf-9d60-2000b4fed745 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:54.584122 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:54.584122 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:54.584801 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca912f88-c1d7-42cf-9d60-2000b4fed745 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:54.645643 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:54.645643 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:54.658636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ca912f88-c1d7-42cf-9d60-2000b4fed745 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:54.688729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca912f88-c1d7-42cf-9d60-2000b4fed745 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:47:54.689640 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1686/3413] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:54 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:55.713260 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3516fc0-26dc-4941-8388-9d8d7841be19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:47:55.714630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3516fc0-26dc-4941-8388-9d8d7841be19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:55.714999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:55.714999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:55.715738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f3516fc0-26dc-4941-8388-9d8d7841be19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:55.774050 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:55.774050 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:55.783207 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f3516fc0-26dc-4941-8388-9d8d7841be19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:55.808418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f3516fc0-26dc-4941-8388-9d8d7841be19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:47:55.818698 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1728/3414] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:55 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:56.827156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a5192be-16e4-4df9-b363-edf41ae05b65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:47:56.827807 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a5192be-16e4-4df9-b363-edf41ae05b65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:56.827952 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:56.827952 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:56.828338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a5192be-16e4-4df9-b363-edf41ae05b65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:56.883853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:56.883853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:56.898480 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0a5192be-16e4-4df9-b363-edf41ae05b65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:56.924456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a5192be-16e4-4df9-b363-edf41ae05b65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:47:56.925546 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1687/3415] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:56 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:57.942102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a349b922-3039-4559-abcd-25e1e51e9a2d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:47:57.943019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a349b922-3039-4559-abcd-25e1e51e9a2d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:57.943243 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:57.943243 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:57.943618 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a349b922-3039-4559-abcd-25e1e51e9a2d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:57.995750 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:57.995750 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:58.005475 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a349b922-3039-4559-abcd-25e1e51e9a2d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:58.033408 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a349b922-3039-4559-abcd-25e1e51e9a2d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:47:58.034222 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1729/3416] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:57 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:47:59.055330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-364fd4d4-bbda-49ae-86c2-f0b790628e98 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:47:59.056229 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-364fd4d4-bbda-49ae-86c2-f0b790628e98 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:47:59.056604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:47:59.056604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:47:59.057356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-364fd4d4-bbda-49ae-86c2-f0b790628e98 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:47:59.118754 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:47:59.118754 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:47:59.128320 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-364fd4d4-bbda-49ae-86c2-f0b790628e98 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:47:59.164352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-364fd4d4-bbda-49ae-86c2-f0b790628e98 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:47:59.165978 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1688/3417] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:47:59 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:00.186575 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21b3ce5c-39c8-4613-988d-56cc3ae59d4b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:00.187538 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21b3ce5c-39c8-4613-988d-56cc3ae59d4b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:00.187886 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:00.187886 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:00.188557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-21b3ce5c-39c8-4613-988d-56cc3ae59d4b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:00.260246 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:00.260246 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:00.272069 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-21b3ce5c-39c8-4613-988d-56cc3ae59d4b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:00.312772 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-21b3ce5c-39c8-4613-988d-56cc3ae59d4b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:00.313986 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1730/3418] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:00 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:48:01.335706 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-683e08b6-a09e-4019-bf5f-5df7d61a9216 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:01.336541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-683e08b6-a09e-4019-bf5f-5df7d61a9216 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:01.336541 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:01.336541 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:01.337085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-683e08b6-a09e-4019-bf5f-5df7d61a9216 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:01.387088 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:01.387088 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:01.395900 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-683e08b6-a09e-4019-bf5f-5df7d61a9216 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:01.422239 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-683e08b6-a09e-4019-bf5f-5df7d61a9216 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:01.423119 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1689/3419] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:01 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:02.440947 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7df204b-7fda-4bb4-8766-386366113ae4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:02.441553 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7df204b-7fda-4bb4-8766-386366113ae4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:02.441724 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:02.441724 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:02.442332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f7df204b-7fda-4bb4-8766-386366113ae4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:02.514021 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:02.514021 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:02.525972 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f7df204b-7fda-4bb4-8766-386366113ae4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:02.552462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f7df204b-7fda-4bb4-8766-386366113ae4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:02.566329 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1731/3420] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:02 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:03.575292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eb689699-9feb-4440-9607-7cf5362469a0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:03.575907 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eb689699-9feb-4440-9607-7cf5362469a0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:03.575907 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:03.575907 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:03.576470 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eb689699-9feb-4440-9607-7cf5362469a0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:03.633552 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:03.633552 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:03.643255 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eb689699-9feb-4440-9607-7cf5362469a0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:03.668291 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eb689699-9feb-4440-9607-7cf5362469a0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:03.669303 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1690/3421] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:03 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:48:04.685763 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9305f934-2cc1-4abf-a5a5-ce9a4f4bb09c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:04.686309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9305f934-2cc1-4abf-a5a5-ce9a4f4bb09c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:04.686455 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:04.686455 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:04.686760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9305f934-2cc1-4abf-a5a5-ce9a4f4bb09c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:04.736186 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:04.736186 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:04.745943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9305f934-2cc1-4abf-a5a5-ce9a4f4bb09c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:04.769348 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9305f934-2cc1-4abf-a5a5-ce9a4f4bb09c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:04.770187 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1732/3422] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:04 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:05.785265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48542b11-8d5a-413f-89c9-85a15df8b467 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:05.786019 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48542b11-8d5a-413f-89c9-85a15df8b467 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:05.786019 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:05.786019 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:05.786581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-48542b11-8d5a-413f-89c9-85a15df8b467 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:05.842669 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:05.842669 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:05.852482 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-48542b11-8d5a-413f-89c9-85a15df8b467 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:05.878922 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-48542b11-8d5a-413f-89c9-85a15df8b467 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:05.880064 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1691/3423] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:05 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 978 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:06.896057 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3aa32dd9-3559-4fd3-adc8-0cf164dccbf5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:06.896615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3aa32dd9-3559-4fd3-adc8-0cf164dccbf5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:06.896819 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:06.896819 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:06.897187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3aa32dd9-3559-4fd3-adc8-0cf164dccbf5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:06.964281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:06.964281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:06.974186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3aa32dd9-3559-4fd3-adc8-0cf164dccbf5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:07.001372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3aa32dd9-3559-4fd3-adc8-0cf164dccbf5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:07.002684 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1733/3424] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:06 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 981 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:08.027708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69bf4594-9d1f-40a7-8f41-17506a75484d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:08.028310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69bf4594-9d1f-40a7-8f41-17506a75484d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:08.028310 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:08.028310 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:08.028715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69bf4594-9d1f-40a7-8f41-17506a75484d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:08.079499 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:08.079499 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:08.088663 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-69bf4594-9d1f-40a7-8f41-17506a75484d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:08.112273 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69bf4594-9d1f-40a7-8f41-17506a75484d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:08.113354 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1692/3425] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:08 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 981 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:09.130321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd59f257-27db-4c16-8fcf-6af3a269dcad tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:09.130995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd59f257-27db-4c16-8fcf-6af3a269dcad tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:09.131216 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:09.131216 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:09.131754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bd59f257-27db-4c16-8fcf-6af3a269dcad tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:09.191771 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:09.191771 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:09.207124 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bd59f257-27db-4c16-8fcf-6af3a269dcad tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:09.237522 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bd59f257-27db-4c16-8fcf-6af3a269dcad tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:09.238584 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1734/3426] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:09 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 981 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:10.255672 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01f81c70-e883-459a-9243-39fd63d8dc19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:10.256355 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01f81c70-e883-459a-9243-39fd63d8dc19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:10.256355 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:10.256355 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:10.256753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01f81c70-e883-459a-9243-39fd63d8dc19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:10.305973 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:10.305973 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:10.316474 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-01f81c70-e883-459a-9243-39fd63d8dc19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:10.340138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01f81c70-e883-459a-9243-39fd63d8dc19 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:10.340983 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1693/3427] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:10 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:10.356347 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08be505b-0267-4100-8e36-82f2b8590082 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:10.357130 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08be505b-0267-4100-8e36-82f2b8590082 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:10.357478 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:10.357478 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:10.357887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-08be505b-0267-4100-8e36-82f2b8590082 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:10.406979 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:10.406979 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:10.415516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-08be505b-0267-4100-8e36-82f2b8590082 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:10.440527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-08be505b-0267-4100-8e36-82f2b8590082 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:10.441352 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1735/3428] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:10 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 1369 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:10.559251 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:10.559699 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:10.560193 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:10.560193 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:10.560539 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:10.609124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:10.609124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:10.617272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:10.639936 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:10.640780 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1694/3429] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:48:10 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:11.306088 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-e525aaa5-03e8-41bb-b4d3-022ab82dd0cd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:11.307438 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-e525aaa5-03e8-41bb-b4d3-022ab82dd0cd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:11.307610 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:11.307610 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:11.307936 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-e525aaa5-03e8-41bb-b4d3-022ab82dd0cd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:11.359535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:11.359535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:11.367864 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-7cda3601-ff13-449c-a056-f50889252d7c req-e525aaa5-03e8-41bb-b4d3-022ab82dd0cd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:11.390988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-e525aaa5-03e8-41bb-b4d3-022ab82dd0cd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:11.391823 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1736/3430] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:48:11 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 1369 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:11.402924 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:48:11.403416 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:11.403638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:11.403638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:11.404016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:11.405208 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:48:11.405851 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1695/3431] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:48:11 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:48:11.419629 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-21a42618-94bc-4941-a0ec-25bc61dc5441 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments Dec 11 14:48:11.420055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:11.420055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:11.420474 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-21a42618-94bc-4941-a0ec-25bc61dc5441 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1076794-c5f0-4394-97ed-cfadb6e95bce", "instance_uuid": "0da7569c-7db4-438a-ab8a-442fc69fa23d", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:48:11.471057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:11.471057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:11.522997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-21a42618-94bc-4941-a0ec-25bc61dc5441 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments returned with HTTP 200 Dec 11 14:48:11.523888 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1737/3432] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:48:11 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:12.737598 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:48:12.738503 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:12.739977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:12.742984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-fc31868b-87d6-4c41-84b1-a27229d049db tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:48:12.745346 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1696/3433] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:48:12 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 14:48:12.760953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-012120a9-f488-4f07-a7f1-e0ff37acd0dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:12.761890 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-012120a9-f488-4f07-a7f1-e0ff37acd0dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:12.762266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:12.762266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:12.762954 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-012120a9-f488-4f07-a7f1-e0ff37acd0dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:12.824687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:12.824687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:12.833486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-7cda3601-ff13-449c-a056-f50889252d7c req-012120a9-f488-4f07-a7f1-e0ff37acd0dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:12.854803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:12.854803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:12.865147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-012120a9-f488-4f07-a7f1-e0ff37acd0dd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:12.865963 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1738/3434] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:48:12 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 1467 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:48:12.886016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-7dc8d79d-5962-478f-9418-669dc2afed05 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] PUT http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/b9a35f09-cbd9-48c0-9d6e-7bba0bba9f94 Dec 11 14:48:12.886929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-7dc8d79d-5962-478f-9418-669dc2afed05 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:48:12.923107 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:48:12.923107 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:48:12.923843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-7cda3601-ff13-449c-a056-f50889252d7c req-7dc8d79d-5962-478f-9418-669dc2afed05 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-d1076794-c5f0-4394-97ed-cfadb6e95bce-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:48:12.925873 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:12.925873 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:14.578315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-7cda3601-ff13-449c-a056-f50889252d7c req-7dc8d79d-5962-478f-9418-669dc2afed05 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-d1076794-c5f0-4394-97ed-cfadb6e95bce-n-h2-766726-2'" released by "attachment_update" :: held 1.655s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:48:14.579122 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-7dc8d79d-5962-478f-9418-669dc2afed05 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/b9a35f09-cbd9-48c0-9d6e-7bba0bba9f94 returned with HTTP 200 Dec 11 14:48:14.579944 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1697/3435] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:48:12 2020] PUT /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/b9a35f09-cbd9-48c0-9d6e-7bba0bba9f94 => generated 762 bytes in 1700 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:14.623341 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-33c8ce33-bb5f-4788-a402-5a3f4181b9c7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/b9a35f09-cbd9-48c0-9d6e-7bba0bba9f94/action Dec 11 14:48:14.624027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:14.624027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:14.624455 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-33c8ce33-bb5f-4788-a402-5a3f4181b9c7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:48:14.625049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-33c8ce33-bb5f-4788-a402-5a3f4181b9c7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:48:14.697639 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:14.697639 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:14.713416 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7cda3601-ff13-449c-a056-f50889252d7c req-33c8ce33-bb5f-4788-a402-5a3f4181b9c7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/b9a35f09-cbd9-48c0-9d6e-7bba0bba9f94/action returned with HTTP 204 Dec 11 14:48:14.715310 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1739/3436] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:48:14 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/b9a35f09-cbd9-48c0-9d6e-7bba0bba9f94/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:48:27.253982 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-152176e5-1a45-46b8-9163-ae48c8a18d96 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/limits Dec 11 14:48:27.254660 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-152176e5-1a45-46b8-9163-ae48c8a18d96 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:27.254764 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:27.254764 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:27.255086 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-152176e5-1a45-46b8-9163-ae48c8a18d96 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:27.276600 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:27.276600 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:27.306838 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-152176e5-1a45-46b8-9163-ae48c8a18d96 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/limits returned with HTTP 200 Dec 11 14:48:27.307287 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1698/3437] 10.222.0.58 () {60 vars in 1455 bytes} [Fri Dec 11 14:48:27 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/limits => generated 302 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:27.363516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-e47ca755-4814-4408-abaf-7486b9a6dc1a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:27.364036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-e47ca755-4814-4408-abaf-7486b9a6dc1a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:27.364224 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:27.364224 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:27.364612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-e47ca755-4814-4408-abaf-7486b9a6dc1a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:27.415622 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:27.415622 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:27.424576 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-e47ca755-4814-4408-abaf-7486b9a6dc1a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:27.445908 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:27.445908 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:27.456924 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-e47ca755-4814-4408-abaf-7486b9a6dc1a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:27.457780 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1740/3438] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:48:27 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 1661 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:27.473297 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-a7d7a085-3c59-4990-9ccd-80c033b80622 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots Dec 11 14:48:27.474167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-a7d7a085-3c59-4990-9ccd-80c033b80622 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1076794-c5f0-4394-97ed-cfadb6e95bce", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1985911978", "description": null, "metadata": {}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:48:27.524721 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:27.524721 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:27.526046 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-a7d7a085-3c59-4990-9ccd-80c033b80622 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:27.526427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-a7d7a085-3c59-4990-9ccd-80c033b80622 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create snapshot from volume d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:27.592615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-a7d7a085-3c59-4990-9ccd-80c033b80622 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['bdb06f77-cd05-4578-9dc0-df8dbcafa961', 'c897d5e6-8a3f-43b2-abd7-8c89e88700e7', '325c81c5-13dd-4451-94c5-ef22da9b9fba', 'fdaa46c8-3552-4f58-b536-e65013b08a9e'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:48:27.717793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-a7d7a085-3c59-4990-9ccd-80c033b80622 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot force create request issued successfully. Dec 11 14:48:27.718794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-fc73c225-b1b9-4315-b7a0-1752d1be35ac req-a7d7a085-3c59-4990-9ccd-80c033b80622 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots returned with HTTP 202 Dec 11 14:48:27.719918 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1699/3439] 10.222.0.58 () {64 vars in 1518 bytes} [Fri Dec 11 14:48:27 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots => generated 320 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:48:28.880257 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f553b6b2-b1c5-442e-b033-614169e21597 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:48:28.880779 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f553b6b2-b1c5-442e-b033-614169e21597 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:28.880979 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:28.880979 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:28.882078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f553b6b2-b1c5-442e-b033-614169e21597 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:28.909224 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:28.909224 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:28.910431 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f553b6b2-b1c5-442e-b033-614169e21597 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:48:28.912409 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f553b6b2-b1c5-442e-b033-614169e21597 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 200 Dec 11 14:48:28.913241 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1741/3440] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:48:28 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 452 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:29.926743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f5aaeb95-6dab-4cc5-b399-968ea4c5f272 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:48:29.927317 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f5aaeb95-6dab-4cc5-b399-968ea4c5f272 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:29.927577 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:29.927577 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:29.927957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f5aaeb95-6dab-4cc5-b399-968ea4c5f272 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:29.953571 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:29.953571 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:29.954760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f5aaeb95-6dab-4cc5-b399-968ea4c5f272 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:48:29.956715 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f5aaeb95-6dab-4cc5-b399-968ea4c5f272 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 200 Dec 11 14:48:29.957596 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1700/3441] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:48:29 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 479 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:31.252426 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-bd3ce9d4-b3bf-408f-b64d-ba4e14f6a317 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:48:31.253013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-bd3ce9d4-b3bf-408f-b64d-ba4e14f6a317 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:31.253163 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:31.253163 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:31.253506 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-bd3ce9d4-b3bf-408f-b64d-ba4e14f6a317 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:31.281322 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:31.281322 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:31.282478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-bd3ce9d4-b3bf-408f-b64d-ba4e14f6a317 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:48:31.284415 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-bd3ce9d4-b3bf-408f-b64d-ba4e14f6a317 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 200 Dec 11 14:48:31.285239 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1742/3442] 10.222.0.58 () {60 vars in 1575 bytes} [Fri Dec 11 14:48:31 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 479 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:32.674565 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-2a77a390-4962-4c0e-b58b-69ec0dfeb580 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:48:32.675157 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-2a77a390-4962-4c0e-b58b-69ec0dfeb580 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:32.675276 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:32.675276 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:32.675952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-2a77a390-4962-4c0e-b58b-69ec0dfeb580 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:32.702344 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:32.702344 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:32.704012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-2a77a390-4962-4c0e-b58b-69ec0dfeb580 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:48:32.706335 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-2a77a390-4962-4c0e-b58b-69ec0dfeb580 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 200 Dec 11 14:48:32.707415 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1701/3443] 10.222.0.37 () {58 vars in 1368 bytes} [Fri Dec 11 14:48:32 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 479 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:32.727222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-a03a1a7f-1c2b-4435-a932-bfa6ab3cce65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:48:32.727817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-a03a1a7f-1c2b-4435-a932-bfa6ab3cce65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:32.728017 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:32.728017 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:32.729185 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-a03a1a7f-1c2b-4435-a932-bfa6ab3cce65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:32.779501 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:32.779501 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:32.788144 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-a03a1a7f-1c2b-4435-a932-bfa6ab3cce65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:32.808757 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:32.808757 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:32.819726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-a03a1a7f-1c2b-4435-a932-bfa6ab3cce65 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:48:32.821465 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1743/3444] 10.222.0.37 () {58 vars in 1362 bytes} [Fri Dec 11 14:48:32 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 1661 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:32.836981 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes Dec 11 14:48:32.837517 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:32.837517 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:32.838117 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "922153ae-65d6-45ce-931d-77b7613ac3ee", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:48:32.839671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '922153ae-65d6-45ce-931d-77b7613ac3ee', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:48:32.880857 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:32.880857 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:32.883372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:48:32.890726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume of 1 GB Dec 11 14:48:32.893272 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Availability Zones retrieved successfully. Dec 11 14:48:32.911638 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (451439da-2ef2-41f0-8a8c-ac254b830880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:48:32.914410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72732da-cf96-4ce0-8c6b-9a5d16ccc213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:48:32.916528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:48:33.022702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72732da-cf96-4ce0-8c6b-9a5d16ccc213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '922153ae-65d6-45ce-931d-77b7613ac3ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:48:33.025491 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be16283f-d65f-47dc-b8fe-67913d2a0177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:48:33.095255 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['29171a11-3efa-4be5-8678-aa763353337a', '44f501ef-1390-488e-91e5-d21c481eb892', '5b660081-c08c-4d3f-8265-62d1fcd18c46', 'aeaee5eb-3c80-4387-9830-c1d856fa6c66'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:48:33.097162 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be16283f-d65f-47dc-b8fe-67913d2a0177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29171a11-3efa-4be5-8678-aa763353337a', '44f501ef-1390-488e-91e5-d21c481eb892', '5b660081-c08c-4d3f-8265-62d1fcd18c46', 'aeaee5eb-3c80-4387-9830-c1d856fa6c66']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:48:33.099318 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6322af-8e0a-45f5-8b19-5a865ffec389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:48:33.228790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6322af-8e0a-45f5-8b19-5a865ffec389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d1b3688-877a-4f65-bbf4-4a98c8eb42c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['29171a11-3efa-4be5-8678-aa763353337a','44f501ef-1390-488e-91e5-d21c481eb892','5b660081-c08c-4d3f-8265-62d1fcd18c46','aeaee5eb-3c80-4387-9830-c1d856fa6c66'],size=1,snapshot_id=922153ae-65d6-45ce-931d-77b7613ac3ee,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-11T14:48:33Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d1b3688-877a-4f65-bbf4-4a98c8eb42c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c2b55e55df24bcdb6271192b752f420',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=922153ae-65d6-45ce-931d-77b7613ac3ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:48:33.230800 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cdd252b-8c91-472d-9c89-f45271ae4517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:48:33.258016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cdd252b-8c91-472d-9c89-f45271ae4517) 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='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['29171a11-3efa-4be5-8678-aa763353337a','44f501ef-1390-488e-91e5-d21c481eb892','5b660081-c08c-4d3f-8265-62d1fcd18c46','aeaee5eb-3c80-4387-9830-c1d856fa6c66'],size=1,snapshot_id=922153ae-65d6-45ce-931d-77b7613ac3ee,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:48:33.260766 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b8800c-cc1a-42dd-8818-b96c2ebbbaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:48:33.349826 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74b8800c-cc1a-42dd-8818-b96c2ebbbaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:48:33.352669 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (451439da-2ef2-41f0-8a8c-ac254b830880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:48:33.528553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request issued successfully. Dec 11 14:48:33.543038 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-e4b91e36-a894-4858-9bf3-701b0b8daf1d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes returned with HTTP 202 Dec 11 14:48:33.543958 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1702/3445] 10.222.0.37 () {62 vars in 1305 bytes} [Fri Dec 11 14:48:32 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes => generated 829 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:48:33.558666 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f9390f53-cd4a-4ca7-b160-911a3f38006b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:48:33.559180 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f9390f53-cd4a-4ca7-b160-911a3f38006b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:33.559856 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:33.559856 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:33.560312 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f9390f53-cd4a-4ca7-b160-911a3f38006b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:33.612079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:33.612079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:33.622903 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f9390f53-cd4a-4ca7-b160-911a3f38006b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:33.646541 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f9390f53-cd4a-4ca7-b160-911a3f38006b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 200 Dec 11 14:48:33.647786 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1744/3446] 10.222.0.37 () {58 vars in 1362 bytes} [Fri Dec 11 14:48:33 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 897 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:33.670692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-ae915e0c-8893-4206-bee4-e5e4e67569ab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:48:33.671218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-ae915e0c-8893-4206-bee4-e5e4e67569ab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:33.671444 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:33.671444 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:33.671816 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-ae915e0c-8893-4206-bee4-e5e4e67569ab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:33.721497 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:33.721497 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:33.730500 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-ae915e0c-8893-4206-bee4-e5e4e67569ab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:33.755795 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-ae915e0c-8893-4206-bee4-e5e4e67569ab tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 200 Dec 11 14:48:33.757128 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1703/3447] 10.222.0.37 () {58 vars in 1362 bytes} [Fri Dec 11 14:48:33 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 897 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:36.798729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-4f12d547-6786-4f86-9f62-4ca6b40cc62d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:48:36.798729 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-4f12d547-6786-4f86-9f62-4ca6b40cc62d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:36.798729 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:36.798729 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:36.798729 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-4f12d547-6786-4f86-9f62-4ca6b40cc62d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:36.920382 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:36.920382 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:36.920382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-4f12d547-6786-4f86-9f62-4ca6b40cc62d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:36.991133 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-4f12d547-6786-4f86-9f62-4ca6b40cc62d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 200 Dec 11 14:48:36.991133 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1745/3448] 10.222.0.37 () {58 vars in 1362 bytes} [Fri Dec 11 14:48:36 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 897 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:39.996198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:48:39.997067 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:39.997406 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:39.997406 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:39.998066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:40.057680 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:40.057680 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:40.067011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:40.095275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 200 Dec 11 14:48:40.096539 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1704/3449] 10.222.0.37 () {58 vars in 1362 bytes} [Fri Dec 11 14:48:39 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 897 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:43.098952 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-34bb8504-3c77-47f0-8b78-17b400c8735a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:48:43.099506 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-34bb8504-3c77-47f0-8b78-17b400c8735a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:43.099632 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:43.099632 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:43.099926 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-34bb8504-3c77-47f0-8b78-17b400c8735a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:43.152496 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:43.152496 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:43.161289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-34bb8504-3c77-47f0-8b78-17b400c8735a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:43.185271 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-34bb8504-3c77-47f0-8b78-17b400c8735a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 200 Dec 11 14:48:43.186084 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1746/3450] 10.222.0.37 () {58 vars in 1362 bytes} [Fri Dec 11 14:48:43 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 1347 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:43.194247 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:48:43.194795 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:43.195011 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:43.195011 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:43.195391 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:43.196586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:48:43.197171 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1705/3451] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 14:48:43 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:48:43.212213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-ddc9634c-9f4e-4747-9e56-f63e61e9ddae tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments Dec 11 14:48:43.212714 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:43.212714 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:43.213137 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-ddc9634c-9f4e-4747-9e56-f63e61e9ddae tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d1b3688-877a-4f65-bbf4-4a98c8eb42c9", "instance_uuid": "f74d3ed6-e3b6-4337-a5f2-36d2f8631c5a", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:48:43.266940 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:43.266940 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:43.329727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-ddc9634c-9f4e-4747-9e56-f63e61e9ddae tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments returned with HTTP 200 Dec 11 14:48:43.330631 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1747/3452] 10.222.0.37 () {64 vars in 1358 bytes} [Fri Dec 11 14:48:43 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:43.349227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:48:43.349637 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:43.350131 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:43.351274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-192a9aca-e7af-4a7c-bc95-a044480a11fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:48:43.351865 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1706/3453] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 14:48:43 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:48:43.383314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-b50e4295-4ffb-4b97-be6c-8b345f022c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:48:43.384385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-b50e4295-4ffb-4b97-be6c-8b345f022c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:43.384589 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:43.384589 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:43.384922 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-b50e4295-4ffb-4b97-be6c-8b345f022c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:43.434918 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:43.434918 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:43.443446 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-b50e4295-4ffb-4b97-be6c-8b345f022c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:43.464077 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:43.464077 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:43.474566 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-b50e4295-4ffb-4b97-be6c-8b345f022c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 200 Dec 11 14:48:43.475398 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1748/3454] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 14:48:43 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 1445 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:48:43.516198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f1c155aa-2d1e-4c34-8155-59006597e4b4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] PUT http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/398d2074-141f-4cd0-aa96-cfa2648d8f53 Dec 11 14:48:43.516198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f1c155aa-2d1e-4c34-8155-59006597e4b4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:48:43.560596 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:48:43.560596 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:48:43.561131 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f1c155aa-2d1e-4c34-8155-59006597e4b4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-1d1b3688-877a-4f65-bbf4-4a98c8eb42c9-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.016s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:48:43.563586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:43.563586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:45.213207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f1c155aa-2d1e-4c34-8155-59006597e4b4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-1d1b3688-877a-4f65-bbf4-4a98c8eb42c9-n-h1-766726-2'" released by "attachment_update" :: held 1.652s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:48:45.214422 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-f1c155aa-2d1e-4c34-8155-59006597e4b4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/398d2074-141f-4cd0-aa96-cfa2648d8f53 returned with HTTP 200 Dec 11 14:48:45.214824 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1707/3455] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 14:48:43 2020] PUT /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/398d2074-141f-4cd0-aa96-cfa2648d8f53 => generated 762 bytes in 1719 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:45.260352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-4222e53e-fb1a-4763-9624-3c2ae494a0b7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/398d2074-141f-4cd0-aa96-cfa2648d8f53/action Dec 11 14:48:45.260858 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:45.260858 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:45.261303 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-4222e53e-fb1a-4763-9624-3c2ae494a0b7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:48:45.261676 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-4222e53e-fb1a-4763-9624-3c2ae494a0b7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:48:45.330230 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:45.330230 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:45.343612 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-a2b97d66-4d7d-45aa-ace7-e56ab6ab4732 req-4222e53e-fb1a-4763-9624-3c2ae494a0b7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/398d2074-141f-4cd0-aa96-cfa2648d8f53/action returned with HTTP 204 Dec 11 14:48:45.344682 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1749/3456] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 14:48:45 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/398d2074-141f-4cd0-aa96-cfa2648d8f53/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:48:55.811895 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c1113a9-4a2c-41ce-823b-67b0b0e55868 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:48:55.814281 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c1113a9-4a2c-41ce-823b-67b0b0e55868 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:55.814281 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:55.814281 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:55.814281 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c1113a9-4a2c-41ce-823b-67b0b0e55868 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:55.865814 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:55.865814 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:55.875345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c1113a9-4a2c-41ce-823b-67b0b0e55868 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:48:55.895782 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:55.895782 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:55.906661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c1113a9-4a2c-41ce-823b-67b0b0e55868 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 200 Dec 11 14:48:55.907487 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1708/3457] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:48:55 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 1639 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:48:59.386234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-185ca17f-ed48-447c-a9bd-f0057e5478bf tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/398d2074-141f-4cd0-aa96-cfa2648d8f53 Dec 11 14:48:59.386858 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-185ca17f-ed48-447c-a9bd-f0057e5478bf tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:59.387085 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:59.387085 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:59.387459 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-185ca17f-ed48-447c-a9bd-f0057e5478bf tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:59.410197 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:59.410197 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:59.878783 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-185ca17f-ed48-447c-a9bd-f0057e5478bf tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:48:59.879213 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-185ca17f-ed48-447c-a9bd-f0057e5478bf tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:48:59.903057 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-185ca17f-ed48-447c-a9bd-f0057e5478bf tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/398d2074-141f-4cd0-aa96-cfa2648d8f53 returned with HTTP 200 Dec 11 14:48:59.904086 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1750/3458] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 14:48:59 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/398d2074-141f-4cd0-aa96-cfa2648d8f53 => generated 19 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:48:59.945004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-d33fee7b-2913-4c5b-8200-41dbb5922a22 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:48:59.945473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-d33fee7b-2913-4c5b-8200-41dbb5922a22 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:48:59.945690 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:48:59.945690 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:48:59.946059 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-d33fee7b-2913-4c5b-8200-41dbb5922a22 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:48:59.946567 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-d33fee7b-2913-4c5b-8200-41dbb5922a22 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume with id: 1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:48:59.996060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:48:59.996060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:48:59.997222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-d33fee7b-2913-4c5b-8200-41dbb5922a22 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:00.049798 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-d33fee7b-2913-4c5b-8200-41dbb5922a22 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume request issued successfully. Dec 11 14:49:00.050274 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7392fa91-d460-446e-9d64-4fdb0da60681 req-d33fee7b-2913-4c5b-8200-41dbb5922a22 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 202 Dec 11 14:49:00.051323 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1709/3459] 10.222.0.37 () {60 vars in 1384 bytes} [Fri Dec 11 14:48:59 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:49:01.470894 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58e3dbf1-ec84-488a-8d88-de18daf30e44 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:49:01.470894 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58e3dbf1-ec84-488a-8d88-de18daf30e44 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:01.472250 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:01.472250 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:01.472250 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-58e3dbf1-ec84-488a-8d88-de18daf30e44 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:01.525689 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:01.525689 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:01.534973 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-58e3dbf1-ec84-488a-8d88-de18daf30e44 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:01.562198 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-58e3dbf1-ec84-488a-8d88-de18daf30e44 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 200 Dec 11 14:49:01.563059 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1751/3460] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:01 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 1346 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:49:02.580767 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47dbcf0a-4e6b-4023-aedf-18de5e444037 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 Dec 11 14:49:02.581624 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47dbcf0a-4e6b-4023-aedf-18de5e444037 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:02.581983 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:02.581983 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:02.582167 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-47dbcf0a-4e6b-4023-aedf-18de5e444037 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:02.630216 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-47dbcf0a-4e6b-4023-aedf-18de5e444037 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 returned with HTTP 404 Dec 11 14:49:02.634228 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1710/3461] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:02 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/1d1b3688-877a-4f65-bbf4-4a98c8eb42c9 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:49:02.640235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c540e176-5356-44e6-a96e-2a7cf8eebc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:49:02.640765 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c540e176-5356-44e6-a96e-2a7cf8eebc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:02.640984 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:02.640984 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:02.641382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c540e176-5356-44e6-a96e-2a7cf8eebc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:02.641733 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-c540e176-5356-44e6-a96e-2a7cf8eebc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete snapshot with id: 922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:49:02.669185 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:02.669185 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:02.670300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c540e176-5356-44e6-a96e-2a7cf8eebc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:49:02.753280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c540e176-5356-44e6-a96e-2a7cf8eebc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot delete request issued successfully. Dec 11 14:49:02.753698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c540e176-5356-44e6-a96e-2a7cf8eebc6c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 202 Dec 11 14:49:02.754939 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1752/3462] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:49:02 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:49:02.763693 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84179ac5-b2ee-492e-9991-4346e46bd9fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:49:02.764444 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84179ac5-b2ee-492e-9991-4346e46bd9fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:02.764718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-84179ac5-b2ee-492e-9991-4346e46bd9fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:02.791586 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:02.791586 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:02.792741 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-84179ac5-b2ee-492e-9991-4346e46bd9fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:49:02.794909 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-84179ac5-b2ee-492e-9991-4346e46bd9fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 200 Dec 11 14:49:02.795731 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1711/3463] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:49:02 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 478 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:03.810548 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cde6eb83-99e9-43e1-80a6-929ed9f350d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:49:03.811204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cde6eb83-99e9-43e1-80a6-929ed9f350d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:03.812421 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:03.812421 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:03.812421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-cde6eb83-99e9-43e1-80a6-929ed9f350d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:03.884123 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:03.884123 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:03.886215 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-cde6eb83-99e9-43e1-80a6-929ed9f350d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:49:03.890108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-cde6eb83-99e9-43e1-80a6-929ed9f350d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 200 Dec 11 14:49:03.892267 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1753/3464] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:49:03 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 478 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:04.906547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e7dcd36-873f-4e48-9db2-c5f2b2f56482 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:49:04.907135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e7dcd36-873f-4e48-9db2-c5f2b2f56482 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:04.907265 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:04.907265 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:04.907741 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9e7dcd36-873f-4e48-9db2-c5f2b2f56482 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:04.933064 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9e7dcd36-873f-4e48-9db2-c5f2b2f56482 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 404 Dec 11 14:49:04.934355 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1712/3465] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:49:04 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:49:08.992486 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-b4ba430d-2d45-4e2c-92f0-7becebb2438f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/b9a35f09-cbd9-48c0-9d6e-7bba0bba9f94 Dec 11 14:49:08.993013 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-b4ba430d-2d45-4e2c-92f0-7becebb2438f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:08.993432 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:08.993432 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:08.993626 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-b4ba430d-2d45-4e2c-92f0-7becebb2438f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:09.014916 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:09.014916 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:09.497763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-b4ba430d-2d45-4e2c-92f0-7becebb2438f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:49:09.498187 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-b4ba430d-2d45-4e2c-92f0-7becebb2438f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:49:09.505711 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-b4ba430d-2d45-4e2c-92f0-7becebb2438f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/b9a35f09-cbd9-48c0-9d6e-7bba0bba9f94 returned with HTTP 200 Dec 11 14:49:09.506628 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1754/3466] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:49:08 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/b9a35f09-cbd9-48c0-9d6e-7bba0bba9f94 => generated 19 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:49:09.522744 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-5bf8702a-c37c-4d72-a3cf-291a7d20270e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:49:09.523164 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-5bf8702a-c37c-4d72-a3cf-291a7d20270e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:09.523655 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-5bf8702a-c37c-4d72-a3cf-291a7d20270e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:09.524120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-5bf8702a-c37c-4d72-a3cf-291a7d20270e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume with id: d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:49:09.580697 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:09.580697 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:09.581879 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-5bf8702a-c37c-4d72-a3cf-291a7d20270e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:09.608750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-5bf8702a-c37c-4d72-a3cf-291a7d20270e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume request issued successfully. Dec 11 14:49:09.609232 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c987e34d-30f0-454f-a7f7-3892432c21c3 req-5bf8702a-c37c-4d72-a3cf-291a7d20270e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 202 Dec 11 14:49:09.610230 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1713/3467] 10.222.0.50 () {60 vars in 1384 bytes} [Fri Dec 11 14:49:09 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:49:11.015266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c47936a-c641-41c9-849a-fcf91c0c45d0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:49:11.015790 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c47936a-c641-41c9-849a-fcf91c0c45d0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:11.015977 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:11.015977 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:11.016336 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5c47936a-c641-41c9-849a-fcf91c0c45d0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:11.070956 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:11.070956 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:11.080176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5c47936a-c641-41c9-849a-fcf91c0c45d0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:11.105420 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5c47936a-c641-41c9-849a-fcf91c0c45d0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 200 Dec 11 14:49:11.106252 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1755/3468] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:11 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 1368 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:49:12.125527 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9808381-8879-425b-8938-b993c1f37695 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:49:12.126423 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9808381-8879-425b-8938-b993c1f37695 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:12.126734 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:12.126734 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:12.127288 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d9808381-8879-425b-8938-b993c1f37695 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:12.173292 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d9808381-8879-425b-8938-b993c1f37695 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 404 Dec 11 14:49:12.174335 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1714/3469] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:12 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 14:49:12.352651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13db6317-b640-4cf8-b5f0-1548aca95a0e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:49:12.353178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13db6317-b640-4cf8-b5f0-1548aca95a0e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:12.353391 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:12.353391 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:12.353763 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-13db6317-b640-4cf8-b5f0-1548aca95a0e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:12.354118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-13db6317-b640-4cf8-b5f0-1548aca95a0e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete snapshot with id: 922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:49:12.378331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-13db6317-b640-4cf8-b5f0-1548aca95a0e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 404 Dec 11 14:49:12.379575 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1756/3470] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:49:12 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:49:12.388519 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a716065-bc73-49d2-a754-f62d548117be tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee Dec 11 14:49:12.389182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a716065-bc73-49d2-a754-f62d548117be tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:12.389753 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2a716065-bc73-49d2-a754-f62d548117be tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:12.413945 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2a716065-bc73-49d2-a754-f62d548117be tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee returned with HTTP 404 Dec 11 14:49:12.415227 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1715/3471] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:49:12 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/922153ae-65d6-45ce-931d-77b7613ac3ee => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:49:13.132119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9083d2f0-8291-437a-b9bc-1a99a8662fd2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:49:13.132903 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9083d2f0-8291-437a-b9bc-1a99a8662fd2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:13.133072 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9083d2f0-8291-437a-b9bc-1a99a8662fd2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:13.133584 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-9083d2f0-8291-437a-b9bc-1a99a8662fd2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume with id: d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:49:13.187101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9083d2f0-8291-437a-b9bc-1a99a8662fd2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 404 Dec 11 14:49:13.188157 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1757/3472] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:49:13 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:49:13.196739 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-581378a2-ebfb-49c8-b2cb-c6d00d550170 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce Dec 11 14:49:13.197376 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-581378a2-ebfb-49c8-b2cb-c6d00d550170 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:13.197940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-581378a2-ebfb-49c8-b2cb-c6d00d550170 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:13.244636 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-581378a2-ebfb-49c8-b2cb-c6d00d550170 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce returned with HTTP 404 Dec 11 14:49:13.245684 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1716/3473] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:13 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/d1076794-c5f0-4394-97ed-cfadb6e95bce => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:49:14.557648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes Dec 11 14:49:14.558727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-484944246", "snapshot_id": null, "imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "volume_type": null, "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:49:14.559974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-484944246', 'snapshot_id': None, 'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'volume_type': None, 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:49:14.691758 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume of 1 GB Dec 11 14:49:14.705851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Availability Zones retrieved successfully. Dec 11 14:49:14.723189 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (a25f5562-1a02-4ea7-824f-2f02d6f96e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:49:14.726182 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7470f13e-54c3-48ff-83d5-736572a1eaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:49:14.728556 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:49:14.860620 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7470f13e-54c3-48ff-83d5-736572a1eaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:49:14.863702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9142bfda-6d43-4741-a1cb-7312cea2595a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:49:14.942911 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['2b90c9a0-224d-4b72-838f-dbe6b7b247fe', '1f4005be-219a-4ded-a6b1-ec631364a914', '8bb0c943-97c2-42dd-bba5-f7e71ee591e9', '20e4dfc3-831b-49a1-8f03-63987aeda68b'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:49:14.944977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9142bfda-6d43-4741-a1cb-7312cea2595a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b90c9a0-224d-4b72-838f-dbe6b7b247fe', '1f4005be-219a-4ded-a6b1-ec631364a914', '8bb0c943-97c2-42dd-bba5-f7e71ee591e9', '20e4dfc3-831b-49a1-8f03-63987aeda68b']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:49:14.947952 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c76d60-6851-484b-8032-d9128eabf2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:49:15.008016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c76d60-6851-484b-8032-d9128eabf2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761695cc-a6cc-44a3-aa63-983b9d8f2277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-484944246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['2b90c9a0-224d-4b72-838f-dbe6b7b247fe','1f4005be-219a-4ded-a6b1-ec631364a914','8bb0c943-97c2-42dd-bba5-f7e71ee591e9','20e4dfc3-831b-49a1-8f03-63987aeda68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T14:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-484944246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761695cc-a6cc-44a3-aa63-983b9d8f2277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c2b55e55df24bcdb6271192b752f420',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,user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:49:15.010100 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f553f575-8351-4893-b78a-79585a8cb6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:49:15.039379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f553f575-8351-4893-b78a-79585a8cb6ff) 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-TestVolumeBootPattern-volume-origin-484944246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['2b90c9a0-224d-4b72-838f-dbe6b7b247fe','1f4005be-219a-4ded-a6b1-ec631364a914','8bb0c943-97c2-42dd-bba5-f7e71ee591e9','20e4dfc3-831b-49a1-8f03-63987aeda68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:49:15.041843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b36f6cb-909a-45d3-9529-2766638e9bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:49:15.058898 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b36f6cb-909a-45d3-9529-2766638e9bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:49:15.061685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (a25f5562-1a02-4ea7-824f-2f02d6f96e0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:49:15.118531 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request issued successfully. Dec 11 14:49:15.133955 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca3fcbec-387f-48e6-be55-f25b36f47b8e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes returned with HTTP 202 Dec 11 14:49:15.144835 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1758/3474] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:49:14 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes => generated 827 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:49:15.149976 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38e0e8af-8544-4c17-aeca-0b57b11ad215 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:15.150540 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38e0e8af-8544-4c17-aeca-0b57b11ad215 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:15.151071 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-38e0e8af-8544-4c17-aeca-0b57b11ad215 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:15.209773 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:15.209773 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:15.220059 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-38e0e8af-8544-4c17-aeca-0b57b11ad215 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:15.249911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-38e0e8af-8544-4c17-aeca-0b57b11ad215 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:15.251055 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1717/3475] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:15 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 895 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:16.269483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ac8cbc4-0028-4ed1-8a67-cc24b493b1ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:16.270791 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ac8cbc4-0028-4ed1-8a67-cc24b493b1ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:16.271102 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:16.271102 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:16.271761 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ac8cbc4-0028-4ed1-8a67-cc24b493b1ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:16.329726 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:16.329726 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:16.339749 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ac8cbc4-0028-4ed1-8a67-cc24b493b1ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:16.365822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ac8cbc4-0028-4ed1-8a67-cc24b493b1ce tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:16.367209 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1759/3476] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:16 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:17.384773 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3446cf03-5087-40ed-925f-af00ab0aafc9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:17.385864 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3446cf03-5087-40ed-925f-af00ab0aafc9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:17.386390 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:17.386390 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:17.386994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3446cf03-5087-40ed-925f-af00ab0aafc9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:17.461363 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:17.461363 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:17.471974 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3446cf03-5087-40ed-925f-af00ab0aafc9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:17.501086 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3446cf03-5087-40ed-925f-af00ab0aafc9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:17.502182 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1718/3477] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:17 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:18.518475 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dedd75b0-232e-4290-88d5-9cf1bd42497a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:18.520514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dedd75b0-232e-4290-88d5-9cf1bd42497a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:18.521043 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:18.521043 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:18.522177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dedd75b0-232e-4290-88d5-9cf1bd42497a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:18.579551 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:18.579551 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:18.589401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dedd75b0-232e-4290-88d5-9cf1bd42497a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:18.613269 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dedd75b0-232e-4290-88d5-9cf1bd42497a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:18.614330 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1760/3478] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:18 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:19.630652 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e665a0c-ffcf-4de8-82d0-c0d83518f2e8 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:19.631576 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e665a0c-ffcf-4de8-82d0-c0d83518f2e8 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:19.631785 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:19.631785 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:19.632098 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e665a0c-ffcf-4de8-82d0-c0d83518f2e8 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:19.688132 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:19.688132 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:19.696847 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8e665a0c-ffcf-4de8-82d0-c0d83518f2e8 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:19.721641 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e665a0c-ffcf-4de8-82d0-c0d83518f2e8 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:19.722476 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1719/3479] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:19 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:20.740846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2363fdb3-0867-44d2-9e32-daf1c57f2475 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:20.743349 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2363fdb3-0867-44d2-9e32-daf1c57f2475 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:20.744142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:20.744142 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:20.745120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2363fdb3-0867-44d2-9e32-daf1c57f2475 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:20.807180 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:20.807180 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:20.815411 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2363fdb3-0867-44d2-9e32-daf1c57f2475 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:20.838205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2363fdb3-0867-44d2-9e32-daf1c57f2475 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:20.847803 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1761/3480] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:20 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:21.856372 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37805d24-fa18-4d05-9625-1ee6df310a6d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:21.856923 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37805d24-fa18-4d05-9625-1ee6df310a6d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:21.857104 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:21.857104 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:21.858155 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-37805d24-fa18-4d05-9625-1ee6df310a6d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:21.917827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:21.917827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:21.928071 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-37805d24-fa18-4d05-9625-1ee6df310a6d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:21.953094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-37805d24-fa18-4d05-9625-1ee6df310a6d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:21.963231 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1720/3481] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:21 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:22.970547 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-587c4fb0-8c0b-4248-ac5a-ed61dab7d7d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:22.971085 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-587c4fb0-8c0b-4248-ac5a-ed61dab7d7d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:22.971251 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:22.971251 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:22.971873 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-587c4fb0-8c0b-4248-ac5a-ed61dab7d7d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:23.049336 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:23.049336 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:23.062817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-587c4fb0-8c0b-4248-ac5a-ed61dab7d7d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:23.103481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-587c4fb0-8c0b-4248-ac5a-ed61dab7d7d7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:23.104950 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1762/3482] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:22 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:24.123800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d73741b1-f691-47c7-9fb6-9b2b48569c9d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:24.124340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d73741b1-f691-47c7-9fb6-9b2b48569c9d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:24.124526 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:24.124526 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:24.125368 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d73741b1-f691-47c7-9fb6-9b2b48569c9d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:24.181867 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:24.181867 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:24.192504 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d73741b1-f691-47c7-9fb6-9b2b48569c9d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:24.223235 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d73741b1-f691-47c7-9fb6-9b2b48569c9d tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:24.225035 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1721/3483] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:24 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:25.240585 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1006d3de-5140-4f20-8670-d171b990532b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:25.242007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1006d3de-5140-4f20-8670-d171b990532b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:25.242728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:25.242728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:25.243379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1006d3de-5140-4f20-8670-d171b990532b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:25.309470 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:25.309470 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:25.322919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1006d3de-5140-4f20-8670-d171b990532b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:25.370276 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1006d3de-5140-4f20-8670-d171b990532b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:25.371346 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1763/3484] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:25 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:26.388261 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-612a7e89-bc39-4003-a2c8-d88f29d05559 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:26.389942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-612a7e89-bc39-4003-a2c8-d88f29d05559 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:26.390243 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:26.390243 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:26.390933 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-612a7e89-bc39-4003-a2c8-d88f29d05559 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:26.494516 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:26.494516 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:26.516082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-612a7e89-bc39-4003-a2c8-d88f29d05559 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:26.557883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-612a7e89-bc39-4003-a2c8-d88f29d05559 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:26.559586 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1722/3485] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:26 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:27.581989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70bcaccc-5932-49d5-a9b4-837146f4a3d3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:27.582565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70bcaccc-5932-49d5-a9b4-837146f4a3d3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:27.582745 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:27.582745 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:27.583126 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-70bcaccc-5932-49d5-a9b4-837146f4a3d3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:27.666693 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:27.666693 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:27.682352 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-70bcaccc-5932-49d5-a9b4-837146f4a3d3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:27.738504 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-70bcaccc-5932-49d5-a9b4-837146f4a3d3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:27.740906 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1764/3486] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:27 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 919 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:28.756666 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-154c423c-1f47-44d2-826a-4daa2c018c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:28.757195 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-154c423c-1f47-44d2-826a-4daa2c018c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:28.757416 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:28.757416 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:28.757787 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-154c423c-1f47-44d2-826a-4daa2c018c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:28.816700 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:28.816700 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:28.826234 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-154c423c-1f47-44d2-826a-4daa2c018c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:28.854590 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-154c423c-1f47-44d2-826a-4daa2c018c85 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:28.859038 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1723/3487] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:28 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 977 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:29.872984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-682304da-73d6-49b4-8d3a-fdad2ecdcd0c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:29.874218 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-682304da-73d6-49b4-8d3a-fdad2ecdcd0c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:29.874714 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:29.874714 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:29.875350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-682304da-73d6-49b4-8d3a-fdad2ecdcd0c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:29.953319 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:29.953319 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:29.962818 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-682304da-73d6-49b4-8d3a-fdad2ecdcd0c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:29.992145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-682304da-73d6-49b4-8d3a-fdad2ecdcd0c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:30.005593 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1765/3488] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:29 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 980 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:31.010725 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc6e5958-1af1-4c3d-b9ac-02e0ac6aa3c5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:31.011902 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc6e5958-1af1-4c3d-b9ac-02e0ac6aa3c5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:31.012254 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:31.012254 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:31.013221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc6e5958-1af1-4c3d-b9ac-02e0ac6aa3c5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:31.074660 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:31.074660 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:31.086675 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fc6e5958-1af1-4c3d-b9ac-02e0ac6aa3c5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:31.119609 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc6e5958-1af1-4c3d-b9ac-02e0ac6aa3c5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:31.131865 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1724/3489] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:31 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 980 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:32.151490 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c98415c3-5a7d-423e-80e1-7d686585c35a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:32.154943 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c98415c3-5a7d-423e-80e1-7d686585c35a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:32.155394 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:32.155394 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:32.156066 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c98415c3-5a7d-423e-80e1-7d686585c35a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:32.283187 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:32.283187 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:32.327193 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c98415c3-5a7d-423e-80e1-7d686585c35a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:32.354607 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c98415c3-5a7d-423e-80e1-7d686585c35a tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:32.355493 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1766/3490] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:32 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 980 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:33.378583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b9bd9ed-16f5-4f75-a3b6-357e8fef1299 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:33.379090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b9bd9ed-16f5-4f75-a3b6-357e8fef1299 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:33.379443 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:33.379443 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:33.380176 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0b9bd9ed-16f5-4f75-a3b6-357e8fef1299 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:33.463923 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:33.463923 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:33.483832 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0b9bd9ed-16f5-4f75-a3b6-357e8fef1299 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:33.513732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0b9bd9ed-16f5-4f75-a3b6-357e8fef1299 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:33.514888 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1725/3491] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:33 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 980 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:49:34.533020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e10cb1a3-ab58-4c38-b64b-a00afb862a37 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:34.534350 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e10cb1a3-ab58-4c38-b64b-a00afb862a37 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:34.534757 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:34.534757 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:34.535362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e10cb1a3-ab58-4c38-b64b-a00afb862a37 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:34.607875 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:34.607875 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:34.621759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e10cb1a3-ab58-4c38-b64b-a00afb862a37 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:34.652529 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e10cb1a3-ab58-4c38-b64b-a00afb862a37 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:34.654401 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1767/3492] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:34 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1368 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:49:34.671305 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8ed6721-9ce8-4d81-9161-c8bc4b6888e4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:34.672631 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8ed6721-9ce8-4d81-9161-c8bc4b6888e4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:34.673229 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:34.673229 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:34.674238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8ed6721-9ce8-4d81-9161-c8bc4b6888e4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:34.824676 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:34.824676 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:34.841453 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8ed6721-9ce8-4d81-9161-c8bc4b6888e4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:34.870202 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8ed6721-9ce8-4d81-9161-c8bc4b6888e4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:34.871341 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1726/3493] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:49:34 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1368 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:49:35.130542 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:35.131081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:35.131304 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:35.131304 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:35.131684 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:35.196930 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:35.196930 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:35.221310 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:35.255492 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:35.256550 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1768/3494] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:49:35 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1368 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:49:36.933056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-dd5f88b2-ea19-402f-807d-01f570985760 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:36.933674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-dd5f88b2-ea19-402f-807d-01f570985760 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:36.933863 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:36.933863 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:36.934090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-dd5f88b2-ea19-402f-807d-01f570985760 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:36.984008 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:36.984008 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:36.993033 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-dd5f88b2-ea19-402f-807d-01f570985760 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:37.018502 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-dd5f88b2-ea19-402f-807d-01f570985760 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:37.019608 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1727/3495] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:49:36 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1368 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:49:37.031218 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:49:37.031880 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:37.032248 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:37.032248 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:37.032953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:37.034315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:49:37.035059 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1769/3496] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:49:37 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:49:37.049874 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-030152de-fc2d-49c1-9650-399955e00ddf tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments Dec 11 14:49:37.050417 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:37.050417 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:37.050843 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-030152de-fc2d-49c1-9650-399955e00ddf tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "761695cc-a6cc-44a3-aa63-983b9d8f2277", "instance_uuid": "43ded84d-61c0-4607-a35c-6c94fd524948", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:49:37.104025 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:37.104025 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:37.162671 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-030152de-fc2d-49c1-9650-399955e00ddf tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments returned with HTTP 200 Dec 11 14:49:37.166431 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1728/3497] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:49:37 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:49:38.689052 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:49:38.689542 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:38.689994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:38.691072 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-aa6a817d-aed3-40d5-b8d4-b5414fe165f9 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:49:38.691676 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1770/3498] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 14:49:38 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:49:38.709243 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-b56f93b5-692f-4a99-a0a6-3514038ba84c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:49:38.713548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-b56f93b5-692f-4a99-a0a6-3514038ba84c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:49:38.713776 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:38.713776 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:38.714160 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-b56f93b5-692f-4a99-a0a6-3514038ba84c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:49:38.816913 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:38.816913 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:38.827719 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-b56f93b5-692f-4a99-a0a6-3514038ba84c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:49:38.855055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:38.855055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:38.869661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-b56f93b5-692f-4a99-a0a6-3514038ba84c tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:49:38.870643 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1729/3499] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 14:49:38 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1466 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:49:38.892061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-576fedab-4b62-46f9-bb19-cde7f2e6c3fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] PUT http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5901d186-30d4-4ff6-848a-ed9ad8cfde1e Dec 11 14:49:38.893237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-576fedab-4b62-46f9-bb19-cde7f2e6c3fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:49:38.937279 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:49:38.937279 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:49:38.938125 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-576fedab-4b62-46f9-bb19-cde7f2e6c3fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-761695cc-a6cc-44a3-aa63-983b9d8f2277-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.021s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:49:38.940881 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:38.940881 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:40.747641 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-576fedab-4b62-46f9-bb19-cde7f2e6c3fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-761695cc-a6cc-44a3-aa63-983b9d8f2277-n-h1-766726-2'" released by "attachment_update" :: held 1.809s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:49:40.748410 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-576fedab-4b62-46f9-bb19-cde7f2e6c3fb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5901d186-30d4-4ff6-848a-ed9ad8cfde1e returned with HTTP 200 Dec 11 14:49:40.749689 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1771/3500] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 14:49:38 2020] PUT /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5901d186-30d4-4ff6-848a-ed9ad8cfde1e => generated 762 bytes in 1862 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 14:49:40.803123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-2bb4884e-bce4-438c-a843-a701932f2d2b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5901d186-30d4-4ff6-848a-ed9ad8cfde1e/action Dec 11 14:49:40.804015 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:49:40.804015 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:49:40.804582 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-2bb4884e-bce4-438c-a843-a701932f2d2b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:49:40.805091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-2bb4884e-bce4-438c-a843-a701932f2d2b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:49:40.883808 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:49:40.883808 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:49:40.901733 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ad7e1596-8825-4e8a-bb4d-9af1cf212cc7 req-2bb4884e-bce4-438c-a843-a701932f2d2b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5901d186-30d4-4ff6-848a-ed9ad8cfde1e/action returned with HTTP 204 Dec 11 14:49:40.902922 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1730/3501] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 14:49:40 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5901d186-30d4-4ff6-848a-ed9ad8cfde1e/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:52:11.007852 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0d71757b-ba06-4ce6-a728-c02ecb4754e8 req-9af7c584-3c7a-4dbf-8957-101944abc1cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5901d186-30d4-4ff6-848a-ed9ad8cfde1e Dec 11 14:52:11.008968 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0d71757b-ba06-4ce6-a728-c02ecb4754e8 req-9af7c584-3c7a-4dbf-8957-101944abc1cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:52:11.009330 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:52:11.009330 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:52:11.009942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-0d71757b-ba06-4ce6-a728-c02ecb4754e8 req-9af7c584-3c7a-4dbf-8957-101944abc1cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:52:11.044046 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:52:11.044046 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:52:11.529007 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-0d71757b-ba06-4ce6-a728-c02ecb4754e8 req-9af7c584-3c7a-4dbf-8957-101944abc1cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:52:11.529534 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-0d71757b-ba06-4ce6-a728-c02ecb4754e8 req-9af7c584-3c7a-4dbf-8957-101944abc1cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:52:11.539765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-0d71757b-ba06-4ce6-a728-c02ecb4754e8 req-9af7c584-3c7a-4dbf-8957-101944abc1cb tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5901d186-30d4-4ff6-848a-ed9ad8cfde1e returned with HTTP 200 Dec 11 14:52:11.540718 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1772/3502] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 14:52:11 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/5901d186-30d4-4ff6-848a-ed9ad8cfde1e => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:52:12.744012 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:52:12.744817 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:52:12.745166 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:52:12.745166 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:52:12.745548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:52:12.796735 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:52:12.796735 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:52:12.806746 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:52:12.832040 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:52:12.833000 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1731/3503] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:52:12 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1368 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:52:13.555467 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-82a6fabb-bdf9-46aa-9c5f-c595d506b13f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:52:13.555992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-82a6fabb-bdf9-46aa-9c5f-c595d506b13f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:52:13.556212 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:52:13.556212 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:52:13.556590 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-82a6fabb-bdf9-46aa-9c5f-c595d506b13f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:52:13.607351 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:52:13.607351 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:52:13.615717 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-82a6fabb-bdf9-46aa-9c5f-c595d506b13f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:52:13.638534 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-82a6fabb-bdf9-46aa-9c5f-c595d506b13f tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:52:13.639381 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1773/3504] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:52:13 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1368 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:52:13.650546 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:52:13.651020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:52:13.651234 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:52:13.651234 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:52:13.651603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:52:13.652674 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:52:13.653252 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1732/3505] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:52:13 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:52:13.666774 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-39437357-1056-4b36-af42-7ac8cc0e05fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments Dec 11 14:52:13.667275 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:52:13.667275 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:52:13.667683 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-39437357-1056-4b36-af42-7ac8cc0e05fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "761695cc-a6cc-44a3-aa63-983b9d8f2277", "instance_uuid": "6f404136-2af7-4879-a4b3-99b52b56b0e9", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:52:13.718307 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:52:13.718307 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:52:13.772588 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-39437357-1056-4b36-af42-7ac8cc0e05fa tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments returned with HTTP 200 Dec 11 14:52:13.773486 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1774/3506] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:52:13 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:52:14.954908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:52:14.955417 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:52:14.955838 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:52:14.957155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-451f77cf-d438-4a70-b8ad-8d5c432f5219 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:52:14.958162 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1733/3507] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 14:52:14 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:52:14.971594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-d980b051-2df8-46af-a75a-5b5534dfd595 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:52:14.972166 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-d980b051-2df8-46af-a75a-5b5534dfd595 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:52:14.972368 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:52:14.972368 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:52:14.973004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-d980b051-2df8-46af-a75a-5b5534dfd595 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:52:15.024131 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:52:15.024131 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:52:15.035145 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-d980b051-2df8-46af-a75a-5b5534dfd595 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:52:15.056769 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:52:15.056769 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:52:15.069531 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-d980b051-2df8-46af-a75a-5b5534dfd595 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:52:15.070451 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1775/3508] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 14:52:14 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1466 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:52:15.089407 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-6c9edc68-1cc7-45a6-afdc-007a8bf85f46 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] PUT http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/8f7715aa-92f6-46f7-acfc-8e8d4813c6c8 Dec 11 14:52:15.090253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-6c9edc68-1cc7-45a6-afdc-007a8bf85f46 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:52:15.118744 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:52:15.118744 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:52:15.119541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-6c9edc68-1cc7-45a6-afdc-007a8bf85f46 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-761695cc-a6cc-44a3-aa63-983b9d8f2277-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:52:15.122061 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:52:15.122061 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:52:16.468891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-6c9edc68-1cc7-45a6-afdc-007a8bf85f46 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-761695cc-a6cc-44a3-aa63-983b9d8f2277-n-h2-766726-2'" released by "attachment_update" :: held 1.350s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:52:16.469578 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-6c9edc68-1cc7-45a6-afdc-007a8bf85f46 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/8f7715aa-92f6-46f7-acfc-8e8d4813c6c8 returned with HTTP 200 Dec 11 14:52:16.470496 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1734/3509] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 14:52:15 2020] PUT /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/8f7715aa-92f6-46f7-acfc-8e8d4813c6c8 => generated 762 bytes in 1386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:52:16.507804 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-e208f859-ea6c-4374-8337-b5588c75b4ca tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/8f7715aa-92f6-46f7-acfc-8e8d4813c6c8/action Dec 11 14:52:16.508453 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:52:16.508453 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:52:16.508726 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-e208f859-ea6c-4374-8337-b5588c75b4ca tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:52:16.509110 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-e208f859-ea6c-4374-8337-b5588c75b4ca tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:52:16.580476 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:52:16.580476 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:52:16.593800 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3ba2f04e-ea30-4174-91d1-519ca38ff542 req-e208f859-ea6c-4374-8337-b5588c75b4ca tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/8f7715aa-92f6-46f7-acfc-8e8d4813c6c8/action returned with HTTP 204 Dec 11 14:52:16.594856 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1776/3510] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 14:52:16 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/8f7715aa-92f6-46f7-acfc-8e8d4813c6c8/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:54:13.183113 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39605023-8617-47b0-b0b0-ac632e690a61 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots Dec 11 14:54:13.183687 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:13.183687 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:13.183963 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-39605023-8617-47b0-b0b0-ac632e690a61 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "761695cc-a6cc-44a3-aa63-983b9d8f2277", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2093024001", "description": null, "metadata": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:54:13.238859 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:13.238859 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:13.240196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-39605023-8617-47b0-b0b0-ac632e690a61 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:13.240554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-39605023-8617-47b0-b0b0-ac632e690a61 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create snapshot from volume 761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:54:13.307301 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-39605023-8617-47b0-b0b0-ac632e690a61 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['9dedc06b-7fd4-4d98-88f0-1eedbc63f654', 'e2a59e5b-6d40-4d60-9682-9dae75e69625', '0a61c6a3-639c-435c-84c3-a426cc4736f4', 'f5fa46e3-79c8-42bc-a06a-4c9d803b9c4d'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:54:13.422150 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-39605023-8617-47b0-b0b0-ac632e690a61 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot force create request issued successfully. Dec 11 14:54:13.422888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-39605023-8617-47b0-b0b0-ac632e690a61 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots returned with HTTP 202 Dec 11 14:54:13.430406 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1735/3511] 10.222.0.58 () {60 vars in 1232 bytes} [Fri Dec 11 14:54:13 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots => generated 308 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 11 14:54:13.437018 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1fd51a7f-8182-48ec-8451-009f17522445 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c Dec 11 14:54:13.437548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1fd51a7f-8182-48ec-8451-009f17522445 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:13.437847 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:13.437847 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:13.438881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1fd51a7f-8182-48ec-8451-009f17522445 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:13.472646 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:13.472646 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:13.473840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1fd51a7f-8182-48ec-8451-009f17522445 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:54:13.475937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1fd51a7f-8182-48ec-8451-009f17522445 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c returned with HTTP 200 Dec 11 14:54:13.476754 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1777/3512] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:54:13 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c => generated 440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:14.491032 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41f562b7-8f0f-4537-8ed9-db068dadbbb7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c Dec 11 14:54:14.492198 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41f562b7-8f0f-4537-8ed9-db068dadbbb7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:14.492849 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:14.492849 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:14.492849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-41f562b7-8f0f-4537-8ed9-db068dadbbb7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:14.523615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:14.523615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:14.525138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-41f562b7-8f0f-4537-8ed9-db068dadbbb7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:54:14.529554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-41f562b7-8f0f-4537-8ed9-db068dadbbb7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c returned with HTTP 200 Dec 11 14:54:14.531186 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1736/3513] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:54:14 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c => generated 440 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:15.544108 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-452cd768-8b9e-46c6-82c4-da7581a17f75 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c Dec 11 14:54:15.544680 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-452cd768-8b9e-46c6-82c4-da7581a17f75 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:15.544901 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:15.544901 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:15.545278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-452cd768-8b9e-46c6-82c4-da7581a17f75 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:15.571077 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:15.571077 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:15.572196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-452cd768-8b9e-46c6-82c4-da7581a17f75 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:54:15.574118 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-452cd768-8b9e-46c6-82c4-da7581a17f75 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c returned with HTTP 200 Dec 11 14:54:15.574940 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1778/3514] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:54:15 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:15.586473 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc0b361e-f57f-4d26-81c0-c939e21bd9e5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c Dec 11 14:54:15.586993 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc0b361e-f57f-4d26-81c0-c939e21bd9e5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:15.587208 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:15.587208 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:15.587580 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc0b361e-f57f-4d26-81c0-c939e21bd9e5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:15.612724 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:15.612724 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:15.613872 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fc0b361e-f57f-4d26-81c0-c939e21bd9e5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:54:15.615826 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc0b361e-f57f-4d26-81c0-c939e21bd9e5 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c returned with HTTP 200 Dec 11 14:54:15.616702 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1737/3515] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:54:15 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:15.627299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes Dec 11 14:54:15.627757 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:15.627757 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:15.628173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1466041245", "snapshot_id": "1474fd5c-fd88-4dd5-a79b-edc30afeab9c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:54:15.629458 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1466041245', 'snapshot_id': '1474fd5c-fd88-4dd5-a79b-edc30afeab9c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 14:54:15.654644 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:15.654644 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:15.655760 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:54:15.656123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume of 1 GB Dec 11 14:54:15.674672 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Availability zone cache updated, next update will occur around 2020-12-11 15:54:15.674157. {{(pid=88093) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 11 14:54:15.675011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Availability Zones retrieved successfully. Dec 11 14:54:15.692304 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (05d769c6-c869-4740-a00f-daedb00070d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:54:15.695102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85224cf-ea73-4ec0-8cd3-2d3a8c9abc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:54:15.697241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 14:54:15.805644 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85224cf-ea73-4ec0-8cd3-2d3a8c9abc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1474fd5c-fd88-4dd5-a79b-edc30afeab9c', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:54:15.807760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c3c98d-f145-403f-b0d8-71782525272b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:54:15.877559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Created reservations ['7b533ffa-3347-45d0-b988-a746b265660f', 'abcc6198-4728-4b7a-9a79-35f8a1d8dc85', '2f40825a-933b-4921-bc38-6d747254db29', '1a89f6a5-e3b4-4390-b588-b2d0f583ca3b'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 14:54:15.880047 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c3c98d-f145-403f-b0d8-71782525272b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b533ffa-3347-45d0-b988-a746b265660f', 'abcc6198-4728-4b7a-9a79-35f8a1d8dc85', '2f40825a-933b-4921-bc38-6d747254db29', '1a89f6a5-e3b4-4390-b588-b2d0f583ca3b']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:54:15.882835 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0de086f-e90c-4040-b86c-1e261916ab16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:54:16.015142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0de086f-e90c-4040-b86c-1e261916ab16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0ebe9ff-02b2-45b6-aeba-4862b40f76d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1466041245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['7b533ffa-3347-45d0-b988-a746b265660f','abcc6198-4728-4b7a-9a79-35f8a1d8dc85','2f40825a-933b-4921-bc38-6d747254db29','1a89f6a5-e3b4-4390-b588-b2d0f583ca3b'],size=1,snapshot_id=1474fd5c-fd88-4dd5-a79b-edc30afeab9c,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-11T14:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1466041245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0ebe9ff-02b2-45b6-aeba-4862b40f76d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c2b55e55df24bcdb6271192b752f420',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=1474fd5c-fd88-4dd5-a79b-edc30afeab9c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:54:16.017245 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b19dd1-dd8f-46b9-bb1f-7667d98dd574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:54:16.043678 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b19dd1-dd8f-46b9-bb1f-7667d98dd574) 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-TestVolumeBootPattern-volume-1466041245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c2b55e55df24bcdb6271192b752f420',qos_specs=None,replication_status=,reservations=['7b533ffa-3347-45d0-b988-a746b265660f','abcc6198-4728-4b7a-9a79-35f8a1d8dc85','2f40825a-933b-4921-bc38-6d747254db29','1a89f6a5-e3b4-4390-b588-b2d0f583ca3b'],size=1,snapshot_id=1474fd5c-fd88-4dd5-a79b-edc30afeab9c,source_replicaid=,source_volid=None,status='creating',user_id='111b2025aeeb4d2e85ca41a3bf36f95f',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:54:16.045614 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b33480-446d-4cf7-9e80-4c1ee0b26c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 14:54:16.130091 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b33480-446d-4cf7-9e80-4c1ee0b26c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 14:54:16.132828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Flow 'volume_create_api' (05d769c6-c869-4740-a00f-daedb00070d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 14:54:16.182070 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Create volume request issued successfully. Dec 11 14:54:16.196138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2c53865f-7fe9-4ee3-946a-78af524b0569 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes returned with HTTP 202 Dec 11 14:54:16.197183 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1779/3516] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 14:54:15 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes => generated 854 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 14:54:16.211558 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69de4bfd-aed5-46eb-8a53-440949cc1cb1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:16.212090 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69de4bfd-aed5-46eb-8a53-440949cc1cb1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:16.212309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:16.212309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:16.212687 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-69de4bfd-aed5-46eb-8a53-440949cc1cb1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:16.263308 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:16.263308 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:16.272846 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-69de4bfd-aed5-46eb-8a53-440949cc1cb1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:16.295569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-69de4bfd-aed5-46eb-8a53-440949cc1cb1 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:16.305436 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1738/3517] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:54:16 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 946 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 14:54:17.312988 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ced4812-b22e-4f9f-9837-b1d7905ca09e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:17.313517 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ced4812-b22e-4f9f-9837-b1d7905ca09e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:17.313708 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:17.313708 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:17.314087 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2ced4812-b22e-4f9f-9837-b1d7905ca09e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:17.363191 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:17.363191 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:17.372556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2ced4812-b22e-4f9f-9837-b1d7905ca09e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:17.395157 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2ced4812-b22e-4f9f-9837-b1d7905ca09e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:17.404708 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1780/3518] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:54:17 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 946 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:18.412764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a521eb0d-fbfe-43ac-a099-a0f6556dedf4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:18.413296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a521eb0d-fbfe-43ac-a099-a0f6556dedf4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:18.413455 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:18.413455 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:18.413823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a521eb0d-fbfe-43ac-a099-a0f6556dedf4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:18.468966 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:18.468966 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:18.477963 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a521eb0d-fbfe-43ac-a099-a0f6556dedf4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:18.500786 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a521eb0d-fbfe-43ac-a099-a0f6556dedf4 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:18.511733 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1739/3519] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:54:18 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 946 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:19.518875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-042913c7-8486-404e-b560-339085159941 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:19.519532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-042913c7-8486-404e-b560-339085159941 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:19.519532 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:19.519532 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:19.520120 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-042913c7-8486-404e-b560-339085159941 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:19.591079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:19.591079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:19.601727 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-042913c7-8486-404e-b560-339085159941 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:19.632378 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-042913c7-8486-404e-b560-339085159941 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:19.633714 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1781/3520] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:54:19 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 946 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:20.656951 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f5922701-e843-45a8-8f98-b73f6c7017a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:20.657527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f5922701-e843-45a8-8f98-b73f6c7017a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:20.657774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:20.657774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:20.658158 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f5922701-e843-45a8-8f98-b73f6c7017a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:20.734226 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:20.734226 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:20.754396 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f5922701-e843-45a8-8f98-b73f6c7017a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:20.793941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f5922701-e843-45a8-8f98-b73f6c7017a2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:20.802852 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1740/3521] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:54:20 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 946 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:21.813703 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc8024fe-d2d3-4df2-97e6-c654056c7449 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:21.814191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc8024fe-d2d3-4df2-97e6-c654056c7449 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:21.814418 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:21.814418 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:21.814725 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fc8024fe-d2d3-4df2-97e6-c654056c7449 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:21.863753 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:21.863753 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:21.873815 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fc8024fe-d2d3-4df2-97e6-c654056c7449 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:21.899916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fc8024fe-d2d3-4df2-97e6-c654056c7449 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:21.901053 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1782/3522] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:54:21 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 946 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:22.920989 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc53c645-df71-455b-8897-a2f8cdecf67e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:22.921505 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc53c645-df71-455b-8897-a2f8cdecf67e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:22.922062 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:22.922062 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:22.922424 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-dc53c645-df71-455b-8897-a2f8cdecf67e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:22.974615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:22.974615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:22.983603 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-dc53c645-df71-455b-8897-a2f8cdecf67e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:23.008010 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-dc53c645-df71-455b-8897-a2f8cdecf67e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:23.009277 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1741/3523] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:54:22 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 946 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:54:24.024865 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b21a1e7-f6de-4407-853f-7df03e074999 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:24.025383 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b21a1e7-f6de-4407-853f-7df03e074999 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:24.025499 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:24.025499 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:24.025852 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1b21a1e7-f6de-4407-853f-7df03e074999 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:24.075146 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:24.075146 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:24.083789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1b21a1e7-f6de-4407-853f-7df03e074999 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:24.106977 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1b21a1e7-f6de-4407-853f-7df03e074999 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:24.107815 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1783/3524] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:54:24 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 1396 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:54:24.123323 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ed8eee5-5b46-4924-8c9e-e1deb431267e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:24.123855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ed8eee5-5b46-4924-8c9e-e1deb431267e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:24.124096 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:24.124096 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:24.124457 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3ed8eee5-5b46-4924-8c9e-e1deb431267e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:24.175230 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:24.175230 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:24.184112 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3ed8eee5-5b46-4924-8c9e-e1deb431267e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:24.206387 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3ed8eee5-5b46-4924-8c9e-e1deb431267e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:24.207301 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1742/3525] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:54:24 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 1396 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:54:24.326311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:24.326928 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:24.327148 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:24.327148 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:24.327522 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:24.377754 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:24.377754 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:24.386155 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:24.409220 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:24.410166 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1784/3526] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:54:24 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 1396 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:54:25.114101 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a4228de1-ed4e-4a5e-9401-994874c2c336 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:25.114688 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a4228de1-ed4e-4a5e-9401-994874c2c336 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:25.114860 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:25.114860 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:25.115227 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a4228de1-ed4e-4a5e-9401-994874c2c336 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:25.162945 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:25.162945 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:25.172080 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a4228de1-ed4e-4a5e-9401-994874c2c336 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:25.195609 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a4228de1-ed4e-4a5e-9401-994874c2c336 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:25.196443 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1743/3527] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 14:54:25 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 1396 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:54:25.206773 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:54:25.207286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:25.207518 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:25.207518 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:25.207948 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:25.209137 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:54:25.209724 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1785/3528] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 14:54:25 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:54:25.222906 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-82da0b93-2553-4c14-8403-73c43ccf7f71 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments Dec 11 14:54:25.223413 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:25.223413 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:25.223831 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-82da0b93-2553-4c14-8403-73c43ccf7f71 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0ebe9ff-02b2-45b6-aeba-4862b40f76d8", "instance_uuid": "804011b2-4b6f-4ef5-9ddf-a115c41fecc9", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:54:25.274092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:25.274092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:25.329429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-82da0b93-2553-4c14-8403-73c43ccf7f71 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments returned with HTTP 200 Dec 11 14:54:25.330336 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1744/3529] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 14:54:25 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:54:26.614799 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume// Dec 11 14:54:26.615285 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:26.615640 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:26.616676 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-a1e62505-fa57-4974-81a4-6f9bed01277e tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 14:54:26.617258 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1786/3530] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 14:54:26 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 14:54:26.641653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-3bd70f47-f6b3-47be-9053-ee653d3faf38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:54:26.642434 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-3bd70f47-f6b3-47be-9053-ee653d3faf38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:54:26.642627 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:26.642627 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:26.643001 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-3bd70f47-f6b3-47be-9053-ee653d3faf38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:54:26.695535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:26.695535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:26.704916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-3bd70f47-f6b3-47be-9053-ee653d3faf38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:54:26.734136 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:26.734136 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:26.745212 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-3bd70f47-f6b3-47be-9053-ee653d3faf38 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:54:26.746035 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1745/3531] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 14:54:26 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 1494 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 14:54:26.780583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-c4ab5266-d4de-4bd5-ade3-12bb81dfbca3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] PUT http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/6329b507-863a-49be-b394-2b9a822572f9 Dec 11 14:54:26.781413 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-c4ab5266-d4de-4bd5-ade3-12bb81dfbca3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:54:26.812962 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 14:54:26.812962 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 14:54:26.813469 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-c4ab5266-d4de-4bd5-ade3-12bb81dfbca3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-b0ebe9ff-02b2-45b6-aeba-4862b40f76d8-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 14:54:26.815955 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:26.815955 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:28.140144 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-c4ab5266-d4de-4bd5-ade3-12bb81dfbca3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Lock "b'cinder-attachment_update-b0ebe9ff-02b2-45b6-aeba-4862b40f76d8-n-h1-766726-2'" released by "attachment_update" :: held 1.327s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 14:54:28.140826 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-c4ab5266-d4de-4bd5-ade3-12bb81dfbca3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/6329b507-863a-49be-b394-2b9a822572f9 returned with HTTP 200 Dec 11 14:54:28.141771 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1787/3532] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 14:54:26 2020] PUT /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/6329b507-863a-49be-b394-2b9a822572f9 => generated 762 bytes in 1366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:54:28.202438 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-d76a54c9-7216-4e97-80a9-6e5006ddcae3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] POST http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/6329b507-863a-49be-b394-2b9a822572f9/action Dec 11 14:54:28.203387 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:54:28.203387 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:54:28.203850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-d76a54c9-7216-4e97-80a9-6e5006ddcae3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 14:54:28.204240 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-d76a54c9-7216-4e97-80a9-6e5006ddcae3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 14:54:28.279624 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:54:28.279624 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:54:28.294119 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c3f7b72f-9587-4606-b823-6e5837b0815c req-d76a54c9-7216-4e97-80a9-6e5006ddcae3 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/6329b507-863a-49be-b394-2b9a822572f9/action returned with HTTP 204 Dec 11 14:54:28.295196 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1746/3533] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 14:54:28 2020] POST /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/6329b507-863a-49be-b394-2b9a822572f9/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:56:33.502250 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-69b0901e-4ffd-4017-b14a-521ba31c001e req-7c1cef9b-f300-48eb-bea8-64ccd1676273 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/6329b507-863a-49be-b394-2b9a822572f9 Dec 11 14:56:33.502840 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-69b0901e-4ffd-4017-b14a-521ba31c001e req-7c1cef9b-f300-48eb-bea8-64ccd1676273 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:33.503065 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:33.503065 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:33.503473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-69b0901e-4ffd-4017-b14a-521ba31c001e req-7c1cef9b-f300-48eb-bea8-64ccd1676273 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:33.524520 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:33.524520 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:33.987165 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-69b0901e-4ffd-4017-b14a-521ba31c001e req-7c1cef9b-f300-48eb-bea8-64ccd1676273 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:56:33.987594 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-69b0901e-4ffd-4017-b14a-521ba31c001e req-7c1cef9b-f300-48eb-bea8-64ccd1676273 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:56:33.994322 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-69b0901e-4ffd-4017-b14a-521ba31c001e req-7c1cef9b-f300-48eb-bea8-64ccd1676273 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/6329b507-863a-49be-b394-2b9a822572f9 returned with HTTP 200 Dec 11 14:56:33.995231 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1788/3534] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 14:56:33 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/6329b507-863a-49be-b394-2b9a822572f9 => generated 19 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:56:35.681082 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b54fbf5-ebdb-4ed2-9543-49dc43b018e2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:56:35.681603 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b54fbf5-ebdb-4ed2-9543-49dc43b018e2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:35.681803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:35.681803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:35.682178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6b54fbf5-ebdb-4ed2-9543-49dc43b018e2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:35.682683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-6b54fbf5-ebdb-4ed2-9543-49dc43b018e2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume with id: b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:56:35.735148 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:35.735148 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:35.736321 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6b54fbf5-ebdb-4ed2-9543-49dc43b018e2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:56:35.763730 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6b54fbf5-ebdb-4ed2-9543-49dc43b018e2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume request issued successfully. Dec 11 14:56:35.764206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6b54fbf5-ebdb-4ed2-9543-49dc43b018e2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 202 Dec 11 14:56:35.765701 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1747/3535] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:56:35 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:56:35.773327 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b11c45e4-c89e-4d65-a199-783d2dcfe160 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:56:35.773853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b11c45e4-c89e-4d65-a199-783d2dcfe160 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:35.774091 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:35.774091 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:35.774473 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b11c45e4-c89e-4d65-a199-783d2dcfe160 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:35.825299 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:35.825299 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:35.834315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b11c45e4-c89e-4d65-a199-783d2dcfe160 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:56:35.863045 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b11c45e4-c89e-4d65-a199-783d2dcfe160 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:56:35.863808 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1789/3536] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:56:35 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:56:36.890866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f2e56e8-bef8-44fe-945b-bf709d1e23d2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:56:36.891381 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f2e56e8-bef8-44fe-945b-bf709d1e23d2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:36.891599 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:36.891599 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:36.891964 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f2e56e8-bef8-44fe-945b-bf709d1e23d2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:36.942744 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:36.942744 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:36.960248 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f2e56e8-bef8-44fe-945b-bf709d1e23d2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:56:36.990880 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f2e56e8-bef8-44fe-945b-bf709d1e23d2 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 200 Dec 11 14:56:36.991836 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1748/3537] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:56:36 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:56:38.008554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe76d7d2-211c-48f9-9ca0-2c492defcfca tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 Dec 11 14:56:38.009083 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe76d7d2-211c-48f9-9ca0-2c492defcfca tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:38.009174 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:38.009174 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:38.009529 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe76d7d2-211c-48f9-9ca0-2c492defcfca tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:38.056344 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe76d7d2-211c-48f9-9ca0-2c492defcfca tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 returned with HTTP 404 Dec 11 14:56:38.057413 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1790/3538] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:56:38 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/b0ebe9ff-02b2-45b6-aeba-4862b40f76d8 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:56:38.066264 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07c21e35-6436-424b-9bfb-a49147cc2b13 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c Dec 11 14:56:38.066837 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07c21e35-6436-424b-9bfb-a49147cc2b13 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:38.067059 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:38.067059 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:38.067410 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-07c21e35-6436-424b-9bfb-a49147cc2b13 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:38.067770 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v2.snapshots [None req-07c21e35-6436-424b-9bfb-a49147cc2b13 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete snapshot with id: 1474fd5c-fd88-4dd5-a79b-edc30afeab9c Dec 11 14:56:38.093906 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:38.093906 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:38.095882 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-07c21e35-6436-424b-9bfb-a49147cc2b13 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:56:38.163330 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-07c21e35-6436-424b-9bfb-a49147cc2b13 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot delete request issued successfully. Dec 11 14:56:38.163991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-07c21e35-6436-424b-9bfb-a49147cc2b13 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c returned with HTTP 202 Dec 11 14:56:38.164882 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1749/3539] 10.222.0.58 () {58 vars in 1324 bytes} [Fri Dec 11 14:56:38 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:56:38.173051 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-810e004e-8697-4728-9023-4b43d930c514 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c Dec 11 14:56:38.173838 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-810e004e-8697-4728-9023-4b43d930c514 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:38.174309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-810e004e-8697-4728-9023-4b43d930c514 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:38.200518 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:38.200518 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:38.201789 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-810e004e-8697-4728-9023-4b43d930c514 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Snapshot retrieved successfully. Dec 11 14:56:38.204545 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-810e004e-8697-4728-9023-4b43d930c514 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c returned with HTTP 200 Dec 11 14:56:38.205444 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1791/3540] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:56:38 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:56:39.218888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-884efd8d-640b-49e1-a8ce-9855e5bedc43 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c Dec 11 14:56:39.219419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-884efd8d-640b-49e1-a8ce-9855e5bedc43 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:39.219615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:39.219615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:39.219994 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-884efd8d-640b-49e1-a8ce-9855e5bedc43 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:39.243175 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-884efd8d-640b-49e1-a8ce-9855e5bedc43 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c returned with HTTP 404 Dec 11 14:56:39.244216 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1750/3541] 10.222.0.58 () {58 vars in 1321 bytes} [Fri Dec 11 14:56:39 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/snapshots/1474fd5c-fd88-4dd5-a79b-edc30afeab9c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 14:56:45.572478 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ccbb2cb5-44d0-4d6f-bcbb-82fdc8ac3102 req-5682723c-14d4-4b92-b3b5-a39af58ca0e0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/8f7715aa-92f6-46f7-acfc-8e8d4813c6c8 Dec 11 14:56:45.573583 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ccbb2cb5-44d0-4d6f-bcbb-82fdc8ac3102 req-5682723c-14d4-4b92-b3b5-a39af58ca0e0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:45.573583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:45.573583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:45.573879 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-ccbb2cb5-44d0-4d6f-bcbb-82fdc8ac3102 req-5682723c-14d4-4b92-b3b5-a39af58ca0e0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:45.594985 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:45.594985 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:46.056022 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-ccbb2cb5-44d0-4d6f-bcbb-82fdc8ac3102 req-5682723c-14d4-4b92-b3b5-a39af58ca0e0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 14:56:46.056554 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-ccbb2cb5-44d0-4d6f-bcbb-82fdc8ac3102 req-5682723c-14d4-4b92-b3b5-a39af58ca0e0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 14:56:46.063653 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-ccbb2cb5-44d0-4d6f-bcbb-82fdc8ac3102 req-5682723c-14d4-4b92-b3b5-a39af58ca0e0 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/8f7715aa-92f6-46f7-acfc-8e8d4813c6c8 returned with HTTP 200 Dec 11 14:56:46.064521 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1792/3542] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 14:56:45 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/attachments/8f7715aa-92f6-46f7-acfc-8e8d4813c6c8 => generated 19 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 14:56:48.780428 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6b61008-5624-4e0a-87fa-15ee8bb2189b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] DELETE http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:56:48.780957 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6b61008-5624-4e0a-87fa-15ee8bb2189b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:48.781449 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6b61008-5624-4e0a-87fa-15ee8bb2189b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:48.781908 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-a6b61008-5624-4e0a-87fa-15ee8bb2189b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume with id: 761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:56:48.829852 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:48.829852 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:48.831050 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a6b61008-5624-4e0a-87fa-15ee8bb2189b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:56:48.857516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a6b61008-5624-4e0a-87fa-15ee8bb2189b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Delete volume request issued successfully. Dec 11 14:56:48.858024 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6b61008-5624-4e0a-87fa-15ee8bb2189b tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 202 Dec 11 14:56:48.858952 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1751/3543] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 14:56:48 2020] DELETE /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 14:56:48.867148 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3a1425c-a1cf-4fd4-a55a-e5a17b0d53b7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:56:48.867685 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3a1425c-a1cf-4fd4-a55a-e5a17b0d53b7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:48.867909 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:48.867909 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:48.868265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c3a1425c-a1cf-4fd4-a55a-e5a17b0d53b7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:48.918769 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:48.918769 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:48.927402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c3a1425c-a1cf-4fd4-a55a-e5a17b0d53b7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:56:48.951162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c3a1425c-a1cf-4fd4-a55a-e5a17b0d53b7 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:56:48.962318 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1793/3544] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:56:48 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1367 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:56:49.970049 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0b0548d-fefe-49b1-9412-a34b60e7fa01 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:56:49.970608 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0b0548d-fefe-49b1-9412-a34b60e7fa01 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:49.970929 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:49.970929 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:49.971307 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0b0548d-fefe-49b1-9412-a34b60e7fa01 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:50.023033 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 14:56:50.023033 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 14:56:50.032508 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a0b0548d-fefe-49b1-9412-a34b60e7fa01 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Volume info retrieved successfully. Dec 11 14:56:50.056834 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0b0548d-fefe-49b1-9412-a34b60e7fa01 tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 200 Dec 11 14:56:50.057665 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1752/3545] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:56:49 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 1367 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 14:56:51.076631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c362e7c0-ef9b-49ab-acb8-6cdad8aaeedd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] GET http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 Dec 11 14:56:51.077135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c362e7c0-ef9b-49ab-acb8-6cdad8aaeedd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 14:56:51.077228 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 14:56:51.077228 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 14:56:51.077612 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c362e7c0-ef9b-49ab-acb8-6cdad8aaeedd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 14:56:51.129034 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c362e7c0-ef9b-49ab-acb8-6cdad8aaeedd tempest-TestVolumeBootPattern-580427620 tempest-TestVolumeBootPattern-580427620] http://10.222.0.58/volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 returned with HTTP 404 Dec 11 14:56:51.130133 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1794/3546] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 14:56:51 2020] GET /volume/v3/1c2b55e55df24bcdb6271192b752f420/volumes/761695cc-a6cc-44a3-aa63-983b9d8f2277 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:09:53.799553 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] POST http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes Dec 11 15:09:53.800116 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:53.800116 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:53.800405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1555537568"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:09:53.801520 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1555537568'}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 15:09:53.801892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Create volume of 1 GB Dec 11 15:09:53.821865 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Availability zone cache updated, next update will occur around 2020-12-11 16:09:53.821441. {{(pid=88094) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 11 15:09:53.822201 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Availability Zones retrieved successfully. Dec 11 15:09:53.838338 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Flow 'volume_create_api' (1e67fa8f-9e03-4eac-a18f-0b8ea88c2678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:09:53.841147 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b861e2-213a-43dd-8f0e-2933cc5f47ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:09:53.843244 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 15:09:53.908559 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4b861e2-213a-43dd-8f0e-2933cc5f47ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:09:53.910762 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772b3e46-6c5c-4cb9-bc47-2704e4e5eea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:09:53.996581 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Created reservations ['8e2db450-21eb-444f-8d80-45be8cbb0619', '53d676ea-13fd-430c-836a-92371e7ba3aa', '02f9da57-0ee9-4752-945c-5cddf200aa22', 'd86830c4-921f-4be1-a7b9-7973a21e73e2'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 15:09:53.998345 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772b3e46-6c5c-4cb9-bc47-2704e4e5eea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e2db450-21eb-444f-8d80-45be8cbb0619', '53d676ea-13fd-430c-836a-92371e7ba3aa', '02f9da57-0ee9-4752-945c-5cddf200aa22', 'd86830c4-921f-4be1-a7b9-7973a21e73e2']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:09:54.000497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83076eb7-b507-4755-a0a7-788f4113ad45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:09:54.056142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83076eb7-b507-4755-a0a7-788f4113ad45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a00067-94a8-48c3-a362-1adba3932d89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1555537568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6bbcfdd6d0d43f3812b1a3969b6e56e',qos_specs=None,replication_status=,reservations=['8e2db450-21eb-444f-8d80-45be8cbb0619','53d676ea-13fd-430c-836a-92371e7ba3aa','02f9da57-0ee9-4752-945c-5cddf200aa22','d86830c4-921f-4be1-a7b9-7973a21e73e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f792832977904d29b036f0190bf04e6c',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T15:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1555537568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81a00067-94a8-48c3-a362-1adba3932d89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6bbcfdd6d0d43f3812b1a3969b6e56e',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,user_id='f792832977904d29b036f0190bf04e6c',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:09:54.058174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991cf6b8-5a4d-433f-964b-6cc87cd752a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:09:54.083043 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (991cf6b8-5a4d-433f-964b-6cc87cd752a1) 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-ServerActionsTestJSON-volume-1555537568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6bbcfdd6d0d43f3812b1a3969b6e56e',qos_specs=None,replication_status=,reservations=['8e2db450-21eb-444f-8d80-45be8cbb0619','53d676ea-13fd-430c-836a-92371e7ba3aa','02f9da57-0ee9-4752-945c-5cddf200aa22','d86830c4-921f-4be1-a7b9-7973a21e73e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f792832977904d29b036f0190bf04e6c',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:09:54.085495 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b04695f-61cb-4891-b1cd-c61214c6c190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:09:54.099362 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b04695f-61cb-4891-b1cd-c61214c6c190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:09:54.101998 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Flow 'volume_create_api' (1e67fa8f-9e03-4eac-a18f-0b8ea88c2678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:09:54.150090 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Create volume request issued successfully. Dec 11 15:09:54.164534 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ec0107c-0ca9-47d5-8e41-b9a54bc01929 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes returned with HTTP 202 Dec 11 15:09:54.165570 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1753/3547] 10.222.0.58 () {60 vars in 1225 bytes} [Fri Dec 11 15:09:53 2020] POST /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes => generated 821 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 15:09:54.180188 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f95a499a-03e6-48b3-ac43-39b4a160b51f tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:09:54.180712 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f95a499a-03e6-48b3-ac43-39b4a160b51f tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:54.181204 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f95a499a-03e6-48b3-ac43-39b4a160b51f tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:54.230558 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:54.230558 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:54.238984 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f95a499a-03e6-48b3-ac43-39b4a160b51f tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:09:54.261573 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f95a499a-03e6-48b3-ac43-39b4a160b51f tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:09:54.262404 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1795/3548] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:09:54 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:09:55.279227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71253de0-e86f-49ea-8b3f-28f9568a63a5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:09:55.279768 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71253de0-e86f-49ea-8b3f-28f9568a63a5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:55.279955 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:55.279955 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:55.280419 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71253de0-e86f-49ea-8b3f-28f9568a63a5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:55.334035 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:55.334035 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:55.342999 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-71253de0-e86f-49ea-8b3f-28f9568a63a5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:09:55.364368 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71253de0-e86f-49ea-8b3f-28f9568a63a5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:09:55.365223 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1754/3549] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:09:55 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:09:55.756189 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-94c7e096-0419-4f1e-b008-41221f22c445 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:09:55.756760 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-94c7e096-0419-4f1e-b008-41221f22c445 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:55.756976 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:55.756976 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:55.757353 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-94c7e096-0419-4f1e-b008-41221f22c445 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:55.806205 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:55.806205 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:55.814227 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c7b22567-2c44-41dc-bf23-828b24202984 req-94c7e096-0419-4f1e-b008-41221f22c445 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:09:55.835479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-94c7e096-0419-4f1e-b008-41221f22c445 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:09:55.836243 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1796/3550] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:09:55 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:09:55.909092 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71253de0-e86f-49ea-8b3f-28f9568a63a5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume// Dec 11 15:09:55.909565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71253de0-e86f-49ea-8b3f-28f9568a63a5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:55.909789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:55.909789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:55.910163 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-71253de0-e86f-49ea-8b3f-28f9568a63a5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:55.911387 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-71253de0-e86f-49ea-8b3f-28f9568a63a5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:09:55.911975 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1755/3551] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 15:09:55 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:09:55.925538 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-000aba7a-1cb8-49bc-9763-620a908397e0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] POST http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments Dec 11 15:09:55.926045 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:55.926045 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:55.926494 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-000aba7a-1cb8-49bc-9763-620a908397e0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81a00067-94a8-48c3-a362-1adba3932d89", "instance_uuid": "d984eabf-0229-40d9-a24d-924aa0c911b3", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:09:55.976486 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:55.976486 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:56.026599 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-000aba7a-1cb8-49bc-9763-620a908397e0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments returned with HTTP 200 Dec 11 15:09:56.027492 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1797/3552] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 15:09:55 2020] POST /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:09:56.061102 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae39503f-690d-41dc-9af7-1b329f69b8d2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:09:56.061663 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae39503f-690d-41dc-9af7-1b329f69b8d2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:56.062183 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ae39503f-690d-41dc-9af7-1b329f69b8d2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:56.082493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-000aba7a-1cb8-49bc-9763-620a908397e0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume// Dec 11 15:09:56.082985 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-000aba7a-1cb8-49bc-9763-620a908397e0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:56.083207 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:56.083207 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:56.083592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-000aba7a-1cb8-49bc-9763-620a908397e0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:56.084639 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-000aba7a-1cb8-49bc-9763-620a908397e0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:09:56.085944 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1798/3553] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 15:09:56 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 15:09:56.103920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-c2ae1633-5c0c-4271-a879-3d6248d9ab1a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:09:56.104485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-c2ae1633-5c0c-4271-a879-3d6248d9ab1a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:56.104955 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-c2ae1633-5c0c-4271-a879-3d6248d9ab1a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:56.111169 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:56.111169 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:56.119631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ae39503f-690d-41dc-9af7-1b329f69b8d2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:09:56.138883 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:56.138883 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:56.147090 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ae39503f-690d-41dc-9af7-1b329f69b8d2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:09:56.148462 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1756/3554] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:09:56 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:09:56.153558 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:56.153558 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:56.161937 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-c7b22567-2c44-41dc-bf23-828b24202984 req-c2ae1633-5c0c-4271-a879-3d6248d9ab1a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:09:56.182233 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:56.182233 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:56.190517 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-c2ae1633-5c0c-4271-a879-3d6248d9ab1a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:09:56.191340 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1799/3555] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 15:09:56 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 15:09:56.244698 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-d5692720-6aba-4255-a1f3-2e9e1f2f6e91 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] PUT http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/ff943651-827f-4cb7-8484-ccbddb49ee5a Dec 11 15:09:56.245210 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:56.245210 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:56.245630 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-d5692720-6aba-4255-a1f3-2e9e1f2f6e91 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:09:56.273914 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 15:09:56.273914 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 15:09:56.274415 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c7b22567-2c44-41dc-bf23-828b24202984 req-d5692720-6aba-4255-a1f3-2e9e1f2f6e91 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Lock "b'cinder-attachment_update-81a00067-94a8-48c3-a362-1adba3932d89-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 15:09:56.276761 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:56.276761 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:57.165864 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bc547f7-f32b-4f91-8ef7-e1cc943af687 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:09:57.166315 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5bc547f7-f32b-4f91-8ef7-e1cc943af687 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:57.166568 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:57.166568 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:57.166953 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5bc547f7-f32b-4f91-8ef7-e1cc943af687 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:57.219704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:57.219704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:57.227927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5bc547f7-f32b-4f91-8ef7-e1cc943af687 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:09:57.246728 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:57.246728 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:57.255655 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5bc547f7-f32b-4f91-8ef7-e1cc943af687 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:09:57.256504 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1800/3556] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:09:57 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:09:57.500793 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-c7b22567-2c44-41dc-bf23-828b24202984 req-d5692720-6aba-4255-a1f3-2e9e1f2f6e91 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Lock "b'cinder-attachment_update-81a00067-94a8-48c3-a362-1adba3932d89-n-h1-766726-2'" released by "attachment_update" :: held 1.226s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 15:09:57.502084 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-d5692720-6aba-4255-a1f3-2e9e1f2f6e91 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/ff943651-827f-4cb7-8484-ccbddb49ee5a returned with HTTP 200 Dec 11 15:09:57.503019 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1757/3557] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 15:09:56 2020] PUT /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/ff943651-827f-4cb7-8484-ccbddb49ee5a => generated 762 bytes in 1263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:09:58.273203 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45c9ddfb-e2e6-458a-98ab-ba7ed49c3386 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:09:58.273731 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45c9ddfb-e2e6-458a-98ab-ba7ed49c3386 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:58.273951 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:58.273951 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:58.274400 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-45c9ddfb-e2e6-458a-98ab-ba7ed49c3386 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:58.323806 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:58.323806 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:58.331773 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-45c9ddfb-e2e6-458a-98ab-ba7ed49c3386 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:09:58.349701 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:58.349701 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:58.358470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-45c9ddfb-e2e6-458a-98ab-ba7ed49c3386 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:09:58.359288 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1801/3558] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:09:58 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:09:59.376105 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b6c38843-b399-4b5a-b5c1-eb9067192f26 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:09:59.376662 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b6c38843-b399-4b5a-b5c1-eb9067192f26 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:09:59.376818 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:09:59.376818 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:09:59.377188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b6c38843-b399-4b5a-b5c1-eb9067192f26 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:09:59.425574 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:59.425574 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:59.434714 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b6c38843-b399-4b5a-b5c1-eb9067192f26 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:09:59.452867 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:09:59.452867 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:09:59.461793 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b6c38843-b399-4b5a-b5c1-eb9067192f26 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:09:59.462653 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1758/3559] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:09:59 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:10:00.478295 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-947a849e-4a35-4e32-ab1b-cbf399a511bc tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:00.478828 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-947a849e-4a35-4e32-ab1b-cbf399a511bc tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:00.479002 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:00.479002 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:00.479379 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-947a849e-4a35-4e32-ab1b-cbf399a511bc tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:00.528789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:00.528789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:00.536781 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-947a849e-4a35-4e32-ab1b-cbf399a511bc tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:10:00.556074 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:00.556074 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:00.564259 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-947a849e-4a35-4e32-ab1b-cbf399a511bc tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:10:00.565072 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1802/3560] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:10:00 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:10:01.581206 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64a062e0-7b69-4647-b9c6-4d1ad3b0f9e1 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:01.581778 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64a062e0-7b69-4647-b9c6-4d1ad3b0f9e1 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:01.581924 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:01.581924 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:01.582389 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-64a062e0-7b69-4647-b9c6-4d1ad3b0f9e1 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:01.630638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:01.630638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:01.639399 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-64a062e0-7b69-4647-b9c6-4d1ad3b0f9e1 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:10:01.658065 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:01.658065 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:01.666226 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-64a062e0-7b69-4647-b9c6-4d1ad3b0f9e1 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:10:01.667127 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1759/3561] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:10:01 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:10:02.683537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66558c07-2161-406b-950f-949c4e6ca1c2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:02.684219 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-66558c07-2161-406b-950f-949c4e6ca1c2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:02.684335 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:02.684335 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:02.684715 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-66558c07-2161-406b-950f-949c4e6ca1c2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:02.733972 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:02.733972 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:02.742810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-66558c07-2161-406b-950f-949c4e6ca1c2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:10:02.761711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:02.761711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:02.769915 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-66558c07-2161-406b-950f-949c4e6ca1c2 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:10:02.770774 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1803/3562] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:10:02 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:10:03.607069 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-24bce51e-7240-44df-9553-bbedb759b009 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] POST http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/ff943651-827f-4cb7-8484-ccbddb49ee5a/action Dec 11 15:10:03.607069 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:03.607069 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:03.607069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-24bce51e-7240-44df-9553-bbedb759b009 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:10:03.607069 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-24bce51e-7240-44df-9553-bbedb759b009 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:10:03.675719 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:03.675719 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:03.688982 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-24bce51e-7240-44df-9553-bbedb759b009 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/ff943651-827f-4cb7-8484-ccbddb49ee5a/action returned with HTTP 204 Dec 11 15:10:03.689813 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1760/3563] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 15:10:03 2020] POST /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/ff943651-827f-4cb7-8484-ccbddb49ee5a/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:10:03.787384 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa11b248-becf-456c-b8c3-385d582ac49a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:03.787910 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa11b248-becf-456c-b8c3-385d582ac49a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:03.788625 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:03.788625 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:03.789049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aa11b248-becf-456c-b8c3-385d582ac49a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:03.837461 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:03.837461 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:03.845405 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aa11b248-becf-456c-b8c3-385d582ac49a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:10:03.863808 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:03.863808 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:03.872574 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aa11b248-becf-456c-b8c3-385d582ac49a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:10:03.873390 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1804/3564] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:10:03 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 1206 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:10:19.325173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-24bce51e-7240-44df-9553-bbedb759b009 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume// Dec 11 15:10:19.325670 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-24bce51e-7240-44df-9553-bbedb759b009 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:19.325853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:19.325853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:19.326228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-24bce51e-7240-44df-9553-bbedb759b009 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:19.327344 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-c7b22567-2c44-41dc-bf23-828b24202984 req-24bce51e-7240-44df-9553-bbedb759b009 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:10:19.327922 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1761/3565] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 15:10:19 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:10:19.344073 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-6de73548-73b7-4220-b5f4-74c4b5a8acd7 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] POST http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments Dec 11 15:10:19.344619 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:19.344619 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:19.345040 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-6de73548-73b7-4220-b5f4-74c4b5a8acd7 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81a00067-94a8-48c3-a362-1adba3932d89", "instance_uuid": "d984eabf-0229-40d9-a24d-924aa0c911b3", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:10:19.398889 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:19.398889 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:19.522997 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-6de73548-73b7-4220-b5f4-74c4b5a8acd7 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments returned with HTTP 200 Dec 11 15:10:19.524638 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1805/3566] 10.222.0.37 () {64 vars in 1358 bytes} [Fri Dec 11 15:10:19 2020] POST /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments => generated 273 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:10:19.552656 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-614fbac7-5225-4fee-944f-9c9010a162d5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] DELETE http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/ff943651-827f-4cb7-8484-ccbddb49ee5a Dec 11 15:10:19.553316 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-614fbac7-5225-4fee-944f-9c9010a162d5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:19.554641 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-614fbac7-5225-4fee-944f-9c9010a162d5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:19.579550 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:19.579550 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:19.772393 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-e96b969c-403d-4590-9808-1220eda7f499 req-614fbac7-5225-4fee-944f-9c9010a162d5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(e2e241b5-d4f7-4945-a4c5-eac1814907e8)]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 15:10:19.772874 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-e96b969c-403d-4590-9808-1220eda7f499 req-614fbac7-5225-4fee-944f-9c9010a162d5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Adding status of: reserved to pending status list for volume. {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 11 15:10:19.773310 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-e96b969c-403d-4590-9808-1220eda7f499 req-614fbac7-5225-4fee-944f-9c9010a162d5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 15:10:19.781414 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-614fbac7-5225-4fee-944f-9c9010a162d5 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/ff943651-827f-4cb7-8484-ccbddb49ee5a returned with HTTP 200 Dec 11 15:10:19.782264 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1762/3567] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 15:10:19 2020] DELETE /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/ff943651-827f-4cb7-8484-ccbddb49ee5a => generated 192 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 15:10:23.923706 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-d21f6a4b-1bde-4b96-8bb0-026ad86a0f04 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] PUT http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8 Dec 11 15:10:23.924239 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:23.924239 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:23.924746 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-d21f6a4b-1bde-4b96-8bb0-026ad86a0f04 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:10:23.953488 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 15:10:23.953488 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 15:10:23.954161 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-e96b969c-403d-4590-9808-1220eda7f499 req-d21f6a4b-1bde-4b96-8bb0-026ad86a0f04 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Lock "b'cinder-attachment_update-81a00067-94a8-48c3-a362-1adba3932d89-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 15:10:23.956500 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:23.956500 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:25.241738 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-e96b969c-403d-4590-9808-1220eda7f499 req-d21f6a4b-1bde-4b96-8bb0-026ad86a0f04 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Lock "b'cinder-attachment_update-81a00067-94a8-48c3-a362-1adba3932d89-n-h2-766726-2'" released by "attachment_update" :: held 1.287s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 15:10:25.242429 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-d21f6a4b-1bde-4b96-8bb0-026ad86a0f04 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8 returned with HTTP 200 Dec 11 15:10:25.243338 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1806/3568] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 15:10:23 2020] PUT /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8 => generated 762 bytes in 1325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:10:25.259473 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-23c81cc7-1eb6-47e7-a296-04ea82db75cf tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8 Dec 11 15:10:25.260042 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-23c81cc7-1eb6-47e7-a296-04ea82db75cf tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:25.260267 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:25.260267 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:25.260636 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-23c81cc7-1eb6-47e7-a296-04ea82db75cf tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:25.279801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-23c81cc7-1eb6-47e7-a296-04ea82db75cf tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8 returned with HTTP 200 Dec 11 15:10:25.280620 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1763/3569] 10.222.0.50 () {60 vars in 1415 bytes} [Fri Dec 11 15:10:25 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:10:32.772016 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-6f7de184-c1cc-4989-99f9-cb2e3d86317c tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] POST http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8/action Dec 11 15:10:32.772599 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:32.772599 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:32.772944 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-6f7de184-c1cc-4989-99f9-cb2e3d86317c tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:10:32.773327 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-6f7de184-c1cc-4989-99f9-cb2e3d86317c tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:10:32.841321 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:32.841321 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:32.854943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-6f7de184-c1cc-4989-99f9-cb2e3d86317c tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8/action returned with HTTP 204 Dec 11 15:10:32.855904 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1807/3570] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 15:10:32 2020] POST /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:10:36.733382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-23c81cc7-1eb6-47e7-a296-04ea82db75cf tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume// Dec 11 15:10:36.734020 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-23c81cc7-1eb6-47e7-a296-04ea82db75cf tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:36.734352 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:36.734352 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:36.735018 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-23c81cc7-1eb6-47e7-a296-04ea82db75cf tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:36.736176 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-e96b969c-403d-4590-9808-1220eda7f499 req-23c81cc7-1eb6-47e7-a296-04ea82db75cf tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:10:36.736883 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1764/3571] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 15:10:36 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:10:36.924516 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-112080b7-fac2-4f8a-a182-b1a94781e42a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] POST http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments Dec 11 15:10:36.925025 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:36.925025 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:36.925439 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-112080b7-fac2-4f8a-a182-b1a94781e42a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81a00067-94a8-48c3-a362-1adba3932d89", "instance_uuid": "d984eabf-0229-40d9-a24d-924aa0c911b3", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:10:36.976086 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:36.976086 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:37.097859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-112080b7-fac2-4f8a-a182-b1a94781e42a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments returned with HTTP 200 Dec 11 15:10:37.098772 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1808/3572] 10.222.0.50 () {64 vars in 1358 bytes} [Fri Dec 11 15:10:36 2020] POST /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments => generated 273 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:10:37.112646 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-70a73519-216f-430a-bcf3-3f5088ea7b1d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] DELETE http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8 Dec 11 15:10:37.113165 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-70a73519-216f-430a-bcf3-3f5088ea7b1d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:37.113649 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-70a73519-216f-430a-bcf3-3f5088ea7b1d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:37.135365 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:37.135365 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:37.319486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-70a73519-216f-430a-bcf3-3f5088ea7b1d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(f42d1bea-d856-406b-b4e7-2097593eee20)]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 15:10:37.319909 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-70a73519-216f-430a-bcf3-3f5088ea7b1d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Adding status of: reserved to pending status list for volume. {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 11 15:10:37.320324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-70a73519-216f-430a-bcf3-3f5088ea7b1d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 15:10:37.327157 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-70a73519-216f-430a-bcf3-3f5088ea7b1d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8 returned with HTTP 200 Dec 11 15:10:37.328039 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1765/3573] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 15:10:37 2020] DELETE /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/e2e241b5-d4f7-4945-a4c5-eac1814907e8 => generated 192 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:10:41.588392 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-6ec3f215-02ec-40cf-98db-230e6b393cb8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] PUT http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20 Dec 11 15:10:41.588904 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:41.588904 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:41.589309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-6ec3f215-02ec-40cf-98db-230e6b393cb8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:10:41.619694 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 15:10:41.619694 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 15:10:41.620231 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-6ec3f215-02ec-40cf-98db-230e6b393cb8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Lock "b'cinder-attachment_update-81a00067-94a8-48c3-a362-1adba3932d89-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 15:10:41.622580 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:41.622580 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:42.924629 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-6ec3f215-02ec-40cf-98db-230e6b393cb8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Lock "b'cinder-attachment_update-81a00067-94a8-48c3-a362-1adba3932d89-n-h1-766726-2'" released by "attachment_update" :: held 1.304s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 15:10:42.925329 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-6ec3f215-02ec-40cf-98db-230e6b393cb8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20 returned with HTTP 200 Dec 11 15:10:42.929270 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1809/3574] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 15:10:41 2020] PUT /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20 => generated 762 bytes in 1343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:10:42.964181 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-11c415b9-aac0-44c8-ac5c-ddf042c591fa tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20 Dec 11 15:10:42.964775 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-11c415b9-aac0-44c8-ac5c-ddf042c591fa tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:42.964998 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:42.964998 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:42.965365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-11c415b9-aac0-44c8-ac5c-ddf042c591fa tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:42.984919 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-11c415b9-aac0-44c8-ac5c-ddf042c591fa tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20 returned with HTTP 200 Dec 11 15:10:42.985775 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1766/3575] 10.222.0.37 () {60 vars in 1415 bytes} [Fri Dec 11 15:10:42 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:10:50.472241 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-ec92d212-db87-404b-9598-f8bf7303ed54 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] POST http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20/action Dec 11 15:10:50.472724 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:50.472724 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:50.473089 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-ec92d212-db87-404b-9598-f8bf7303ed54 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:10:50.473472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-ec92d212-db87-404b-9598-f8bf7303ed54 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:10:50.540946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:50.540946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:50.554276 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9000e23b-d74a-44fc-8e5a-234bc347d552 req-ec92d212-db87-404b-9598-f8bf7303ed54 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20/action returned with HTTP 204 Dec 11 15:10:50.555211 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1810/3576] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 15:10:50 2020] POST /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:10:55.194961 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3dacbd47-2d7f-473c-a8c7-97e327b57299 req-695d666b-d37b-455d-b583-7bac884c5872 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] DELETE http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20 Dec 11 15:10:55.195615 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3dacbd47-2d7f-473c-a8c7-97e327b57299 req-695d666b-d37b-455d-b583-7bac884c5872 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:55.195837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:55.195837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:55.196210 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-3dacbd47-2d7f-473c-a8c7-97e327b57299 req-695d666b-d37b-455d-b583-7bac884c5872 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:55.217821 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:55.217821 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:55.644693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-3dacbd47-2d7f-473c-a8c7-97e327b57299 req-695d666b-d37b-455d-b583-7bac884c5872 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 15:10:55.645239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-3dacbd47-2d7f-473c-a8c7-97e327b57299 req-695d666b-d37b-455d-b583-7bac884c5872 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 15:10:55.652031 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-3dacbd47-2d7f-473c-a8c7-97e327b57299 req-695d666b-d37b-455d-b583-7bac884c5872 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20 returned with HTTP 200 Dec 11 15:10:55.653167 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1767/3577] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 15:10:55 2020] DELETE /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/attachments/f42d1bea-d856-406b-b4e7-2097593eee20 => generated 19 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:10:56.960152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0a72a6d-cd9f-4506-bd12-4869cc02da2d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:56.960747 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0a72a6d-cd9f-4506-bd12-4869cc02da2d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:56.960958 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:56.960958 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:56.961343 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e0a72a6d-cd9f-4506-bd12-4869cc02da2d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:57.009495 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:57.009495 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:57.017667 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e0a72a6d-cd9f-4506-bd12-4869cc02da2d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:10:57.039112 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e0a72a6d-cd9f-4506-bd12-4869cc02da2d tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:10:57.039909 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1811/3578] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:10:56 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:10:57.055183 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-700ac0a6-7f29-4b7c-b707-7e825bdf4c5a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:57.055704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-700ac0a6-7f29-4b7c-b707-7e825bdf4c5a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:57.055920 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:57.055920 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:57.056291 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-700ac0a6-7f29-4b7c-b707-7e825bdf4c5a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:57.107168 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:57.107168 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:57.115032 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-700ac0a6-7f29-4b7c-b707-7e825bdf4c5a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:10:57.136109 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-700ac0a6-7f29-4b7c-b707-7e825bdf4c5a tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:10:57.136888 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1768/3579] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:10:57 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:10:57.210237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3b8d406-6fd7-49dd-936c-b34ec8a494e8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] DELETE http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:57.210784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3b8d406-6fd7-49dd-936c-b34ec8a494e8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:57.211005 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:57.211005 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:57.211380 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d3b8d406-6fd7-49dd-936c-b34ec8a494e8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:57.211842 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-d3b8d406-6fd7-49dd-936c-b34ec8a494e8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Delete volume with id: 81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:57.260780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:57.260780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:57.261866 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d3b8d406-6fd7-49dd-936c-b34ec8a494e8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:10:57.287869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d3b8d406-6fd7-49dd-936c-b34ec8a494e8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Delete volume request issued successfully. Dec 11 15:10:57.288345 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d3b8d406-6fd7-49dd-936c-b34ec8a494e8 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 202 Dec 11 15:10:57.292089 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1812/3580] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 15:10:57 2020] DELETE /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 15:10:57.296754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d247d9ba-7b25-4565-9923-15119de9e7b0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:57.297321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d247d9ba-7b25-4565-9923-15119de9e7b0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:57.297769 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:57.297769 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:57.298142 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d247d9ba-7b25-4565-9923-15119de9e7b0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:57.347060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:57.347060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:57.355147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d247d9ba-7b25-4565-9923-15119de9e7b0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:10:57.377136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d247d9ba-7b25-4565-9923-15119de9e7b0 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:10:57.378281 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1769/3581] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:10:57 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:10:58.394389 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e113020-0dc7-47ba-b803-8496dcd01e7e tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:58.394946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e113020-0dc7-47ba-b803-8496dcd01e7e tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:58.395169 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:58.395169 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:58.395567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7e113020-0dc7-47ba-b803-8496dcd01e7e tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:58.448755 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:10:58.448755 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:10:58.457070 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7e113020-0dc7-47ba-b803-8496dcd01e7e tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Volume info retrieved successfully. Dec 11 15:10:58.479651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7e113020-0dc7-47ba-b803-8496dcd01e7e tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 200 Dec 11 15:10:58.480493 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1813/3582] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:10:58 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 15:10:59.496470 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1df41034-2d99-43de-b1e5-741fa8e36f32 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] GET http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 Dec 11 15:10:59.496995 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1df41034-2d99-43de-b1e5-741fa8e36f32 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:10:59.497199 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:10:59.497199 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:10:59.497575 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1df41034-2d99-43de-b1e5-741fa8e36f32 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:10:59.544357 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1df41034-2d99-43de-b1e5-741fa8e36f32 tempest-ServerActionsTestJSON-1921525427 tempest-ServerActionsTestJSON-1921525427] http://10.222.0.58/volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 returned with HTTP 404 Dec 11 15:10:59.545414 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1770/3583] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:10:59 2020] GET /volume/v3/c6bbcfdd6d0d43f3812b1a3969b6e56e/volumes/81a00067-94a8-48c3-a362-1adba3932d89 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:13:07.761661 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6bbb7c29-4143-44fd-b8b1-64bbd21d20bd tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] POST http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types Dec 11 15:13:07.762329 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:07.762329 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:07.762563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6bbb7c29-4143-44fd-b8b1-64bbd21d20bd tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1194083271", "extra_specs": {}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:07.803691 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6bbb7c29-4143-44fd-b8b1-64bbd21d20bd tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types returned with HTTP 200 Dec 11 15:13:07.804503 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1814/3584] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 15:13:07 2020] POST /volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types => generated 218 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:07.816263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0bc869e7-458a-41f5-93b0-def59628f877 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] POST http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/f4664b8b-7d08-40b2-a4e8-562001f9f447/encryption Dec 11 15:13:07.817639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0bc869e7-458a-41f5-93b0-def59628f877 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:07.863454 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0bc869e7-458a-41f5-93b0-def59628f877 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/f4664b8b-7d08-40b2-a4e8-562001f9f447/encryption returned with HTTP 200 Dec 11 15:13:07.864798 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1771/3585] 10.222.0.58 () {60 vars in 1364 bytes} [Fri Dec 11 15:13:07 2020] POST /volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/f4664b8b-7d08-40b2-a4e8-562001f9f447/encryption => generated 231 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:07.877448 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] POST http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes Dec 11 15:13:07.878848 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-126829556", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1194083271", "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:07.881616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-126829556', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1194083271', 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 15:13:07.898245 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Create volume of 1 GB Dec 11 15:13:07.898946 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:07.898946 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:07.899586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Availability Zones retrieved successfully. Dec 11 15:13:07.915938 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Flow 'volume_create_api' (dc39b5da-3325-41af-a748-31dbe3d16e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:13:07.918855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a2a921f-d6e3-4a31-8311-e61589cb52b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:07.920818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 15:13:07.978866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a2a921f-d6e3-4a31-8311-e61589cb52b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T15:13:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f4664b8b-7d08-40b2-a4e8-562001f9f447,is_public=True,name='tempest-scenario-type-cryptsetup-1194083271',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4664b8b-7d08-40b2-a4e8-562001f9f447', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:07.981081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d05b9df5-bd29-446b-ac96-09abc5126056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:08.027612 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1194083271 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1194083271, it is now deprecated. Please use the default quota class for default quota. Dec 11 15:13:08.028476 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1194083271 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1194083271, it is now deprecated. Please use the default quota class for default quota. Dec 11 15:13:08.071133 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Created reservations ['db9f46f4-e8fe-46d0-89cf-f683347a5c0c', 'a49c7ab8-af40-490a-a1f6-040866c828fd', 'b3a2a0d3-46de-43ba-8853-2e296a20d64c', '82e61925-0b09-45f0-a33e-5d5dd99db12b'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 15:13:08.073016 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d05b9df5-bd29-446b-ac96-09abc5126056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db9f46f4-e8fe-46d0-89cf-f683347a5c0c', 'a49c7ab8-af40-490a-a1f6-040866c828fd', 'b3a2a0d3-46de-43ba-8853-2e296a20d64c', '82e61925-0b09-45f0-a33e-5d5dd99db12b']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:08.075321 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f769a4-cdf2-4c23-9f7c-e052d95abd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:08.132264 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f769a4-cdf2-4c23-9f7c-e052d95abd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-126829556',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8cb9e028be4ad695673d59222da2b3',qos_specs=None,replication_status=,reservations=['db9f46f4-e8fe-46d0-89cf-f683347a5c0c','a49c7ab8-af40-490a-a1f6-040866c828fd','b3a2a0d3-46de-43ba-8853-2e296a20d64c','82e61925-0b09-45f0-a33e-5d5dd99db12b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4162677f0bea4ed68259a37fa63bfd09',volume_type_id=f4664b8b-7d08-40b2-a4e8-562001f9f447), '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=2020-12-11T15:13:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-126829556',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f8cb9e028be4ad695673d59222da2b3',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,user_id='4162677f0bea4ed68259a37fa63bfd09',volume_attachment=,volume_type=,volume_type_id=f4664b8b-7d08-40b2-a4e8-562001f9f447)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:08.134242 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d241ad3d-26f9-4bf8-aaa0-e807178b89fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:08.159850 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d241ad3d-26f9-4bf8-aaa0-e807178b89fe) 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-TestEncryptedCinderVolumes-volume-126829556',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8cb9e028be4ad695673d59222da2b3',qos_specs=None,replication_status=,reservations=['db9f46f4-e8fe-46d0-89cf-f683347a5c0c','a49c7ab8-af40-490a-a1f6-040866c828fd','b3a2a0d3-46de-43ba-8853-2e296a20d64c','82e61925-0b09-45f0-a33e-5d5dd99db12b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4162677f0bea4ed68259a37fa63bfd09',volume_type_id=f4664b8b-7d08-40b2-a4e8-562001f9f447)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:08.161836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa21db5a-27b2-4cd7-bc32-7e5ebd45116b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:08.176347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa21db5a-27b2-4cd7-bc32-7e5ebd45116b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:08.179309 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Flow 'volume_create_api' (dc39b5da-3325-41af-a748-31dbe3d16e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:13:08.227300 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Create volume request issued successfully. Dec 11 15:13:08.240776 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-7a11b935-193a-4473-a6fb-9938e83756c1 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes returned with HTTP 202 Dec 11 15:13:08.241807 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1815/3586] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 15:13:07 2020] POST /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes => generated 856 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 15:13:08.256946 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f440e6e8-eddf-402c-8d2b-3182eb671903 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:08.257476 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f440e6e8-eddf-402c-8d2b-3182eb671903 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:08.257974 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f440e6e8-eddf-402c-8d2b-3182eb671903 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:08.307839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:08.307839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:08.316496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f440e6e8-eddf-402c-8d2b-3182eb671903 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:08.339209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f440e6e8-eddf-402c-8d2b-3182eb671903 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:08.348970 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1772/3587] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:08 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:09.356575 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-742ada6a-abdb-4b0f-8feb-1ac5f5b40d2a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:09.357127 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-742ada6a-abdb-4b0f-8feb-1ac5f5b40d2a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:09.357333 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:09.357333 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:09.357711 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-742ada6a-abdb-4b0f-8feb-1ac5f5b40d2a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:09.408266 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:09.408266 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:09.416994 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-742ada6a-abdb-4b0f-8feb-1ac5f5b40d2a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:09.438307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-742ada6a-abdb-4b0f-8feb-1ac5f5b40d2a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:09.439161 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1816/3588] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:09 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:09.454237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eced261f-08dd-4824-aba2-bd8c8a9c89d5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:09.454819 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eced261f-08dd-4824-aba2-bd8c8a9c89d5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:09.455043 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:09.455043 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:09.455418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eced261f-08dd-4824-aba2-bd8c8a9c89d5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:09.509043 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:09.509043 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:09.517233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eced261f-08dd-4824-aba2-bd8c8a9c89d5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:09.539094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eced261f-08dd-4824-aba2-bd8c8a9c89d5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:09.539917 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1773/3589] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:09 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:09.659995 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-43cec6d1-8690-42a2-a02e-59baa75912c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:09.660629 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-43cec6d1-8690-42a2-a02e-59baa75912c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:09.660843 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:09.660843 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:09.661223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-43cec6d1-8690-42a2-a02e-59baa75912c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:09.711063 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:09.711063 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:09.720750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-43cec6d1-8690-42a2-a02e-59baa75912c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:09.742391 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-43cec6d1-8690-42a2-a02e-59baa75912c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:09.743258 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1817/3590] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:13:09 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:09.813881 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eced261f-08dd-4824-aba2-bd8c8a9c89d5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume// Dec 11 15:13:09.814359 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eced261f-08dd-4824-aba2-bd8c8a9c89d5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:09.814615 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:09.814615 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:09.815029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eced261f-08dd-4824-aba2-bd8c8a9c89d5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:09.816163 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eced261f-08dd-4824-aba2-bd8c8a9c89d5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:13:09.817281 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1774/3591] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 15:13:09 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:13:09.830313 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-dcfaad4e-812e-451b-bce9-2e30508e383a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] POST http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments Dec 11 15:13:09.830851 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:09.830851 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:09.831270 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-dcfaad4e-812e-451b-bce9-2e30508e383a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2", "instance_uuid": "aad1b3b7-db38-4c18-8363-fd211eb7acc9", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:09.880719 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:09.880719 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:09.931121 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-dcfaad4e-812e-451b-bce9-2e30508e383a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments returned with HTTP 200 Dec 11 15:13:09.931984 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1818/3592] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 15:13:09 2020] POST /volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:13:09.966839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0216b12-7a8e-4238-8da6-5d006602a048 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:09.967360 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0216b12-7a8e-4238-8da6-5d006602a048 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:09.967839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d0216b12-7a8e-4238-8da6-5d006602a048 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:09.983839 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-dcfaad4e-812e-451b-bce9-2e30508e383a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume// Dec 11 15:13:09.984332 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-dcfaad4e-812e-451b-bce9-2e30508e383a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:09.984554 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:09.984554 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:09.984940 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-dcfaad4e-812e-451b-bce9-2e30508e383a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:09.986229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-dcfaad4e-812e-451b-bce9-2e30508e383a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:13:09.986865 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1819/3593] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 15:13:09 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:13:10.000610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-01d90452-7d5c-490f-bf5b-92f9055995a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:10.001178 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-01d90452-7d5c-490f-bf5b-92f9055995a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:10.001642 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-01d90452-7d5c-490f-bf5b-92f9055995a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:10.020412 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:10.020412 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:10.028736 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d0216b12-7a8e-4238-8da6-5d006602a048 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:10.047010 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:10.047010 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:10.050534 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:10.050534 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:10.056123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d0216b12-7a8e-4238-8da6-5d006602a048 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:10.056947 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1775/3594] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:09 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 948 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:10.059463 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-01d90452-7d5c-490f-bf5b-92f9055995a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:10.078316 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:10.078316 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:10.086485 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-01d90452-7d5c-490f-bf5b-92f9055995a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:10.087298 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1820/3595] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 15:13:09 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 1047 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 15:13:10.107374 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-e971fd5e-8438-4d0c-ae67-70217e021fff tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] PUT http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/ac1b1ce9-aa69-4a7b-9b64-0fbb5a34377f Dec 11 15:13:10.107870 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:10.107870 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:10.108296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-e971fd5e-8438-4d0c-ae67-70217e021fff tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:10.136569 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 15:13:10.136569 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 15:13:10.137049 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-e971fd5e-8438-4d0c-ae67-70217e021fff tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Lock "b'cinder-attachment_update-66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 15:13:10.139387 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:10.139387 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:11.073009 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e63c03a-2738-489f-81a1-58a1b9eabdfa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:11.073616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e63c03a-2738-489f-81a1-58a1b9eabdfa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:11.073842 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:11.073842 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:11.074223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3e63c03a-2738-489f-81a1-58a1b9eabdfa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:11.131723 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:11.131723 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:11.140373 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3e63c03a-2738-489f-81a1-58a1b9eabdfa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:11.159020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:11.159020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:11.168128 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3e63c03a-2738-489f-81a1-58a1b9eabdfa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:11.168971 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1821/3596] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:11 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 948 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:11.366354 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-e971fd5e-8438-4d0c-ae67-70217e021fff tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Lock "b'cinder-attachment_update-66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2-n-h1-766726-2'" released by "attachment_update" :: held 1.229s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 15:13:11.367066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-e971fd5e-8438-4d0c-ae67-70217e021fff tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/ac1b1ce9-aa69-4a7b-9b64-0fbb5a34377f returned with HTTP 200 Dec 11 15:13:11.367949 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1776/3597] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 15:13:10 2020] PUT /volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/ac1b1ce9-aa69-4a7b-9b64-0fbb5a34377f => generated 761 bytes in 1265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:13:11.389173 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-bfc1d4ed-2d0a-4aa0-abce-e5dda70f10a9 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2/encryption Dec 11 15:13:11.389689 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-bfc1d4ed-2d0a-4aa0-abce-e5dda70f10a9 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:11.389907 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:11.389907 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:11.390280 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-bfc1d4ed-2d0a-4aa0-abce-e5dda70f10a9 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:11.439070 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:11.439070 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:11.495362 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-bfc1d4ed-2d0a-4aa0-abce-e5dda70f10a9 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2/encryption returned with HTTP 200 Dec 11 15:13:11.496238 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1822/3598] 10.222.0.37 () {58 vars in 1395 bytes} [Fri Dec 11 15:13:11 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2/encryption => generated 161 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:12.186384 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcdc6df8-b48f-4323-a474-7da47205a06c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:12.186971 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcdc6df8-b48f-4323-a474-7da47205a06c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:12.187200 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:12.187200 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:12.187563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-bcdc6df8-b48f-4323-a474-7da47205a06c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:12.236270 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:12.236270 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:12.245007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-bcdc6df8-b48f-4323-a474-7da47205a06c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:12.263742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:12.263742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:12.271941 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-bcdc6df8-b48f-4323-a474-7da47205a06c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:12.272756 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1777/3599] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:12 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:13.289156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-694d80ed-09ff-403e-83fb-08c3ebe02be5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:13.289721 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-694d80ed-09ff-403e-83fb-08c3ebe02be5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:13.289842 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:13.289842 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:13.290331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-694d80ed-09ff-403e-83fb-08c3ebe02be5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:13.339227 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:13.339227 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:13.347298 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-694d80ed-09ff-403e-83fb-08c3ebe02be5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:13.365194 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:13.365194 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:13.373376 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-694d80ed-09ff-403e-83fb-08c3ebe02be5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:13.374186 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1823/3600] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:13 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:14.390685 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b91925d1-9b46-4e2f-ad70-44950ab80bfb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:14.391173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b91925d1-9b46-4e2f-ad70-44950ab80bfb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:14.391397 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:14.391397 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:14.391770 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b91925d1-9b46-4e2f-ad70-44950ab80bfb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:14.439803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:14.439803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:14.448359 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b91925d1-9b46-4e2f-ad70-44950ab80bfb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:14.466827 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:14.466827 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:14.474929 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b91925d1-9b46-4e2f-ad70-44950ab80bfb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:14.475733 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1778/3601] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:14 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:15.492457 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f2aea7b-ddbf-451e-bfda-e04311334930 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:15.493073 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3f2aea7b-ddbf-451e-bfda-e04311334930 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:15.493201 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:15.493201 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:15.493514 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3f2aea7b-ddbf-451e-bfda-e04311334930 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:15.546295 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:15.546295 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:15.557132 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3f2aea7b-ddbf-451e-bfda-e04311334930 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:15.576681 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:15.576681 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:15.584817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3f2aea7b-ddbf-451e-bfda-e04311334930 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:15.585636 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1824/3602] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:15 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:16.600817 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccb6073c-3d57-4b8f-a396-34e5b9951baa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:16.601326 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccb6073c-3d57-4b8f-a396-34e5b9951baa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:16.601508 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:16.601508 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:16.601885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ccb6073c-3d57-4b8f-a396-34e5b9951baa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:16.650777 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:16.650777 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:16.658888 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ccb6073c-3d57-4b8f-a396-34e5b9951baa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:16.677014 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:16.677014 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:16.685457 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ccb6073c-3d57-4b8f-a396-34e5b9951baa tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:16.686277 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1779/3603] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:16 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:17.039331 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-477c71ed-6a1d-4e74-8495-565fd929f66e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] POST http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/ac1b1ce9-aa69-4a7b-9b64-0fbb5a34377f/action Dec 11 15:13:17.039837 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:17.039837 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:17.040278 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-477c71ed-6a1d-4e74-8495-565fd929f66e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:13:17.040702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-477c71ed-6a1d-4e74-8495-565fd929f66e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:17.108027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:17.108027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:17.120901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9bce2bee-1c18-4600-a4d6-fced5e01011f req-477c71ed-6a1d-4e74-8495-565fd929f66e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/ac1b1ce9-aa69-4a7b-9b64-0fbb5a34377f/action returned with HTTP 204 Dec 11 15:13:17.121767 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1825/3604] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 15:13:17 2020] POST /volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/ac1b1ce9-aa69-4a7b-9b64-0fbb5a34377f/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:13:17.702887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d1f70bb-d6ce-48b9-bfe2-5e8eb379aef5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:17.703977 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d1f70bb-d6ce-48b9-bfe2-5e8eb379aef5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:17.704179 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:17.704179 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:17.704784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8d1f70bb-d6ce-48b9-bfe2-5e8eb379aef5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:17.757311 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:17.757311 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:17.765490 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8d1f70bb-d6ce-48b9-bfe2-5e8eb379aef5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:17.783858 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:17.783858 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:17.792729 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8d1f70bb-d6ce-48b9-bfe2-5e8eb379aef5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:17.793549 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1780/3605] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:17 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 1241 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:13:17.809039 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca844825-4a9e-4344-9fb0-5915c72c1064 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:17.809565 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca844825-4a9e-4344-9fb0-5915c72c1064 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:17.809788 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:17.809788 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:17.810269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-ca844825-4a9e-4344-9fb0-5915c72c1064 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:17.858836 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:17.858836 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:17.866801 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-ca844825-4a9e-4344-9fb0-5915c72c1064 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:17.885031 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:17.885031 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:17.893651 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-ca844825-4a9e-4344-9fb0-5915c72c1064 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:17.894498 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1826/3606] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:17 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 1241 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:13:18.010058 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-273fc989-a2d2-407a-81dc-30cb2f8d0348 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:18.010617 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-273fc989-a2d2-407a-81dc-30cb2f8d0348 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:18.010839 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:18.010839 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:18.011221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-273fc989-a2d2-407a-81dc-30cb2f8d0348 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:18.059774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:18.059774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:18.068401 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-273fc989-a2d2-407a-81dc-30cb2f8d0348 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:18.086999 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:18.086999 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:18.095637 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-273fc989-a2d2-407a-81dc-30cb2f8d0348 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:18.096493 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1781/3607] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:13:18 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 1241 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:13:18.120907 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] POST http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2/action Dec 11 15:13:18.121360 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:18.121360 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:18.121794 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:13:18.122173 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:18.170064 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:18.170064 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:18.171398 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:18.181572 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Begin detaching volume completed successfully. Dec 11 15:13:18.182094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2/action returned with HTTP 202 Dec 11 15:13:18.183038 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1827/3608] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 15:13:18 2020] POST /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 15:13:18.204044 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de30bd9f-ca3d-4ff0-98f1-5ea8c4c1b515 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:18.204798 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de30bd9f-ca3d-4ff0-98f1-5ea8c4c1b515 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:18.205004 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:18.205004 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:18.205656 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-de30bd9f-ca3d-4ff0-98f1-5ea8c4c1b515 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:18.254780 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:18.254780 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:18.255267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume// Dec 11 15:13:18.255876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:18.256098 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:18.256098 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:18.256484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:18.257575 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-5d342774-8ce0-45c3-b9d3-13c3ec9f6b50 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:13:18.258229 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1828/3609] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 15:13:18 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 15:13:18.263053 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-de30bd9f-ca3d-4ff0-98f1-5ea8c4c1b515 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:18.270569 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-82c425c0-c55b-4d92-883f-52821eea1113 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:18.271808 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-82c425c0-c55b-4d92-883f-52821eea1113 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:18.272296 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-82c425c0-c55b-4d92-883f-52821eea1113 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:18.282184 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:18.282184 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:18.291222 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-de30bd9f-ca3d-4ff0-98f1-5ea8c4c1b515 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:18.299949 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1782/3610] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:18 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 1244 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:13:18.324638 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:18.324638 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:18.333165 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-82c425c0-c55b-4d92-883f-52821eea1113 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:18.352635 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:18.352635 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:18.360809 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-82c425c0-c55b-4d92-883f-52821eea1113 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:18.361618 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1829/3611] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 15:13:18 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 1343 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 15:13:18.397911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-2202f1d9-2c04-4a01-8add-f3db3625d7c6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2/encryption Dec 11 15:13:18.398466 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-2202f1d9-2c04-4a01-8add-f3db3625d7c6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:18.398692 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:18.398692 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:18.399077 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-2202f1d9-2c04-4a01-8add-f3db3625d7c6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:18.447990 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:18.447990 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:18.498462 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-2202f1d9-2c04-4a01-8add-f3db3625d7c6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2/encryption returned with HTTP 200 Dec 11 15:13:18.499312 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1783/3612] 10.222.0.37 () {58 vars in 1395 bytes} [Fri Dec 11 15:13:18 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2/encryption => generated 161 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:18.840717 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-0cdea59a-899d-4adc-af42-842d2a5f30d6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] DELETE http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/ac1b1ce9-aa69-4a7b-9b64-0fbb5a34377f Dec 11 15:13:18.841235 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-0cdea59a-899d-4adc-af42-842d2a5f30d6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:18.841451 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:18.841451 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:18.841821 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-0cdea59a-899d-4adc-af42-842d2a5f30d6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:18.861802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:18.861802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:19.281914 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-0cdea59a-899d-4adc-af42-842d2a5f30d6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 15:13:19.282253 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-0cdea59a-899d-4adc-af42-842d2a5f30d6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 15:13:19.289160 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-f15e06fd-2738-4da5-a525-a942e6dce5ec req-0cdea59a-899d-4adc-af42-842d2a5f30d6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/ac1b1ce9-aa69-4a7b-9b64-0fbb5a34377f returned with HTTP 200 Dec 11 15:13:19.290056 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1830/3613] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 15:13:18 2020] DELETE /volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/ac1b1ce9-aa69-4a7b-9b64-0fbb5a34377f => generated 19 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:19.308805 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-723ea907-2e3a-44ab-b4ec-d9dc827be8de tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:19.309325 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-723ea907-2e3a-44ab-b4ec-d9dc827be8de tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:19.309770 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:19.309770 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:19.310274 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-723ea907-2e3a-44ab-b4ec-d9dc827be8de tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:19.358817 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:19.358817 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:19.368036 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-723ea907-2e3a-44ab-b4ec-d9dc827be8de tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:19.390788 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-723ea907-2e3a-44ab-b4ec-d9dc827be8de tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:19.391619 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1784/3614] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:19 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:19.406530 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-093a6017-ad7d-4765-9afc-85c63cc79ccb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:19.407052 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-093a6017-ad7d-4765-9afc-85c63cc79ccb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:19.407269 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:19.407269 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:19.407645 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-093a6017-ad7d-4765-9afc-85c63cc79ccb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:19.456535 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:19.456535 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:19.464619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-093a6017-ad7d-4765-9afc-85c63cc79ccb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:19.486011 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-093a6017-ad7d-4765-9afc-85c63cc79ccb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:19.486852 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1831/3615] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:19 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:19.608178 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9fa4b91d-eae7-4b1d-80c3-5e8950d07552 req-17305306-b718-41f8-98d6-4043219e54b2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:19.608611 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9fa4b91d-eae7-4b1d-80c3-5e8950d07552 req-17305306-b718-41f8-98d6-4043219e54b2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:19.608830 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:19.608830 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:19.609199 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-9fa4b91d-eae7-4b1d-80c3-5e8950d07552 req-17305306-b718-41f8-98d6-4043219e54b2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:19.660668 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:19.660668 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:19.669332 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-9fa4b91d-eae7-4b1d-80c3-5e8950d07552 req-17305306-b718-41f8-98d6-4043219e54b2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:19.690971 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-9fa4b91d-eae7-4b1d-80c3-5e8950d07552 req-17305306-b718-41f8-98d6-4043219e54b2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:19.691817 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1785/3616] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:13:19 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:19.711962 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-964b2613-3c60-480c-9fcf-1100b1337b02 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] DELETE http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:19.712486 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-964b2613-3c60-480c-9fcf-1100b1337b02 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:19.712704 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:19.712704 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:19.713078 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-964b2613-3c60-480c-9fcf-1100b1337b02 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:19.713540 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-964b2613-3c60-480c-9fcf-1100b1337b02 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Delete volume with id: 66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:19.761678 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:19.761678 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:19.762859 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-964b2613-3c60-480c-9fcf-1100b1337b02 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:19.782411 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.keymgr.conf_key_mgr [None req-964b2613-3c60-480c-9fcf-1100b1337b02 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 11 15:13:19.792001 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-964b2613-3c60-480c-9fcf-1100b1337b02 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Delete volume request issued successfully. Dec 11 15:13:19.792825 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-964b2613-3c60-480c-9fcf-1100b1337b02 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 202 Dec 11 15:13:19.793698 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1832/3617] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 15:13:19 2020] DELETE /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 15:13:19.802154 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa4b1d0a-da14-47b0-a047-f22dcc0c802a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:19.803060 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa4b1d0a-da14-47b0-a047-f22dcc0c802a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:19.803282 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:19.803282 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:19.803663 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa4b1d0a-da14-47b0-a047-f22dcc0c802a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:19.853625 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:19.853625 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:19.862123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-fa4b1d0a-da14-47b0-a047-f22dcc0c802a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:19.883703 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa4b1d0a-da14-47b0-a047-f22dcc0c802a tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:19.884545 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1786/3618] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:19 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:20.900237 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-803bc0ff-4d85-43c6-9dfe-fc7e4a262ad6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:20.900870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-803bc0ff-4d85-43c6-9dfe-fc7e4a262ad6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:20.900957 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:20.900957 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:20.901279 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-803bc0ff-4d85-43c6-9dfe-fc7e4a262ad6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:20.951798 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:20.951798 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:20.959882 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-803bc0ff-4d85-43c6-9dfe-fc7e4a262ad6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:20.981855 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-803bc0ff-4d85-43c6-9dfe-fc7e4a262ad6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 200 Dec 11 15:13:20.982760 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1833/3619] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:20 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:21.999683 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa76ca76-a946-41a4-b1b7-1c0b2efd9008 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 Dec 11 15:13:22.000492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa76ca76-a946-41a4-b1b7-1c0b2efd9008 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:22.000492 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:22.000492 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:22.000822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fa76ca76-a946-41a4-b1b7-1c0b2efd9008 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:22.049311 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fa76ca76-a946-41a4-b1b7-1c0b2efd9008 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 returned with HTTP 404 Dec 11 15:13:22.050379 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1787/3620] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:21 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/66bcae3a-dbda-48d1-b8a9-1421f1a5dbf2 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:13:22.059156 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e526adb-7e3c-4dc5-886a-a584f0ec6d80 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] GET http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/volumes/detail?all_tenants=1 Dec 11 15:13:22.059659 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e526adb-7e3c-4dc5-886a-a584f0ec6d80 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:22.059882 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:22.059882 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:22.060418 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8e526adb-7e3c-4dc5-886a-a584f0ec6d80 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:22.062300 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-8e526adb-7e3c-4dc5-886a-a584f0ec6d80 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 15:13:22.111950 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8e526adb-7e3c-4dc5-886a-a584f0ec6d80 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Get all volumes completed successfully. Dec 11 15:13:22.116207 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8e526adb-7e3c-4dc5-886a-a584f0ec6d80 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 11 15:13:22.117054 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1834/3621] 10.222.0.58 () {58 vars in 1252 bytes} [Fri Dec 11 15:13:22 2020] GET /volume/v3/e49a7cef17b04f12b17c3635fa1439ff/volumes/detail?all_tenants=1 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 15:13:22.131832 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0c7d1a8-764c-4e72-b7cf-59a26867b20d tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] DELETE http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/f4664b8b-7d08-40b2-a4e8-562001f9f447 Dec 11 15:13:22.132351 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0c7d1a8-764c-4e72-b7cf-59a26867b20d tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:22.132877 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a0c7d1a8-764c-4e72-b7cf-59a26867b20d tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:22.194142 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 15:13:22.194142 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 15:13:22.203810 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a0c7d1a8-764c-4e72-b7cf-59a26867b20d tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/f4664b8b-7d08-40b2-a4e8-562001f9f447 returned with HTTP 202 Dec 11 15:13:22.204662 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1788/3622] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 15:13:22 2020] DELETE /volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/f4664b8b-7d08-40b2-a4e8-562001f9f447 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 15:13:58.310732 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-225f4445-1e83-4903-b3a7-bfd5b6c53ffc tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] POST http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types Dec 11 15:13:58.311523 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-225f4445-1e83-4903-b3a7-bfd5b6c53ffc tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-753364835", "extra_specs": {}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:58.354506 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-225f4445-1e83-4903-b3a7-bfd5b6c53ffc tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types returned with HTTP 200 Dec 11 15:13:58.355363 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1835/3623] 10.222.0.58 () {60 vars in 1219 bytes} [Fri Dec 11 15:13:58 2020] POST /volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types => generated 211 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:58.367116 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe730929-f6d0-4ace-b21d-7fa1a887e715 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] POST http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/68065be8-1543-43db-bd44-1c10889180d0/encryption Dec 11 15:13:58.367888 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fe730929-f6d0-4ace-b21d-7fa1a887e715 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:58.416628 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fe730929-f6d0-4ace-b21d-7fa1a887e715 tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/68065be8-1543-43db-bd44-1c10889180d0/encryption returned with HTTP 200 Dec 11 15:13:58.417477 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1789/3624] 10.222.0.58 () {60 vars in 1364 bytes} [Fri Dec 11 15:13:58 2020] POST /volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/68065be8-1543-43db-bd44-1c10889180d0/encryption => generated 230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:58.427279 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] POST http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes Dec 11 15:13:58.428299 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1589427201", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-753364835", "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:13:58.429527 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1589427201', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-753364835', 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 15:13:58.441525 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Create volume of 1 GB Dec 11 15:13:58.442188 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:58.442188 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:58.442853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Availability Zones retrieved successfully. Dec 11 15:13:58.458925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Flow 'volume_create_api' (295946c6-a3f3-4b6e-9943-7e97208f4ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:13:58.461628 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c4547f-e04e-46d1-8fb3-2880997d66c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:58.463574 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 15:13:58.519026 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c4547f-e04e-46d1-8fb3-2880997d66c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T15:13:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=68065be8-1543-43db-bd44-1c10889180d0,is_public=True,name='tempest-scenario-type-luks-753364835',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68065be8-1543-43db-bd44-1c10889180d0', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:58.521302 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee05d587-f34b-4345-ae24-cac3f68469bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:58.568464 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-753364835 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-753364835, it is now deprecated. Please use the default quota class for default quota. Dec 11 15:13:58.569301 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.quota [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-753364835 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-753364835, it is now deprecated. Please use the default quota class for default quota. Dec 11 15:13:58.601012 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Created reservations ['d17cf940-c595-4f6c-a4a4-106d8d9f59b7', '67614917-01bf-49e2-bdee-7a8022ca5a9a', '462b6c7d-0831-4ea5-84c4-2f4949eb5b7c', 'f15f9be5-6891-4c0e-9851-b9e71c501f7c'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 15:13:58.602921 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee05d587-f34b-4345-ae24-cac3f68469bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d17cf940-c595-4f6c-a4a4-106d8d9f59b7', '67614917-01bf-49e2-bdee-7a8022ca5a9a', '462b6c7d-0831-4ea5-84c4-2f4949eb5b7c', 'f15f9be5-6891-4c0e-9851-b9e71c501f7c']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:58.605032 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb22d76-fc97-411f-ad5d-746dab432fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:58.660443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb22d76-fc97-411f-ad5d-746dab432fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1589427201',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8cb9e028be4ad695673d59222da2b3',qos_specs=None,replication_status=,reservations=['d17cf940-c595-4f6c-a4a4-106d8d9f59b7','67614917-01bf-49e2-bdee-7a8022ca5a9a','462b6c7d-0831-4ea5-84c4-2f4949eb5b7c','f15f9be5-6891-4c0e-9851-b9e71c501f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4162677f0bea4ed68259a37fa63bfd09',volume_type_id=68065be8-1543-43db-bd44-1c10889180d0), '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=2020-12-11T15:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1589427201',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f8cb9e028be4ad695673d59222da2b3',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,user_id='4162677f0bea4ed68259a37fa63bfd09',volume_attachment=,volume_type=,volume_type_id=68065be8-1543-43db-bd44-1c10889180d0)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:58.663068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ced3c7-baed-4487-abfb-036a313c4c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:58.688485 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ced3c7-baed-4487-abfb-036a313c4c07) 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-TestEncryptedCinderVolumes-volume-1589427201',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f8cb9e028be4ad695673d59222da2b3',qos_specs=None,replication_status=,reservations=['d17cf940-c595-4f6c-a4a4-106d8d9f59b7','67614917-01bf-49e2-bdee-7a8022ca5a9a','462b6c7d-0831-4ea5-84c4-2f4949eb5b7c','f15f9be5-6891-4c0e-9851-b9e71c501f7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4162677f0bea4ed68259a37fa63bfd09',volume_type_id=68065be8-1543-43db-bd44-1c10889180d0)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:58.690408 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3fd7a27-80bb-4d53-aae3-182e6e6a0d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:13:58.704402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3fd7a27-80bb-4d53-aae3-182e6e6a0d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:13:58.706960 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Flow 'volume_create_api' (295946c6-a3f3-4b6e-9943-7e97208f4ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:13:58.755666 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Create volume request issued successfully. Dec 11 15:13:58.769099 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d557b814-c71c-486e-a25c-55d853e01a10 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes returned with HTTP 202 Dec 11 15:13:58.770634 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1836/3625] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 15:13:58 2020] POST /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes => generated 850 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 15:13:58.784483 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e259448-b559-4e4e-82ff-a2e20a10c208 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:13:58.785004 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e259448-b559-4e4e-82ff-a2e20a10c208 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:58.785492 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2e259448-b559-4e4e-82ff-a2e20a10c208 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:58.837645 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:58.837645 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:58.846210 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2e259448-b559-4e4e-82ff-a2e20a10c208 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:58.868307 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2e259448-b559-4e4e-82ff-a2e20a10c208 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:13:58.869133 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1790/3626] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:58 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:59.886043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eeb0c2f1-598d-4aeb-8a69-eaa92d9631c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:13:59.886758 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eeb0c2f1-598d-4aeb-8a69-eaa92d9631c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:59.886758 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:59.886758 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:59.887151 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-eeb0c2f1-598d-4aeb-8a69-eaa92d9631c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:13:59.935402 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:13:59.935402 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:13:59.943840 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-eeb0c2f1-598d-4aeb-8a69-eaa92d9631c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:13:59.965382 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-eeb0c2f1-598d-4aeb-8a69-eaa92d9631c7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:13:59.966171 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1837/3627] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:59 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:13:59.980901 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ab70b54-a397-48b9-b62d-b21238d5b681 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:13:59.981421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ab70b54-a397-48b9-b62d-b21238d5b681 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:13:59.981639 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:13:59.981639 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:13:59.982015 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ab70b54-a397-48b9-b62d-b21238d5b681 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:00.034695 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:00.034695 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:00.043496 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4ab70b54-a397-48b9-b62d-b21238d5b681 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:00.064959 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ab70b54-a397-48b9-b62d-b21238d5b681 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:00.065767 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1791/3628] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:13:59 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:00.186030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-b0e93851-1508-4d5b-bc4b-06aca88a36a4 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:00.186592 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-b0e93851-1508-4d5b-bc4b-06aca88a36a4 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:00.186811 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:00.186811 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:00.187188 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-b0e93851-1508-4d5b-bc4b-06aca88a36a4 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:00.237572 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:00.237572 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:00.246493 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-b0e93851-1508-4d5b-bc4b-06aca88a36a4 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:00.268287 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-b0e93851-1508-4d5b-bc4b-06aca88a36a4 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:00.269132 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1838/3629] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:14:00 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:00.333796 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ab70b54-a397-48b9-b62d-b21238d5b681 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume// Dec 11 15:14:00.334201 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ab70b54-a397-48b9-b62d-b21238d5b681 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:00.334456 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:00.334456 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:00.334836 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4ab70b54-a397-48b9-b62d-b21238d5b681 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:00.335920 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4ab70b54-a397-48b9-b62d-b21238d5b681 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:14:00.336548 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1792/3630] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 15:14:00 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:14:00.349828 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-1ae26127-d3db-4a0d-ab4d-081725d7fc6d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] POST http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments Dec 11 15:14:00.350331 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:00.350331 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:00.350785 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-1ae26127-d3db-4a0d-ab4d-081725d7fc6d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94", "instance_uuid": "2f4e3dba-1feb-4f24-a18e-6299dee8bf47", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:14:00.400098 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:00.400098 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:00.450778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-1ae26127-d3db-4a0d-ab4d-081725d7fc6d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments returned with HTTP 200 Dec 11 15:14:00.451659 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1839/3631] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 15:14:00 2020] POST /volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:14:00.484213 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6c8b798-9fb6-4859-a5b5-355fca06d82f tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:00.484727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6c8b798-9fb6-4859-a5b5-355fca06d82f tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:00.485217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6c8b798-9fb6-4859-a5b5-355fca06d82f tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:00.502728 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-1ae26127-d3db-4a0d-ab4d-081725d7fc6d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume// Dec 11 15:14:00.503217 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-1ae26127-d3db-4a0d-ab4d-081725d7fc6d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:00.503435 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:00.503435 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:00.503860 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-1ae26127-d3db-4a0d-ab4d-081725d7fc6d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:00.505745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-1ae26127-d3db-4a0d-ab4d-081725d7fc6d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:14:00.506335 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1840/3632] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 15:14:00 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 15:14:00.531771 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a9aac89b-0676-404e-bab5-54f93cda1eef tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:00.532340 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a9aac89b-0676-404e-bab5-54f93cda1eef tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:00.532822 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a9aac89b-0676-404e-bab5-54f93cda1eef tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:00.535385 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:00.535385 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:00.544309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f6c8b798-9fb6-4859-a5b5-355fca06d82f tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:00.563217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:00.563217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:00.571945 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6c8b798-9fb6-4859-a5b5-355fca06d82f tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:00.572772 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1793/3633] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:00 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 942 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:00.583241 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:00.583241 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:00.591461 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a9aac89b-0676-404e-bab5-54f93cda1eef tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:00.609214 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:00.609214 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:00.617337 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a9aac89b-0676-404e-bab5-54f93cda1eef tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:00.618150 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1841/3634] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 15:14:00 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 1041 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 15:14:00.654695 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a4e90ca0-8a63-4294-aea1-1942ae9e93ec tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] PUT http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/b45d9b06-b44a-423b-811c-018c685c5975 Dec 11 15:14:00.655195 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:00.655195 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:00.655621 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a4e90ca0-8a63-4294-aea1-1942ae9e93ec tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:14:00.682338 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 15:14:00.682338 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 15:14:00.682849 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a4e90ca0-8a63-4294-aea1-1942ae9e93ec tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Lock "b'cinder-attachment_update-cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 15:14:00.685092 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:00.685092 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:01.588660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14d452dc-469a-44cd-8167-3426a8af59a7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:01.589163 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14d452dc-469a-44cd-8167-3426a8af59a7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:01.589549 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:01.589549 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:01.589925 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-14d452dc-469a-44cd-8167-3426a8af59a7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:01.638943 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:01.638943 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:01.647061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-14d452dc-469a-44cd-8167-3426a8af59a7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:01.665863 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:01.665863 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:01.674785 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-14d452dc-469a-44cd-8167-3426a8af59a7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:01.678230 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1842/3635] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:01 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 15:14:01.916970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a4e90ca0-8a63-4294-aea1-1942ae9e93ec tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Lock "b'cinder-attachment_update-cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94-n-h1-766726-2'" released by "attachment_update" :: held 1.234s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 15:14:01.917639 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-a4e90ca0-8a63-4294-aea1-1942ae9e93ec tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/b45d9b06-b44a-423b-811c-018c685c5975 returned with HTTP 200 Dec 11 15:14:01.918548 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1794/3636] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 15:14:00 2020] PUT /volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/b45d9b06-b44a-423b-811c-018c685c5975 => generated 761 bytes in 1269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:14:01.938020 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-f0220290-d6fa-463e-9d43-f4a2b0e044d7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94/encryption Dec 11 15:14:01.938577 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-f0220290-d6fa-463e-9d43-f4a2b0e044d7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:01.938799 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:01.938799 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:01.939181 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-f0220290-d6fa-463e-9d43-f4a2b0e044d7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:01.988114 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:01.988114 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:02.037319 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-f0220290-d6fa-463e-9d43-f4a2b0e044d7 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94/encryption returned with HTTP 200 Dec 11 15:14:02.038556 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1843/3637] 10.222.0.37 () {58 vars in 1395 bytes} [Fri Dec 11 15:14:01 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94/encryption => generated 160 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:02.692702 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86a42a20-d9ff-422b-ab2b-881c77ff92ce tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:02.693237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86a42a20-d9ff-422b-ab2b-881c77ff92ce tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:02.693409 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:02.693409 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:02.693951 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-86a42a20-d9ff-422b-ab2b-881c77ff92ce tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:02.742282 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:02.742282 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:02.750543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-86a42a20-d9ff-422b-ab2b-881c77ff92ce tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:02.769124 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:02.769124 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:02.777223 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-86a42a20-d9ff-422b-ab2b-881c77ff92ce tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:02.778033 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1795/3638] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:02 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:03.794161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-359b3046-0dc1-40ed-8d10-3dc0ec9504ca tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:03.794740 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-359b3046-0dc1-40ed-8d10-3dc0ec9504ca tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:03.794956 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:03.794956 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:03.795365 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-359b3046-0dc1-40ed-8d10-3dc0ec9504ca tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:03.846875 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:03.846875 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:03.854848 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-359b3046-0dc1-40ed-8d10-3dc0ec9504ca tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:03.872612 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:03.872612 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:03.881123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-359b3046-0dc1-40ed-8d10-3dc0ec9504ca tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:03.883109 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1844/3639] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:03 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:04.898949 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4afb1e70-c132-4356-bd36-7fefe362c5c2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:04.899498 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4afb1e70-c132-4356-bd36-7fefe362c5c2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:04.899689 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:04.899689 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:04.900053 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4afb1e70-c132-4356-bd36-7fefe362c5c2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:04.952434 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:04.952434 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:04.960314 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4afb1e70-c132-4356-bd36-7fefe362c5c2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:04.977881 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:04.977881 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:04.985892 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4afb1e70-c132-4356-bd36-7fefe362c5c2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:04.986715 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1796/3640] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:04 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:06.003262 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f903bc76-2ddd-4c8e-860f-5a03c46db28c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:06.003795 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f903bc76-2ddd-4c8e-860f-5a03c46db28c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:06.003888 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:06.003888 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:06.004238 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f903bc76-2ddd-4c8e-860f-5a03c46db28c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:06.055711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:06.055711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:06.063829 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f903bc76-2ddd-4c8e-860f-5a03c46db28c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:06.082480 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:06.082480 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:06.101924 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f903bc76-2ddd-4c8e-860f-5a03c46db28c tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:06.102783 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1845/3641] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:05 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:07.118827 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c153aae5-1083-459a-af55-1f9cab44cec3 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:07.119347 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c153aae5-1083-459a-af55-1f9cab44cec3 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:07.119456 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:07.119456 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:07.119823 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c153aae5-1083-459a-af55-1f9cab44cec3 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:07.168583 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:07.168583 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:07.176456 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c153aae5-1083-459a-af55-1f9cab44cec3 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:07.197568 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:07.197568 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:07.205007 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c153aae5-1083-459a-af55-1f9cab44cec3 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:07.205874 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1797/3642] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:07 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 15:14:07.543126 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-aba4886d-d294-4b12-aae2-5f7e9dddb6b6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] POST http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/b45d9b06-b44a-423b-811c-018c685c5975/action Dec 11 15:14:07.543626 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:07.543626 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:07.544061 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-aba4886d-d294-4b12-aae2-5f7e9dddb6b6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:14:07.544437 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-aba4886d-d294-4b12-aae2-5f7e9dddb6b6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:14:07.609928 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:07.609928 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:07.621925 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-dbb2a38f-c1df-4971-a051-ddff282592e3 req-aba4886d-d294-4b12-aae2-5f7e9dddb6b6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/b45d9b06-b44a-423b-811c-018c685c5975/action returned with HTTP 204 Dec 11 15:14:07.622818 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1846/3643] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 15:14:07 2020] POST /volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/b45d9b06-b44a-423b-811c-018c685c5975/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:14:08.222466 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7374cae-ae9b-4bcf-9d5c-b1fbaad105ed tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:08.223030 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7374cae-ae9b-4bcf-9d5c-b1fbaad105ed tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:08.223241 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:08.223241 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:08.223700 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-c7374cae-ae9b-4bcf-9d5c-b1fbaad105ed tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:08.272002 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.272002 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.279875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-c7374cae-ae9b-4bcf-9d5c-b1fbaad105ed tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:08.297567 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.297567 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.305991 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-c7374cae-ae9b-4bcf-9d5c-b1fbaad105ed tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:08.306808 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1798/3644] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:08 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 1235 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:14:08.322245 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cb90a51-b5c8-43d0-b0db-febd96449774 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:08.322819 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8cb90a51-b5c8-43d0-b0db-febd96449774 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:08.323034 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:08.323034 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:08.323402 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-8cb90a51-b5c8-43d0-b0db-febd96449774 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:08.372942 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.372942 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.381505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-8cb90a51-b5c8-43d0-b0db-febd96449774 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:08.400207 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.400207 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.408263 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-8cb90a51-b5c8-43d0-b0db-febd96449774 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:08.409080 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1847/3645] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:08 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 1235 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:14:08.524692 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-119230b4-a823-4a59-b442-ce098e0f0777 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:08.525135 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-119230b4-a823-4a59-b442-ce098e0f0777 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:08.525353 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:08.525353 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:08.525728 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-119230b4-a823-4a59-b442-ce098e0f0777 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:08.575227 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.575227 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.583129 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-119230b4-a823-4a59-b442-ce098e0f0777 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:08.600778 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.600778 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.608794 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-119230b4-a823-4a59-b442-ce098e0f0777 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:08.609614 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1799/3646] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:14:08 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 1235 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:14:08.632767 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] POST http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94/action Dec 11 15:14:08.633265 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:08.633265 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:08.633708 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:14:08.634093 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:14:08.682244 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.682244 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.683402 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:08.692593 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Begin detaching volume completed successfully. Dec 11 15:14:08.693115 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94/action returned with HTTP 202 Dec 11 15:14:08.694160 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1848/3647] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 15:14:08 2020] POST /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 15:14:08.715503 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-644ef918-a9f3-4c0a-a5d8-b3f7f8ff18d2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:08.716319 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-644ef918-a9f3-4c0a-a5d8-b3f7f8ff18d2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:08.716604 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:08.716604 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:08.717082 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-644ef918-a9f3-4c0a-a5d8-b3f7f8ff18d2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:08.756623 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume// Dec 11 15:14:08.757223 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:08.757442 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:08.757442 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:08.757818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:08.758927 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-4a5b284d-1701-4330-8ffe-24ba551063a5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:14:08.759516 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1849/3648] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 15:14:08 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 15:14:08.768845 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.768845 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.777152 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-644ef918-a9f3-4c0a-a5d8-b3f7f8ff18d2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:08.778205 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-5d515275-9e55-454d-988f-40c9e8b93518 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:08.778839 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-5d515275-9e55-454d-988f-40c9e8b93518 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:08.779311 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-5d515275-9e55-454d-988f-40c9e8b93518 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:08.795760 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.795760 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.804875 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-644ef918-a9f3-4c0a-a5d8-b3f7f8ff18d2 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:08.805957 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1800/3649] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:08 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 1238 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 15:14:08.828135 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.828135 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.836158 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-5d515275-9e55-454d-988f-40c9e8b93518 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:08.855309 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.855309 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:08.863441 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-5d515275-9e55-454d-988f-40c9e8b93518 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:08.864943 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1850/3650] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 15:14:08 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 1337 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 15:14:08.916716 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-ae26a2e4-ccdb-4d70-8cfa-3cf65b3c5a4d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94/encryption Dec 11 15:14:08.917372 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-ae26a2e4-ccdb-4d70-8cfa-3cf65b3c5a4d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:08.917589 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:08.917589 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:08.917970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-ae26a2e4-ccdb-4d70-8cfa-3cf65b3c5a4d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'index' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:08.966620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:08.966620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:09.019005 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-ae26a2e4-ccdb-4d70-8cfa-3cf65b3c5a4d tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94/encryption returned with HTTP 200 Dec 11 15:14:09.019830 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1801/3651] 10.222.0.37 () {58 vars in 1395 bytes} [Fri Dec 11 15:14:08 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94/encryption => generated 160 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:09.374494 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-d2f1dff0-d0be-4acc-aa18-d217298ef6cb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] DELETE http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/b45d9b06-b44a-423b-811c-018c685c5975 Dec 11 15:14:09.375029 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-d2f1dff0-d0be-4acc-aa18-d217298ef6cb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:09.375191 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:09.375191 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:09.375547 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-d2f1dff0-d0be-4acc-aa18-d217298ef6cb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:09.395667 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:09.395667 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:09.819239 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-d2f1dff0-d0be-4acc-aa18-d217298ef6cb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 15:14:09.819607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-d2f1dff0-d0be-4acc-aa18-d217298ef6cb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Pending status list for volume during attachment-delete: [] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 15:14:09.822172 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aefe5d50-a494-4dc5-ac72-b0f2463de9b6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:09.822722 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aefe5d50-a494-4dc5-ac72-b0f2463de9b6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:09.822941 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:09.822941 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:09.823752 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-aefe5d50-a494-4dc5-ac72-b0f2463de9b6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:09.826299 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-23050fb6-677f-4f79-98a5-1d5b866a149b req-d2f1dff0-d0be-4acc-aa18-d217298ef6cb tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/b45d9b06-b44a-423b-811c-018c685c5975 returned with HTTP 200 Dec 11 15:14:09.827207 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1851/3652] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 15:14:09 2020] DELETE /volume/v3/4f8cb9e028be4ad695673d59222da2b3/attachments/b45d9b06-b44a-423b-811c-018c685c5975 => generated 19 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:09.871436 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:09.871436 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:09.879539 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-aefe5d50-a494-4dc5-ac72-b0f2463de9b6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:09.901435 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-aefe5d50-a494-4dc5-ac72-b0f2463de9b6 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:09.902455 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1802/3653] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:09 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 15:14:09.918238 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f2fd58f-254d-4b69-8341-0bba1a4848ba tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:09.918833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f2fd58f-254d-4b69-8341-0bba1a4848ba tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:09.919035 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:09.919035 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:09.919716 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0f2fd58f-254d-4b69-8341-0bba1a4848ba tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:09.968579 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:09.968579 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:09.977178 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0f2fd58f-254d-4b69-8341-0bba1a4848ba tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:09.997975 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0f2fd58f-254d-4b69-8341-0bba1a4848ba tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:09.998810 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1852/3654] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:09 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:10.113074 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b1af5b95-4e3e-4d4d-bc34-84a27597adf9 req-c9739299-d59f-4d1c-ae4d-e743c237344b tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:10.113597 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b1af5b95-4e3e-4d4d-bc34-84a27597adf9 req-c9739299-d59f-4d1c-ae4d-e743c237344b tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:10.113898 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:10.113898 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:10.115635 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b1af5b95-4e3e-4d4d-bc34-84a27597adf9 req-c9739299-d59f-4d1c-ae4d-e743c237344b tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:10.165641 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:10.165641 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:10.173916 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-b1af5b95-4e3e-4d4d-bc34-84a27597adf9 req-c9739299-d59f-4d1c-ae4d-e743c237344b tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:10.196632 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b1af5b95-4e3e-4d4d-bc34-84a27597adf9 req-c9739299-d59f-4d1c-ae4d-e743c237344b tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:10.197473 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1803/3655] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:14:10 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 943 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:10.217409 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e71e6d49-0b2a-453f-aeaf-2c01005ba37e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] DELETE http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:10.217929 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e71e6d49-0b2a-453f-aeaf-2c01005ba37e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:10.218149 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:10.218149 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:10.218563 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e71e6d49-0b2a-453f-aeaf-2c01005ba37e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:10.219023 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-e71e6d49-0b2a-453f-aeaf-2c01005ba37e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Delete volume with id: cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:10.266853 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:10.266853 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:10.267960 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e71e6d49-0b2a-453f-aeaf-2c01005ba37e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:10.286920 n-d-766726-2 devstack@c-api.service[88092]: WARNING cinder.keymgr.conf_key_mgr [None req-e71e6d49-0b2a-453f-aeaf-2c01005ba37e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 11 15:14:10.294835 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e71e6d49-0b2a-453f-aeaf-2c01005ba37e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Delete volume request issued successfully. Dec 11 15:14:10.295303 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e71e6d49-0b2a-453f-aeaf-2c01005ba37e tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 202 Dec 11 15:14:10.296156 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1853/3656] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 15:14:10 2020] DELETE /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 15:14:10.304318 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6aa07cb-3260-4b8c-957d-1078c351baa5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:10.304853 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6aa07cb-3260-4b8c-957d-1078c351baa5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:10.305073 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:10.305073 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:10.305451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-a6aa07cb-3260-4b8c-957d-1078c351baa5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:10.355110 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:10.355110 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:10.363534 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-a6aa07cb-3260-4b8c-957d-1078c351baa5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:10.385943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-a6aa07cb-3260-4b8c-957d-1078c351baa5 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:10.386520 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1804/3657] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:10 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 942 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:11.403390 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88fe996b-0d38-4945-8ab6-03e4eed37718 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:11.403920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88fe996b-0d38-4945-8ab6-03e4eed37718 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:11.404108 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:11.404108 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:11.404484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-88fe996b-0d38-4945-8ab6-03e4eed37718 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:11.454538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:14:11.454538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:14:11.463123 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-88fe996b-0d38-4945-8ab6-03e4eed37718 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Volume info retrieved successfully. Dec 11 15:14:11.485181 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-88fe996b-0d38-4945-8ab6-03e4eed37718 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 200 Dec 11 15:14:11.485993 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1854/3658] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:11 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 942 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:14:12.502853 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6bd3798-ddc6-42e3-9650-e01a4c4ce210 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] GET http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 Dec 11 15:14:12.503421 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6bd3798-ddc6-42e3-9650-e01a4c4ce210 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:12.503653 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:12.503653 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:12.503934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f6bd3798-ddc6-42e3-9650-e01a4c4ce210 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:12.549851 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f6bd3798-ddc6-42e3-9650-e01a4c4ce210 tempest-TestEncryptedCinderVolumes-23215828 tempest-TestEncryptedCinderVolumes-23215828] http://10.222.0.58/volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 returned with HTTP 404 Dec 11 15:14:12.551853 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1805/3659] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:14:12 2020] GET /volume/v3/4f8cb9e028be4ad695673d59222da2b3/volumes/cd20fb6f-b565-4f6e-ab4e-6b1588fcaa94 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:14:12.559831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-445e5774-15fe-4224-ad8e-8270553e47ad tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] GET http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/volumes/detail?all_tenants=1 Dec 11 15:14:12.560356 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-445e5774-15fe-4224-ad8e-8270553e47ad tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:12.560578 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:14:12.560578 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:14:12.560981 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-445e5774-15fe-4224-ad8e-8270553e47ad tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Calling method 'detail' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:12.563068 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-445e5774-15fe-4224-ad8e-8270553e47ad tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 15:14:12.610233 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-445e5774-15fe-4224-ad8e-8270553e47ad tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Get all volumes completed successfully. Dec 11 15:14:12.614995 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-445e5774-15fe-4224-ad8e-8270553e47ad tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 11 15:14:12.615795 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1855/3660] 10.222.0.58 () {58 vars in 1252 bytes} [Fri Dec 11 15:14:12 2020] GET /volume/v3/e49a7cef17b04f12b17c3635fa1439ff/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 11 15:14:12.631094 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fbcde290-7057-47a4-b6fb-c24b6b1becce tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] DELETE http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/68065be8-1543-43db-bd44-1c10889180d0 Dec 11 15:14:12.631616 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fbcde290-7057-47a4-b6fb-c24b6b1becce tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:14:12.632128 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-fbcde290-7057-47a4-b6fb-c24b6b1becce tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] Calling method '_delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:14:12.692633 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 11 15:14:12.692633 n-d-766726-2 devstack@c-api.service[88092]: "UPDATE / DELETE expressions." % clause Dec 11 15:14:12.703528 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-fbcde290-7057-47a4-b6fb-c24b6b1becce tempest-TestEncryptedCinderVolumes-852867424 tempest-TestEncryptedCinderVolumes-852867424] http://10.222.0.58/volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/68065be8-1543-43db-bd44-1c10889180d0 returned with HTTP 202 Dec 11 15:14:12.704517 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1806/3661] 10.222.0.58 () {58 vars in 1312 bytes} [Fri Dec 11 15:14:12 2020] DELETE /volume/v3/e49a7cef17b04f12b17c3635fa1439ff/types/68065be8-1543-43db-bd44-1c10889180d0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 11 15:15:12.351449 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] POST http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes Dec 11 15:15:12.352221 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-213407129", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:15:12.353467 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-213407129', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88093) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 15:15:12.353843 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Create volume of 1 GB Dec 11 15:15:12.366494 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Availability Zones retrieved successfully. Dec 11 15:15:12.382665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Flow 'volume_create_api' (d17380cd-cefe-403f-9e77-2cfd52e5e285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:15:12.385399 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91566b74-0ea3-495a-868b-f749381b6df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:15:12.387387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Validating volume size '1' using validate_int {{(pid=88093) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 15:15:12.453322 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91566b74-0ea3-495a-868b-f749381b6df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:15:12.455548 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb141cf0-7436-4b97-b3ec-9ce00dee537b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:15:12.540887 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Created reservations ['3b65cc1e-0e38-4dec-8bb2-f58b739f1277', 'fc5d361d-6e60-46ce-8131-f671b8eec6ad', '1d510366-edcf-45a4-a9c2-f8ea19264717', 'ae72fa3a-24ac-4400-bbc7-1639c3ee1f48'] {{(pid=88093) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 15:15:12.542833 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb141cf0-7436-4b97-b3ec-9ce00dee537b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b65cc1e-0e38-4dec-8bb2-f58b739f1277', 'fc5d361d-6e60-46ce-8131-f671b8eec6ad', '1d510366-edcf-45a4-a9c2-f8ea19264717', 'ae72fa3a-24ac-4400-bbc7-1639c3ee1f48']}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:15:12.544992 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f6937d-c79d-49a9-aa05-15063852414c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:15:12.601405 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f6937d-c79d-49a9-aa05-15063852414c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faaebd36-c72b-4718-a165-075658a77f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-213407129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e7e5be1e6f443784564468bf4eb2ce',qos_specs=None,replication_status=,reservations=['3b65cc1e-0e38-4dec-8bb2-f58b739f1277','fc5d361d-6e60-46ce-8131-f671b8eec6ad','1d510366-edcf-45a4-a9c2-f8ea19264717','ae72fa3a-24ac-4400-bbc7-1639c3ee1f48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c12fb1eb5740fc97c7b4d82b694d4a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T15:15:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-213407129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faaebd36-c72b-4718-a165-075658a77f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80e7e5be1e6f443784564468bf4eb2ce',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,user_id='f3c12fb1eb5740fc97c7b4d82b694d4a',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:15:12.603387 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb3f6bc-a443-41dd-ba5e-07e2eb71f6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:15:12.627601 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb3f6bc-a443-41dd-ba5e-07e2eb71f6a8) 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-TestMinimumBasicScenario-volume-213407129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e7e5be1e6f443784564468bf4eb2ce',qos_specs=None,replication_status=,reservations=['3b65cc1e-0e38-4dec-8bb2-f58b739f1277','fc5d361d-6e60-46ce-8131-f671b8eec6ad','1d510366-edcf-45a4-a9c2-f8ea19264717','ae72fa3a-24ac-4400-bbc7-1639c3ee1f48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3c12fb1eb5740fc97c7b4d82b694d4a',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:15:12.630055 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774c874e-5faa-49d7-b62c-b9a544682f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:15:12.643686 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774c874e-5faa-49d7-b62c-b9a544682f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88093) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:15:12.646949 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Flow 'volume_create_api' (d17380cd-cefe-403f-9e77-2cfd52e5e285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88093) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:15:12.695427 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Create volume request issued successfully. Dec 11 15:15:12.712955 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0c84847e-6b21-44e5-8a5b-9c7df1c3201b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes returned with HTTP 202 Dec 11 15:15:12.714010 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1856/3662] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 15:15:12 2020] POST /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes => generated 823 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 15:15:12.727904 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-982a0d48-2e2e-40b3-9e28-c36baf17b229 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:12.728451 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-982a0d48-2e2e-40b3-9e28-c36baf17b229 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:12.728942 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-982a0d48-2e2e-40b3-9e28-c36baf17b229 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:12.783782 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:12.783782 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:12.792138 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-982a0d48-2e2e-40b3-9e28-c36baf17b229 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:12.820588 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-982a0d48-2e2e-40b3-9e28-c36baf17b229 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:12.821412 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1807/3663] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:12 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:13.838684 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26ebf5f1-b8df-4f21-950b-722122d6238a tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:13.839216 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26ebf5f1-b8df-4f21-950b-722122d6238a tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:13.839436 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:13.839436 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:13.839803 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-26ebf5f1-b8df-4f21-950b-722122d6238a tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:13.888241 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:13.888241 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:13.896627 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-26ebf5f1-b8df-4f21-950b-722122d6238a tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:13.918089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-26ebf5f1-b8df-4f21-950b-722122d6238a tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:13.918924 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1857/3664] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:13 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:13.934421 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c6b8a36-c572-44f8-b358-2c37cda72251 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:13.935153 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c6b8a36-c572-44f8-b358-2c37cda72251 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:13.935383 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:13.935383 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:13.935754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9c6b8a36-c572-44f8-b358-2c37cda72251 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:13.984887 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:13.984887 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:13.992826 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9c6b8a36-c572-44f8-b358-2c37cda72251 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:14.013505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9c6b8a36-c572-44f8-b358-2c37cda72251 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:14.014254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1808/3665] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:13 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:14.029066 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b30ddda-24fd-4619-92ab-732cdecee92c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes Dec 11 15:15:14.029596 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b30ddda-24fd-4619-92ab-732cdecee92c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:14.029816 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:14.029816 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:14.030194 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5b30ddda-24fd-4619-92ab-732cdecee92c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'index' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:14.030930 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.api_utils [None req-5b30ddda-24fd-4619-92ab-732cdecee92c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Removing options '' from query. {{(pid=88093) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 11 15:15:14.032671 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-5b30ddda-24fd-4619-92ab-732cdecee92c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88093) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 11 15:15:14.086754 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5b30ddda-24fd-4619-92ab-732cdecee92c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Get all volumes completed successfully. Dec 11 15:15:14.087704 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5b30ddda-24fd-4619-92ab-732cdecee92c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes returned with HTTP 200 Dec 11 15:15:14.088516 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1858/3666] 10.222.0.58 () {58 vars in 1204 bytes} [Fri Dec 11 15:15:14 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes => generated 404 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:14.098594 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b75aabc-0bb4-4bae-8738-79e2f7a3565b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:14.099114 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b75aabc-0bb4-4bae-8738-79e2f7a3565b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:14.099332 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:14.099332 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:14.099702 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b75aabc-0bb4-4bae-8738-79e2f7a3565b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:14.147639 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:14.147639 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:14.156093 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3b75aabc-0bb4-4bae-8738-79e2f7a3565b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:14.176587 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b75aabc-0bb4-4bae-8738-79e2f7a3565b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:14.177374 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1809/3667] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:14 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:14.293735 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-0fca9d4d-4c1e-49f6-9dde-d74f33eb078b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:14.294177 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-0fca9d4d-4c1e-49f6-9dde-d74f33eb078b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:14.294416 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:14.294416 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:14.294797 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-0fca9d4d-4c1e-49f6-9dde-d74f33eb078b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:14.464711 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:14.464711 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:14.472775 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-0fca9d4d-4c1e-49f6-9dde-d74f33eb078b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:14.494025 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-0fca9d4d-4c1e-49f6-9dde-d74f33eb078b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:14.494883 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1859/3668] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:15:14 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:14.557581 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b75aabc-0bb4-4bae-8738-79e2f7a3565b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume// Dec 11 15:15:14.557988 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b75aabc-0bb4-4bae-8738-79e2f7a3565b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:14.558441 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:14.558441 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:14.558652 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3b75aabc-0bb4-4bae-8738-79e2f7a3565b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:14.559660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3b75aabc-0bb4-4bae-8738-79e2f7a3565b tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:15:14.560254 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1810/3669] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 15:15:14 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:15:14.573765 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-11b75e12-8dde-4ffb-8efd-0d3087e404a1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] POST http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments Dec 11 15:15:14.574275 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:14.574275 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:14.574727 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-11b75e12-8dde-4ffb-8efd-0d3087e404a1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faaebd36-c72b-4718-a165-075658a77f50", "instance_uuid": "b7d4a613-b5c1-4696-92e8-094ba4ebaa3f", "connector": null}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:15:14.623378 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:14.623378 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:14.674188 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-11b75e12-8dde-4ffb-8efd-0d3087e404a1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments returned with HTTP 200 Dec 11 15:15:14.675126 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1860/3670] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 15:15:14 2020] POST /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 15:15:14.712686 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79e914ba-132a-4545-8a3a-0646feda887c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:14.713403 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79e914ba-132a-4545-8a3a-0646feda887c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:14.713889 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-79e914ba-132a-4545-8a3a-0646feda887c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:14.729377 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-11b75e12-8dde-4ffb-8efd-0d3087e404a1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume// Dec 11 15:15:14.729861 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-11b75e12-8dde-4ffb-8efd-0d3087e404a1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:14.730060 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:14.730060 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:14.730497 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-11b75e12-8dde-4ffb-8efd-0d3087e404a1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:14.731694 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-11b75e12-8dde-4ffb-8efd-0d3087e404a1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:15:14.732415 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1861/3671] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 15:15:14 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 15:15:14.744191 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-4d423469-e7cd-4121-b1f6-aa90813e3612 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:14.744741 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-4d423469-e7cd-4121-b1f6-aa90813e3612 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:14.746665 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-4d423469-e7cd-4121-b1f6-aa90813e3612 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:14.763816 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:14.763816 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:14.772139 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-79e914ba-132a-4545-8a3a-0646feda887c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:14.790713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:14.790713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:14.798356 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:14.798356 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:14.799778 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-79e914ba-132a-4545-8a3a-0646feda887c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:14.801176 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1811/3672] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:14 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:14.808887 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-4d423469-e7cd-4121-b1f6-aa90813e3612 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:14.836890 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:14.836890 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:14.845252 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-4d423469-e7cd-4121-b1f6-aa90813e3612 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:14.846079 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1862/3673] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 15:15:14 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 1014 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 15:15:14.865043 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-b8e0b924-df0d-4e1b-94b7-1724ffa573f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] PUT http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments/cd8cd59f-b29f-420f-8dfc-ca9f08c7e658 Dec 11 15:15:14.865544 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:14.865544 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:14.866010 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-b8e0b924-df0d-4e1b-94b7-1724ffa573f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:15:14.892462 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 15:15:14.892462 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 15:15:14.892934 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-b8e0b924-df0d-4e1b-94b7-1724ffa573f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Lock "b'cinder-attachment_update-faaebd36-c72b-4718-a165-075658a77f50-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 15:15:14.895219 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:14.895219 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:15.817726 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8cbbb4f-e3a4-4680-906f-95e009ad1d42 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:15.818241 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8cbbb4f-e3a4-4680-906f-95e009ad1d42 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:15.818523 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:15.818523 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:15.818894 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e8cbbb4f-e3a4-4680-906f-95e009ad1d42 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:15.869387 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:15.869387 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:15.877660 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e8cbbb4f-e3a4-4680-906f-95e009ad1d42 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:15.896070 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:15.896070 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:15.904229 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e8cbbb4f-e3a4-4680-906f-95e009ad1d42 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:15.905031 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1863/3674] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:15 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 11 15:15:16.108571 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-b8e0b924-df0d-4e1b-94b7-1724ffa573f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Lock "b'cinder-attachment_update-faaebd36-c72b-4718-a165-075658a77f50-n-h2-766726-2'" released by "attachment_update" :: held 1.216s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 15:15:16.109246 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-b8e0b924-df0d-4e1b-94b7-1724ffa573f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments/cd8cd59f-b29f-420f-8dfc-ca9f08c7e658 returned with HTTP 200 Dec 11 15:15:16.110134 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1812/3675] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 15:15:14 2020] PUT /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments/cd8cd59f-b29f-420f-8dfc-ca9f08c7e658 => generated 762 bytes in 1250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:15:16.921440 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a92a91e-75f9-49e4-85e9-36a3bf11c2f5 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:16.922031 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a92a91e-75f9-49e4-85e9-36a3bf11c2f5 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:16.922178 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:16.922178 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:16.922532 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3a92a91e-75f9-49e4-85e9-36a3bf11c2f5 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:16.972352 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:16.972352 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:16.980944 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3a92a91e-75f9-49e4-85e9-36a3bf11c2f5 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:17.001600 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:17.001600 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:17.010831 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3a92a91e-75f9-49e4-85e9-36a3bf11c2f5 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:17.011666 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1864/3676] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:16 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:18.027076 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e88cf954-3853-42e7-ac61-d56757756a7e tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:18.027541 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e88cf954-3853-42e7-ac61-d56757756a7e tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:18.027742 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:18.027742 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:18.028124 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-e88cf954-3853-42e7-ac61-d56757756a7e tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:18.079538 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:18.079538 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:18.088124 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-e88cf954-3853-42e7-ac61-d56757756a7e tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:18.106568 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:18.106568 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:18.116642 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-e88cf954-3853-42e7-ac61-d56757756a7e tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:18.117473 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1813/3677] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:18 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:19.132634 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e5d7b9e-9165-4ebd-9115-c8db3a796e47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:19.133254 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e5d7b9e-9165-4ebd-9115-c8db3a796e47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:19.133254 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:19.133254 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:19.133735 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e5d7b9e-9165-4ebd-9115-c8db3a796e47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:19.184346 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:19.184346 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:19.192690 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6e5d7b9e-9165-4ebd-9115-c8db3a796e47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:19.211481 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:19.211481 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:19.219953 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e5d7b9e-9165-4ebd-9115-c8db3a796e47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:19.220783 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1865/3678] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:19 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:20.237221 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-615120ed-53a5-472c-811c-b4cfaca93a2f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:20.237908 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-615120ed-53a5-472c-811c-b4cfaca93a2f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:20.238580 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:20.238580 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:20.238885 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-615120ed-53a5-472c-811c-b4cfaca93a2f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:20.287217 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:20.287217 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:20.295290 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-615120ed-53a5-472c-811c-b4cfaca93a2f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:20.314160 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:20.314160 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:20.323491 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-615120ed-53a5-472c-811c-b4cfaca93a2f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:20.324322 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1814/3679] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:20 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:21.340592 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7c8c46f-b983-49cb-ba02-04a22ee8e7e3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:21.341117 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7c8c46f-b983-49cb-ba02-04a22ee8e7e3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:21.341338 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:21.341338 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:21.341718 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b7c8c46f-b983-49cb-ba02-04a22ee8e7e3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:21.391588 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:21.391588 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:21.399543 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b7c8c46f-b983-49cb-ba02-04a22ee8e7e3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:21.417378 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:21.417378 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:21.426068 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b7c8c46f-b983-49cb-ba02-04a22ee8e7e3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:21.426904 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1866/3680] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:21 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:15:21.593757 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-7df44aaf-7680-4338-a4db-f11965210443 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] POST http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments/cd8cd59f-b29f-420f-8dfc-ca9f08c7e658/action Dec 11 15:15:21.594263 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:21.594263 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:21.594720 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-7df44aaf-7680-4338-a4db-f11965210443 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:15:21.595102 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-7df44aaf-7680-4338-a4db-f11965210443 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:15:21.662328 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:21.662328 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:21.676048 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-5ef03f8a-afff-4141-b286-73f6f908d8f6 req-7df44aaf-7680-4338-a4db-f11965210443 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments/cd8cd59f-b29f-420f-8dfc-ca9f08c7e658/action returned with HTTP 204 Dec 11 15:15:21.676955 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1815/3681] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 15:15:21 2020] POST /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments/cd8cd59f-b29f-420f-8dfc-ca9f08c7e658/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:15:22.443822 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f91f9c6-a2c5-4b47-8cc1-407c8fd106f3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:22.444348 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f91f9c6-a2c5-4b47-8cc1-407c8fd106f3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:22.444567 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:22.444567 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:22.444945 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-2f91f9c6-a2c5-4b47-8cc1-407c8fd106f3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:22.493049 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:22.493049 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:22.501004 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-2f91f9c6-a2c5-4b47-8cc1-407c8fd106f3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:22.519842 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:22.519842 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:22.528820 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-2f91f9c6-a2c5-4b47-8cc1-407c8fd106f3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:22.529694 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1867/3682] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:22 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:15:22.544969 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a72a5e8-d020-4287-a187-a5d490f07d47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:22.545493 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a72a5e8-d020-4287-a187-a5d490f07d47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:22.545713 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:22.545713 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:22.546084 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0a72a5e8-d020-4287-a187-a5d490f07d47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:22.595802 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:22.595802 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:22.603823 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0a72a5e8-d020-4287-a187-a5d490f07d47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:22.621740 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:22.621740 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:22.630418 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0a72a5e8-d020-4287-a187-a5d490f07d47 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:22.631250 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1816/3683] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:22 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 15:15:22.646315 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9627fccc-9232-4000-a4a0-664b62ce8aae tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:15:22.646876 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9627fccc-9232-4000-a4a0-664b62ce8aae tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:15:22.647094 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:15:22.647094 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:15:22.647472 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9627fccc-9232-4000-a4a0-664b62ce8aae tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:15:22.697803 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:22.697803 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:22.706282 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9627fccc-9232-4000-a4a0-664b62ce8aae tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:15:22.725152 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:15:22.725152 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:15:22.733479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9627fccc-9232-4000-a4a0-664b62ce8aae tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:15:22.734310 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1868/3684] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:15:22 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 1208 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:16:34.722759 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-688fdd5f-5865-4c5d-8e9b-f1804f8a0e7f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:34.723286 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-688fdd5f-5865-4c5d-8e9b-f1804f8a0e7f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:34.723736 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:34.723736 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:34.724191 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-688fdd5f-5865-4c5d-8e9b-f1804f8a0e7f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:34.775412 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:34.775412 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:34.783788 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-164682ed-1833-4332-9d77-355218b39ba9 req-688fdd5f-5865-4c5d-8e9b-f1804f8a0e7f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:34.805852 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:34.805852 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:34.814871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-688fdd5f-5865-4c5d-8e9b-f1804f8a0e7f tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:16:34.815889 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1817/3685] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:16:34 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 1208 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:16:34.838120 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] POST http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50/action Dec 11 15:16:34.838952 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:34.838952 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:34.839131 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Action body: b'{"os-begin_detaching": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:16:34.839551 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:16:34.894735 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:34.894735 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:34.895926 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:34.906586 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Begin detaching volume completed successfully. Dec 11 15:16:34.907124 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50/action returned with HTTP 202 Dec 11 15:16:34.908348 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1869/3686] 10.222.0.58 () {64 vars in 1643 bytes} [Fri Dec 11 15:16:34 2020] POST /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 11 15:16:34.930850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4199a832-bac9-4d49-a47e-72a5799612ea tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:34.931681 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4199a832-bac9-4d49-a47e-72a5799612ea tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:34.931883 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:34.931883 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:34.932547 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-4199a832-bac9-4d49-a47e-72a5799612ea tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:34.968090 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume// Dec 11 15:16:34.969705 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:34.969937 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:34.969937 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:34.970324 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:34.971515 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-30f761c5-c3dd-4021-8651-851c94d62ae8 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:16:34.972257 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1870/3687] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 15:16:34 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 15:16:34.987540 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:34.987540 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:34.989583 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-5cf68977-1138-4a2b-a600-354fb30de028 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:34.990145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-5cf68977-1138-4a2b-a600-354fb30de028 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:34.990714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-5cf68977-1138-4a2b-a600-354fb30de028 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:34.997740 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-4199a832-bac9-4d49-a47e-72a5799612ea tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:35.019501 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:35.019501 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:35.029507 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-4199a832-bac9-4d49-a47e-72a5799612ea tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:16:35.030596 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1818/3688] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:16:34 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 1211 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:16:35.044354 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:35.044354 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:35.053289 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-164682ed-1833-4332-9d77-355218b39ba9 req-5cf68977-1138-4a2b-a600-354fb30de028 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:35.072567 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:35.072567 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:35.081186 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-5cf68977-1138-4a2b-a600-354fb30de028 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:16:35.082135 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1871/3689] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 15:16:34 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 1310 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 15:16:35.451510 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-9f0d6ec8-2eb7-453a-850f-7a2978ffbf1c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] DELETE http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments/cd8cd59f-b29f-420f-8dfc-ca9f08c7e658 Dec 11 15:16:35.452148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-9f0d6ec8-2eb7-453a-850f-7a2978ffbf1c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:35.452433 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:35.452433 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:35.452883 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-9f0d6ec8-2eb7-453a-850f-7a2978ffbf1c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:35.476388 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:35.476388 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:35.935357 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-164682ed-1833-4332-9d77-355218b39ba9 req-9f0d6ec8-2eb7-453a-850f-7a2978ffbf1c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 15:16:35.935892 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-164682ed-1833-4332-9d77-355218b39ba9 req-9f0d6ec8-2eb7-453a-850f-7a2978ffbf1c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 15:16:35.942218 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-164682ed-1833-4332-9d77-355218b39ba9 req-9f0d6ec8-2eb7-453a-850f-7a2978ffbf1c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments/cd8cd59f-b29f-420f-8dfc-ca9f08c7e658 returned with HTTP 200 Dec 11 15:16:35.943116 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1819/3690] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 15:16:35 2020] DELETE /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/attachments/cd8cd59f-b29f-420f-8dfc-ca9f08c7e658 => generated 19 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:16:36.047560 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ffb062a-1cd6-406b-8f75-d28079f4bb25 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:36.048060 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ffb062a-1cd6-406b-8f75-d28079f4bb25 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:36.048283 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:36.048283 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:36.048658 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0ffb062a-1cd6-406b-8f75-d28079f4bb25 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:36.102575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:36.102575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:36.110745 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0ffb062a-1cd6-406b-8f75-d28079f4bb25 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:36.132010 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0ffb062a-1cd6-406b-8f75-d28079f4bb25 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:16:36.132832 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1872/3691] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:16:36 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:16:36.149024 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-30562f37-ca40-41d1-8584-a405b88dead3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:36.149550 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-30562f37-ca40-41d1-8584-a405b88dead3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:36.149774 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:36.149774 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:36.150148 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-30562f37-ca40-41d1-8584-a405b88dead3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:36.198351 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:36.198351 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:36.206309 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-30562f37-ca40-41d1-8584-a405b88dead3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:36.228161 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-30562f37-ca40-41d1-8584-a405b88dead3 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:16:36.228973 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1820/3692] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:16:36 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:16:36.345301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b5fde72c-ebe2-41a4-b984-e2e64abbed2e req-219fe096-7acc-41ff-9a63-14d88d08e0f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:36.345824 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b5fde72c-ebe2-41a4-b984-e2e64abbed2e req-219fe096-7acc-41ff-9a63-14d88d08e0f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:36.346046 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:36.346046 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:36.346452 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-b5fde72c-ebe2-41a4-b984-e2e64abbed2e req-219fe096-7acc-41ff-9a63-14d88d08e0f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:36.405268 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:36.405268 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:36.413898 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-b5fde72c-ebe2-41a4-b984-e2e64abbed2e req-219fe096-7acc-41ff-9a63-14d88d08e0f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:36.435266 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-b5fde72c-ebe2-41a4-b984-e2e64abbed2e req-219fe096-7acc-41ff-9a63-14d88d08e0f1 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:16:36.435961 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1873/3693] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:16:36 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:16:36.455708 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4a54408-9947-4bfd-aef3-45c649d8089c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] DELETE http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:36.456228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4a54408-9947-4bfd-aef3-45c649d8089c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:36.456446 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:36.456446 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:36.456815 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-f4a54408-9947-4bfd-aef3-45c649d8089c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'delete' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:36.457275 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-f4a54408-9947-4bfd-aef3-45c649d8089c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Delete volume with id: faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:36.504691 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:36.504691 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:36.505809 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f4a54408-9947-4bfd-aef3-45c649d8089c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:36.531325 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-f4a54408-9947-4bfd-aef3-45c649d8089c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Delete volume request issued successfully. Dec 11 15:16:36.531814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-f4a54408-9947-4bfd-aef3-45c649d8089c tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 202 Dec 11 15:16:36.532600 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1821/3694] 10.222.0.58 () {58 vars in 1318 bytes} [Fri Dec 11 15:16:36 2020] DELETE /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 11 15:16:36.540204 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-176892fc-a393-46a3-873f-1b29c27260ee tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:36.540728 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-176892fc-a393-46a3-873f-1b29c27260ee tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:36.540944 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:36.540944 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:36.541337 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-176892fc-a393-46a3-873f-1b29c27260ee tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:36.591677 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:36.591677 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:36.599885 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-176892fc-a393-46a3-873f-1b29c27260ee tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:36.621460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-176892fc-a393-46a3-873f-1b29c27260ee tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:16:36.622267 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1874/3695] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:16:36 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:16:37.638869 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3baa87f2-044a-4865-ae9f-a196fc57b228 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:37.639484 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3baa87f2-044a-4865-ae9f-a196fc57b228 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:37.639599 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:37.639599 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:37.639946 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-3baa87f2-044a-4865-ae9f-a196fc57b228 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:37.689871 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:16:37.689871 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:16:37.698837 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-3baa87f2-044a-4865-ae9f-a196fc57b228 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Volume info retrieved successfully. Dec 11 15:16:37.726487 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-3baa87f2-044a-4865-ae9f-a196fc57b228 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 200 Dec 11 15:16:37.728037 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1822/3696] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:16:37 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 915 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:16:38.745943 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d7556d36-8736-4960-9427-da6688e33546 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] GET http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 Dec 11 15:16:38.746575 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d7556d36-8736-4960-9427-da6688e33546 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:16:38.746575 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:16:38.746575 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:16:38.746855 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d7556d36-8736-4960-9427-da6688e33546 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:16:38.792913 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d7556d36-8736-4960-9427-da6688e33546 tempest-TestMinimumBasicScenario-1839916028 tempest-TestMinimumBasicScenario-1839916028] http://10.222.0.58/volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 returned with HTTP 404 Dec 11 15:16:38.793926 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1875/3697] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:16:38 2020] GET /volume/v3/80e7e5be1e6f443784564468bf4eb2ce/volumes/faaebd36-c72b-4718-a165-075658a77f50 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 11 15:30:08.465209 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] POST http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes Dec 11 15:30:08.465732 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:08.465732 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:08.466063 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-790668597", "imageRef": "e4d3a1f2-15e5-4140-a336-507a6e82c068", "size": 1}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:30:08.467237 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.v3.volumes [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-790668597', 'imageRef': 'e4d3a1f2-15e5-4140-a336-507a6e82c068', 'size': 1}} {{(pid=88094) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 11 15:30:08.573700 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Create volume of 1 GB Dec 11 15:30:08.585982 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Availability Zones retrieved successfully. Dec 11 15:30:08.606214 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Flow 'volume_create_api' (a605781d-73d2-4a1a-9dea-458c9bb8b0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:30:08.608993 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d89cf48-95ba-487b-adc4-7a4b9c4a3c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:30:08.611595 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.flows.api.create_volume [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Validating volume size '1' using validate_int {{(pid=88094) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 11 15:30:08.713774 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d89cf48-95ba-487b-adc4-7a4b9c4a3c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-11T13:37:30Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=26c848ff-90e4-416e-8ad9-508efa7d2077,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26c848ff-90e4-416e-8ad9-508efa7d2077', '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=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:30:08.715970 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf71da4e-3623-44de-bbe5-572c6c9fd41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:30:08.802567 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.quota [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Created reservations ['c0d147cd-88de-4e41-9d67-88c2b67c6535', 'f0068b79-4389-4748-81e5-35d16d1d3633', 'fa87f25a-4d65-4d25-832f-0cf6b6561437', '84c58d4f-82ea-4431-baa6-a9648f551eb7'] {{(pid=88094) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 11 15:30:08.804428 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf71da4e-3623-44de-bbe5-572c6c9fd41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0d147cd-88de-4e41-9d67-88c2b67c6535', 'f0068b79-4389-4748-81e5-35d16d1d3633', 'fa87f25a-4d65-4d25-832f-0cf6b6561437', '84c58d4f-82ea-4431-baa6-a9648f551eb7']}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:30:08.806572 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef4ef4e-a78e-4536-bbbf-dd99d148c841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:30:08.867236 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef4ef4e-a78e-4536-bbbf-dd99d148c841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47b99087-0ba6-4f0d-a03a-98f493168c95', '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-790668597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131569a37a6d41f18c1a00f0e13a0d99',qos_specs=None,replication_status=,reservations=['c0d147cd-88de-4e41-9d67-88c2b67c6535','f0068b79-4389-4748-81e5-35d16d1d3633','fa87f25a-4d65-4d25-832f-0cf6b6561437','84c58d4f-82ea-4431-baa6-a9648f551eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2812d708027406c82b72d4945519e02',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077), '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=2020-12-11T15:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-790668597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47b99087-0ba6-4f0d-a03a-98f493168c95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='131569a37a6d41f18c1a00f0e13a0d99',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,user_id='c2812d708027406c82b72d4945519e02',volume_attachment=,volume_type=,volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:30:08.870631 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b48f9dcd-256b-454f-a0b3-b1d7b7d13dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:30:08.896810 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b48f9dcd-256b-454f-a0b3-b1d7b7d13dd2) 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-790668597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='131569a37a6d41f18c1a00f0e13a0d99',qos_specs=None,replication_status=,reservations=['c0d147cd-88de-4e41-9d67-88c2b67c6535','f0068b79-4389-4748-81e5-35d16d1d3633','fa87f25a-4d65-4d25-832f-0cf6b6561437','84c58d4f-82ea-4431-baa6-a9648f551eb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2812d708027406c82b72d4945519e02',volume_type_id=26c848ff-90e4-416e-8ad9-508efa7d2077)}' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:30:08.898784 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184e13f4-5927-49a2-b8cb-a608baf7328f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 11 15:30:08.912851 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184e13f4-5927-49a2-b8cb-a608baf7328f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88094) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 11 15:30:08.915523 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Flow 'volume_create_api' (a605781d-73d2-4a1a-9dea-458c9bb8b0d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88094) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 11 15:30:08.963856 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Create volume request issued successfully. Dec 11 15:30:08.977588 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-163ca8ba-a489-4a47-a403-bf2c4751680c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes returned with HTTP 202 Dec 11 15:30:08.978631 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1823/3698] 10.222.0.58 () {60 vars in 1226 bytes} [Fri Dec 11 15:30:08 2020] POST /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes => generated 821 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 11 15:30:08.992802 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-343600df-5bf7-43d6-aee1-144a4bffa4df tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:08.993557 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-343600df-5bf7-43d6-aee1-144a4bffa4df tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:08.994081 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-343600df-5bf7-43d6-aee1-144a4bffa4df tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:09.048566 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:09.048566 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:09.056850 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-343600df-5bf7-43d6-aee1-144a4bffa4df tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:09.085136 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-343600df-5bf7-43d6-aee1-144a4bffa4df tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:09.086008 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1876/3699] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:08 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:10.102549 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-612b82cf-394d-4b38-8a24-3d4a757f8445 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:10.103693 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-612b82cf-394d-4b38-8a24-3d4a757f8445 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:10.103906 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:10.103906 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:10.104281 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-612b82cf-394d-4b38-8a24-3d4a757f8445 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:10.153692 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:10.153692 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:10.162610 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-612b82cf-394d-4b38-8a24-3d4a757f8445 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:10.186069 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-612b82cf-394d-4b38-8a24-3d4a757f8445 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:10.187133 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1824/3700] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:10 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:11.203481 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9fc3097d-2c12-484f-a03b-ccddf005495b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:11.204074 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9fc3097d-2c12-484f-a03b-ccddf005495b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:11.204277 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:11.204277 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:11.205036 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9fc3097d-2c12-484f-a03b-ccddf005495b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:11.254776 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:11.254776 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:11.263447 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9fc3097d-2c12-484f-a03b-ccddf005495b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:11.285537 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9fc3097d-2c12-484f-a03b-ccddf005495b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:11.286526 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1877/3701] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:11 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:12.302056 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01ededc6-2888-4d81-9f48-2d16a0b5c9ee tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:12.302674 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01ededc6-2888-4d81-9f48-2d16a0b5c9ee tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:12.302794 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:12.302794 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:12.303159 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-01ededc6-2888-4d81-9f48-2d16a0b5c9ee tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:12.354566 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:12.354566 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:12.363364 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-01ededc6-2888-4d81-9f48-2d16a0b5c9ee tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:12.385764 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-01ededc6-2888-4d81-9f48-2d16a0b5c9ee tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:12.386617 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1825/3702] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:12 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:13.402512 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e08414b-cabd-40e7-b5a1-daf058e404a1 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:13.403145 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e08414b-cabd-40e7-b5a1-daf058e404a1 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:13.403240 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:13.403240 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:13.403751 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-6e08414b-cabd-40e7-b5a1-daf058e404a1 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:13.452132 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:13.452132 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:13.461089 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-6e08414b-cabd-40e7-b5a1-daf058e404a1 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:13.482816 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-6e08414b-cabd-40e7-b5a1-daf058e404a1 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:13.483634 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1878/3703] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:13 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:14.499086 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1798e2d5-ab39-44b0-97a9-1c9cbab8d7e7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:14.499657 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1798e2d5-ab39-44b0-97a9-1c9cbab8d7e7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:14.499954 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:14.499954 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:14.500335 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1798e2d5-ab39-44b0-97a9-1c9cbab8d7e7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:14.550933 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:14.550933 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:14.559845 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1798e2d5-ab39-44b0-97a9-1c9cbab8d7e7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:14.582733 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1798e2d5-ab39-44b0-97a9-1c9cbab8d7e7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:14.583627 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1826/3704] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:14 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:15.600958 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0dd5a2f5-6d95-4288-8369-ac5be2ac3ee2 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:15.601528 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0dd5a2f5-6d95-4288-8369-ac5be2ac3ee2 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:15.601684 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:15.601684 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:15.602097 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-0dd5a2f5-6d95-4288-8369-ac5be2ac3ee2 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:15.652668 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:15.652668 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:15.661699 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-0dd5a2f5-6d95-4288-8369-ac5be2ac3ee2 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:15.684169 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-0dd5a2f5-6d95-4288-8369-ac5be2ac3ee2 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:15.684995 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1879/3705] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:15 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:16.700830 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b45b6a11-5c0e-4941-8433-3200c6bf9e38 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:16.701487 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b45b6a11-5c0e-4941-8433-3200c6bf9e38 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:16.701487 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:16.701487 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:16.701754 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-b45b6a11-5c0e-4941-8433-3200c6bf9e38 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:16.753938 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:16.753938 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:16.762479 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-b45b6a11-5c0e-4941-8433-3200c6bf9e38 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:16.784552 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-b45b6a11-5c0e-4941-8433-3200c6bf9e38 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:16.785376 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1827/3706] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:16 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:17.807819 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1388a5d-977b-42dd-ba09-d01e00cff663 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:17.809003 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1388a5d-977b-42dd-ba09-d01e00cff663 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:17.809489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:17.809489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:17.811298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-d1388a5d-977b-42dd-ba09-d01e00cff663 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:17.865986 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:17.865986 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:17.880588 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-d1388a5d-977b-42dd-ba09-d01e00cff663 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:17.910061 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-d1388a5d-977b-42dd-ba09-d01e00cff663 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:17.910958 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1880/3707] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:17 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:18.927439 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d8bae78-860d-4f48-8cf6-e82864019564 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:18.928002 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d8bae78-860d-4f48-8cf6-e82864019564 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:18.928244 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:18.928244 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:18.928619 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-1d8bae78-860d-4f48-8cf6-e82864019564 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:18.986840 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:18.986840 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:18.995162 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-1d8bae78-860d-4f48-8cf6-e82864019564 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:19.017033 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-1d8bae78-860d-4f48-8cf6-e82864019564 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:19.017962 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1828/3708] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:18 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:20.034328 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5246eeef-a2f2-4ea9-a925-87713c2f00f7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:20.034869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5246eeef-a2f2-4ea9-a925-87713c2f00f7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:20.035084 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:20.035084 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:20.035460 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-5246eeef-a2f2-4ea9-a925-87713c2f00f7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:20.086057 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:20.086057 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:20.094294 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-5246eeef-a2f2-4ea9-a925-87713c2f00f7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:20.115750 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-5246eeef-a2f2-4ea9-a925-87713c2f00f7 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:20.116508 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1881/3709] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:20 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 974 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:21.133002 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f2686ae-b769-40cd-9400-2fd4effb6156 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:21.135818 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f2686ae-b769-40cd-9400-2fd4effb6156 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:21.136114 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:21.136114 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:21.136493 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-9f2686ae-b769-40cd-9400-2fd4effb6156 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:21.186598 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:21.186598 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:21.194812 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-9f2686ae-b769-40cd-9400-2fd4effb6156 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:21.217304 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-9f2686ae-b769-40cd-9400-2fd4effb6156 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:21.218132 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1829/3710] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:21 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 974 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:22.235267 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74ae6e45-718d-43b1-9335-91576cf5f450 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:22.235891 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74ae6e45-718d-43b1-9335-91576cf5f450 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:22.236261 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:22.236261 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:22.236690 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-74ae6e45-718d-43b1-9335-91576cf5f450 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:22.290789 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:22.290789 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:22.301911 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-74ae6e45-718d-43b1-9335-91576cf5f450 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:22.325814 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-74ae6e45-718d-43b1-9335-91576cf5f450 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:22.326718 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1882/3711] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:22 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 974 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:30:23.342740 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92ab834a-8e7c-42d7-b57d-c68ec0a4a16a tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:23.343298 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92ab834a-8e7c-42d7-b57d-c68ec0a4a16a tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:23.343573 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:23.343573 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:23.344008 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [None req-92ab834a-8e7c-42d7-b57d-c68ec0a4a16a tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:23.392784 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:23.392784 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:23.400894 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [None req-92ab834a-8e7c-42d7-b57d-c68ec0a4a16a tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:23.424110 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [None req-92ab834a-8e7c-42d7-b57d-c68ec0a4a16a tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:23.424832 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1830/3712] 10.222.0.58 () {58 vars in 1315 bytes} [Fri Dec 11 15:30:23 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:30:23.496078 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:23.496639 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:23.496855 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:23.496855 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:23.497260 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:23.546297 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:23.546297 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:23.555196 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:23.595217 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:23.596731 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1883/3713] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:30:23 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 1362 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:30:24.339596 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-470ea91c-82e3-4666-ada8-b29821022bdd tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:24.340119 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-470ea91c-82e3-4666-ada8-b29821022bdd tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:24.340337 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:24.340337 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:24.340714 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-470ea91c-82e3-4666-ada8-b29821022bdd tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:24.392055 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:24.392055 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:24.399894 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-470ea91c-82e3-4666-ada8-b29821022bdd tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:24.422722 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-470ea91c-82e3-4666-ada8-b29821022bdd tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:24.423535 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1831/3714] 10.222.0.58 () {60 vars in 1569 bytes} [Fri Dec 11 15:30:24 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 1362 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 15:30:24.433883 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume// Dec 11 15:30:24.434382 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:24.434620 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:24.434620 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:24.435000 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:24.436030 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:30:24.436613 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1884/3715] 10.222.0.58 () {58 vars in 1289 bytes} [Fri Dec 11 15:30:24 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:30:24.449505 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2c8c4958-d8cf-4b60-a29b-333ceba18392 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] POST http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments Dec 11 15:30:24.449986 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:24.449986 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:24.450482 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2c8c4958-d8cf-4b60-a29b-333ceba18392 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47b99087-0ba6-4f0d-a03a-98f493168c95", "instance_uuid": "7b7e7a6e-5e37-42c8-982b-d9601f2f7f9c", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:30:24.499110 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:24.499110 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:24.549743 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2c8c4958-d8cf-4b60-a29b-333ceba18392 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments returned with HTTP 200 Dec 11 15:30:24.551213 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1832/3716] 10.222.0.58 () {66 vars in 1565 bytes} [Fri Dec 11 15:30:24 2020] POST /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 11 15:30:25.981968 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume// Dec 11 15:30:25.982490 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:25.982979 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:25.984619 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-ea06e252-527f-41d9-bd1a-efcb42e67885 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:30:25.985324 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1885/3717] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 15:30:25 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 11 15:30:26.001140 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-c9775a03-325b-43cc-8cfa-f5927b7c391b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:30:26.001725 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-c9775a03-325b-43cc-8cfa-f5927b7c391b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:30:26.001950 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:26.001950 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:26.002331 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-c9775a03-325b-43cc-8cfa-f5927b7c391b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:30:26.053681 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:26.053681 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:26.064280 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-c9775a03-325b-43cc-8cfa-f5927b7c391b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:30:26.083890 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:26.083890 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:26.093734 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-c9775a03-325b-43cc-8cfa-f5927b7c391b tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:30:26.094617 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1833/3718] 10.222.0.37 () {60 vars in 1403 bytes} [Fri Dec 11 15:30:25 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 1460 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 11 15:30:26.152343 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2cc1509e-fdb4-40d1-8adc-b95330bc8784 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] PUT http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/af5eb6a8-a6fe-475d-9378-e9ef0de0c37b Dec 11 15:30:26.153174 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2cc1509e-fdb4-40d1-8adc-b95330bc8784 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.37", "host": "n-h1-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:30:26.182290 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 15:30:26.182290 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 15:30:26.182832 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2cc1509e-fdb4-40d1-8adc-b95330bc8784 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Lock "b'cinder-attachment_update-47b99087-0ba6-4f0d-a03a-98f493168c95-n-h1-766726-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 15:30:26.185163 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:26.185163 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:27.461265 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2cc1509e-fdb4-40d1-8adc-b95330bc8784 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Lock "b'cinder-attachment_update-47b99087-0ba6-4f0d-a03a-98f493168c95-n-h1-766726-2'" released by "attachment_update" :: held 1.278s {{(pid=88093) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 15:30:27.463737 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2cc1509e-fdb4-40d1-8adc-b95330bc8784 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/af5eb6a8-a6fe-475d-9378-e9ef0de0c37b returned with HTTP 200 Dec 11 15:30:27.464642 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1886/3719] 10.222.0.37 () {64 vars in 1468 bytes} [Fri Dec 11 15:30:26 2020] PUT /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/af5eb6a8-a6fe-475d-9378-e9ef0de0c37b => generated 762 bytes in 1317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:30:27.506340 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-274f15eb-e599-46cc-b1b4-97a2d5afd18c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] POST http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/af5eb6a8-a6fe-475d-9378-e9ef0de0c37b/action Dec 11 15:30:27.507000 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:30:27.507000 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:30:27.507717 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-274f15eb-e599-46cc-b1b4-97a2d5afd18c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Action body: b'{"os-complete": null}' {{(pid=88094) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:30:27.508106 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-274f15eb-e599-46cc-b1b4-97a2d5afd18c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:30:27.577566 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:30:27.577566 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:30:27.590608 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-274f15eb-e599-46cc-b1b4-97a2d5afd18c tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/af5eb6a8-a6fe-475d-9378-e9ef0de0c37b/action returned with HTTP 204 Dec 11 15:30:27.591468 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1834/3720] 10.222.0.37 () {64 vars in 1489 bytes} [Fri Dec 11 15:30:27 2020] POST /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/af5eb6a8-a6fe-475d-9378-e9ef0de0c37b/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:33:03.588389 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2cc1509e-fdb4-40d1-8adc-b95330bc8784 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume// Dec 11 15:33:03.589385 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2cc1509e-fdb4-40d1-8adc-b95330bc8784 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:33:03.589591 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:33:03.589591 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:33:03.589972 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2cc1509e-fdb4-40d1-8adc-b95330bc8784 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'all' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:33:03.591105 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-deeca6d8-48c3-42c2-895b-b42af54ddbba req-2cc1509e-fdb4-40d1-8adc-b95330bc8784 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:33:03.591713 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1887/3721] 10.222.0.37 () {56 vars in 1089 bytes} [Fri Dec 11 15:33:03 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:33:03.606490 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-591050e0-dcd3-4d4a-880d-9309dc6af4d4 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] POST http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments Dec 11 15:33:03.607027 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:33:03.607027 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:33:03.607443 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-591050e0-dcd3-4d4a-880d-9309dc6af4d4 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47b99087-0ba6-4f0d-a03a-98f493168c95", "instance_uuid": "7b7e7a6e-5e37-42c8-982b-d9601f2f7f9c", "connector": null}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:33:03.656776 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:33:03.656776 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:33:03.772460 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-591050e0-dcd3-4d4a-880d-9309dc6af4d4 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments returned with HTTP 200 Dec 11 15:33:03.773341 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1835/3722] 10.222.0.37 () {64 vars in 1358 bytes} [Fri Dec 11 15:33:03 2020] POST /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:33:03.795705 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-76a8bb77-74be-4b57-a777-5441dc3036ca tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] DELETE http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/af5eb6a8-a6fe-475d-9378-e9ef0de0c37b Dec 11 15:33:03.796222 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-76a8bb77-74be-4b57-a777-5441dc3036ca tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:33:03.796704 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-76a8bb77-74be-4b57-a777-5441dc3036ca tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'version_select' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:33:03.817643 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:33:03.817643 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:33:03.996737 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-76a8bb77-74be-4b57-a777-5441dc3036ca tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(28996be2-3f25-4c12-90ae-dbc309fce43b)]) {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 15:33:03.997169 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-76a8bb77-74be-4b57-a777-5441dc3036ca tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Adding status of: reserved to pending status list for volume. {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 11 15:33:03.997588 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-76a8bb77-74be-4b57-a777-5441dc3036ca tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88093) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 15:33:04.003871 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-76a8bb77-74be-4b57-a777-5441dc3036ca tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/af5eb6a8-a6fe-475d-9378-e9ef0de0c37b returned with HTTP 200 Dec 11 15:33:04.004734 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1888/3723] 10.222.0.37 () {62 vars in 1437 bytes} [Fri Dec 11 15:33:03 2020] DELETE /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/af5eb6a8-a6fe-475d-9378-e9ef0de0c37b => generated 192 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:33:06.220301 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-591050e0-dcd3-4d4a-880d-9309dc6af4d4 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume// Dec 11 15:33:06.220870 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-591050e0-dcd3-4d4a-880d-9309dc6af4d4 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:33:06.221020 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:33:06.221020 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:33:06.221329 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-591050e0-dcd3-4d4a-880d-9309dc6af4d4 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'all' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:33:06.222554 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-1334b268-d5c1-409f-9647-40bf6e2550ae req-591050e0-dcd3-4d4a-880d-9309dc6af4d4 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume// returned with HTTP 300 Dec 11 15:33:06.223147 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1836/3724] 10.222.0.50 () {56 vars in 1089 bytes} [Fri Dec 11 15:33:06 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 11 15:33:06.235688 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-e90ccc2d-8bda-431d-9f76-7244c0393c7d tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] GET http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:33:06.236269 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-e90ccc2d-8bda-431d-9f76-7244c0393c7d tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:33:06.236489 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:33:06.236489 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:33:06.236866 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-e90ccc2d-8bda-431d-9f76-7244c0393c7d tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'show' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:33:06.285714 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:33:06.285714 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:33:06.294556 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-e90ccc2d-8bda-431d-9f76-7244c0393c7d tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:33:06.312215 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:33:06.312215 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:33:06.321813 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-e90ccc2d-8bda-431d-9f76-7244c0393c7d tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 200 Dec 11 15:33:06.322645 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1889/3725] 10.222.0.50 () {60 vars in 1403 bytes} [Fri Dec 11 15:33:06 2020] GET /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 1460 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 11 15:33:06.341802 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-b9eebc6e-fe0e-4cb3-9917-0a03df3b50ab tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] PUT http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/28996be2-3f25-4c12-90ae-dbc309fce43b Dec 11 15:33:06.342690 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-b9eebc6e-fe0e-4cb3-9917-0a03df3b50ab tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.50", "host": "n-h2-766726-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-766726-2.cbci-766726-2.local", "mountpoint": "/dev/sda"}}} {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:33:06.370389 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 11 15:33:06.370389 n-d-766726-2 devstack@c-api.service[88092]: return self.call(f, *args, **kw) Dec 11 15:33:06.370881 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-b9eebc6e-fe0e-4cb3-9917-0a03df3b50ab tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Lock "b'cinder-attachment_update-47b99087-0ba6-4f0d-a03a-98f493168c95-n-h2-766726-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 11 15:33:06.373127 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:33:06.373127 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:33:07.631383 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.coordination [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-b9eebc6e-fe0e-4cb3-9917-0a03df3b50ab tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Lock "b'cinder-attachment_update-47b99087-0ba6-4f0d-a03a-98f493168c95-n-h2-766726-2'" released by "attachment_update" :: held 1.260s {{(pid=88094) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 11 15:33:07.632047 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-b9eebc6e-fe0e-4cb3-9917-0a03df3b50ab tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/28996be2-3f25-4c12-90ae-dbc309fce43b returned with HTTP 200 Dec 11 15:33:07.632930 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1837/3726] 10.222.0.50 () {64 vars in 1468 bytes} [Fri Dec 11 15:33:06 2020] PUT /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/28996be2-3f25-4c12-90ae-dbc309fce43b => generated 762 bytes in 1296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 11 15:33:07.667265 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-cc4ad9b7-96e4-46b5-9e33-bdb20281afd9 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] POST http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/28996be2-3f25-4c12-90ae-dbc309fce43b/action Dec 11 15:33:07.667770 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:33:07.667770 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:33:07.668207 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-cc4ad9b7-96e4-46b5-9e33-bdb20281afd9 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Action body: b'{"os-complete": null}' {{(pid=88093) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 11 15:33:07.668856 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-cc4ad9b7-96e4-46b5-9e33-bdb20281afd9 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 11 15:33:07.737716 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:33:07.737716 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:33:07.751060 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-7b4d17c8-800d-4c98-a07b-6b47a8f1c3d6 req-cc4ad9b7-96e4-46b5-9e33-bdb20281afd9 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/28996be2-3f25-4c12-90ae-dbc309fce43b/action returned with HTTP 204 Dec 11 15:33:07.751923 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1890/3727] 10.222.0.50 () {64 vars in 1489 bytes} [Fri Dec 11 15:33:07 2020] POST /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/28996be2-3f25-4c12-90ae-dbc309fce43b/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 11 15:34:49.336648 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-1851b6ca-6bae-40c7-8a5a-c3b403e25723 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] DELETE http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/28996be2-3f25-4c12-90ae-dbc309fce43b Dec 11 15:34:49.337228 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-1851b6ca-6bae-40c7-8a5a-c3b403e25723 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88094) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:34:49.337371 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:34:49.337371 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:34:49.337920 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-1851b6ca-6bae-40c7-8a5a-c3b403e25723 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'version_select' {{(pid=88094) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:34:49.359079 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:34:49.359079 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:34:49.820869 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-1851b6ca-6bae-40c7-8a5a-c3b403e25723 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 11 15:34:49.821292 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.volume.api [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-1851b6ca-6bae-40c7-8a5a-c3b403e25723 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Pending status list for volume during attachment-delete: [] {{(pid=88094) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 11 15:34:49.827631 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-1851b6ca-6bae-40c7-8a5a-c3b403e25723 tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/28996be2-3f25-4c12-90ae-dbc309fce43b returned with HTTP 200 Dec 11 15:34:49.828550 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88094|app: 0|req: 1838/3728] 10.222.0.50 () {62 vars in 1437 bytes} [Fri Dec 11 15:34:49 2020] DELETE /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/attachments/28996be2-3f25-4c12-90ae-dbc309fce43b => generated 19 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 11 15:34:49.844095 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-4e4912e0-3b1c-432d-b3cd-d12ab16596be tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] DELETE http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:34:49.844607 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-4e4912e0-3b1c-432d-b3cd-d12ab16596be tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Empty body provided in request {{(pid=88093) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 11 15:34:49.844826 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 11 15:34:49.844826 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning, Dec 11 15:34:49.845193 n-d-766726-2 devstack@c-api.service[88092]: DEBUG cinder.api.openstack.wsgi [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-4e4912e0-3b1c-432d-b3cd-d12ab16596be tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Calling method 'delete' {{(pid=88093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 11 15:34:49.845643 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.v3.volumes [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-4e4912e0-3b1c-432d-b3cd-d12ab16596be tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Delete volume with id: 47b99087-0ba6-4f0d-a03a-98f493168c95 Dec 11 15:34:49.893977 n-d-766726-2 devstack@c-api.service[88092]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 11 15:34:49.893977 n-d-766726-2 devstack@c-api.service[88092]: DeprecationWarning) Dec 11 15:34:49.895147 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-4e4912e0-3b1c-432d-b3cd-d12ab16596be tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Volume info retrieved successfully. Dec 11 15:34:49.920659 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.volume.api [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-4e4912e0-3b1c-432d-b3cd-d12ab16596be tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] Delete volume request issued successfully. Dec 11 15:34:49.921122 n-d-766726-2 devstack@c-api.service[88092]: INFO cinder.api.openstack.wsgi [req-141dba32-b401-4363-912d-f4d2d0dfa720 req-4e4912e0-3b1c-432d-b3cd-d12ab16596be tempest-TestShelveInstance-1283763644 tempest-TestShelveInstance-1283763644] http://10.222.0.58/volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 returned with HTTP 202 Dec 11 15:34:49.922027 n-d-766726-2 devstack@c-api.service[88092]: [pid: 88093|app: 0|req: 1891/3729] 10.222.0.50 () {60 vars in 1384 bytes} [Fri Dec 11 15:34:49 2020] DELETE /volume/v3/131569a37a6d41f18c1a00f0e13a0d99/volumes/47b99087-0ba6-4f0d-a03a-98f493168c95 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)